v0.4-nolib
Details
-
FilenameAuctionLite-v0.4-nolib.zip
-
Uploaded by
-
UploadedNov 14, 2010
-
Size135.15 KB
-
Downloads38
-
MD5a1bf0dc3641bb81d447ad1e1a47712d7
Supported WoW Retail Versions
- 3.0.9
Changelog
tag v0.4
9223783efaec9601f28d4ef0d64cb8fbc0c8b7c9
Merial <merial.kilrogg@gmail.com>
2009-01-02 06:49:51 +0000
Bump version to v0.4. Scoot scan button out of the way if Auctioneer is present.
--------------------
Merial:
- Bump version to v0.4. Scoot scan button out of the way if Auctioneer is present.
- Added external API. Added colors to buy/sell listings. Remember previous selected item (DetailLink) when submitting new searches. Fix bug in tooltip code (nil link, sigh).
- Added alt-right-click shortcut for searching/selling. Added tooltips to buy/sell tabs. Fixed bug in mass buyout (it was bidding). Fixed bug in auction creation (button not enabled properly).
- Remember user's auction prices within a session. Don't undercut our own auctions when clicking on them. Give percentage progress in sell tab and buy tab. Added a sanity check to buyout code.
- Added mass buyout.
- Added summary view to buy tab.
- Wait for more data when auction results have nil owners. This change improves our ability to find auctions that we've decided to bid on.
- Fixed bug with nil link after scan.
- Fix nil link bug reported by v911net.
- Split AuctionLite.lua into lots of smaller files.
- Added "Buy" tab with based search/bid/buyout functionality. Created XML files for buy/sell tabs.
- GetAuctionSellItemLink is now GetAuctionSellItemInfoAndLink. We're a bit more careful about return values from this function. This fixes another pjlworld bug, hopefully.
- Fixed bugs reported by pjlworld. - Disable "Create Auctions" button when creating auctions. - Handle concurrent calls to CreateAuctions gracefully. - Fix problem with nil link in ShowPriceData.