r49
Details
-
FilenameAuctionLite-r49.zip
-
Uploaded by
-
UploadedFeb 10, 2009
-
Size237.63 KB
-
Downloads158
-
MD5eee8a59916357b4e038957008fb4496b
Supported WoW Retail Versions
- 3.0.9
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------