summaryrefslogtreecommitdiff
path: root/data/help/changes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'data/help/changes.txt')
-rw-r--r--data/help/changes.txt105
1 files changed, 50 insertions, 55 deletions
diff --git a/data/help/changes.txt b/data/help/changes.txt
index fefa8bcb..50242b50 100644
--- a/data/help/changes.txt
+++ b/data/help/changes.txt
@@ -3,6 +3,56 @@
##3 === RECENT CHANGES ===
+ 0.0.28.1 (12 February 2009)
+ - Enabled translations on Windows
+ - Added command line option to set home directory path
+ - Tweaked green chat color to be a bit more readable
+ - Made font size configurable in the config file
+ - Fixed restoring of punching animation after weapon removal
+ - Fixed inability to chat while talking to NPCs
+ - Updated Swedish translation
+
+ 0.0.28 (25 January 2009)
+ - Added support for animated map tiles
+ - Added support for internationalization, plus many translations
+ - Added support for TrueType fonts
+ - Trade window is now resizable
+ - 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
+
+ 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
+
0.0.25 (27 July 2008)
- Added support for whispering to other players
- Added ability to ignore other players
@@ -23,58 +73,3 @@
- Fixed multi-channel image dyeing
- Fixed updating of money display after buying
- 0.0.24.1 (7 April 2008)
- - Added /clear command to clear chat window
- - Added ability to close quit dialog by pressing ESC
- - Added key for targetting nearest player
- - Added the possibility to assign particle effects to monsters
- - Added possibility to pass through players with key controls
- - Fixed crash on exit after connection to server was lost
- - Fixed initialization of some variables
- - Fixed an error with chat messages without a sender that include a colon
- - Fixed minimap to not keep reappearing when hidden
- - Fixed a GCC 4.3 compile error
- - Fixed music loading from non-default location
- - Fixed crash on trying to show out of range emoticon
- - Updated Dev-C++ and Code::Blocks project files
-
- 0.0.24 (24 December 2007)
- - Added female specific hair styles
- - Added user-definable key settings
- - Added XP gaining notification
- - Added close button to most windows
- - Added support for dynamic sprite recoloring
- - Added notification when the connection to the server is lost
- - Updated to work with Guichan 0.7.x
- - Mouse cursor now indicates when resize is possible
- - Changed amount slider in buy and sell dialogs to start at 1
- - Made weapon sprites and sounds customizable
- - Made buy and sell dialogs resizable
- - Merged equipment database with items database
- - Chat window log no longer goes back forever
- - Chat messages are trimmed (spaces are removed on both sides)
- - Fixed segmentation fault with some OpenGL drivers
- - Fixed updating of defense when increasing vitality
- - Fixed a bug that prevented being-controlled particles from being deleted
- - Fixed a crash in the particle engine related to child emitters
- - Fixed encoding issues with user home directory
- - Fixed a crash in equipment window on failure to load an item icon
- - Fixed a crash on filling up your inventory
- - Fixed item list in shops not to scroll back when selling
-
- 0.0.23 (3 June 2007)
- - Added a particle engine along with some particle effects
- - Added a cursor to indicate targeted enemy
- - Added new program icon
- - Added a man page for UNIX like systems
- - Added the --version command line parameter
- - Improved MacOS X release
- - Screenshots are now saved in the .tmw directory on UNIX like systems
- - Magic pink is no longer used for transparency (fixes issues with that on Mac)
- - Fixed difficulties with resizing windows
- - Fixed misleading error message when connecting fails
- - Fixed wrong error message when account name already exists
- - Fixed crash when deleting a character
- - Fixed error message when creating a new character fails
- - Fixed updating problem when using scrollwheel to change shop selection
-