File Details
GUnit-v0.4.1.zip
- B
- Feb 19, 2026
- 1011.99 KB
- 10
- 2.5.5
- Classic TBC
File Name
GUnit-v0.4.1.zip
Supported Versions
- 2.5.5
v0.4.1
Added
- Party chat announcements — hit added, called off, target spotted nearby, engagement, and kill events now broadcast to party chat alongside guild chat
- Party announcements setting — toggle in Settings > General to enable/disable party broadcasts independently from guild announcements
/gunit guildiescommand — lists all known addon users in your guild with last-seen timestampsUtils.RelativeTime()helper for human-readable time formatting
Fixed
- Guildie counter robustness — self-registration now re-fires on
GUILD_ROSTER_UPDATEto fix nil guild name from early login; counter cross-references the guild roster to prune ex-guildies - CLI remove missing guild announcement —
/ghit removenow announces "called off" to guild chat (was local print only) - Import/export semicolon corruption — field values containing
;or%are now escaped in exports and unescaped on import, preventing field misalignment
Changed
- Guild roster is proactively requested on login so roster data is available for addon user validation