File Details
JustAC_v4.23.0
- R
- Jun 17, 2026
- 461.95 KB
- 3.3K
- 12.0.7+2
- Retail
File Name
JustAC_v4.23.0.zip
Supported Versions
- 12.0.7
- 12.0.5
- 12.0.1
[4.23.0] - 2026-06-17
Fixed
- Defensive queue icons behind modifier-key macros now correctly show the GCD swipe animation. The fix uses the macro slot's action bar cooldown data (all slots share the global GCD timer) when no direct slot is available.
- Off-GCD defensive abilities (Barkskin, Ice Block, Evasion, Cloak of Shadows, etc.) no longer show a spurious GCD swipe. A pre-populated table of 30+ known off-GCD spells as of 12.0.7 is included; the table self-corrects via
SPELL_UPDATE_COOLDOWNon first cast. - Defensive spells with long unflagged cooldowns (e.g. Cloak of Shadows, Shadow Blades) could appear ready in the defensive bar in combat. Readiness check now uses
SpellCooldownInfo.isActive(NeverSecret) as ground truth for the in-combat case.
Changed
- Interface version updated for WoW 12.0.7 (build 120007).

