promotional bannermobile promotional banner

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_01-04-26.zip

  • R
  • Apr 1, 2026
  • 16.09 KB
  • 1.5K
  • 12.0.5+4
  • Classic + 3

File Name

XPTimeTracker_01-04-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.3
  • 2.5.5
  • 1.15.8
[2.5.1] - 2026-04-01

Added
- Reset confirmation — the settings panel “Reset statistics” button opens a Yes/No dialog (`StaticPopup`) before clearing data; text is localized (`CONFIRM_RESET` for all supported languages).
- Chat feedback after confirmed reset — same green prefix message as `/xptt reset` (`CHAT_RESET`) when the user confirms.

Changed
- Language dropdown order — languages are listed in a fixed order (`LANG_ORDER`) instead of `pairs(L)`, which has undefined iteration order in Lua.
- Settings (gear) tooltip — anchored to the button with `ANCHOR_RIGHT` instead of following the cursor.

Removed
- `addTooltip` helper — inlined on the settings button; behavior unchanged aside from anchor.

Notes
- `/xptt reset` remains instant (no confirmation dialog), same as before.