promotional bannermobile promotional banner

BossWatch

Replace Blizzard boss target frames with fully configurable frames - cast bars, auras, raid markers, custom textures and fonts.

File Details

v0.7.0

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

File Name

BossWatch-v0.7.0.zip

Supported Versions

  • 12.0.7
  • 12.0.5
  • 12.0.1
  • 12.0.0
  • 5.5.0

BossWatch

v0.7.0 (2026-05-10)

Full Changelog Previous Releases

  • Merge beta into main for v0.7.0 release
  • v0.7.0 — MoP Classic support, /bossw slash, namespace BW→BossW, responsive tabs, cross-addon position handoff
    • Multi-TOC: BossWatch-Mists.toc for MoP Classic 5.5.x (Interface 50500),
      same file load order as retail. Single zip serves both clients.
    • Slash command /bw → /bossw (alias /bosswatch). /bw collided with BigWigs.
    • Local namespace BW → BossW across all .lua files (~500 occurrences).
      Preserved BW1: export prefix and BWOpt_/BWTab/BWScroll_ frame globals.
    • Bottom tabs wrap onto multiple rows when panel is too narrow, with
      per-row FrameLevel bump so lower rows render above upper rows.
    • Cross-addon position handoff: BossW:ShowOptionsAt(point, relPoint, x, y).
      Switching BW↔TW via side tabs keeps the window in place. Fallback to
      ToggleOptions if sister hasn't been updated.
    • Auras.lua: legacy UnitAura path now reads isBossDebuff (pos.12) to
      populate data.isBossAura — tighter BOSS_ONLY filter on Classic clients.
    • Classic-only banner at top of options panel warning UI is not yet
      fully tested in encounters. Hidden on retail.
    • v0.7.0 entry added to in-addon Changelog tab with FR translation.