File Details
XPBarEnhanced-v1.0.1.zip
- R
- Jan 12, 2026
- 846.78 KB
- 164
- 12.0.0
- Retail
File Name
XPBarEnhanced-v1.0.1.zip
Supported Versions
- 12.0.0
[1.0.1] - 2026-01-11
Fixed
- Max Level Bar Visibility: Fixed issue where the XP bar wasn't hidden when reaching max level (80). Now correctly detects level-up and switches to Blizzard bar at max level
- Classic Bar Draggability: Fixed classic bar not being draggable even when
classicBarDraggablesetting was enabled. Added missing mouse event handler registration in frame initialization - Position Mode Detection: Improved level-up event handling to use the actual level parameter from
PLAYER_LEVEL_UPevent instead of calculating it
Technical
- Removed dead code for
MainMenuExpBarframe which doesn't exist in retail WoW - Added
OnMouseDownandOnMouseUpscript handler registration inBaseMixin:OnLoad()to properly wire up interaction events - Enhanced position mixin to accept optional level parameter for accurate max level detection

