AdiSpellHUD
AdiSpellHUD
Spell overlay customization and spell state HUD.
The configuration panel is available using the standard addon menu.
Class and spell support
The spells supported by the cooldown and aura modules are hard-coded. To keep them simple, I am not planning to add a configuration UI. However, contributions are welcome. I accept pull requests on github.com as long as you respect these four rules: indent with tabs, align with spaces, remove trailing spaces and comment in english.
Supported classes and specializations:
- Druid
- Balance (5.4.1)
- Feral (5.4.1)
- Restoration (5.4.1)
- Hunter
- Beast Mastery (5.4.1)
- Marksmanship (5.4.1)
- Survival (5.4.1)
- Monk
- Brewmaster (5.4.1)
- Windwalker (5.4.1)
- Priest
- Discipline (5.4.1)
- Holy (5.4.1)
- Shadow (5.4.1)
- Shaman
- ?
- Warlock
- Demonology (5.4)
- Destruction (5.4)
Modules
AdiSpellHUD is composed of three modules, that can be enabled/disabled separately.
Cooldowns
Displays a big flashing icon in the center of the screen each time a configured cooldown finishes.
Configuration options:
- cooldowns to show,
- size, opacity and position of the animation.
Auras
Displays a bar of icons for important (de)buffs. Tracks class spells, trinket and enchant procs, encounter debuffs and bloodlust.
Configuration options:
- auras to show,
- size, opacity and position of the icon bar.
Spell overlay customization
Displays a countdown on Blizzard fullscreen animations. You can also resize and move them.
Configuration options:
- size, opacity and position of the overlays.
License
AdiSpellHUD is licensed using the GPL v3.