File Details
WowHousingDecorV15.zip
- R
- Mar 13, 2026
- 16.84 KB
- 64
- 12.0.5
- Retail
File Name
WowHousingDecorV15 (12).zip
Supported Versions
- 12.0.5
VERSION 15.0 (Current)
------------------------
REBUILT from the ground up -- clean Lua, ASCII only, tested patterns.
Architecture:
- All UI construction now inside ADDON_LOADED event (correct WoW pattern)
- showTab and all functions defined in same closure as slash commands
- Zero non-ASCII characters in any .lua file
- Removed all top-level API calls that could fail silently mid-file
New in V15:
- /decorui vendors -- jump direct to Vendors tab
- SavedVariables renamed to WowDecorDB, WowDecorSettings, WowDecorVendors
(cleaner names, no collision risk)
- Drag-to-reposition minimap button
- Addon compartment (puzzle-piece) support