diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-03-11 00:57:27 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-03-11 00:57:27 +0000 |
commit | 7b41ec2aaf871b7a443c65259afc1fd625dd3b9f (patch) | |
tree | d7406e40bf4a8ad7941a3a4cb3901de50867fff0 /ChangeLog | |
parent | 95683b8ecea0b12342b259e501e7eed8b5c40ee6 (diff) | |
download | mana-7b41ec2aaf871b7a443c65259afc1fd625dd3b9f.tar.gz mana-7b41ec2aaf871b7a443c65259afc1fd625dd3b9f.tar.bz2 mana-7b41ec2aaf871b7a443c65259afc1fd625dd3b9f.tar.xz mana-7b41ec2aaf871b7a443c65259afc1fd625dd3b9f.zip |
Maybe it would be a good idea to handle the login success message. This fixes
the initial starting location for new player characters.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +0.0.11 (.... 2005) +- Added walking with mouse by clicking where you want to go +- More complete support for new map format (collision, compression) +- Fixed problem where players would often turn up with black hair +- Fixed not showing other players dead when they die +- Fixed a crash in being path handling +- Fixed initial starting position for new player characters + 0.0.10 (5 March 2005) - Added using and dropping of items - Added experimental support for OpenGL rendering |