File Details
XPBarEnhanced-v1.1.3.zip
- R
- Apr 26, 2026
- 537.58 KB
- 352
- 12.0.5
- Retail
File Name
XPBarEnhanced-v1.1.3.zip
Supported Versions
- 12.0.5
[1.1.3] - 2026-04-22
Added
- Profile System: New profile workflow in the options panel, including profile selection, creation, rename, and delete.
- Blizzard-Style Profile Menu: Profiles dropdown with radio selection plus inline row actions and an in-menu New Profile action.
- Profile-Aware Settings Access: Added centralized profile-aware option lookups via
Utils.GetOptionValueand migrated key callers to the shared helper.
Fixed
- Reputation Bar at Max Level: Secondary reputation bar now renders correctly when the player is at max level and the primary XP bar is hidden.
- Companion Detection in Delves: Companion presence is now detected via party roster name match (
UnitNameonpartyNslots) instead of the unreliableC_DelvesUI.GetFactionForCompanionpath, which returnednilin all tested cases. - Companion Bar Refresh on Roster Change:
GROUP_ROSTER_UPDATEnow triggers a reputation visibility refresh so the companion bar appears and disappears correctly as Brann joins or leaves the delve group. - Minimap Ring Button Collection: Fixed button collection ownership and shared scan timer to prevent duplicate registrations and nil-reference errors.

