summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-07-19 12:01:58 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-11-20 22:54:51 +0100
commit3381b41244d1e65f5593f5d0d576fe78768dfe49 (patch)
tree78d3bb86f48ffd29aa03d90036083f9f12321a68
parenta31262798a16fbb11cfa083fe7a00c9e7802c997 (diff)
downloadmana-client-3381b41244d1e65f5593f5d0d576fe78768dfe49.tar.gz
mana-client-3381b41244d1e65f5593f5d0d576fe78768dfe49.tar.bz2
mana-client-3381b41244d1e65f5593f5d0d576fe78768dfe49.tar.xz
mana-client-3381b41244d1e65f5593f5d0d576fe78768dfe49.zip
Updated NEWS file with changes since 0.0.24.1
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 834c8064..a13b9174 100644
--- a/NEWS
+++ b/NEWS
@@ -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