diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-03-06 12:36:48 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-03-06 12:36:48 +0000 |
commit | 4c494c004af1db42d78663bcbc63d3af3146a93a (patch) | |
tree | 15aa173f10475c157968ea385b81175d5e7add69 /help/changes.txt | |
parent | d706904d6b47ab330eb143266908456b1588dfc1 (diff) | |
download | clientdata-4c494c004af1db42d78663bcbc63d3af3146a93a.tar.gz clientdata-4c494c004af1db42d78663bcbc63d3af3146a93a.tar.bz2 clientdata-4c494c004af1db42d78663bcbc63d3af3146a93a.tar.xz clientdata-4c494c004af1db42d78663bcbc63d3af3146a93a.zip |
A bunch of updates to docs, ready for 0.0.19.
Diffstat (limited to 'help/changes.txt')
-rw-r--r-- | help/changes.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/help/changes.txt b/help/changes.txt index 50bfd9fa..1c5149ff 100644 --- a/help/changes.txt +++ b/help/changes.txt @@ -3,6 +3,33 @@ ##3 === RECENT CHANGES === + 0.0.19 (6 March 2006) + + - Added --username, --password and --defaults command line options + - Improved login sequence + - Enabled 3 slots to create players + - Improved setup window and added a joystick calibration tool + - Some maps fixes + - Reorganized and improved network code + - Fixed some bugs + - Made the player walk to items prior to picking them up + - Added new playerset + - Lots of cleanups and code re-roganization + + 0.0.18.1 (30 December 2005) + - Fixed a drawing glitch with high tiles at the bottom of the screen + - Fixed glitches caused by fading out the damage display + + 0.0.18 (20 December 2005) + - Added new items, npcs, tilesets, maps and monsters + - Non blocking connection at startup + - Enabled monster emotions + - Client version is now displayed during login + - Fixed setup window behaviour + - Fixed a Windows crash issue + - Fixed ScrollArea and BrowserBox behaviour + - Code cleanups + 0.0.17 (10 October 2005) - Added remembering of window position and sizes |