promotional bannermobile promotional banner

LibPGC

Abandoned
Auction helper library
Back to Files

r19

File nameLibPGC-r19.zip
Uploaded
Nov 9, 2013
Downloads
116
Size
45.0 KB
File ID
752627
Type
A
Alpha
Supported game versions
  • 2.4

What's new

    Alpha 0.5.0 r19
- Initialization is now 63% faster (average)
    
    Alpha 0.5.0 r18
- Added repost and false expiration detection (data model updated accordingly)
- Improved posting queue unjam routine
- Modified public interface: this version isn't backwards compatible
- Switched scheduler library to blTasks, auction queries now return abortable tasks.

    Release 0.4.13
- Updated to RIFT 2.4
- Auction data now includes item category

    Release 0.4.12
- Updated to the new event model

    Release 0.4.9
- Updated to RIFT 2.3

    Release 0.4.5
- Added version and migration procedures to convert data from older versions to the latest format.
- Reworked the data format to reduce the time it takes to save & load the auction DB.
- Added auto unjam feature (best effort behavior)
- Fixed a bug that emptied saved variables when the auction DB had over 65k auctions stored
- Fixed a bug that crashed the addon when scanning more than 50k auctions in a full scan
- Fixed bug in GetLastTimeSeen    

    Release 0.4.4
- Fixed minor bug in Event.LibPGC.AuctionData

    Release 0.4.1
- First version independent from BananAH