diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-09-19 17:40:37 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-09-19 17:40:37 +0000 |
commit | 21f741eea2caa062267bd1f8f5055ab622261950 (patch) | |
tree | 609ba3be8203e5623d773beadf37a0c02eca7f85 /NEWS | |
parent | 1a9320fafb23940d0463e6f384713d0f99fc0c61 (diff) | |
download | mana-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-- | NEWS | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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 |