Loxx M+ Interrupt Tracker (PROJECT DISCONTINUED)

Loxx Interrupt Tracker is a lightweight addon that tracks your entire party's interrupt cooldowns in real time. At a glance, see who can kick right now and who's on cooldown — no more scanning four bars manually.

File Details

1.3.1.7

  • R
  • Mar 15, 2026
  • 84.51 KB
  • 1.5K
  • 12.0.5+2
  • Retail

File Name

LoxxInterruptTracker-1.3.1.7.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 12.0.0

lightweight tag 38c4995fa1843f22079a3920441ef4f3bbbce5cb 1.3.1.7
Author:    Loxxar33 <nicolasrostan@ik.me>
Date:    Sun Mar 15 21:32:10 2026 +0100

commit 38c4995fa1843f22079a3920441ef4f3bbbce5cb
Author: Loxxar33 <nicolasrostan@ik.me>
Date:   Sun Mar 15 21:32:10 2026 +0100

    fix: suppress "not in group" spam and solo alert band

    - SendLOXX: guard with IsInGroup() — prevents WoW printing
      "Vous n'êtes pas dans un groupe." when AnnounceJoin fires solo
    - UpdateAlertBand: hide when GetNumGroupMembers() == 0 — alert
      band is meaningless without party members
    - Bump 1.3.1.7

    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>