File Details
XPTimeTracker_14-06-26.zip
- R
- Jun 14, 2026
- 22.62 KB
- 849
- 12.0.7+4
- Classic + 3
File Name
XPTimeTracker_14-06-26.zip
Supported Versions
- 12.0.7
- 12.0.5
- 5.5.4
- 2.5.5
- 1.15.8
[2.14.0] - 2026-06-14
Fixed
-
Active pool AFK time — active time contributions are capped to the session gap (
math.min(deltaTime, timeout)), so a long idle period no longer deflates active XP/h or inflates active ETA after the first post-AFK gain. -
formatNumber— clamps invalid or negative values to0(same safety asformatTime).
Changed
-
Statistics scope switch — uses
SyncXPTimers()when toggling account-wide vs per-character stats so timer state stays consistent with reset and login paths. -
updateDisplay— returns early if SavedVariables are not initialized (avoids rare errors beforeADDON_LOADED). -
InitDB()— drops corrupted non-table entries fromcharStatswhile sanitizing valid per-character pools.

