File Details
1.0.3
- R
- Jan 5, 2026
- 8.02 KB
- 18
- 11.2.7+2
- Retail + 2
File Name
Krowi_Brokers-v1.0.3.zip
Supported Versions
- 11.2.7
- 5.5.3
- 1.15.8
Added (1.0.3)
ExtendMenuBuilder()method for both ElvUI and Titan Panel integration libraries- ElvUI integration module (
Krowi_Brokers_ElvUIIntegration-1.0) with menu options - Titan Panel integration module (
Krowi_Brokers_TitanIntegration-1.0) with menu options - Localization system with AceLocale-3.0 support
CreateElvUIMenu()helper function for ElvUI-specific menu optionsCreateTitanMenu()helper function for Titan Panel-specific menu options- Shared
KROWI_BROKERS_LIBRARY_MINORglobal for version consistency across modules
Changed (1.0.3)
- Event handlers no longer receive
selfparameter - signatures changed to(event, ...)instead of(self, event, ...) - Update handlers no longer receive
selfparameter - signatures changed to(elapsed)instead of(self, elapsed) InitBroker()now uses globaladdonNameandaddonvariables from the addon namespace

