promotional bannermobile promotional banner

BazNotificationCenter

A sleek, modular notification center that replaces WoW's scattered alerts with unified toasts and a clean panel. Per-module settings, item tooltips, DND mode, and an extensible API.

File Details

025

  • R
  • Apr 25, 2026
  • 125.56 KB
  • 18
  • 12.0.5
  • Retail

File Name

BazNotificationCenter-025.zip

Supported Versions

  • 12.0.5

BazNotificationCenter

025 (2026-04-25)

Full Changelog Previous Releases

  • Reset bell to explicit Top Left or Top Right corner
    The single Reset button cleared bellAnchor but left db.position at
    whatever corner the bell had previously been derived to — so a bell
    in the top right kept snapping to the top right. Replaced with two
    half-width buttons that explicitly set the target corner.
  • Dismiss active toasts when entering Edit Mode
    Toasts anchor to the bell at fixed offsets and don't track the bell
    while it's being dragged. Watching a toast stay frozen mid-screen
    while the bell flies elsewhere looked awkward. Now Edit Mode entry
    clears any visible toasts so the user only sees the bell move.
  • Bell now movable via BazCore Edit Mode; panel always follows
    Replaces the four-corner dropdown with Edit Mode integration. The
    bell registers with BazCore's Edit Mode and is the single movable
    frame; the notification panel and toasts always anchor to the bell.
    Toast/panel growth direction is recomputed automatically from which
    screen quadrant the bell currently sits in, so dragging the bell to
    the bottom-right makes toasts stack upward and the panel anchor on
    the bell's left, etc.
    The bell locks outside Edit Mode (BazCore handles drag wiring). A
    Reset Bell Position button in options snaps it back to top-left.