File Details
XPTimeTracker_04-07-26.zip
- R
- Jul 4, 2026
- 22.99 KB
- 1.1K
- 12.1.0+5
- Classic + 3
File Name
XPTimeTracker_04-07-26.zip
Supported Versions
- 12.1.0
- 12.0.7
- 5.5.4
- 2.5.6
- 2.5.5
- 1.15.8
[2.16.0] - 2026-07-04
Fixed
-
Per-character stats scope — switching to “This character” no longer indexes
charStatswith a nil key when the player name is not yet available (e.g. during early load). -
CharKey()— prefersUnitFullName("player")withGetNormalizedRealmName()/GetRealmName()fallbacks so connected-realm and cross-client keys stay stable.
Changed
-
formatTime— ETAs of one day or more show asXd Yhinstead of very large hour counts. -
onXPUpdate— skips stat bookkeeping at max level (no ETA is shown anyway). -
Login — saved main-frame position restore uses a shared
RestoreSavedFramePosition()helper (same behavior as before).