Lucky Wipe Tools

Experimental
Toolset for Lucky Wipe guild

File Details

LuckyWipeTools-v0.2.3

  • R
  • Apr 5, 2026
  • 314.20 KB
  • 3
  • 12.0.1
  • Retail

File Name

LuckyWipeTools-v0.2.3.zip

Supported Versions

  • 12.0.1

LuckyWipeTools

v0.2.3 (2026-04-05)

Full Changelog Previous Releases

  • docs: set release date for v0.2.3
    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
  • fix: secret value guards, combat idle policy, mythic group filter, instance checks
    • Roster: filter out bench players (groups 5+) in mythic raids
    • Roster: early bail when not in raid instance for all events
    • Roster: secret value guard on spellID comparison and class color lookup
    • Consumables: only fire alerts inside raid instances (fixes cauldron craft false positive)
    • Vantus: stop buff ticker and block addon messages during combat
    • Vantus: secret value guards on class color lookup and player name comparison
      Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
  • fix: rename Only Show In to Active In
  • feat: add font selection and font size to LWT focus cast bar
  • fix: re-lock focus cast bar when LWT settings panel closes
  • feat: add bar width/height sliders to focus cast bar settings
  • feat: add bar texture dropdown to focus cast bar
  • feat: highlight important casts with turquoise bar color (C_Spell.IsSpellImportant)
  • docs: update changelog for Focus Cast Bar
  • feat(lwt): add Focus Cast Bar settings page
    Adds a full settings page for the focus cast bar to LWT's settings panel, covering enable/unlock, appearance (colors, opacity), icon & text toggles, behavior options, instance filters, and sound.
    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
  • feat: add focus cast bar module
    Track focus target casts/channels with interrupt intelligence.
    StatusBar with ready/cooldown coloring, interrupt tick, shield icon
    for non-interruptible (secret-safe), instance filtering, drag/resize
    unlock mode with preview, and empower spell support.
    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
  • feat: add shared interrupt spell ID table for focus cast bar