r45

Details

  • Filename
    AuctionLite-r45.zip
  • Uploaded by
  • Uploaded
    Feb 2, 2009
  • Size
    203.41 KB
  • Downloads
    52
  • MD5
    4f073e687fa5fe5bcdf21c4296afff7f

Supported WoW Retail Versions

  • 3.0.8

Changelog

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

------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
139.33 KB Feb 2, 2009 3.0.8 48