X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=ChangeLog;h=8f53fa16a159d0c55f7465ec639fd3bc53704bd9;hb=3494549d6f5c8d1d5497ec7eb9fa80a7ca6579ee;hp=90f63d84896e9b9987de7265889f18544e24329b;hpb=92f333709bc828c9a9ac2c162b7e52b3325bd942;p=rocksndiamonds.git diff --git a/ChangeLog b/ChangeLog index 90f63d84..8f53fa16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,36 @@ +2003-10-03 + * fixed bug when initializing font graphic structure + * fixed bug with animation mode "pingpong" when using only 1 frame + * fixed bug with extended change target introduced in 3.0.5 + * fixed bug where passing over moving element doubles player speed + * fixed bug with elements continuing to move into push direction + * fixed bug with duplicated player when dropping bomb with shield on + * added "switching" event for custom elements ("pressing" only once) + * fixed switching bug (resetting flag when not switching but not idle) + +2003-09-29 + * fixed element tokens for certain file elements with ".active" etc. + +2003-09-29 + * Version number set to 3.0.6. + +2003-09-29 + * Version 3.0.5 released. + +2003-09-28 + * now four envelope elements available + * font, background, animation and sound for envelope now configurable + * main menu doors opening/closing animation type now configurable + +2003-09-27 + * active/inactive sides configurable for custom element changes + * new movement type "move when pushed" available for custom elements + +2003-09-20 + * fixed bug in multiple config pages loader code that caused crashes + 2003-09-13 - * Enhanced (remaining low-resolution) Supaplex graphics + * enhanced (remaining low-resolution) Supaplex graphics 2003-09-13 * Version number set to 3.0.5.