r20

Details

  • Filename
    AuctionLite-r20.zip
  • Uploaded by
  • Uploaded
    Dec 18, 2008
  • Size
    193.39 KB
  • Downloads
    79
  • MD5
    52a2ee53fc2aff4eb72b903396163a09

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r20 | merialkilrogg | 2008-12-18 10:26:43 +0000 (Thu, 18 Dec 2008) | 2 lines
Changed paths:
   A /trunk/AuctionFrame.lua
   M /trunk/AuctionLite.lua
   M /trunk/AuctionLite.toc
   A /trunk/BuyFrame.lua
   M /trunk/BuyFrame.xml
   A /trunk/CreateAuctions.lua
   A /trunk/History.lua
   A /trunk/QueryAuctions.lua
   A /trunk/SellFrame.lua
   M /trunk/SellFrame.xml
   A /trunk/Tooltip.lua
   A /trunk/Util.lua

Split AuctionLite.lua into lots of smaller files.

------------------------------------------------------------------------
r19 | merialkilrogg | 2008-12-18 03:01:02 +0000 (Thu, 18 Dec 2008) | 3 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/AuctionLite.toc
   D /trunk/AuctionLite.xml
   A /trunk/BuyFrame.xml
   A /trunk/SellFrame.xml
   M /trunk/VendorData.lua

Added "Buy" tab with based search/bid/buyout functionality.
Created XML files for buy/sell tabs.

------------------------------------------------------------------------
r18 | merialkilrogg | 2008-12-16 09:48:12 +0000 (Tue, 16 Dec 2008) | 4 lines
Changed paths:
   M /trunk/AuctionLite.lua

GetAuctionSellItemLink is now GetAuctionSellItemInfoAndLink.
We're a bit more careful about return values from this function.
This fixes another pjlworld bug, hopefully.

------------------------------------------------------------------------
r17 | merialkilrogg | 2008-12-14 06:14:48 +0000 (Sun, 14 Dec 2008) | 5 lines
Changed paths:
   M /trunk/AuctionLite.lua

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.

------------------------------------------------------------------------
r15 | merialkilrogg | 2008-12-11 11:52:40 +0000 (Thu, 11 Dec 2008) | 2 lines
Changed paths:
   M /trunk/AuctionLite.toc

Bump version number to 0.3.

------------------------------------------------------------------------
r14 | merialkilrogg | 2008-12-11 11:45:23 +0000 (Thu, 11 Dec 2008) | 3 lines
Changed paths:
   M /trunk/AuctionLite.lua

Bumped threshold for ignoring auctions to 2.5 SD.
Bumped version number to 0.3.

------------------------------------------------------------------------
r13 | merialkilrogg | 2008-12-11 11:42:17 +0000 (Thu, 11 Dec 2008) | 2 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/AuctionLite.xml

Undercut auctions by clicking on them in the competing auctions display.

------------------------------------------------------------------------
r12 | merialkilrogg | 2008-12-11 11:09:14 +0000 (Thu, 11 Dec 2008) | 3 lines
Changed paths:
   M /trunk/AuctionLite.lua

Allow specifying per-item prices.
Remember duration and pricing method preferences.

------------------------------------------------------------------------
r11 | merialkilrogg | 2008-12-11 08:06:17 +0000 (Thu, 11 Dec 2008) | 2 lines
Changed paths:
   M /trunk/AuctionLite.lua

Validate historical prices on "get", not just on "update".

------------------------------------------------------------------------
r10 | merialkilrogg | 2008-12-11 07:58:47 +0000 (Thu, 11 Dec 2008) | 2 lines
Changed paths:
   M /trunk/AuctionLite.lua

Check for nil link in tooltip code.  Hopefully fixes ticket 1.

------------------------------------------------------------------------
r9 | merialkilrogg | 2008-12-11 07:48:01 +0000 (Thu, 11 Dec 2008) | 5 lines
Changed paths:
   M /trunk/AuctionLite.lua

Added kolenka's contributions:
- Bug fix in auction creation.
- Use 3x vendor price when no other data is available.
Thanks!

------------------------------------------------------------------------
r8 | merialkilrogg | 2008-12-08 06:14:04 +0000 (Mon, 08 Dec 2008) | 2 lines
Changed paths:
   M /trunk/AuctionLite.lua

Added tooltips for auction items.

------------------------------------------------------------------------
r7 | merialkilrogg | 2008-12-07 23:07:58 +0000 (Sun, 07 Dec 2008) | 3 lines
Changed paths:
   M /trunk/AuctionLite.lua

Fixed display bug when printing scan summary.
Validate auction data entry before using.

------------------------------------------------------------------------
r6 | merialkilrogg | 2008-12-02 07:05:22 +0000 (Tue, 02 Dec 2008) | 2 lines
Changed paths:
   M /trunk/AuctionLite.lua

Added options for enabling/disabling vendor/auction tooltips.

------------------------------------------------------------------------
r4 | merialkilrogg | 2008-12-01 10:03:08 +0000 (Mon, 01 Dec 2008) | 7 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/AuctionLite.toc
   A /trunk/VendorData.lua

Added tooltip support, with auction data and vendor data.
Doesn't undercut your own auctions.
Colors your auctions in the UI.
More consistent pricing when posting stacks of multiple sizes.
Stores auction data by item ID, not item name.
Fixed bugs in the scanner and the scrolling frame.

------------------------------------------------------------------------
r2 | merialkilrogg | 2008-11-20 06:41:11 +0000 (Thu, 20 Nov 2008) | 3 lines
Changed paths:
   A /trunk/.pkgmeta
   A /trunk/AuctionLite.lua
   A /trunk/AuctionLite.toc
   A /trunk/AuctionLite.xml

Initial checkin of version 0.1.
Includes auction scanning, pricing, posting, and historical data.

------------------------------------------------------------------------
r1 | root | 2008-11-20 06:25:55 +0000 (Thu, 20 Nov 2008) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"auctionlite/mainline: Initial Import"
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
129.33 KB Dec 18, 2008 3.0.3 46