promotional bannermobile promotional banner

gobignintterrupt

lightweight, fully self-contained Mythic+ utility addon designed for (Patch 12.0.5). It helps you and your group stay coordinated by tracking critical party cooldowns and interrupts, so you never miss a beat in high-key pushes.

File Details

v0.4.1-beta

  • B
  • Apr 28, 2026
  • 279.02 KB
  • 7
  • 12.0.5
  • Retail

File Name

GOBIGnINTERRUPT-v0.4.1-beta.zip

Supported Versions

  • 12.0.5

GOBIGnINTERRUPT

v0.4.1-beta (2026-04-28)

Full Changelog Previous Releases

  • Layout pass + interrupt bar restore + fixes
    • Options panel left-margin alignment fixed: Glow checkbox no
      longer indents off cdModeDD; Overlay slider stack drops the
      24px inset; Test/5s preview buttons moved BELOW the slider
      stack (no right-edge clipping); Bar appearance header now
      anchors to testBtn at the same left margin.
    • Overlay section gets a "Overlay" header above its sub-controls
      for visual separation.
    • Interrupt bar restored to the original layout per user request:
      bar fills the right portion of the row at icon-tall height,
      icons ride the moving fill edge as the CD ticks down. Reverts
      the v0.4.0-beta grid+thin-strip experiment.
    • TestInterruptFill now schedules a cleanup after the test duration
      ends, so test-cast icons don't linger as ready-glowing forever.
    • Profiles: auto-create a "Default" profile on PLAYER_LOGIN
      capturing current settings; M.List always includes "Default"
      defensively so the dropdown is never empty.
    • Zenith (1249625): re-classified to MONK Windwalker (spec=2),
      60s, 2 charges. Was incorrectly added as Ret Paladin.
    • Rogue: Deathmark (360194, Assa, 120s) + Shroud of Concealment
      (114018, all specs, 360s, utility) — added in earlier work,
      now part of this release.
      Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com
  • Split Options into Settings subcategories
    The main GOBIGnINTERRUPT panel was getting unwieldy. Spell Database
    and Profiles are now their own canvas-layout subcategories under
    GOBIGnINTERRUPT in the AddOns settings tree.
    • New makeSubPanel(name, subtitle) helper: builds a scrollable
      Settings subpanel and registers it with the parent category.
    • Spell Database section moved to its own subcategory.
    • Profiles section moved to its own subcategory.
    • Main panel keeps General + Bars + Overlay + Sounds (still scrolls
      but much shorter and aligned).
      Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com