diff options
author | pete318 <pete318@users.noreply.github.com> | 2016-02-03 00:45:31 +0000 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2016-04-10 17:48:29 +0200 |
commit | 7d5d79aa015b21969a1f5ca75ca3efe8cb842f25 (patch) | |
tree | e21f6f3a63c2a4a3a0891fc4348dee866200dd67 /sql | |
parent | b23a6aeaff403266491ea75207558bf9917b9cc4 (diff) |
Implement AuctionHouse features: GetAll scan and search throttling
Implements two standard features of the Auction House.
* GetAll scan, retrieves all auctions and sends them in a single packet.
There's a limitation on how often a player can do this (Max 55000 items)
* Search throttling. For normal searches, the server can send a time
in milliseconds to the client, the client will wait that long between
searches. Delay set in config
Closes #16469
(cherry picked from commit 3aaeb574050668e5a240078f6e40337c3975d110)
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions