diff options
author | Yohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer> | 2011-04-30 16:57:31 +0200 |
---|---|---|
committer | Yohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer> | 2011-04-30 16:57:31 +0200 |
commit | 908dceb882723460cde35ec8ef22927b702ab874 (patch) | |
tree | 0598a9cb5d720c66c619fd350d64453490b35143 /data | |
parent | 8a67e721880959b431d220e2d1fd5b60a4f11ad7 (diff) | |
parent | 0b1c6eb3c4941dc2d47ad3207bab4509ae1014cc (diff) | |
download | mana-908dceb882723460cde35ec8ef22927b702ab874.tar.gz mana-908dceb882723460cde35ec8ef22927b702ab874.tar.bz2 mana-908dceb882723460cde35ec8ef22927b702ab874.tar.xz mana-908dceb882723460cde35ec8ef22927b702ab874.zip |
Merge branch '0.5'
Conflicts:
CMakeLists.txt
po/fi.po
po/fr.po
src/gui/skilldialog.cpp
src/localplayer.cpp
src/net/manaserv/generalhandler.cpp
src/net/tmwa/buysellhandler.cpp
src/net/tmwa/generalhandler.cpp
src/net/tmwa/playerhandler.cpp
src/net/tmwa/specialhandler.cpp
src/winver.h
Diffstat (limited to 'data')
-rw-r--r-- | data/help/changes.txt | 34 | ||||
-rw-r--r-- | data/help/header.txt | 2 |
2 files changed, 9 insertions, 27 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 - diff --git a/data/help/header.txt b/data/help/header.txt index 6ab8172d..505ae25c 100644 --- a/data/help/header.txt +++ b/data/help/header.txt @@ -2,7 +2,7 @@ ##1 M A N A S O U R C E ##1 ========================================== - ##2Version:##6 0.5.1 ##2Date:##14 March 2011 + ##2Version:##6 0.5.2 ##2Date:##3 17 April 2011 ##2 Website: http://manasource.org |