File Details
WarbandGoldTracker-v12.0.1.0007.zip
- R
- Mar 4, 2026
- 105.54 KB
- 34
- 12.0.1
- Retail
File Name
WarbandGoldTracker-v12.0.1.0007.zip
Supported Versions
- 12.0.1
Changelog for v12.0.1.0007
Released: 2026-03-04 Previous: v1.79.0
Fix AH mail batch payment handling
- Add expectedGold calculation (bid - consignment) when queuing AH sales
- Match PLAYER_MONEY to items by expectedGold instead of FIFO order
- Handle batched payments: try single match (5% tolerance) first, then greedily consume multiple items that fit within remaining diff (10%)
- Log each batched item separately with its correct gold value
Fix session timer, scroll bounds, and clickable session alignment
- Session timer now shows 00:00 immediately on start (no stale value)
- Transaction log scroll stops at last line (dynamic content height)
- Session expand buttons properly aligned in transaction log and history
Add AH Fee source to track auction posting fees separately
- New "AH Fee" source distinguishes posting fees from AH purchases/sales
- Detection: gold spent at AH with no item in purchase queue = posting fee
- Searchable with aliases: "Posting Fee", "Listing Fee", "AH Posting"
- Available in filter customization panel
Fix AH item tracking: quality pips, stale queues, deduplication
- Fix quality pip display for AH purchases by appending pip to item string
- Add posted auction cache to track itemID + pip when posting auctions
- Clear mail queue on MAIL_SHOW to prevent stale entries from previous session
- Deduplicate CheckInvoice calls to prevent duplicate log entries
- Update pip pattern matching to handle Midnight format

