File Details
HoleHelper-1.0.4.zip
- R
- Jul 15, 2026
- 227.31 KB
- 7
- 2.5.6
- Classic TBC
File Name
HoleHelper-1.0.4.zip
Supported Versions
- 2.5.6
## 1.0.4
- Wrap long detected customer messages in the queue instead of truncating them.
- Grow individual queue rows to their rendered message height and reposition later
customers so wrapped text never overlaps another row.
## 1.0.3
- Ignore the duplicate TRADE_CLOSED event the client fires for every trade; it was
discarding the pending trade before any confirmation path could record it, so
completed trades were never detected.
- Drop unconfirmed trades once the post-close verification window expires so money
gained later (loot, mail, vendoring) is never recorded as a tip from a cancelled
trade.
- Confirm tip amounts only inside the bounded post-close verification window, while
still handling money events that arrive just before the close notification.
## 1.0.2
- Confirm completed tip amounts through BCC's player-money event instead of relying
on a single short post-trade poll.
- Retain the trade customer's full name so tip and large-tip responses still send if
the queue changes before money confirmation arrives.
- Add delayed trade-close checks for BCC clients that deliver money updates after the
trade window disappears.
## 1.0.1
- Resolved trade customers directly from the BCC trade-window unit so large-tip
detection and customer responses work without requiring a current target.
- Qualifying large tips now send the normal tip response plus the separately
configurable large-tip response.
- Restored a local Hole Helper chat print showing the customer and exact gold,
silver, and copper received after a completed trade.
- Confirmed completed tips from the player's actual money increase after the BCC
trade window closes instead of relying on ambiguous close/cancel events.
## 1.0.0
- First stable release for Burning Crusade Classic Anniversary.
- Added the compact portal-shop widget with session, daily, and lifetime statistics.
- Added a live customer queue with detected messages, destination correction,
distance, payment state, journey state, targeting, casting, and removal controls.
- Added secure portal, food, water, and known-table sidecar actions.
- Added configurable advertisements, customer messages, invite sounds, table
announcements, request matching, word pools, pricing, and retry behavior.
- Added the draggable, sortable sales ledger with transaction summaries and no-tip
filtering.
- Added branded launcher and minimap controls plus parser and workflow diagnostics.