File Details
v2.4.0-bcc
- R
- Mar 4, 2026
- 858.37 KB
- 53
- 2.5.5
- Classic TBC
File Name
ConROC-v2.4.0-bcc.zip
Supported Versions
- 2.5.5
-ConROC- Conflict Rotation Optimizer Classic
v2.4.0 (2026-03-04)
Full Changelog Previous Releases
- Release v2.4.0 — Hunter module overhaul & Dominos fix
Hunter:- AOE rotation restructured: MultiShot/Volley now fire immediately after
cooldowns instead of after Aimed Shot and all stings - Volley dead code fixed: was checking nil checkbox ConROC_SM_Ability_Volley;
new AoEs spellmenu section added with AoE_MultiShot and AoE_Volley - Arcane Shot mana gate removed: 50% mana floor caused rotation dead zone;
IsSpellUsable() inside AbilityReady() already handles mana checks - Steady Shot (34120) added as primary single-target filler before Arcane Shot
- Melee AOE MultiShot updated to use AoE_MultiShot checkbox
Dominos: - FetchDominos/DefFetchDominos: guard ActionButton_GetPagedID with nil check;
the function does not exist in TBC Classic and caused a hard error on load
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
- AOE rotation restructured: MultiShot/Volley now fire immediately after