File Details
MacroArchitect3.2.7z
- R
- Dec 14, 2025
- 12.57 KB
- 23
- 12.0.1
- Retail
File Name
MacroArchitect3.2.zip
Supported Versions
- 12.0.1
📜 Changelog: v62.0 (Elite Edition)
✨ New Elite Features
-
Offensive Mouseover Priority:
-
Standard DPS spells (like Shadow Word: Pain or Taunt) now automatically prioritize
[@mouseover,harm]. -
Benefit: Allows multi-dotting or picking up adds without losing your primary target.
-
-
Anti-Lag Technology (
/cqs):-
Added
/cqs(Cancel Queued Spell) to all Burst and Major Cooldown blocks. -
Benefit: Bypasses the WoW Spell Queue window to force instant activation of cooldowns, preventing macro "stuttering" during high haste.
-
-
Smart Immunity Toggles:
-
Spells like Ice Block, Divine Shield, and Aspect of the Turtle now use a "Cast/Cancel" logic.
-
Benefit: Press once to save yourself. Press again to cancel the immunity instantly and resume DPS.
-
-
Death Knight Utility Integration:
-
Added Death Grip, Chains of Ice, Asphyxiate, and Control Undead to the Smart Crowd Control list.
-
Benefit: Now uses "Elite Shift Logic" (Shift = Focus, No Mod = Mouseover/Target).
-
đź”§ Logic & Stability Improvements
-
-
Talent Safe Mode (Refined):
-
Optimized how
[known:SpellName]tags are applied to prevent syntax errors in complex conditional blocks.
-
-
Crash Reporter:
-
Added an error catching system (
xpcall) to the "Generate" button. If the addon fails to generate a rotation, it now prints the specific error to the Chat Frame instead of failing silently.
-
đź§ "Elite" Logic Summary (Current Behavior)
| Category | Standard Behavior | Shift Key Behavior |
| Damage | Target -> Mouseover | AoE Toggle (if applicable) |
| Heals | Mouseover -> Focus -> Target -> Self | Force Self Cast (@player) |
| Crowd Control | Mouseover -> Target | Force Focus Cast (@focus) |
| Ground Spells | @cursor (Fast) |
@player (Drop at feet) |