X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=ChangeLog;h=49e07999f41ccf4e4971bdbd2be3dc6104ed2381;hp=f153f0824fa595e0f3a9f8cfd25a414f8254a856;hb=d04e03c1d739a7ff4ec46e144a49770476fd0e19;hpb=43088f3908d6b92f5f26d93a1f9067effadbcc8c diff --git a/ChangeLog b/ChangeLog index f153f082..49e07999 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-04-18 + * fixed graphic bug when player is snapping while moving in old levels + * fixed bug when a moving custom element leaves a player element behind + * fixed bug with mole not disappearing when moving into acid pool + * fixed bug with incomplete path setting when using "--basepath" option + * moving CE can now leave walkable elements behind under the player + * when relocating, player can be set on walkable element now + * fixed another gravity movement bug + +2004-04-12 + * uploaded pre-release (test) version 3.1.0-2 binary and source code + 2004-04-10 * added "collectible" and "removable" to extended replacement types (where "removable" replaces "diggable" and "collectible" elements)