promotional bannermobile promotional banner

BraunerrsDevTools

Development tools for addon and weakaura creators

File Details

v1.5.0

  • R
  • May 6, 2026
  • 1.21 MB
  • 44
  • 12.0.5+2
  • MoP Classic + 2

File Name

BraunerrsDevTools-v1.5.0.zip

Supported Versions

  • 12.0.5
  • 5.5.0
  • 1.15.7

BraunerrsDevTools

v1.5.0 (2026-05-06)

Full Changelog Previous Releases

    • Added a dedicated command (/bdt resetui) to reset all saved BDT tool window positions to their defaults.
      • Updated the command structure and documentation, providing clear descriptions for all main commands, including /bdt debug, /bdt check <variable>, and /bdt resetui.
      • Significantly improved the stability and compatibility by updating numerous core API calls to utilize the compatibility wrapper (BDT.Compat).
      • Refactored key command logic and button callbacks to centralize functions under the BDT.Actions namespace, improving code reliability and maintainability.
      • Enhanced performance and compatibility features across the board, including modernized logic for addon API usage in profiler and variable managers.
      • The addon's configuration system was updated with a new schema version and migration logic to ensure robust loading in the future.
      • Improved variable management by ensuring UI refreshes happen automatically when a debug variable is registered or unregistered.