File Details
GUnit-v0.5.0.zip
- B
- Feb 20, 2026
- 1013.00 KB
- 11
- 2.5.5
- Classic TBC
File Name
GUnit-v0.5.0.zip
Supported Versions
- 2.5.5
v0.5.0
Fixed
- Submitter corruption during partial sync — metadata/location packets no longer overwrite valid submitters with
Unknownwhensubmitteris absent. - Last seen location corruption on sync — core/meta sync packets no longer fabricate location from local defaults; location updates only apply when explicit
lastSeen*fields are present. - Reason wipe protection — blank reason payloads no longer overwrite existing reasons unless sent as an explicit clear with a newer reason timestamp.
- Debug mode default regression — startup now normalizes persisted settings so debug logging is only enabled when
debugModeis literaltrue.
Changed
- Reason protocol hardening —
REASONmessages now carryreasonUpdatedAtand explicit clear intent (reasonClear) for non-destructive merges. - Addon metadata version bumped to
0.5.0in both runtime (Core.lua) and TOC (GUnit.toc).