LibPGC

Abandoned
Auction helper library

File Details

r19

  • A
  • Nov 9, 2013
  • 44.99 KB
  • 113
  • 2.4

File Name

LibPGC-r19.zip

Supported Versions

  • 2.4

    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