File Details
RaidLeaderPro.zip
- R
- May 30, 2026
- 3.43 MB
- 0
- 2.5.5
- Classic TBC
File Name
RaidLeaderPro.zip
Supported Versions
- 2.5.5
Done. CurseForge markup to paste:
Version 2.0.3 — 2026-05-30
Fixed
Assignments now persist across reloads for all players. Previously all assignment data was wiped from the SavedVariables database every time the addon loaded, meaning any raider who did a
/reloadlost their assignments until the raid leader re-broadcasted. Data now survives reloads and is only cleared when an officer explicitly presses Clear Boss Data or Clear Buffs Only.Ping All works after a reload. The last imported payload string is now saved to disk alongside the assignments, so Ping All continues to function correctly after a reload without requiring a fresh import.
"View Strategy Map" button always visible on boss pages. The button now appears as soon as you open the SSC or TK page, even before importing a string. A default map is shown as fallback (Hydross for SSC, Al'ar for TK). Importing a boss string switches it to the correct map as before.
Map button was missing even after importing. A silent error in the buff page reset loop was causing the page update function to abort before the map button visibility logic could run. This has been corrected.
ACCESS DENIED overlay no longer bleeds across all pages. When a non-officer opened the Import Data page, the red overlay would cover the entire addon and remain on every other page until a full UI reload. It is now explicitly dismissed when navigating to any other page.
Discord alias characters now receive their popup correctly. Raiders signed up under a Discord alias (e.g. "Lockuko") who are raiding on a different in-game character (e.g. "Ukopala") now receive their assignment popup on both characters. The check now uses a direct Sorensen-Dice fuzzy comparison against the player's own character name rather than a roster lookup.
Ping buttons now trigger a popup on the recipient. The individual
[ ! ]ping buttons now send a targeted addon message to the recipient in addition to the whisper, triggering a full accept/decline popup on their screen.