X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=CHANGES;h=f8bad85919f05832bae9379472b28d6114b2948e;hb=8f33ee4940b9c35bf4627b7ef1126d03748da646;hp=0825e0a042fa9a92c957849f7668b14c0df8be98;hpb=28fb756ecc84ec35423893a6e134d6b315fb0953;p=rocksndiamonds.git diff --git a/CHANGES b/CHANGES index 0825e0a0..f8bad859 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,113 @@ -Release Version 3.0.1 [?? ??? ????] +Release Version 3.0.8 [14 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 + - added new contributed levels from the following players: + + Audrius Saikunas (4 levels) + + Efraim Yawitz (20 levels) + + Krystian Abramowicz (100 levels) + + Paul E Collins (formerly known as Equinox Tetrachloride; 64 levels) + + Sebastian Simon (12 levels) + - amazing new level set: + + "BD2K3" from Alan Bond + + 43 levels full of BD nostalgia, action and fantastic effects + + overwhelming use of custom elements + + complete artwork set with graphics, sounds and music + + available as a separate download from www.artsoft.org + - another great level set was updated: + + "jue2" from Jürgen Bonhagen + + 15 new mind-boggling levels full of new challenges for your brain + + complete artwork set with graphics and sounds + + available for downloading from "http://www.jb-line.de/rnd.html" + +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 + - 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 + - fixed switching bug (resetting flag when not switching but not idle) + - fixed element tokens for certain file elements with ".active" etc. + - added "switching" event for custom elements ("pressing" only once) + - added support for MP3 music for SDL version through SMPEG library + +Release Version 3.0.5 [29 SEP 2003] +----------------------------------- + - fixed bug in multiple config pages loader code that caused crashes + - enhanced (remaining low-resolution) Supaplex graphics + - active/inactive sides configurable for custom element changes + - new movement type "move when pushed" available for custom elements + - now four envelope elements available + - font, background, animation and sound for envelope now configurable + - main menu doors opening/closing animation type now configurable + +Release Version 3.0.4 [13 SEP 2003] +----------------------------------- + - fixed bug in multiple config pages code that caused crashes + - fixed bug in custom definition of crumbled element graphics + +Release Version 3.0.3 [08 SEP 2003] +----------------------------------- + - fixed bug (missing array boundary check) which could crash the game + - fixed problem with setting mouse cursor in SDL version in fullscreen + - fixed problem with flickering when drawing toon animations + - fixed problem with player animation when snapping and moving + - fixed several nasty bugs that may have caused crashes on some systems + - added envelope content which gets displayed when collecting envelope + - added multiple change event pages for custom elements + - added support for loading various music formats through SDL_mixer + - added music to Supaplex classic level set + +Release Version 3.0.2 [22 AUG 2003] +----------------------------------- + - fixed bug with messing up custom element properties in 3.0.0 levels + - fixed bug with choosing wrong engine version when playing tapes + - fixed bug with creating inaccessible elements at player position + - fixed bug with not finding current level artwork directory + +Release Version 3.0.1 [18 AUG 2003] +----------------------------------- + - fixed bug that caused a crash at startup under Solaris + - fixed bug that caused the DOS version not finding its files - fixed bug with missing graphic for active red disk bomb - - fixed bug which caused a crash at startup under Solaris - added custom element property for dropping collected elements - added another 128 custom elements for those who can't get enough + - fixed PCX files in the DOS version ("classic" graphics only) Release Version 3.0.0 [05 AUG 2003] -----------------------------------