diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-07-19 12:01:58 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-07-19 12:01:58 +0000 |
commit | 7531e86b5c84c66fc7e46391a133accfb51b0141 (patch) | |
tree | 9e26010d0fe7506be95e4d7ea41c3b2b72a4331b /NEWS | |
parent | c8db8fbd71727b601172225f81c6198dc96d57db (diff) | |
download | mana-7531e86b5c84c66fc7e46391a133accfb51b0141.tar.gz mana-7531e86b5c84c66fc7e46391a133accfb51b0141.tar.bz2 mana-7531e86b5c84c66fc7e46391a133accfb51b0141.tar.xz mana-7531e86b5c84c66fc7e46391a133accfb51b0141.zip |
Updated NEWS file with changes since 0.0.24.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,5 +1,20 @@ +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 |