diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-11-20 22:59:26 +0100 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-11-20 22:59:26 +0100 |
commit | a05fad5acd9c0ff78a4ecd8bd213dd411b062f91 (patch) | |
tree | 94934bdf5aa7ba580436a48b39810fce0081f664 /NEWS | |
parent | 3381b41244d1e65f5593f5d0d576fe78768dfe49 (diff) | |
download | mana-a05fad5acd9c0ff78a4ecd8bd213dd411b062f91.tar.gz mana-a05fad5acd9c0ff78a4ecd8bd213dd411b062f91.tar.bz2 mana-a05fad5acd9c0ff78a4ecd8bd213dd411b062f91.tar.xz mana-a05fad5acd9c0ff78a4ecd8bd213dd411b062f91.zip |
Updated the version to 0.0.25
Conflicts:
CMakeLists.txt
ChangeLog
README
configure.ac
src/winver.h
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -0.0.25 (...) +0.0.25 (27 July 2008) - Added support for whispering to other players - Added ability to ignore other players - Added command line argument for specifying the update host (-H) @@ -9,12 +9,14 @@ - Added support for an arbitrary number of map layers - Added support for basing one sprite definition on another - Added the possibility to assign particle effects to NPCs +- Added remembering whether windows are visible or not - Updated to work with Guichan 0.8.x - Improved accuracy of monster targeting with the mouse - Page up and page down will now scroll the chat window - Item icons are now loaded on demand and unloaded when no longer used - Fixed display of critical hits - Fixed multi-channel image dyeing +- Fixed updating of money display after buying 0.0.24.1 (7 April 2008) - Added /clear command to clear chat window |