diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-03-13 16:20:15 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-03-13 16:20:15 +0000 |
commit | ea6011fbc06a2adc9805baabf8c921b48f60f2c3 (patch) | |
tree | cba2d0c6d1f8f1b6a46e248fb031e97c12693c10 /ChangeLog | |
parent | 49949e95f8fed59ee815ef36a03c54a6959996db (diff) | |
download | mana-client-ea6011fbc06a2adc9805baabf8c921b48f60f2c3.tar.gz mana-client-ea6011fbc06a2adc9805baabf8c921b48f60f2c3.tar.bz2 mana-client-ea6011fbc06a2adc9805baabf8c921b48f60f2c3.tar.xz mana-client-ea6011fbc06a2adc9805baabf8c921b48f60f2c3.zip |
Maybe now finally no more crashing in paths? Needs playtesting, I know we all
like that!
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,9 +1,10 @@ 0.0.11 (.... 2005) - Added walking with mouse by clicking where you want to go +- Chat now appears in a window - 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 multiple crashes in being path handling - Fixed initial starting position for new player characters 0.0.10 (5 March 2005) |