rnd-20040407-1-src
[rocksndiamonds.git] / ChangeLog
index dcea920b159bdfd31e3e4baa205ed1ea80123f7a..46ff55382c65b4474b05058e6d018006f1938438 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,28 @@
+2004-04-07
+       * fixed bug with incorrectly initialized custom element editor graphics
+
+2004-04-04
+       * corrected set "Contributions_1995-2000/rnd_kjell_kristiansson":
+         - number of levels corrected from 18 to 17 in "levelinfo.conf"
+
+2004-03-31
+       * fixed bug with destroyed robot wheel still attracting robots forever
+       * fixed bug with time gate switch deactivating after robot wheel time
+         (while the time gate itself is not affected by this misbehaviour)
+       * changed behaviour of BD style amoeba to always get blocked by player
+         (before it was different when there were non-BD elements in level)
+       * fixed bug with player destroying indestructable elements with shield
+
+2004-03-26
+       * added option to make growing elements grow into anything diggable
+         (for the various amoeba types, biomaze and "game of life")
+
 2004-03-24
        * fixed bug with movable elements not moving after left behind by CEs
+       * changed gravity movement to anything diggable, not only sand/base
+       * optionally allowing passing to walkable element, not only empty space
+       * added option "can pass to walkable element" for players
+       * finally fixed gravity movement (hopefully)
 
 2004-03-23
        * fixed bug with movable elements not moving anymore after falling down