TB Alt-Trader

Abandoned
Enables ALT-clicking to trade with players, or to move items between your inventory and auctions, mail, bank, guild bank, and...

File Details

r102-release

  • R
  • Jul 13, 2011
  • 32.99 KB
  • 205
  • 4.2.0
  • Retail

File Name

TB_AltTrader-r102-release.zip

Supported Versions

  • 4.2.0

------------------------------------------------------------------------
r102 | valana_tb | 2011-07-13 17:58:51 +0000 (Wed, 13 Jul 2011) | 2 lines
Changed paths:
   A /tags/r102-release (from /trunk:101)

Tagging as r102-release:
* Re-packaging due to a bug in the Curse packager.
------------------------------------------------------------------------
r101 | valana_tb | 2011-06-29 08:18:09 +0000 (Wed, 29 Jun 2011) | 1 line
Changed paths:
   M /trunk/TB_AltTrader.lua

Converted self.db to _db.
------------------------------------------------------------------------
r99 | valana_tb | 2011-06-29 03:57:43 +0000 (Wed, 29 Jun 2011) | 1 line
Changed paths:
   M /trunk/TB_AltTrader.toc

Bumped TOC.
------------------------------------------------------------------------
r96 | valana_tb | 2011-06-26 09:58:05 +0000 (Sun, 26 Jun 2011) | 1 line
Changed paths:
   M /trunk/TB_AltTrader.lua

The number of purchasable items is now correctly multiplied by the default purchase count as displayed in the vendor window. Shift-clicking should now reflect the correct number of items purchasable.
------------------------------------------------------------------------
r95 | valana_tb | 2011-06-26 09:57:13 +0000 (Sun, 26 Jun 2011) | 1 line
Changed paths:
   M /trunk/TB_AltTrader.lua

Fixed buying of certain items that cost a bag item but for which the currency item link from the merchant window does not match the item link from the bag. An example is the Burning Blossoms from the Midsummer Fire Festival.
------------------------------------------------------------------------
r94 | valana_tb | 2011-06-26 09:55:47 +0000 (Sun, 26 Jun 2011) | 1 line
Changed paths:
   M /trunk/TB_AltTrader.lua

Removed some local function copies.
------------------------------------------------------------------------
r93 | valana_tb | 2011-06-26 09:55:23 +0000 (Sun, 26 Jun 2011) | 2 lines
Changed paths:
   M /trunk/TB_AltTrader.lua

* Container item slot 0 is not a valid slot. Start the enumeration at 1.
* Use GetContainerItemLink() to get the bag slot item's link.
------------------------------------------------------------------------
r92 | valana_tb | 2011-06-16 04:33:24 +0000 (Thu, 16 Jun 2011) | 1 line
Changed paths:
   M /trunk/TB_AltTrader.lua

Fixed a comment.
------------------------------------------------------------------------
r91 | valana_tb | 2011-06-10 18:37:22 +0000 (Fri, 10 Jun 2011) | 1 line
Changed paths:
   M /trunk/TB_AltTrader.lua

There is no reason to cache the locale.
------------------------------------------------------------------------