File Details
XP Tracker+
- R
- Feb 21, 2026
- 1.75 MB
- 25
- 2.5.5+1
- Classic + 1
File Name
XPTracker-3.0.zip
Supported Versions
- 2.5.5
- 1.15.8
Session Info Frame Removed
- Removed the "Start Time / End Time / Initial Zone" section frame from the main addon window
- Deleted
CreateSessionInfoText()from TextInfo.lua - Removed all
StartTimeText,EndTimeText,ZoneStartedAtTextUI update references from XPTracker.lua - Removed
SessionFramecreation, layout positioning, and resize handling from Widgets.lua - The underlying data (zone, start/end times) is still saved per-mode in
TrackingInfo— it's now displayed in the session history expanded detail instead
Session History List - Compact Rows
- Collapsed row height reduced from 28px to 18px (single line: date + duration)
- Removed zone/level/modes text from the collapsed row summary
- Added session-level info (zone, level, tracking modes, start/end times) to the expanded detail view when clicking a session row
- Removed per-mode start/end time lines from expanded detail (shown once at session level now)
UI Polish
- Reduced
SECTION_SPACINGbetween frames from 6px to 4px - Header logo reduced from 32x32 to 26x26, border ring from 42x42 to 36x36

