X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=CHANGES;h=223c61837e3c5d2667e9fe9aa3081a284143a701;hb=aca666256c715771b11d3277e10ff971aea44af8;hp=e8a75019597d01315ac6de8dd9d250790933d2fe;hpb=5fb8fb17649230a4c49de3de8164f8f3c07b1ed3;p=rocksndiamonds.git diff --git a/CHANGES b/CHANGES index e8a75019..223c6183 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,41 @@ +Release Version 3.0.8 [13 DEC 2003] +----------------------------------- + - added "musicinfo.conf" for menu and level music configuration + - added "editorsetup.conf" for editor element list configuration + - added "copy" and "exchange" functions for custom elements to editor + - added configurable "bored" and "sleeping" animations for the player + - added "awakening" sound for player waking up after sleeping + - added configurable element animations for info screen + - added configurable music credits for info screen + - added configurable level set information for info screen + - added warnings for undefined token values in artwork config files + - menu text now directly clickable + - better sniksnak turning movement (two steps instead of only one) + - fixed turning movement of butterflies and fireflies (no frame reset) + - fixed bug with wrong default impact sound for colored emeralds + - fixed bug with double nut cracking sound + - fixed a very nasty bug in dragon turning code in TurnRoundExt() + - finally fixed tape recording when player is created from CE change + +Release Version 3.0.7 [10 NOV 2003] +----------------------------------- + - fixed incorrectly displayed animation for attacking dragon + - fixed bug with not setting initial gravity for each new game + - fixed bug with teleportation of player by custom element change + - fixed bug with player not getting smashed by rock sometimes + - fixed serious bug in code for delayed element pushing + - fixed little bug in animation frame selection for pushed elements + - fixed bug when pushing element that can move away to the side + - fixed tape recording when player is created from CE element change + - fixed player animation frame reset for identical animations + - unavailable setup options now marked as "n/a" instead of "off" + - prevent "extended" changed elements from delay change in same frame + - speed-up of reading config file for verbose output + - added configuration option for opening and closing Supaplex exit + - added configuration option for moving up/down animation for Murphy + - added animation for "turning" action (for elements with move delay) + - added turning animations for bug, spaceship and sniksnak + Release Version 3.0.6 [06 OCT 2003] ----------------------------------- - fixed bug when initializing font graphic structure