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

r90-release

  • R
  • Jun 8, 2011
  • 33.06 KB
  • 173
  • 4.1.0
  • Retail

File Name

TB_AltTrader-r90-release.zip

Supported Versions

  • 4.1.0

------------------------------------------------------------------------
r90 | valana_tb | 2011-06-08 09:09:46 +0000 (Wed, 08 Jun 2011) | 4 lines
Changed paths:
   A /tags/r90-release (from /trunk:89)

r90-release:
* Corrected various issues with purchasing alternate currencies (more specifically, purchasing Conquest Points using Valor Points).
* Added mouse wheel scrolling to the merchant frame. Shift-scrolling jumps to the edge page, whereas control-scrolling jumps to the half-way point from the current page to the edge page.
* Fixed the discovery of new currencies so that even ones discovered in-between patches will now be recognized.
------------------------------------------------------------------------
r89 | valana_tb | 2011-06-08 09:03:39 +0000 (Wed, 08 Jun 2011) | 1 line
Changed paths:
   M /trunk/TB_AltTrader.lua

Fixed the purchasable range provided by shift-click buying alternate currencies.
------------------------------------------------------------------------
r88 | valana_tb | 2011-06-08 09:02:13 +0000 (Wed, 08 Jun 2011) | 2 lines
Changed paths:
   M /trunk/TB_AltTrader.lua

* Alternate currencies can now be traded by alt-clicking.
* Corrected shift-click buying of alternate currencies.
------------------------------------------------------------------------
r87 | valana_tb | 2011-06-08 08:37:12 +0000 (Wed, 08 Jun 2011) | 1 line
Changed paths:
   M /trunk/TB_AltTrader.lua

It should now be possible to purchase multiple stacks of alternate currencies (such as Conquest Points) by shift-clicking, in addition to the unmodified right-click.
------------------------------------------------------------------------
r86 | valana_tb | 2011-06-08 08:19:53 +0000 (Wed, 08 Jun 2011) | 1 line
Changed paths:
   M /trunk/TB_AltTrader.lua

Unmodified right-click purchases now use the default purchase quantity, instead of buying 1 of the item.
------------------------------------------------------------------------
r85 | valana_tb | 2011-06-08 06:56:26 +0000 (Wed, 08 Jun 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Disabled no-lib packaging.
------------------------------------------------------------------------
r84 | valana_tb | 2011-05-25 09:14:19 +0000 (Wed, 25 May 2011) | 1 line
Changed paths:
   M /trunk/TB_AltTrader.lua

Removed local copies of global functions. It's not worth the maintenance headache.
------------------------------------------------------------------------
r83 | valana_tb | 2011-05-24 18:48:42 +0000 (Tue, 24 May 2011) | 1 line
Changed paths:
   M /trunk/TB_AltTrader.lua

Added a comment explaining why we wipe the currencies database with every patch.
------------------------------------------------------------------------
r82 | valana_tb | 2011-05-24 07:43:49 +0000 (Tue, 24 May 2011) | 1 line
Changed paths:
   M /trunk/TB_AltTrader.lua

Rediscover all the currencies on every login, because only those currently held by the player are accessible.
------------------------------------------------------------------------
r81 | valana_tb | 2011-05-14 09:01:27 +0000 (Sat, 14 May 2011) | 1 line
Changed paths:
   M /trunk/TB_AltTrader.lua

Wrong sign in checking the merchant scroll direction..
------------------------------------------------------------------------
r80 | valana_tb | 2011-05-14 06:27:52 +0000 (Sat, 14 May 2011) | 1 line
Changed paths:
   M /trunk/TB_AltTrader.lua

Added mouse wheel scrolling support to the merchant frame.
------------------------------------------------------------------------
r78 | valana_tb | 2011-05-12 05:15:26 +0000 (Thu, 12 May 2011) | 1 line
Changed paths:
   M /trunk/TB_AltTrader.lua

Working fix for Blizzard's empty currency pane bug.
------------------------------------------------------------------------
r77 | valana_tb | 2011-05-11 22:57:11 +0000 (Wed, 11 May 2011) | 1 line
Changed paths:
   M /trunk/TB_AltTrader.lua

Trying to work around the empty Currency pane bug in WoW 4.1.
------------------------------------------------------------------------