File Details
AllPlayed_31-01-26.zip
- R
- Jan 31, 2026
- 255.39 KB
- 1.7K
- 12.0.1+4
- Retail + 3
File Name
AllPlayed_31-01-26.zip
Supported Versions
- 12.0.1
- 12.0.0
- 5.5.3
- 2.5.5
- 1.15.8
Fixed rested XP not showing for level 60+ characters in MoP Classic and other issues:
-
Fixed max level detection - Changed detection order to prioritize
interface_versionoverMAX_PLAYER_LEVELAPI, which was incorrectly returning 60 (Classic cap) instead of 90 (MoP cap) in MoP Classic- Classic Era (1.x): Level 60
- TBC Classic (2.x): Level 70
- MoP Classic (5.x): Level 90
- The War Within (12.x+): Level 90
-
Fixed
UnitXPMax()returning 0 - Added fallback to cached XP values whenUnitXPMax()returns 0 at high levels, preventingmax_rested_xpfrom being set to 0 -
Added safety checks in
SaveVar()- Prevents overwriting validmax_rested_xpvalues whenUnitXPMax()fails -
Added safety checks in
EstimateRestedXP()- Added validation formax_rested_xpwith fallback to cached values to prevent division by zero errors
These changes ensure rested XP is correctly displayed for all characters level 60-89 in MoP Classic and properly handles edge cases in all WoW versions.

