diff options
-rw-r--r-- | ChangeLog | 14 | ||||
-rw-r--r-- | NEWS | 15 |
2 files changed, 16 insertions, 13 deletions
@@ -2,6 +2,7 @@ * data/help/header.txt, data/help/skills.txt, docs/FAQ.txt, README: Updated some docs for the 0.0.20 release. + * NEWS: Added new features of 0.0.20. 2006-07-19 Bjørn Lindeijer <bjorn@lindeijer.nl> @@ -239,11 +240,6 @@ * data/graphics/sprites/player_male_base.xml: Animation file now has the syntax described on the wiki. -2006-06-27 Frode Lindeijer <f.lindeijer@gmail.com> - - * /tmw/trunk/data/graphics/sprites/player_male_base.png: - Fixed transparency issue with the north punching frames - 2006-06-27 Eugenio Favalli <elvenprogrammer@gmail.com> * data/graphics/sprites/Makefile.am, @@ -329,14 +325,6 @@ The Mana World: You can now see the shirt when equipping a top equipment. -2006-05-12 Eugenio Favalli <elvenprogrammer@gmail.com> - - * data/graphics/sprites/item1202.png, - data/graphics/sprites/Makefile.am, src/being.cpp, src/being.h, - src/localplayer.cpp, src/localplayer.h, src/main.cpp, src/player.cpp, - The Mana World: You can now see the shirt when equipping a top - equipment. - 2006-05-05 Eugenio Favalli <elvenprogrammer@gmail.com> * src/gui/setup_video.cpp: Fixed some numeric conversions. @@ -1,3 +1,18 @@ +0.0.20 (23 July 2006) +- Reduced size of textures to stay within the OpenGL limits +- Added new hairstyle, and some fixes to the old ones +- Fixed connection not being shut down completely in case of an error +- Fixed min size of a window when resizing +- Added slider to set FPS limit +- Added visible equipments +- Added new maps and monsters +- Added female characters +- Some fixes to monsters and player graphics +- Implemented a new animation system +- Updated the updating system +- Fixed some maps issues +- Minor bug fixes and lots of code cleanups + 0.0.19 (6 March 2006) - Added new playerset - Added --username, --password and --defaults command line options |