X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=ChangeLog;h=7344cfc5b0236bf37e040fd73d1b68c092a70fad;hb=e43c85dada6a86e60171006a32fce32cd39e71c8;hp=8a71ec2d0ff075cc92f1a57b5de2a62469108866;hpb=93d61986b504bb6c5553d0a6e3c7dd07230ac95b;p=rocksndiamonds.git diff --git a/ChangeLog b/ChangeLog index 8a71ec2d..7344cfc5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +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 + +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