promotional bannermobile promotional banner

XP Bar Enhanced

XP Bar Enhanced is a World of Warcraft add-on that replaces and augments the default XP bar with richer visuals, quest XP overlays, session statistics, and customizable colors.

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 classicBarDraggable setting 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_UP event instead of calculating it

Technical

  • Removed dead code for MainMenuExpBar frame which doesn't exist in retail WoW
  • Added OnMouseDown and OnMouseUp script handler registration in BaseMixin:OnLoad() to properly wire up interaction events
  • Enhanced position mixin to accept optional level parameter for accurate max level detection