r76

Details

  • Filename
    AuctionLite-r76.zip
  • Uploaded by
  • Uploaded
    Mar 24, 2009
  • Size
    252.72 KB
  • Downloads
    152
  • MD5
    05822ea185544aba955f70cc91f03dfd

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r76 | merialkilrogg | 2009-03-24 09:14:38 +0000 (Tue, 24 Mar 2009) | 3 lines
Changed paths:
   M /trunk/AuctionFrame.lua
   M /trunk/AuctionLite.lua

Implement shift-click in "Buy" tab.
Ignore control/alt-right-click when not at the AH.

------------------------------------------------------------------------
r74 | merialkilrogg | 2009-03-24 07:45:41 +0000 (Tue, 24 Mar 2009) | 3 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/AuctionLite.toc
   M /trunk/SellFrame.lua

Quick fix to undercuts.
Bumped version number to 1.0.

------------------------------------------------------------------------
r73 | merialkilrogg | 2009-03-24 05:17:01 +0000 (Tue, 24 Mar 2009) | 5 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/BuyFrame.lua
   M /trunk/BuyFrame.xml
   M /trunk/CreateAuctions.lua
   M /trunk/Locale/enUS.lua
   M /trunk/SellFrame.lua
   M /trunk/Tooltip.lua

Red background for undercuts on "Show My Auctions".
Allow zero buyout.
More tooltip code cleanup.
Config dialog cleanup.

------------------------------------------------------------------------
r72 | merialkilrogg | 2009-03-22 23:28:00 +0000 (Sun, 22 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Tooltip.lua

Eliminate stray money icons when switching between tooltips.

------------------------------------------------------------------------
r71 | merialkilrogg | 2009-03-22 22:58:43 +0000 (Sun, 22 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Tooltip.lua

Fix tooltip display problems, take 2.

------------------------------------------------------------------------
r70 | merialkilrogg | 2009-03-22 12:40:09 +0000 (Sun, 22 Mar 2009) | 3 lines
Changed paths:
   M /trunk/BuyFrame.lua

Fixed scroll bar offsets.  We now correctly return to your previous
location in the summary view.

------------------------------------------------------------------------
r69 | merialkilrogg | 2009-03-22 11:32:38 +0000 (Sun, 22 Mar 2009) | 2 lines
Changed paths:
   M /trunk/SellFrame.lua

Don't undercut historical prices.

------------------------------------------------------------------------
r68 | merialkilrogg | 2009-03-22 09:08:48 +0000 (Sun, 22 Mar 2009) | 2 lines
Changed paths:
   M /trunk/AuctionLite.toc
   A /trunk/External.lua
   M /trunk/History.lua

Implement GetSellValue and GetAuctionBuyout.

------------------------------------------------------------------------
r67 | merialkilrogg | 2009-03-22 03:13:28 +0000 (Sun, 22 Mar 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/AuctionLite.lua
   M /trunk/AuctionLite.toc
   M /trunk/BuyFrame.lua
   M /trunk/BuyFrame.xml
   M /trunk/CancelAuctions.lua
   M /trunk/CreateAuctions.lua
   A /trunk/Locale
   A /trunk/Locale/enUS.lua
   M /trunk/QueryAuctions.lua
   M /trunk/SellFrame.lua
   M /trunk/Tooltip.lua
   M /trunk/Util.lua
   M /trunk/embeds.xml

Split out English text for localization.

------------------------------------------------------------------------
r65 | merialkilrogg | 2009-03-20 23:39:24 +0000 (Fri, 20 Mar 2009) | 5 lines
Changed paths:
   M /trunk/AuctionLite.lua
   M /trunk/AuctionLite.toc
   M /trunk/BuyFrame.lua
   M /trunk/Tooltip.lua
   M /trunk/VendorData.lua

Fixed bug in tooltip display.
Fixed vendor data for crystallized/eternal stuff.
No longer free scan data when leaving the AH.
Bumped version number to 0.9.2.

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

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

Additional Files

Type Name Size Uploaded Game Version Downloads
152.31 KB Mar 24, 2009 3.0.9 33