rnd-20031213-1-src
[rocksndiamonds.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 983e51261583a16d4f955bbbfab0a423067c10c3..223c61837e3c5d2667e9fe9aa3081a284143a701 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,40 @@
-Release Version 3.0.7 [?? ??? ????]
+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]
 -----------------------------------