diff options
author | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2025-01-21 10:11:46 +0100 |
---|---|---|
committer | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2025-01-21 10:11:46 +0100 |
commit | 894eeb76c42ebcf0dc1be9da735f47543c7f6a3a (patch) | |
tree | 1579e67c30a09041350e1afaec5e6aa1e7c5289f | |
parent | 80a77b6563e64119748e59af3d2ea2fdef6488c6 (diff) | |
download | mana-894eeb76c42ebcf0dc1be9da735f47543c7f6a3a.tar.gz mana-894eeb76c42ebcf0dc1be9da735f47543c7f6a3a.tar.bz2 mana-894eeb76c42ebcf0dc1be9da735f47543c7f6a3a.tar.xz mana-894eeb76c42ebcf0dc1be9da735f47543c7f6a3a.zip |
Updated NEWS file
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,7 @@ - Added support for XML includes, both absolute and relative - Added support for map/layer mask - Added support for particle effects on equipment +- Added support for hit/miss sounds on equipment for all players - Added online player list to Social window - Added notification sound on receiving whisper - Added default ports when connecting to a custom server @@ -30,6 +31,8 @@ - Enabled resizing windows from all sides - Enabled whispers in tabs by default - Made pickup notifications to appear as particle instead of text by default +- Made names update immediately when changing "Show gender" option +- 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 - Fixed slight stutter in being and player movement |