File Details
SpellDeck_1.1.7.zip
- R
- Dec 8, 2025
- 37.08 KB
- 95
- 11.2.7
- Retail
File Name
SpellDeck_1.1.7.zip
Supported Versions
- 11.2.7
SpellDeck 1.1.7 – Multi-Spec Engine Release
Added a new multi-class rotation engine (
SpellDeck_Rotations.lua) that cleanly extends the core addon without external dependencies.Marksmanship Hunter rotation kept as the primary, production-ready profile and wired into the new registry system with no functional changes to its logic.
Introduced early beta support for additional specs:
Beast Mastery Hunter
Survival Hunter
Protection Paladin
Retribution Paladin
Implemented a safe, error-handled rotation builder for all supported specs (learned-spell checks, usability checks, cooldown safety, execute / defensive HP thresholds).
Kept debug logging disabled by default for a clean user experience;
/sd debugcan be used to turn verbose logging on and off when troubleshooting.Ensured that unsupported classes/specs fail gracefully by returning an empty rotation instead of throwing Lua errors.
Minor internal cleanup and performance tuning while preserving the lightweight, event-driven 0.2s update loop.

