diff options
author | David Athay <ko2fan@gmail.com> | 2011-11-16 17:21:58 -0600 |
---|---|---|
committer | David Athay <ko2fan@gmail.com> | 2011-11-16 17:21:58 -0600 |
commit | b72dd300ab1a315f893facf8a302fa7c9dd00720 (patch) | |
tree | bd736d314375d7d3e0852f3ca2d2e8a5e8114aec /data/help/changes.txt | |
parent | 701a8d8bf4fe2d286c2ffa39efa8b80e6c85ff01 (diff) | |
parent | b9bf0acfe46222508c9910c2a2b750feafb5a0d2 (diff) | |
download | mana-b72dd300ab1a315f893facf8a302fa7c9dd00720.tar.gz mana-b72dd300ab1a315f893facf8a302fa7c9dd00720.tar.bz2 mana-b72dd300ab1a315f893facf8a302fa7c9dd00720.tar.xz mana-b72dd300ab1a315f893facf8a302fa7c9dd00720.zip |
Merge branch '0.5' of git://gitorious.org/mana/mana into 0.5
Diffstat (limited to 'data/help/changes.txt')
-rw-r--r-- | data/help/changes.txt | 34 |
1 files changed, 8 insertions, 26 deletions
diff --git a/data/help/changes.txt b/data/help/changes.txt index d1733f47..2453a608 100644 --- a/data/help/changes.txt +++ b/data/help/changes.txt @@ -3,6 +3,14 @@ ##3 === RECENT CHANGES === + 0.5.2 (17 April 2011) + - Removed NPC "Thanks for buying/selling" messages from the chat + - Added a few missing authentication failure reasons + - Avoid kick from server due to picking up items too fast + - Fixed updating of buy dialog after buying + - Fixed compile on GNU HURD + - Updated French and Finnish translations + 0.5.1 (14 March 2011) - Added particle notification for "Unable to pick up item." - Added the amount of items picked up to the particle notification @@ -142,29 +150,3 @@ - Obscure precise home directory name when making screenshots - Fixed follow-parent of nested and being-following particle emitters - 0.0.27 (9 December 2008) - - Added support for showing map name above minimap - - Added showing how long the ban is when banned - - Added --data parameter for developers - - Added particle effect for critical hits - - Added support for dynamic skill names and hair colors - - Added support for status effects - - Added ability to add equipment to the shortcut bar - - Added ability to change configuration during login phase (from Aethyra) - - Mouse cursor will now hide when not used for some time - - Inventory window now displays amount of slots used - - Center minimap on player when it is larger than the minimap window - - Extended particle emitters with properties that can change over time - - Extended the GUI font to support more characters - - Only require a restart to switch to full screen with OpenGL on Windows - - Make sure news and update file list aren't cached (from Aethyra) - - Made NPC dialogs resizable (from Aethyra) - - Made window shortcuts configurable - - Fixed visibility of trade window on startup - - Fixed a client input freeze when closing NPC script from server - - Fixed dead players to lie on the ground instead of standing around - - Fixed shortcuts being activated when trade window was visible - - Fixed a crash when equipment window is open - - Fixed money value on failing to buy (from Aethyra) - - Fixed crash in right-click menu when used after a being disappeared - |