summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2011-01-03 21:29:48 +0100
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2011-01-03 21:30:24 +0100
commit2851c8962522a4e8f8b62a498b113dc6b1eab56d (patch)
treee0ff54682072e8f5b020c23003e375db7ec210f2
parentc66e6f0efa3629ef7da0cacccf7eba674cb55aef (diff)
downloadmana-client-0.5.0.tar.gz
mana-client-0.5.0.tar.bz2
mana-client-0.5.0.tar.xz
mana-client-0.5.0.zip
Updates for the 0.5.0 releasev0.5.0
-rw-r--r--NEWS8
-rw-r--r--README2
-rw-r--r--data/help/changes.txt8
3 files changed, 13 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index d9e09656..0d119924 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,11 @@
-1.0.0 (...)
+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
-- Added support for ManaServ and eAthena (TMW version) from the same binary
- Added support for switching character or server without restart
- Added downloading of server list
- Added the ability to define multiple outfits to quickly switch between
- Added /ignore, /unignore and /createparty commands
+- Added away mode usable through new /away command
- Added support for showing particle effects when monsters attack
- Added highlights on hovering over buttons, tabs, sliders and scrollbars
- Added --screenshot-dir command line parameter to set the screenshot directory
@@ -21,6 +21,8 @@
- Added additional mouse cursors to indicate attack and talk actions
- Added option to show gender next to player names
- Added ability to unassign keyboard shortcuts
+- Added option to disable transparency (for slow CPUs)
+- Display an informative message for servers that don't allow registration
- Combined Party and Guild (ManaServ) support in one Social window
- Display the first key binding conflict in keyboard setup
- The login wallpaper is now scaled when it doesn't exactly fit the screen
@@ -36,7 +38,9 @@
- Fixed windows to stay on screen when resolution is lowered
- Fixed some slowness due to chat window
- Changed the default locations for configuration, updates and screenshots
+- Removed autoconf and made CMake the new default build system
- Many additional fixes and cleanups
+- Updated Portuguese, Spanish and French translations
0.0.29.1 (9 June 2009)
- Added the ability to change your password after logging in
diff --git a/README b/README
index c1c8111a..541d7b40 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
THE MANA CLIENT
===============
- Version: 1.0.0 Date: 2010-03-31
+ Version: 0.5.0 Date: 2011-01-03
Development team:
- See AUTHORS file for a list
diff --git a/data/help/changes.txt b/data/help/changes.txt
index 4b92e0af..c96b7afa 100644
--- a/data/help/changes.txt
+++ b/data/help/changes.txt
@@ -3,14 +3,14 @@
##3 === RECENT CHANGES ===
- 0.5.0 (October 2010)
+ 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
- - Added support for ManaServ and eAthena (TMW version) from the same binary
- Added support for switching character or server without restart
- Added downloading of server list
- Added the ability to define multiple outfits to quickly switch between
- Added /ignore, /unignore and /createparty commands
+ - Added away mode usable through new /away command
- Added support for showing particle effects when monsters attack
- Added highlights on hovering over buttons, tabs, sliders and scrollbars
- Added --screenshot-dir command line parameter to set the screenshot directory
@@ -26,6 +26,8 @@
- Added additional mouse cursors to indicate attack and talk actions
- Added option to show gender next to player names
- Added ability to unassign keyboard shortcuts
+ - Added option to disable transparency (for slow CPUs)
+ - Display an informative message for servers that don't allow registration
- Combined Party and Guild (ManaServ) support in one Social window
- Display the first key binding conflict in keyboard setup
- The login wallpaper is now scaled when it doesn't exactly fit the screen
@@ -41,7 +43,9 @@
- Fixed windows to stay on screen when resolution is lowered
- Fixed some slowness due to chat window
- Changed the default locations for configuration, updates and screenshots
+ - Removed autoconf and made CMake the new default build system
- Many additional fixes and cleanups
+ - Updated Portuguese, Spanish and French translations
0.0.29.1 (9 June 2009)
- Added the ability to change your password after logging in