promotional bannermobile promotional banner

EchoTools

Get instant alerts when LFG applicants arrive, and play custom sounds on any spell cast — all in one addon with a clean dark-theme UI.

File Details

EchoTools-2.2.3.zip

  • R
  • Apr 23, 2026
  • 106.59 KB
  • 40
  • 12.0.5
  • Retail

File Name

EchoTools-2.2.3.zip

Supported Versions

  • 12.0.5

[2.2.3] - 2026-04-24

Changed

  • InterruptTracker 12.0.5 correlation rewrite: party-member castGUID and spellID are now both secret-tainted in instances, so Layer 1 (castGUID parse) and Layer 2 (StatusBar launder) no longer catch party interrupts in M+. Replaced the old 30ms batch flush with a sliding-window matcher: cast events stay pending and are matched when the nameplate UNIT_SPELLCAST_INTERRUPTED arrives, within a 0.15–1.50s latency band. Matched cast entries are consumed so back-to-back interrupts on different mobs don't double-attribute.
  • Self-interrupt guard: local player/pet interrupts (caught via Layer 1) suppress correlation for 0.7s afterward to prevent the resulting nameplate event from being mis-attributed to a party member who happened to cast recently.