BazWidgets

BazWidgets is a widget pack addon for BazWidgetDrawers. Provides additional community and utility widgets that dock into the drawer alongside the built-in ones. Designed as a reference for third-party widget authors. Requires BazCore and BazWidgetDrawers.

File Details

032

  • R
  • Apr 28, 2026
  • 77.15 KB
  • 15
  • 12.0.5
  • Retail

File Name

BazWidgets-032.zip

Supported Versions

  • 12.0.5

BazWidgets

032 (2026-04-28)

Full Changelog Previous Releases

  • Performance: fix home/world latency always reading 0 - the one-liner GetNetStats destructure was assigning literal trailing 0s to homeMs/worldMs because Lua's 'or' only propagates the first return value of a multi-return function. Explicit if-guard now captures all 4 returns. Plus new FPS widget: compact dedicated FPS-only readout (140x44) with rolling 60s min/max + tooltip - lighter complement to Performance for users who want just the framerate signal, bump to 032