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

  • R
  • Apr 30, 2026
  • 495.58 KB
  • 236
  • 12.0.5+1
  • Retail

File Name

Vigil-v2.30.10.zip

Supported Versions

  • 12.0.5
  • 12.0.1

Vigil

v2.30.10 (2026-04-30)

Full Changelog Previous Releases

  • Castbar: implement frame.ApplyTextLayout so text size and anchor settings apply (#63)
    TextTypeControls calls elem.ApplyTextLayout(gd, textType) on every group element when the user changes a text size or anchor. The castbar element didn't have it, so changes never propagated. Mirror the bar element's pattern (CreateBarElement in Elements.lua) and re-resolve via ResolveTextLayout.