File Details
v1.0.6-bcc
- R
- Mar 3, 2026
- 11.95 KB
- 10
- 2.5.4
- Classic TBC
File Name
RaidManaTBC-v1.0.6-bcc.zip
Supported Versions
- 2.5.4
RaidManaTBC Changelog
v1.0.6
- Fixed AddGroupUnits nil runtime error in override-sync logic.
v1.0.5
- Override edits are now leader-only in party/raid.
- Leader override changes sync to all addon users.
- Added full override resync on roster updates and addon pings.
v1.0.4
- Added alert sender mode: Leader or Auto Single Sender.
- Auto mode prefers leader (if they have addon), else picks one deterministic sender.
- Added addon peer ping sync so only one user announces healer alerts.
v1.0.3
- Added options toggle for healer alert messages (Healer Alerts On/Off).
- Leader-only healer mana announcements now respect that toggle.
v1.0.2
- Added leader-only healer mana alerts for thresholds below 50%, 25%, and 10%.
- Alerts run regardless of selected view mode.
v1.0.1
- Test automated release pipeline update.
v0.2.2
- Fixed non-mana classes (like Rogue) appearing in mana list.
- Added explicit mana-class filter + max mana check in entry building.
- Applied the same mana-class filter in role override popup list.
v0.2.1
- Fixed group detection to reliably include party and raid members.
- Now scans party1-4 and raid1-40 via UnitExists instead of count APIs.
- Fixes cases where only player appeared while grouped.
v0.2.0
- Added role override popup UI with clickable names (cycle AUTO/HEALER/TANK/DAMAGER).
- Added auto group visibility (auto-hide solo, auto-show in party/raid).
- Added readability presets (normal/readable) for line spacing.
- Added triage markers: low mana (<20%) and recent mana drop indicator.
v0.1.9
- Switched role icons to Group Finder portrait role icons (tank/healer/dps).
v0.1.8
- Replaced the custom DPS ability icon with a standard role-style DPS icon.
v0.1.7
- Fixed role icons not showing by switching to reliable icon textures.
- Added fallback role assignment when UnitGroupRolesAssigned is NONE.
- Fallback: healer classes show healer icon, others show dps icon.
- Manual set/remove overrides still take priority.
v0.1.6
- Simplified manual override commands to top-level slash commands.
- Use: /raidmana set <name> healer|tank|dps
- Use: /raidmana remove <name>
- Use: /raidmana list
- Use: /raidmana clear
- Kept small role icons next to names in All view.
v0.1.5
- Added optional manual role override list via slash commands.
- New commands:
- /raidmana override set <name> healer|tank|dps
- /raidmana override remove <name>
- /raidmana override list
- /raidmana override clear
- Overrides affect healer filtering and All-view role icons.
v0.1.4
- Added small role icons on each line in All view (tank/healer/dps) for mana users.
- Healers view remains healer-only and keeps the compact text layout.
v0.1.3
- Removed scale control from options UI and slash commands to keep layout consistent.
- Healers view now uses group role data when available (`HEALER` only).
- If role data is missing, healer filtering falls back to healer classes.
v0.1.2
- Added a standalone options window (`/raidmana options`) for all key settings.
- Minimap right-click now opens the options window directly.
- Keeps LibDBIcon drag behavior while still syncing minimapAngle/minimapPos.
v0.1.1
- Switched minimap button implementation to LibDataBroker-1.1 + LibDBIcon-1.0.
- Kept left-click show/hide and right-click dropdown options.
- Minimap button drag position now uses LibDBIcon handling.
- Synced SavedVariables minimapAngle with LibDBIcon minimapPos.
v0.1.0
- Initial release for TBC Classic (2.5.x).
- Added compact mana overview frame with:
- Header: "Average Mana (All|Healers): XX.X%"
- Unit lines: "Name: YY.Y%"
- Class-colored names and threshold-colored mana values.
- Two views:
- ALL (all mana users)
- HEALERS (PRIEST, DRUID, PALADIN, SHAMAN)
- Average modes:
- weighted (sum current / sum max)
- mean (simple average of percentages)
- Sorting:
- low (default)
- high
- Reused preallocated font strings (1 header + up to 40 lines).
- Throttled updates (0.2s) with dirty-flag rendering.
- Added minimap button with drag-around-minimap support.
- Added saved settings:
- visible, locked, scale, point/x/y
- view, mode, sort, showOffline, minimapAngle
- Added slash commands:
/raidmana show | hide
/raidmana lock | unlock
/raidmana reset
/raidmana scale <number>
/raidmana view all | healers
/raidmana mode weighted | mean
/raidmana sort low | high
/raidmana offline on | off
/raidmana changelog

