Cancelation

Cancel unwanted buffs

File Details

v1.0.6

  • R
  • Mar 22, 2026
  • 7.28 KB
  • 7
  • 12.0.1
  • Retail

File Name

Cancelation-v1.0.6.zip

Supported Versions

  • 12.0.1

Cancelation

v1.0.6 (2026-03-22)

Full Changelog

  • Add import/export for buff lists
    Export serializes the buff list as a semicolon-delimited string for easy
    sharing. Import parses the string and batch-inserts entries via
    ns.ImportBuffs, which does a single lookup rebuild and UI refresh
    instead of per-entry overhead.