diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-07-25 17:27:39 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-07-25 17:27:39 +0000 |
commit | e2d5312c793c3667213acd794dd4c5c5c49d9c75 (patch) | |
tree | 1bf68a44558f7ae18411653268627bc86a907fd2 /NEWS | |
parent | d6f2cdf4da05482df874fedc24832735eb80c8fc (diff) | |
download | mana-client-e2d5312c793c3667213acd794dd4c5c5c49d9c75.tar.gz mana-client-e2d5312c793c3667213acd794dd4c5c5c49d9c75.tar.bz2 mana-client-e2d5312c793c3667213acd794dd4c5c5c49d9c75.tar.xz mana-client-e2d5312c793c3667213acd794dd4c5c5c49d9c75.zip |
Updated the version to 0.0.25, release planned this Sunday.
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 |