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

105

  • R
  • May 3, 2026
  • 299.90 KB
  • 0
  • 12.0.5
  • Retail

File Name

BazCore-105.zip

Supported Versions

  • 12.0.5

BazCore

105 (2026-05-03)

Full Changelog Previous Releases

  • BazCore v105 - Welcome message: drop the redundant 'BazCore:' brand prefix on the header line. v104 used BazCore:Print for the header which prepends a suite-blue 'BazCore: ' brand prefix automatically, then the format string also led with the colored 'BazCore' name - so the line rendered as 'BazCore: BazCore v104 loaded:' which read awkwardly. Switched the header to raw print() with the brand color baked into the format string itself, so the colored 'BazCore' appears exactly once at the start of the line. The list rows below the header already used raw print() so they were unaffected, bump to 105