r123
Details
-
FilenameAuctionLite-r123.zip
-
Uploaded by
-
UploadedMay 4, 2009
-
Size285.53 KB
-
Downloads263
-
MD5934170fd5a4d8c480ade79d2c0a1edbd
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
r123 | merialkilrogg | 2009-05-05 04:43:19 +0000 (Tue, 05 May 2009) | 2 lines
Changed paths:
M /trunk/CreateAuctions.lua
M /trunk/SellFrame.lua
Sell last stack even if smaller.
------------------------------------------------------------------------
r122 | merialkilrogg | 2009-05-04 04:52:14 +0000 (Mon, 04 May 2009) | 2 lines
Changed paths:
M /trunk/VendorData.lua
Updated vendor data for 3.1.1.
------------------------------------------------------------------------
r121 | merialkilrogg | 2009-04-28 07:40:41 +0000 (Tue, 28 Apr 2009) | 2 lines
Changed paths:
M /trunk/BuyFrame.lua
Fixed undercut detection and removed some dead code.
------------------------------------------------------------------------
r120 | merialkilrogg | 2009-04-18 06:36:37 +0000 (Sat, 18 Apr 2009) | 2 lines
Changed paths:
M /trunk/BuyFrame.lua
Fixed bug when closing AH with a purchase pending.
------------------------------------------------------------------------
r118 | merialkilrogg | 2009-04-14 08:43:43 +0000 (Tue, 14 Apr 2009) | 3 lines
Changed paths:
M /trunk/AuctionLite.lua
M /trunk/AuctionLite.toc
Bumped version for WoW 3.1.
Bumped AL version number to 1.1.5.
------------------------------------------------------------------------
r116 | merialkilrogg | 2009-04-12 21:25:44 +0000 (Sun, 12 Apr 2009) | 2 lines
Changed paths:
M /trunk/BuyFrame.lua
Fixed same bug for sorting by market price.
------------------------------------------------------------------------
r115 | merialkilrogg | 2009-04-12 21:21:36 +0000 (Sun, 12 Apr 2009) | 2 lines
Changed paths:
M /trunk/AuctionLite.lua
M /trunk/AuctionLite.toc
M /trunk/BuyFrame.lua
Fixed bug when sorting by listings/items in zero-listing favorites.
------------------------------------------------------------------------
r113 | merialkilrogg | 2009-04-12 02:49:31 +0000 (Sun, 12 Apr 2009) | 2 lines
Changed paths:
M /trunk/AuctionLite.lua
M /trunk/AuctionLite.toc
Bump verison number to 1.1.3.
------------------------------------------------------------------------
r112 | merialkilrogg | 2009-04-12 02:22:57 +0000 (Sun, 12 Apr 2009) | 2 lines
Changed paths:
M /trunk/BuyFrame.lua
Change to summary view when the last item is bought/cancelled.
------------------------------------------------------------------------
r111 | merialkilrogg | 2009-04-12 00:19:23 +0000 (Sun, 12 Apr 2009) | 2 lines
Changed paths:
M /trunk/AuctionLite.lua
M /trunk/BuyFrame.lua
M /trunk/Locale/enUS.lua
Implemented timeout and resale value when buying.
------------------------------------------------------------------------
r110 | merialkilrogg | 2009-04-09 06:43:33 +0000 (Thu, 09 Apr 2009) | 2 lines
Changed paths:
M /trunk/BuyFrame.lua
Implement fancier mass buyout algorithm. (Still a bit slow.)
------------------------------------------------------------------------
r108 | merialkilrogg | 2009-04-08 05:01:47 +0000 (Wed, 08 Apr 2009) | 2 lines
Changed paths:
M /trunk/AuctionLite.lua
M /trunk/AuctionLite.toc
Bump version number to 1.1.2.
------------------------------------------------------------------------
r107 | merialkilrogg | 2009-04-08 04:55:47 +0000 (Wed, 08 Apr 2009) | 2 lines
Changed paths:
M /trunk/BuyFrame.lua
M /trunk/QueryAuctions.lua
Show all favorites even if they're not in the AH.
------------------------------------------------------------------------
r106 | merialkilrogg | 2009-04-08 04:07:12 +0000 (Wed, 08 Apr 2009) | 2 lines
Changed paths:
M /trunk/QueryAuctions.lua
M /trunk/SellFrame.lua
Don't undercut own auctions if they're the only competition.
------------------------------------------------------------------------
r105 | merialkilrogg | 2009-04-08 03:11:20 +0000 (Wed, 08 Apr 2009) | 2 lines
Changed paths:
M /trunk/Locale/deDE.lua
Updates to deDE.
------------------------------------------------------------------------
r104 | merialkilrogg | 2009-04-06 06:46:59 +0000 (Mon, 06 Apr 2009) | 2 lines
Changed paths:
M /trunk/Util.lua
Ignore "Sold" items when searching for own auctions.
------------------------------------------------------------------------