promotional bannermobile promotional banner

InterruptTrack - Party Cooldown & Interrupt Tracker

Track your interrupts and offensive/defensive cooldowns for you and your party — no addon required for other players — with a fully customizable UI.

File Details

InterruptTrack.zip

  • R
  • May 3, 2026
  • 272.37 KB
  • 1.3K
  • 12.0.5
  • Retail

File Name

InterruptTrack.zip

Supported Versions

  • 12.0.5

ENG InterruptTrack v3.2.1

Bug Fixes

  • RestoreCooldowns — fixed taint crash on startTime/duration via IT.ResolveNumber (regression since v3.2.0)
  • Native system — fixed cooldown detection in M+ combat: tainted spellID is now extracted before being passed to IT.ResolveNumber instead of through a closure

Database Additions

  • Adrenaline Rush (Outlaw Rogue)
  • Shadow Dance (Subtlety Rogue)
  • Storm, Earth and Fire (Windwalker Monk)
  • Wake of Ashes (Ret Paladin)
  • Celestial Alignment (Balance Druid, replaced by Incarnation if talented)

Performance

  • Optimized UNIT_AURA handler — uses C_UnitAuras.IsAuraFilteredOutByInstanceID as a pre-filter before any scan. In M+ combat, the vast majority of UNIT_AURA events are now filtered out without calling GetUnitAuras, significantly reducing CPU impact

fais moi le changelog depuis le dernier stp

21:54
 
 
 

FR InterruptTrack v3.2.1

Corrections de bugs

  • RestoreCooldowns — fix du crash taint sur startTime/duration via IT.ResolveNumber (régression depuis v3.2.0)
  • Système natif — fix de la détection des CDs en combat M+ : le spellID tainté est maintenant extrait avant d'être passé à IT.ResolveNumber au lieu d'être passé via une closure

Ajouts DB

  • Adrenaline Rush (Outlaw Rogue)
  • Shadow Dance (Subtlety Rogue)
  • Storm, Earth and Fire (Windwalker Monk)
  • Wake of Ashes (Ret Paladin)
  • Celestial Alignment (Balance Druid, remplacé par Incarnation si talent)

Performances

  • Optimisation du handler UNIT_AURA — utilisation de C_UnitAuras.IsAuraFilteredOutByInstanceID comme pré-filtre avant tout scan. En combat M+, la grande majorité des events UNIT_AURA sont maintenant filtrés sans appel à GetUnitAuras, réduisant significativement l'impact CPU