File Details
BliZzi_Interrupts_v4.0.5
- R
- May 22, 2026
- 495.86 KB
- 23.2K
- 12.0.7+1
- Retail
File Name
BliZzi_Interrupts_v4.0.5.zip
Supported Versions
- 12.0.7
- 12.0.5
BliZzi Party Tools 4.0.5
- Renamed to BliZzi Party Tools across all user-facing surfaces. Addon list title, minimap button + tooltip, settings window header, Debug Report, KeystoneList chat prefix, Profile dialogs all switched from "BliZzi Interrupts" to the new name. Folder name and SavedVariables tables remain
BliZzi_Interrupts/BliZziInterrupts*so existing users keep every setting on first /reload after update — only the in-game display strings change - Settings window theme. New General > Theme dropdown picks Auto / Alliance / Horde / Default. The picked theme tints the window's border, outer glow, content backdrop, title bar, and sidebar; a centred faction crest (loaded from
Media/alliance.tgaorMedia/horde.tga) appears on the title bar for the two faction themes. Auto resolves to Alliance / Horde viaUnitFactionGroupat window-open time. Title separator and the sidebar trim share the same subtle grey across all themes so the internal trim reads consistently regardless of the chosen accent colour - Local-player CD sync taint-hardened.
C_Spell.GetSpellCharges/GetSpellCooldownreturn values now run through a defensive read helper that pcalls the field access, gates the result withissecretvalue, and type-checks before any compare. Taint-saturated encounter contexts (ritual sites, certain M+ pulls) can no longer throw "attempt to compare field 'startTime' (a secret number value)" — the sync just skips for that tick and re-tries on the next one - TOC Notes. Added a one-line description ("Multi-feature M+ utility ... interrupt tracker, party cooldowns, keystone list with click-to-teleport, PI caller, custom nicknames") so the in-game addon list shows a useful summary on hover