File Details
CkraigCooldownManager12.0.5v4.zip
- R
- Apr 20, 2026
- 1.63 MB
- 523
- 12.0.5+2
- Retail
File Name
CkraigCooldownManager12.0.5v4.zip
Supported Versions
- 12.0.5
- 12.0.1
- 12.0.0
Changelog
12.0.5 PTR Compatibility
- Added automatic patch detection (12.0.5+) so the addon works seamlessly on both live and PTR
- Updated SegmentBars to use the new
RefreshSpellChargeInfoAPI replacing the removedSetCountmethod - Updated Essential and Utility Buff Trackers to hook
RefreshSpellCooldownInfoon 12.0.5 for accurate cooldown tracking - Fixed taint errors caused by 12.0.5 "secret number" and "secret boolean" values from
C_Spell.GetSpellCooldown()— now uses safe C-side functions (SetCooldownFromDurationObject) for display
Cooldown Override Fixes
- Fixed cooldown override not working for talent-overridden spells (e.g., Incarnation replacing Berserk for Guardian Druid) — now resolves the active spell via
FindSpellOverrideByIDbefore querying cooldown APIs - Fixed affected spells showing the buff timer (e.g., 30s) instead of the actual spell cooldown (e.g., 3 min)
Ironfur Tracker
- Fixed draining segment bar textures not resizing when using "Match Anchor Width" — segments now dynamically update to match the viewer width
Incarnation on druid wasnt showing timer with CD OVERRIDE fixed
Few new background code changes for 12.0.5 for tracking custom spells and segmeents bars