promotional bannermobile promotional banner

TankWatch

See every tank in your group with their boss-cast debuffs and stack counts. Built for Midnight 12.0.

File Details

v1.4.3

  • R
  • May 10, 2026
  • 317.53 KB
  • 0
  • 12.0.7+4
  • MoP Classic + 1

File Name

TankWatch-v1.4.3.zip

Supported Versions

  • 12.0.7
  • 12.0.5
  • 12.0.1
  • 12.0.0
  • 5.5.0

TankWatch

v1.4.3 (2026-05-10)

Full Changelog Previous Releases

  • Merge branch 'beta': v1.4.3 — boss debuff detection + class icon fix
  • Bump to 1.4.3 — boss debuff detection + class icon fix
    • BOSS-mode aura filter now uses C_UnitAuras.IsAuraFilteredOutByInstanceID
      with HARMFUL|RAID (DandersFrames pattern) — secret-safe and matches what
      Blizzard considers a raid-relevant debuff. Falls back to
      isFromPlayerOrPlayerPet → isBossAura → sourceUnit on Classic.
    • pcall(UnitClass) was capturing the localized class name; now grabs the
      English token at position 3 so CLASS_ICON_COORDS lookup works again
      (whole texture sheet was showing instead of one class).
    • RefreshAll now also calls RefreshTanks so visibilityMode changes
      hide/show frames immediately.