diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-09-16 12:10:15 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-09-16 12:10:15 +0000 |
commit | f4da9e5880041bd3c1c6b12d799d8f277f1374ae (patch) | |
tree | 72b2d7d5c601dc737a05ad1c2754348a3caeb7f3 | |
parent | 2294b89d1f0a3e1c4a26e99eac961136a9970f03 (diff) | |
download | clientdata-f4da9e5880041bd3c1c6b12d799d8f277f1374ae.tar.gz clientdata-f4da9e5880041bd3c1c6b12d799d8f277f1374ae.tar.bz2 clientdata-f4da9e5880041bd3c1c6b12d799d8f277f1374ae.tar.xz clientdata-f4da9e5880041bd3c1c6b12d799d8f277f1374ae.zip |
Updated release infos
-rw-r--r-- | help/changes.txt | 31 | ||||
-rw-r--r-- | help/header.txt | 2 |
2 files changed, 32 insertions, 1 deletions
diff --git a/help/changes.txt b/help/changes.txt index 2d0f9d86..f8a3eb67 100644 --- a/help/changes.txt +++ b/help/changes.txt @@ -3,6 +3,37 @@ ##3 === RECENT CHANGES === + 0.0.21 (17 September 2006) + - Added item pickup messages to the chat dialog + - Added XP bar to ministatus in the top left + - Added configurable smooth and lazy scrolling + - Added option to turn off the joystick + - Added --playername option for automatic character picking + - Added --configfile option for specifying which configuration file to use + - Added shortcut and middle mouse button for targetting nearest monster + - Added support for map effect overlays + - Fixed FPS limiter + - Fixed updating system on Windows + - Fixed player animations going out of sync on changing equipment or hairstyle + - Fixed SDL_image configure check on some systems by first checking for libpng + - Fixed big memory leak when using OpenGL + - Updated to work with Guichan 0.5.0 (older versions no longer supported) + + 0.0.20 (24 July 2006) + - Added new hairstyle, and some fixes to the old ones + - Added slider to set FPS limit + - Added visible equipments + - Added new maps and monsters + - Added female characters + - Implemented a new animation system + - Updated the updating system + - Reduced size of textures to stay within the limits of some OpenGL drivers + - Fixed connection not being shut down completely in case of an error + - Fixed min size of a window when resizing + - Fixed some maps issues + - Some fixes to monsters and player graphics + - Minor bug fixes and lots of code cleanups + 0.0.19 (6 March 2006) - Added --username, --password and --defaults command line options diff --git a/help/header.txt b/help/header.txt index d9188a3b..30c1dc93 100644 --- a/help/header.txt +++ b/help/header.txt @@ -2,7 +2,7 @@ ##1 T H E M A N A W O R L D ##1 ========================================== - ##2Version:##6 0.0.20 ##2Date:##6 23 July 2006 + ##2Version:##6 0.0.21 ##2Date:##6 17 September 2006 ##2 Website: http://themanaworld.org |