diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 66 |
1 files changed, 64 insertions, 2 deletions
@@ -1,6 +1,68 @@ +0.0.29 (...) +* Added ability to record the chatlog to a file +* Added support for dynamic emotes +* Added speech balloons that wrap the text +* Added item popup for showing detailed information +* Added support for external tilesets +* Added ability to refer to items in chat +* Added the ability to see your own name in game +* Made smily shortcuts customizable in more detail +* Made chat colors customizable +* Made it possible to change resolution +* GUI opacity now effects more widgets +* Redesigned equipment window and allow unequip from there +* Next level percentage is now displayed in hundredths +* Player and NPC names now appear in bold for better readability + +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) -- Added ability to add equipment to the shortcut bar +- 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 @@ -339,7 +401,7 @@ - Added 'enter' key support in login screen - Added RLE sprites for tiles - Added collision detection with beings -- Fix for mapserver segfault-bug in chatsystem (broken pipe for all users on +- Fix for mapserver segfault-bug in chatsystem (broken pipe for all users on screen) - Partially added TMW GUI to inventory - Added soundpool that can preload, play and remove items to/from ram |