File Details
AbstractUI-v12.0.1.17.zip
- R
- Mar 29, 2026
- 1.38 MB
- 45
- 12.0.5+1
- Retail
File Name
AbstractUI-v12.0.1.17.zip
Supported Versions
- 12.0.5
- 12.0.1
AbstractUI v12.0.1.17
New Features
- Tweaks: Added separate color setting for Bountiful Delves
- Bountiful delves (weekly bonus delves) now display in a distinct color (default: gold)
- Regular delves use the existing delve pin color (default: cyan/turquoise)
- Detection works on both world map and minimap using multiple methods:
- Widget data presence (most reliable)
- Description text containing "bountiful"
- Atlas name patterns indicating availability
- New "Bountiful Delve Pin Color" option in Tweaks settings
Bug Fixes
- MinimapButtons: Fixed
attempt to call field '_abstractOriginalClearAllPoints' (a nil value)error by properly saving originalSetPointandClearAllPointsfunction references before overriding them - BrokerBar: Fixed
attempt to perform arithmetic on local 'tW' (a secret number value tainted by 'AbstractUI')error by usingtonumber()to cleanse tainted values fromGetWidth()andGetCenter()calls - BrokerBar: Fixed
bad argument #2 to 'tonumber' (base out of range)error by capturingGetCenter()x-coordinate separately before passing totonumber() - Tweaks: Fixed color pickers not displaying current colors in options panel (showing white instead of actual colors) by updating get/set functions to use table format expected by AbstractOptionsPanel

