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.28.0

  • R
  • Apr 27, 2026
  • 488.96 KB
  • 98
  • 12.0.5+1
  • Retail

File Name

Vigil-v2.28.0.zip

Supported Versions

  • 12.0.5
  • 12.0.1

Vigil

v2.28.0 (2026-04-27)

Full Changelog Previous Releases

  • Add potion, healthstone, and bloodlust CD tracking (#51)
    • Add potion, healthstone, and bloodlust CD tracking
      Adds 8 new consumable elements with two display modes per category:
      buff bars track active aura duration, CD icons/bars track shared 5-min
      or 10-min cooldowns. Combat / Mana Potion folds Lightfused Mana,
      Refreshing Serum, and Void-Shrouded Tincture per their shared
      SpellCategory 4 lockout. Health Potion category covers Silvermoon HP,
      Light's Preservation, Amani Extract, Invigorating, and Potent Healing
      on the independent SpellCategory 30. Healthstone tracks its own CD.
      Bloodlust Buff watches the active 40s haste; Bloodlust CD watches the
      10-min Sated/Temporal Displacement/etc. exhaustion debuffs.
      Adds item-icon support to Elements.lua via def.itemID + altItemIDs,
      splits a separate Engine.lua updateGroups.itemCooldown driven by
      BAG_UPDATE_COOLDOWN / BAG_UPDATE_DELAYED so spell icons aren't
      redundantly rebuilt on bag events. Also removes a stale 1243926
      "Draught of Power" buff ID from the existing combat potion list
      (never shipped on live).
      No default placement: each new element is library-only, drag to
      whichever group fits the layout.
    • Add C_Item to luacheck globals