BazCore

Shared framework for Baz addons. Provides lifecycle, events, profiles, slash commands, settings, animations, minimap button, button glow, keybinds, Edit Mode, serialization, and options panels. No dependencies.

File Details

108

  • R
  • May 4, 2026
  • 301.72 KB
  • 0
  • 12.0.5
  • Retail

File Name

BazCore-108.zip

Supported Versions

  • 12.0.5

BazCore

108 (2026-05-04)

Full Changelog Previous Releases

  • v108: confirm popups sit above DIALOG-level frames
    The BazCore confirm/alert popup and the BazCore EditMode settings
    panel were both at DIALOG strata + FrameLevel 200. With identical
    strata and level the render order was undefined, and in practice
    the confirm popup's backdrop ended up BEHIND the Edit Mode panel
    while its child buttons and text floated in front - a half-and-
    half visual that looked broken.
    Promoted the popup frame to FULLSCREEN_DIALOG strata so it
    unambiguously sits above any DIALOG-level UI. Whole popup renders
    together on top now.
  • Link License → GPL v2 page, Version → GitHub releases
  • Link the WoW Midnight badge to the official Blizzard page
  • Wrap 'Part of BazAddons' badge in link to bazaddons.com
  • Add 'Part of BazAddons' badge + fix Version badge URL
    Link the addon to the suite via a shields.io badge (image-only so it
    renders cleanly on CurseForge too). Also corrects the Version badge
    URL from bazsec/<repo> to BazAddons/<repo> after the org reorg.