summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2007-09-19 17:40:37 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2007-09-19 17:40:37 +0000
commit21f741eea2caa062267bd1f8f5055ab622261950 (patch)
tree609ba3be8203e5623d773beadf37a0c02eca7f85 /NEWS
parent1a9320fafb23940d0463e6f384713d0f99fc0c61 (diff)
downloadMana-21f741eea2caa062267bd1f8f5055ab622261950.tar.gz
Mana-21f741eea2caa062267bd1f8f5055ab622261950.tar.bz2
Mana-21f741eea2caa062267bd1f8f5055ab622261950.tar.xz
Mana-21f741eea2caa062267bd1f8f5055ab622261950.zip
Two files which got left out of the previous merge commit.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9529ae1b..a1ad3814 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+0.0.24 (... 2007)
+- Added user-definable key settings
+- Added shortcut bar for quick access to inventory items
+- Added XP gaining notification
+- Added close button to most windows
+- Updated to work with Guichan 0.7.x
+- Mouse cursor now indicates when resize is possible
+- Changed amount slider in buy and sell dialogs to start at 1
+- Made weapon sprites and sounds customizable
+- Made buy and sell dialogs resizable
+- Merged equipment database with items database
+- Fixed segmentation fault with some OpenGL drivers
+- Fixed updating of defence when increasing vitality
+- Fixed a bug that prevented being-controlled particles from being deleted
+- Fixed a crash in the particle engine related to child emitters
+- Fixed encoding issues with user home directory
+- Fixed a crash in equipment window on failure to load an item icon
+
0.0.23 (3 June 2007)
- Added a particle engine along with some particle effects
- Added a cursor to indicate targeted enemy