LibPGC

Abandoned
Auction helper library

File Details

0.4.4 RC4

  • B
  • Jan 11, 2013
  • 19.34 KB
  • 72
  • 2.0

File Name

LibPGC-r8.zip

Supported Versions

  • 2.0

    Beta 0.4.4 RC4
- 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.
- LibPGC only stores 5 days of data now. This is a temporary fix to avoid crashing the game client when reloading/logging out.

    Beta 0.4.4 RC3
- 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

    r6
- Added auto unjam feature (best effort behavior)

    r5
- Started using LibScheduler
- Fixed bug in GetLastTimeSeen    

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

    Release 0.4.1
- First version independent from BananAH