File Details
ClassicLootManager-TBC.zip
- R
- Apr 30, 2026
- 2.25 MB
- 1.2K
- 2.5.5
- Classic TBC
File Name
ClassicLootManager-TBC.zip
Supported Versions
- 2.5.5
v1.9.4-TBC (2026-04-30)
Bug fix - bid spam freezing opposing bidders
Fixed an issue where rapidly clicking the +10 button would saturate the raid comm channel with DISTRIBUTE_BID broadcasts and RAID_WARNING chat messages, freezing other bidders' clients and preventing them from placing their own bids.
Fix: Outgoing bids are now throttled to ~5 sends per second per bidder, with coalescing - your local bid value still updates instantly when you click +10, but only the latest value is sent over the network after each throttle window. Spam-clicking +10 ten times now produces 1-2 network messages instead of 10, while you still end up at the same final bid.
Throttle state is reset between auctions so the first bid of every new auction is sent immediately.

