File Details
HouseXPTracker[3.0.0].zip
- R
- Mar 30, 2026
- 7.62 KB
- 196
- 12.0.1
- Retail
File Name
HouseXPTracker.zip
Supported Versions
- 12.0.1
3.0.0
- Tracking toggle now reads
task.trackeddirectly from the Blizzard API, making track/untrack fully reliable - Task popup refreshes automatically after shift-clicking to reflect the new tracked state
- Hover tooltip correctly says "Shift click to stop tracking" when a task is already tracked
- Resize bar completely rewritten — manual drag approach, no longer relies on
StartSizing; snaps to whole-row increments and saves across sessions - Scroll wheel now scrolls through tasks in the popup when more exist than fit the window
- Scroll state hint shows "X more above / Y more below (scroll)" in plain text at the bottom
- Tracked tasks now show a checkmark atlas icon on the left side of each popup row
- Optimal-path tasks (greedy minimum set to reach next level) highlighted in brighter gold
- Removed all code that showed the inactive neighborhood — only the active neighborhood is shown anywhere
/hxp resetnow also clears saved row count in addition to position
2.5.0
- Task popup fully rewritten with live quest progress per task (
requirementsList.requirementText) - Progress lines now match the native Endeavors dashboard exactly
- Shift-click tracking implemented using
AddTrackedInitiativeTask
And other updates that weren't needing mentioning, thank you all for the continued downloads!