rnd-20040331-1-src
[rocksndiamonds.git] / ChangeLog
index 28dfe09cdca2e03b5da01e535c610f04ba478e5e..f9d9f79e895c1235cc3b3b3475fee8f1365baf5b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,31 @@
+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
+
+2004-03-22
+       * fixed another bug with custom elements digging and leaving elements
+       * fixed bug with "along left/right side" and automatic start direction
+       * trigger elements now also displayed when "more custom" deactivated
+       * fixed bug with clipboard element initialized when loading new level
+       * added option "drop delay" to set delay before dropping next element
+
+2004-03-21
+       * uploaded pre-release (test) version 3.1.0-1 binary and source code
+
 2004-03-20
        * added copy and paste functions for custom change pages
        * enhanced graphical display and functionality of tape recorder
+       * fixed bug with custom elements digging and leaving elements
 
 2004-03-19
        * added move speed faster than "very fast" for custom elements