diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,7 @@ - Ported to SDL 2 - Added VSync and windowed fullscreen options - Added support for scaling the graphics +- Added NPC quest indicators and a Quests window - Added ability to open external links in news, chat and NPC dialogs - Added ability to mention assigned keys in NPC dialogs - Added support for text formatting to NPC dialogs @@ -33,8 +34,10 @@ - Re-download updates when their checksum no longer matches - Enabled resizing windows from all sides - Enabled whispers in tabs by default +- Improved quality of outlined text rendering - Made pickup notifications to appear as particle instead of text by default - Made names update immediately when changing "Show gender" option +- Made the screenshot file name a clickable link - Made client config statically typed and save as more structured XML - Custom mouse cursor is now rendered by the system - Limit shop's Max button to available carry weight @@ -61,6 +64,8 @@ - Fixed storing of player relations - Fixed handling of custom port in update URL - Fixed stutter when new music starts playing +- Fixed keyboard setup to allow assigning keys before starting the game +- Fixed window move/resize blocking logic and rendering on Windows and macOS - Updated to tmwAthena protocol changes - Updated to Manaserv protocol changes (specials, guilds, debug mode, skills, text particles) - CMake: Use GNUInstallDirs and made PKG_DATADIR / PKG_BINDIR paths modifiable |