XP Time Tracker

XP Time Tracker is a lightweight and user-friendly World of Warcraft addon that helps you estimate how long it will take to reach your next level.

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 charStats with a nil key when the player name is not yet available (e.g. during early load).

  • CharKey() — prefers UnitFullName("player") with GetNormalizedRealmName() / GetRealmName() fallbacks so connected-realm and cross-client keys stay stable.

Changed

  • formatTime — ETAs of one day or more show as Xd Yh instead 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).