diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-07-19 12:01:58 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-11-20 22:54:51 +0100 |
commit | 3381b41244d1e65f5593f5d0d576fe78768dfe49 (patch) | |
tree | 78d3bb86f48ffd29aa03d90036083f9f12321a68 /NEWS | |
parent | a31262798a16fbb11cfa083fe7a00c9e7802c997 (diff) | |
download | mana-3381b41244d1e65f5593f5d0d576fe78768dfe49.tar.gz mana-3381b41244d1e65f5593f5d0d576fe78768dfe49.tar.bz2 mana-3381b41244d1e65f5593f5d0d576fe78768dfe49.tar.xz mana-3381b41244d1e65f5593f5d0d576fe78768dfe49.zip |
Updated NEWS file with changes since 0.0.24.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +0.0.25 (...) +- Added support for whispering to other players +- Added ability to ignore other players +- Added command line argument for specifying the update host (-H) +- Added support for receiving the update host from the server +- Added support for displaying a shield sprite +- Added shortcut window, allowing you to quickly access inventory items +- Added message when gaining money from trade or quest +- 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 +- 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 + 0.0.24.1 (7 April 2008) - Added /clear command to clear chat window - Added ability to close quit dialog by pressing ESC |