Full notes
Full Erenshor update
Read the full published notes in a cleaner layout. The original post stays linked below.
Repeated intro
Hello! Happy March everyone!
What changed
- UI and audio
- Gameplay
- Balance
- Events
- Performance
Erenshor changes
Erenshor's UI gets a bit of customization in this update:
MOD WARNING: SOME MODS MAY NOT FUNCTION UNTIL THEY'RE UPDATED! DETAILS AT BOTTOM OF POST
You can now resize chat windows and add different tabs (individually filtered) to each window.
You can now add more chat windows if you'd like (up to 4 total, button on top right of screen)
Fixed a bug where lower level group heals required a target to be cast
The Azynthian Riftstone can be obtained again if you lose it, using the same method you used to get it the first time
Chat font size option now affects all chat windows
Combat damage numbers can also be scaled up in Options --> Misc
Some options from the chatboxes have been moved to the options menu (use pop-up windows, auto-engage auto attack, etc)
Erenshor's raids will use a specific filters (World and Battle Events & Zone Events) to communicate changes to the player during raids. Some in-game fights already utilize these. It's recommended that you have them filtered and visible somewhere for upcoming content.
MODS AND BUGS
This patch required reworking a ton of the Erenshor code. Chat messages previously were just a string of text sent to the chat window. They're now a more complex data structure containing color codes and filters.
Modders
if you were utilizing the LogAdd, LocalLogAdd, CombatLogAdd methods, you'll need to rework your mod to use the new structure. I've put in some handlers to try to prevent errors and continue functionality for mod users, but I cannot guarantee support for all mods.
Players: Use mods with caution. If game performance suffers, if you see anomalies, please try disabling mods before submitting bug reports.
It's very possible there may be bugs introduced that aren't related to mods as well, please report those ASAP and I'll find fixes.
Source
Changelog.gg summarizes and formats this update. How we read updates.
