File Details
XP Tracker+ 3.1.0
- R
- Feb 21, 2026
- 1.75 MB
- 76
- 2.5.5+1
- Classic + 1
File Name
XPTracker-3.0.zip
Supported Versions
- 2.5.5
- 1.15.8
XPTracker+ Changelog
New: Honor (PVP) Tracking Mode
- Added Honor as a 4th tracking mode alongside XP, Gold, and Reputation
- Displays Last Gain, Session Kills, and Current Honor as basic info fields
- Tracks Honor Per Hour, Time Elapsed, and Honor Recorded when tracking is active
- Uses
GetHonorCurrency()andGetPVPSessionStats()APIs with nil-check guards for client compatibility - Honor mode available via the "+" dropdown in the header bar
- Footer indicator uses Classic PVP rank badge icon (
PvPRankBadges\PvPRank01)
New: Per-Section Collapse
- Each mode section now has a small caret button in its header bar (left of the X close button)
- Clicking the caret collapses that section to just its header (28px)
- Caret flips direction: down = expanded, up = collapsed
- Collapsed state persists per-character across sessions via
CollapsedSectionsin saved variables - Text updates are suppressed for collapsed sections to avoid unnecessary work
- Expanding a section refreshes all values immediately
New: Session History Mode Icons
- Session history list items now display small 10x10 icons for each mode that was active during that session
- Icons appear between the duration text and date, anchored right-to-left
Changed: Footer Indicators
- XP indicator swapped from "XP" text to
xp_icontexture - Honor indicator uses
PvPRankBadges\PvPRank01(Classic-era compatible) - All indicators now use uniform 18px spacing

