diff options
author | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2011-03-25 23:54:05 +0100 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2011-03-25 23:54:05 +0100 |
commit | aff8646c47a567f48ed869ba2d444c99dded4d86 (patch) | |
tree | ad461e23ee63cad3521d0319671c22fbabe1af51 /data | |
parent | e35b3bdd0a74464e4b4d3b931ca416f0c7864ba6 (diff) | |
parent | 370f24a65a7aa6973db39e38a0994bfae0eb0f10 (diff) | |
download | mana-aff8646c47a567f48ed869ba2d444c99dded4d86.tar.gz mana-aff8646c47a567f48ed869ba2d444c99dded4d86.tar.bz2 mana-aff8646c47a567f48ed869ba2d444c99dded4d86.tar.xz mana-aff8646c47a567f48ed869ba2d444c99dded4d86.zip |
Merge branch '0.5'
Conflicts:
CMakeLists.txt
po/pt_BR.po
po/ru.po
src/winver.h
Diffstat (limited to 'data')
-rw-r--r-- | data/help/changes.txt | 21 | ||||
-rw-r--r-- | data/help/header.txt | 2 |
2 files changed, 15 insertions, 8 deletions
diff --git a/data/help/changes.txt b/data/help/changes.txt index c96b7afa..d1733f47 100644 --- a/data/help/changes.txt +++ b/data/help/changes.txt @@ -3,6 +3,20 @@ ##3 === RECENT CHANGES === + 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 + - Added more specific messages when failing to pick up an item + - Added support for zlib map layer compression and CSV encoding + - Fixed paste under X11 + - Fixed a segfault when attempting to buy free items + - Fixed wallpaper loading logic + - Fixed window icon branding on Windows + - Fixed pick-up with joystick + - Fixed enet and manaserv parts still being compiled in + - Fixed query command handling + - Updated German, French, Russian and Brazilian Portuguese translations + 0.5.0 (3 January 2011) - The Mana World client is now called the Mana client - Added support for branding the client differently via command line parameter @@ -154,10 +168,3 @@ - Fixed money value on failing to buy (from Aethyra) - Fixed crash in right-click menu when used after a being disappeared - 0.0.26 (29 August 2008) - - Added support for a newer version of eAthena server - - Added support for showing custom being effects - - Added new features to the particle engine - - Position names and chat such that there is no overlap, when possible - - Fixed a crash when loading a corrupt map that has too much layer data - diff --git a/data/help/header.txt b/data/help/header.txt index e68089fd..6ab8172d 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.0 ##2Date:##6 October 2010 + ##2Version:##6 0.5.1 ##2Date:##14 March 2011 ##2 Website: http://manasource.org |