File Details
AbstractUI-v12.0.5.31.zip
- R
- May 23, 2026
- 1.47 MB
- 44
- 12.0.5
- Retail
File Name
AbstractUI-v12.0.5.31.zip
Supported Versions
- 12.0.5
AbstractUI v12.0.5.31 Release Notes
Bug Fixes
Broker Bar
- Removed default texture settings from new broker bar creation to prevent unwanted textures being applied
Minimap Buttons
- Fixed: Settings changes now take effect immediately without requiring a reload
- Added
UpdateButtonBarLayout()function for instant layout updates - Updated all layout settings (position, size, spacing, growth direction, etc.) to apply changes in real-time
- Added
- Fixed: Resolved
SetVertexColorerror caused by inconsistent color table formats- Improved color handling to support both keyed tables (
{r=..., g=..., b=..., a=...}) and array-style tables ({r, g, b, a})
- Improved color handling to support both keyed tables (
Data Brokers
M+ Teleports
- New Feature: Teleport spells now display in RED when on cooldown
- Automatically updates every 0.5 seconds while the popup is open
- Color updates on hover to reflect current cooldown status
- Color scheme:
- Red - Spell is on cooldown
- White - Spell is available to use
- Gray - Spell not yet learned
Technical Improvements
- Enhanced MinimapButtons module with better color validation and defensive programming
- Improved real-time UI updates across multiple modules
- Better cooldown tracking for spell-based data brokers