File Details
Looter.zip
- R
- Oct 10, 2025
- 54.88 KB
- 341
- 3.3.5
- Retail
File Name
Looter.zip
Supported Versions
- 3.3.5
[0.4.0] - 2025-10-10
Added
- Statistics Session Duration: Live timer in the Statistics tab shows how long the active session has been running, updated every second and preserved when archived.
- Special Currency Tracking: Added a chat-based fallback to capture Wrath of the Lich King emblem tokens (Triumph, Frost, Conquest, Valor, Heroism) and Stone Keeper's Shards even when the client does not emit
CURRENCY_DISPLAY_UPDATE. - Dynamic Currency Layout: Currency section now auto-expands to fit newly tracked currencies without overlapping the footer.
- Priority Loot Controls: Priority Loot tab now highlights auto Need/Greed options, streamlined add/remove workflow and per-character persistence in documentation.
Changed
- Statistics Layout Responsiveness: Session header anchors were reworked to support longer localized strings (pt-BR/en-US) and keep the box aligned.
- Events Registration: Statistics tracker now listens to
CHAT_MSG_LOOTand re-syncs onPLAYER_ENTERING_WORLDto avoid stale data when reloading UI.
Fixed
- Stale Statistics Values: Refresh pipeline between
Tracker,Managerand UI now callsRefreshActiveSession()after updates, ensuring coins and vendor/quest/auction totals stay in sync. - Missing Special Currencies: Triumph (and similar) tokens now appear at the bottom of the Statistics tab when collected.
- Statistics Tab Padding: Adjusted tab button spacing to prevent clipping against the right edge of the config frame.