diff options
-rw-r--r-- | NEWS | 6 | ||||
-rw-r--r-- | data/help/changes.txt | 6 | ||||
-rw-r--r-- | data/help/header.txt | 2 |
3 files changed, 9 insertions, 5 deletions
@@ -1,4 +1,4 @@ -0.6.0 (.. February 2012) +0.6.0 (12 February 2012) - Added support for a larger number of character slots - Added scrolling to tab bars when there isn't enough space - Added a search bar to storage and inventory windows @@ -18,11 +18,13 @@ - Announcements now go to the active chat tab in addition to global chat - Fade out music when switching maps - Stream music files directly from the archives +- Ignore ManaPlus shop commands sent over whisper - Changed the window buttons to use icons - Show selected target name with bold font - Sounds that are further away are now more silent - The NPC dialog can now be closed while it is waiting on the server - Replaced '> Next' in NPC dialogs with just an empty line +- Made items equippable by double click in inventory - Made the update window bigger and resizable - Removed auto-untargeting after fighting for a minute - Fixed the chat bubble position @@ -32,7 +34,7 @@ - Fixed interpretation of collision layer with flipped tiles - Fixed searching for wallpapers on 64-bit machines - Many changes and fixes to manaserv support, which is still experimental -- Updated the German translation +- Updated the German, French and Spanish translations 0.5.3 (11 September 2011) - Fixed endless loop when a sprite definition promises too many images diff --git a/data/help/changes.txt b/data/help/changes.txt index e77ff41c..b7ecc8c8 100644 --- a/data/help/changes.txt +++ b/data/help/changes.txt @@ -3,7 +3,7 @@ ##3 === RECENT CHANGES === ##0 - 0.6.0 (.. February 2012) + 0.6.0 (12 February 2012) - Added support for a larger number of character slots - Added scrolling to tab bars when there isn't enough space - Added a search bar to storage and inventory windows @@ -23,11 +23,13 @@ - Announcements now go to the active chat tab in addition to global chat - Fade out music when switching maps - Stream music files directly from the archives + - Ignore ManaPlus shop commands sent over whisper - Changed the window buttons to use icons - Show selected target name with bold font - Sounds that are further away are now more silent - The NPC dialog can now be closed while it is waiting on the server - Replaced '> Next' in NPC dialogs with just an empty line + - Made items equippable by double click in inventory - Made the update window bigger and resizable - Removed auto-untargeting after fighting for a minute - Fixed the chat bubble position @@ -37,7 +39,7 @@ - Fixed interpretation of collision layer with flipped tiles - Fixed searching for wallpapers on 64-bit machines - Many changes and fixes to manaserv support, which is still experimental - - Updated the German translation + - Updated the German, French and Spanish translations 0.5.3 (11 September 2011) - Fixed endless loop when a sprite definition promises too many images diff --git a/data/help/header.txt b/data/help/header.txt index e1531e46..1e5b2fb5 100644 --- a/data/help/header.txt +++ b/data/help/header.txt @@ -2,7 +2,7 @@ ##1 M A N A C L I E N T ##1 ========================================= - ##2Version:##0 0.6.0 ##2Date:##0 .. February 2012 + ##2Version:##0 0.6.0 ##2Date:##0 12 February 2012 ##2 Website:##0 http://manasource.org |