X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=CHANGES;h=e7218e4287be6be9f24660be4a1ea646378f78e7;hp=f8bad85919f05832bae9379472b28d6114b2948e;hb=f7cee51ad23b10be242545a6445fddf45accf65d;hpb=8f33ee4940b9c35bf4627b7ef1126d03748da646 diff --git a/CHANGES b/CHANGES index f8bad859..e7218e42 100644 --- a/CHANGES +++ b/CHANGES @@ -1,15 +1,46 @@ +Release Version 3.1.1 [16 AUG 2005] +----------------------------------- + - added tutorial level set created by Aaron Davidson + - added editor element descriptions written by Aaron Davidson + - added native game engine for Emerald Mine (Club) levels + - added level skipping functionality to main menu + - added support for dumping small-sized level sketches from editor + - added use of "editorsetup.conf" for different level sets + - lots of bugfixes and internal engine changes (see ChangeLog) + +Release Version 3.1.0 [07 JUN 2004] +----------------------------------- + - fixed obvious bug with wrong "Murphy" graphics (when digging etc.) + - fixed a lot of Emerald Mine and Supaplex game engine emulation bugs + - re-converted Emerald Mine and Supaplex levels to apply engine fixes + - changed default snap/drop keys from left/right Shift to Control keys + - added level loader for loading native Emerald Mine levels + - added level loader for loading native Supaplex packed levels + - added group elements for multiple matches and random element creation + - added elements that can be digged or left behind by custom elements + - added element "Sokoban field with player" missing for Sokoban levels + - added custom element features to allow building of teleporters + - added option to use step limit instead of time limit for level + - added pressing "space" key as valid action to select menu options + - added clipboard (cut and paste buttons) for custom and group elements + - added shortcut to dump brush (type ":DB" in editor) for use in forum + - added network multiplayer code for Windows (still only command line) + - replaced old tutorial level set with far better one by Niko Böhm + - "contributions" levels now separate package to make base set smaller + - too many bugfixes and changes to list them all here (see ChangeLog) + 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 "awakening" sound for player when 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 + - menu entries now also selectable by clicking on entry text - 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