promotional bannermobile promotional banner

Vigil Cooldown HUD

Customizable WeakAuras-style HUD that provides information Blizzard's CDM doesn't. Simple drag and drop interface. Works in all content.

File Details

v2.30.15

  • R
  • May 16, 2026
  • 504.56 KB
  • 194
  • 12.0.5+1
  • Retail

File Name

Vigil-v2.30.15.zip

Supported Versions

  • 12.0.5
  • 12.0.1

Vigil

v2.30.15 (2026-05-16)

Full Changelog Previous Releases

  • Fix duplicate HUD and stuck-dim abilities on forced spec swaps (#68)
    A game-forced spec change (e.g. queueing a follower dungeon off-role)
    could leave the previous spec's frames visible alongside the new spec's,
    and could leave abilities dimmed as unavailable until /reload.
    • ActivateCurrentSpec self-heals: tears down a stale spec before
      building, so frames can't leak when a swap bypasses DeactivateSpec
    • Register ACTIVE_TALENT_GROUP_CHANGED; route both spec-change events
      through one combat-deferred path
    • Re-evaluate talent/usable state on a short delay after activation,
      since a forced swap fires before the new spellbook is queryable
    • Isolate group teardown so one error can't strand other frames
    • Add /vigil specdebug to report tracked spec and orphaned frames