diff options
author | pete318 <pete318@users.noreply.github.com> | 2016-02-03 00:45:31 +0000 |
---|---|---|
committer | pete318 <pete318@hotmail.com> | 2016-02-05 15:01:59 +0100 |
commit | 3aaeb574050668e5a240078f6e40337c3975d110 (patch) | |
tree | 7b685b15ec21853c3ed21283de32783de0ef3386 /src/common/Utilities/StartProcess.cpp | |
parent | 2d4f61e5f2c96fd078371a7593f683b1a25a52ec (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
Diffstat (limited to 'src/common/Utilities/StartProcess.cpp')
0 files changed, 0 insertions, 0 deletions