X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=ChangeLog;h=dd75aacd58b384458905686894dc789d8074d274;hb=8ed54ba814cb0a10e73cbc29c833f2c5d77e9907;hp=f9d9f79e895c1235cc3b3b3475fee8f1365baf5b;hpb=f5665efaa42ea2570819237740046ff1360c4ef6;p=rocksndiamonds.git diff --git a/ChangeLog b/ChangeLog index f9d9f79e..dd75aacd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2004-04-09 + * added possibility to push/press accessible elements from a side that + is not accessible + * fixed bug with not setting actual date when appending to tape + +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")