File Details
CooldownTracker.zip
- R
- Jul 11, 2026
- 8.90 KB
- 326
- 2.5.6
- Classic TBC
File Name
CooldownTracker.zip
Supported Versions
- 2.5.6
# CooldownTracker 1.0.1 - TBC Anniversary 2.5.6 compatibility
## Fixed
- **Cooldown tracking no longer works in combat on 2.5.6.** The combat-log reader
`CombatLogGetCurrentEventInfo` was removed as a global in patch 2.5.6. Every
enemy spell cast is detected through it, so tracking silently stopped. It now
falls back to `C_CombatLog.GetCurrentEventInfo`.
## TOC
- Interface bumped to **20506**.
No feature or behaviour changes.