File Details
XPTimeTracker_06-04-26.zip
- R
- Apr 6, 2026
- 17.07 KB
- 1.3K
- 12.0.5+4
- Classic + 3
File Name
XPTimeTracker_06-04-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
[2.6.0] - 2026-04-06
Added
- Show mobs-to-level estimate — optional checkbox in settings (`SHOW_MOBS_ESTIMATE_LABEL`); when disabled, the main frame hides the “mobs to level” line (quest-heavy play). Default: on (same behavior as before).
- Minimap button tooltip — explains left-click (toggle frame) and right-click (settings), localized (`MINIMAP_TOOLTIP_CLICKS`).
Changed
- `/xptt reset` — opens the same Yes/No confirmation dialog as the settings “Reset statistics” button; no instant reset from chat (safer, consistent with the UI). Help text (`HELP_RESET`) updated accordingly.
- `PLAYER_ENTERING_WORLD` — no longer rebuilds the full options panel every load/zone; only refreshes settings UI when the options window is open. Main frame still applies bar colors, font size, minimap button, and display update.
- SavedVariables initialization — consolidated in `InitDB()` (defaults + legacy `gainsAll` / `gainsActive` migration); used from event handler and slash commands.
Notes
- Settings panel height increased slightly to fit the new checkbox.

