v0.9.1

Details

  • Filename
    AuctionLite-v0.9.1.zip
  • Uploaded by
  • Uploaded
    Mar 20, 2009
  • Size
    248.59 KB
  • Downloads
    157
  • MD5
    02dbdf9fc9ea599762553a1fcc6a8c02

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r64 | merialkilrogg | 2009-03-20 16:07:34 +0000 (Fri, 20 Mar 2009) | 1 line
Changed paths:
   A /tags/v0.9.1 (from /trunk:63)

Tagging as v0.9.1
------------------------------------------------------------------------
r63 | merialkilrogg | 2009-03-20 16:07:03 +0000 (Fri, 20 Mar 2009) | 3 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/AuctionLite.toc

Fixed accidental debug messages.
Bumped version number to 0.9.1.

------------------------------------------------------------------------
r61 | merialkilrogg | 2009-03-20 11:26:23 +0000 (Fri, 20 Mar 2009) | 2 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/AuctionLite.toc

Bump version number to 0.9.

------------------------------------------------------------------------
r60 | merialkilrogg | 2009-03-20 11:24:49 +0000 (Fri, 20 Mar 2009) | 2 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/Tooltip.lua

Added money icons to tooltips.

------------------------------------------------------------------------
r59 | merialkilrogg | 2009-03-20 09:34:19 +0000 (Fri, 20 Mar 2009) | 3 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/AuctionLite.toc
   A /trunk/Disenchant.lua
   M /trunk/Tooltip.lua

Added disenchant values to tooltips.
Improved tooltip config options.

------------------------------------------------------------------------
r57 | merialkilrogg | 2009-03-16 00:59:58 +0000 (Mon, 16 Mar 2009) | 2 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/AuctionLite.toc

Bump version number to 0.8.

------------------------------------------------------------------------
r56 | merialkilrogg | 2009-03-16 00:54:43 +0000 (Mon, 16 Mar 2009) | 3 lines
Changed paths:
   M /trunk/AuctionLite.toc
   M /trunk/BuyFrame.lua
   M /trunk/BuyFrame.xml
   A /trunk/CancelAuctions.lua
   M /trunk/QueryAuctions.lua
   M /trunk/SellFrame.xml
   M /trunk/Util.lua

Implement auction cancellaction.
Implement "Show My Auctions" feature.

------------------------------------------------------------------------
r54 | merialkilrogg | 2009-02-28 19:49:10 +0000 (Sat, 28 Feb 2009) | 5 lines
Changed paths:
   M /trunk/AuctionFrame.lua
   M /trunk/AuctionLite.lua
   M /trunk/AuctionLite.toc
   M /trunk/BuyFrame.lua
   M /trunk/BuyFrame.xml
   M /trunk/QueryAuctions.lua

Implemented "open all bags".
Added menu option to open config.
Miscellaneous tweaks.
Bumped version number to 0.7.

------------------------------------------------------------------------
r53 | merialkilrogg | 2009-02-27 09:40:08 +0000 (Fri, 27 Feb 2009) | 3 lines
Changed paths:
   M /trunk/AuctionFrame.lua
   M /trunk/AuctionLite.lua
   M /trunk/BuyFrame.lua

Implemented jump-to-tab on AH open.
Favorites appear first in searches.

------------------------------------------------------------------------
r52 | merialkilrogg | 2009-02-27 09:08:29 +0000 (Fri, 27 Feb 2009) | 5 lines
Changed paths:
   M /trunk/AuctionFrame.lua
   M /trunk/AuctionLite.lua
   M /trunk/AuctionLite.toc
   M /trunk/BuyFrame.lua
   M /trunk/BuyFrame.xml

Implemented "Advanced" menu.
Added cancel button for searches/scans.
Moved scan button to "Buy" tab.
Added advertisement for fast scans.

------------------------------------------------------------------------
r51 | merialkilrogg | 2009-02-25 09:08:15 +0000 (Wed, 25 Feb 2009) | 4 lines
Changed paths:
   M /trunk/AuctionFrame.lua
   M /trunk/AuctionLite.lua
   M /trunk/BuyFrame.lua
   M /trunk/BuyFrame.xml
   M /trunk/QueryAuctions.lua
   M /trunk/SellFrame.lua
   M /trunk/Util.lua

Implemented time estimate on searches.
Fixed GUI problems with "Deals" settings.
Implemented ctrl- and alt-right-click for "Buy" and "Sell".

------------------------------------------------------------------------
r50 | merialkilrogg | 2009-02-14 11:31:25 +0000 (Sat, 14 Feb 2009) | 2 lines
Changed paths:
   M /trunk/AuctionFrame.lua
   M /trunk/AuctionLite.lua
   M /trunk/BuyFrame.lua
   M /trunk/BuyFrame.xml

Added deals and favorites.

------------------------------------------------------------------------
r49 | merialkilrogg | 2009-02-11 04:04:41 +0000 (Wed, 11 Feb 2009) | 2 lines
Changed paths:
   M /trunk/AuctionFrame.lua
   M /trunk/AuctionLite.lua
   M /trunk/CreateAuctions.lua
   M /trunk/QueryAuctions.lua

Allow getAll queries.

------------------------------------------------------------------------
r48 | merialkilrogg | 2009-02-10 09:17:54 +0000 (Tue, 10 Feb 2009) | 2 lines
Changed paths:
   M /trunk/AuctionFrame.lua
   M /trunk/AuctionLite.lua
   M /trunk/BuyFrame.lua
   M /trunk/QueryAuctions.lua
   M /trunk/SellFrame.lua

Cleaned up auction query interface, fixing some bugs in the process.

------------------------------------------------------------------------
r47 | merialkilrogg | 2009-02-06 07:09:03 +0000 (Fri, 06 Feb 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/AuctionLite.lua
   M /trunk/AuctionLite.toc
   M /trunk/History.lua
   A /trunk/embeds.xml

Upgrade to Ace3.

------------------------------------------------------------------------
r45 | merialkilrogg | 2009-02-02 06:11:55 +0000 (Mon, 02 Feb 2009) | 4 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/AuctionLite.toc
   M /trunk/QueryAuctions.lua

Bumped version number to v0.6.
Fixed bug in mass buyout when purchases on one page cause items on the
next page to get bumped forward.

------------------------------------------------------------------------
r44 | merialkilrogg | 2009-02-02 04:30:05 +0000 (Mon, 02 Feb 2009) | 4 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/BuyFrame.lua
   M /trunk/SellFrame.lua
   M /trunk/SellFrame.xml

Add "+" on enchanted/jeweled "Sell" tab items as well.
Nuke selection after a buyout.
Fix compatibility issue with AuctionMaster.

------------------------------------------------------------------------
r43 | merialkilrogg | 2009-01-30 02:49:03 +0000 (Fri, 30 Jan 2009) | 4 lines
Changed paths:
   M /trunk/BuyFrame.lua
   M /trunk/BuyFrame.xml
   M /trunk/History.lua
   M /trunk/QueryAuctions.lua
   M /trunk/SellFrame.lua
   M /trunk/Tooltip.lua
   M /trunk/Util.lua

Check for sufficient funds when bidding/buying.
Move tooltip to the right on buy tab.
Add "+" to items with enchants/gems on buy tab.

------------------------------------------------------------------------
r42 | merialkilrogg | 2009-01-27 09:27:19 +0000 (Tue, 27 Jan 2009) | 2 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/SellFrame.lua

Allow user to set vendor multiplier.

------------------------------------------------------------------------
r41 | merialkilrogg | 2009-01-27 09:14:17 +0000 (Tue, 27 Jan 2009) | 3 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/Tooltip.lua

Collect garbage when exiting AH.
Add tooltips for merchant, buyback, and loot.

------------------------------------------------------------------------
r39 | merialkilrogg | 2009-01-15 05:46:38 +0000 (Thu, 15 Jan 2009) | 3 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/AuctionLite.toc
   M /trunk/BuyFrame.lua
   M /trunk/BuyFrame.xml

Added extra explanatory messages.
Bumped version number to 0.5.

------------------------------------------------------------------------
r38 | merialkilrogg | 2009-01-14 05:54:52 +0000 (Wed, 14 Jan 2009) | 4 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/QueryAuctions.lua
   M /trunk/SellFrame.lua

Allow users to set bid/buy undercut and price rounding.
Allow users to enable/disable chat window spew when selling.
Fix bug in "Buy" tab market price if you're the only seller.

------------------------------------------------------------------------
r37 | merialkilrogg | 2009-01-13 17:00:41 +0000 (Tue, 13 Jan 2009) | 2 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/Tooltip.lua

Make shift key work with guild bank tooltips.

------------------------------------------------------------------------
r36 | merialkilrogg | 2009-01-10 05:53:23 +0000 (Sat, 10 Jan 2009) | 2 lines
Changed paths:
   M /trunk/BuyFrame.lua

Allow selection of multiple items in buy frame with ctrl/shift.

------------------------------------------------------------------------
r35 | merialkilrogg | 2009-01-08 05:04:21 +0000 (Thu, 08 Jan 2009) | 3 lines
Changed paths:
   M /trunk/QueryAuctions.lua
   M /trunk/SellFrame.lua
   M /trunk/Util.lua

Truncate all auction queries to 63 bytes.
Fixes disconnect bug reported by Vamprik.

------------------------------------------------------------------------
r34 | merialkilrogg | 2009-01-07 03:36:19 +0000 (Wed, 07 Jan 2009) | 3 lines
Changed paths:
   M /trunk/BuyFrame.xml
   M /trunk/SellFrame.xml
   M /trunk/Tooltip.lua

Update buy/sell tab tooltips properly, allowing shift key to work.
Don't add prices to non-item link tooltips.

------------------------------------------------------------------------
r33 | merialkilrogg | 2009-01-05 10:38:07 +0000 (Mon, 05 Jan 2009) | 4 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/BuyFrame.lua
   M /trunk/SellFrame.lua
   M /trunk/Tooltip.lua
   M /trunk/Util.lua

Add AL data to chat link tooltips.
Add quantity info to tooltips.
Allow the above to be toggled with the shift key.

------------------------------------------------------------------------
r32 | merialkilrogg | 2009-01-04 23:54:29 +0000 (Sun, 04 Jan 2009) | 2 lines
Changed paths:
   M /trunk/BuyFrame.lua
   M /trunk/QueryAuctions.lua

Fix assertion failure resulting from cancel when no purchase is in progress.

------------------------------------------------------------------------
r31 | merialkilrogg | 2009-01-02 22:16:29 +0000 (Fri, 02 Jan 2009) | 2 lines
Changed paths:
   M /trunk/SellFrame.xml

Fixed incorrect IDs on rows in "Sell" tab scroll frame.

------------------------------------------------------------------------
r29 | merialkilrogg | 2009-01-02 06:49:51 +0000 (Fri, 02 Jan 2009) | 3 lines
Changed paths:
   M /trunk/AuctionFrame.lua
   M /trunk/AuctionLite.lua
   M /trunk/AuctionLite.toc

Bump version to v0.4.
Scoot scan button out of the way if Auctioneer is present.

------------------------------------------------------------------------
r28 | merialkilrogg | 2009-01-02 06:12:02 +0000 (Fri, 02 Jan 2009) | 5 lines
Changed paths:
   M /trunk/AuctionFrame.lua
   M /trunk/BuyFrame.lua
   M /trunk/History.lua
   M /trunk/SellFrame.lua
   M /trunk/SellFrame.xml
   M /trunk/Util.lua

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).

------------------------------------------------------------------------
r27 | merialkilrogg | 2009-01-01 11:07:28 +0000 (Thu, 01 Jan 2009) | 5 lines
Changed paths:
   M /trunk/AuctionFrame.lua
   M /trunk/AuctionLite.lua
   M /trunk/BuyFrame.lua
   M /trunk/BuyFrame.xml
   M /trunk/QueryAuctions.lua
   M /trunk/SellFrame.lua
   M /trunk/SellFrame.xml

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).

------------------------------------------------------------------------
r26 | merialkilrogg | 2008-12-31 11:31:14 +0000 (Wed, 31 Dec 2008) | 5 lines
Changed paths:
   M /trunk/AuctionFrame.lua
   M /trunk/AuctionLite.lua
   M /trunk/BuyFrame.lua
   M /trunk/BuyFrame.xml
   M /trunk/QueryAuctions.lua
   M /trunk/SellFrame.lua
   M /trunk/SellFrame.xml

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.

------------------------------------------------------------------------
r25 | merialkilrogg | 2008-12-31 08:05:19 +0000 (Wed, 31 Dec 2008) | 2 lines
Changed paths:
   M /trunk/BuyFrame.lua
   M /trunk/BuyFrame.xml
   M /trunk/QueryAuctions.lua
   M /trunk/Util.lua

Added mass buyout.

------------------------------------------------------------------------
r24 | merialkilrogg | 2008-12-24 19:38:33 +0000 (Wed, 24 Dec 2008) | 2 lines
Changed paths:
   M /trunk/BuyFrame.lua
   M /trunk/BuyFrame.xml
   M /trunk/QueryAuctions.lua

Added summary view to buy tab.

------------------------------------------------------------------------
r23 | merialkilrogg | 2008-12-24 07:45:58 +0000 (Wed, 24 Dec 2008) | 4 lines
Changed paths:
   M /trunk/QueryAuctions.lua

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.

------------------------------------------------------------------------
r22 | merialkilrogg | 2008-12-24 06:06:51 +0000 (Wed, 24 Dec 2008) | 2 lines
Changed paths:
   M /trunk/QueryAuctions.lua

Fixed bug with nil link after scan.

------------------------------------------------------------------------
r21 | merialkilrogg | 2008-12-19 13:47:50 +0000 (Fri, 19 Dec 2008) | 2 lines
Changed paths:
   M /trunk/QueryAuctions.lua

Fix nil link bug reported by v911net.

------------------------------------------------------------------------
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
150.42 KB Mar 20, 2009 3.0.9 23