Cancelation

Cancel unwanted buffs

File Details

v1.0.5

  • R
  • Mar 22, 2026
  • 6.45 KB
  • 6
  • 12.0.1
  • Retail

File Name

Cancelation-v1.0.5.zip

Supported Versions

  • 12.0.1

Cancelation

v1.0.5 (2026-03-22)

Full Changelog

  • Improve check interval implementation and hot-path efficiency
    • Fix event-driven cancellation: use UNIT_AURA with ScheduleRetry for
      per-buff intervals instead of polling, trigger check after AddBuff
    • Use RegisterUnitEvent to filter UNIT_AURA at C level
    • Cache string:lower() in hot loop, defer lookup rebuild after scan
    • Separate coalescing window (0.1s) from per-buff cancel interval
    • Clean up lastCancel entries on buff removal