r230

Details

  • Filename
    BankItems-r230.zip
  • Uploaded by
  • Uploaded
    Jun 16, 2015
  • Size
    80.29 KB
  • Downloads
    742
  • MD5
    36d17661131f3949f1fa446f7c48a9a5

Supported WoW Retail Versions

  • 6.1.0

Changelog

------------------------------------------------------------------------
r230 | burstroc | 2015-06-17 04:43:02 +0000 (Wed, 17 Jun 2015) | 1 line
Changed paths:
   M /trunk/BankItems.lua

FIXED: New counting methods introduced in Ticket 57 fix should should now always exclude the equipped bags themselves instead of sometimes showing them as part of the bank count.
------------------------------------------------------------------------
r229 | burstroc | 2015-06-13 07:52:12 +0000 (Sat, 13 Jun 2015) | 5 lines
Changed paths:
   M /trunk/BankItems.lua
   M /trunk/BankItems.toc

Ticket 57: Please visit the bank on each character to make sure data is updated - Added new workaround functions to make a best guess at where items are being removed from the bank if it is closed (e.g. crafting and quest completion). The workaround will be disabled until the bank is visited if there are signs the bank data is out-of-date. Tooltip counts for the current character should now be correct regardless of the status of bank data.

ADDED: New tooltip hook for SetBackpackToken. Currencies tracked on the backpack should now show tooltip counts.

Ticket 50: Added new tooltip hook for SetMerchantCostItem and workaround for GetMerchantItemCostItem function returning nil for currency links. Should hopefully fix remaining vendors not displaying currency tooltip counts.
------------------------------------------------------------------------
r228 | nbluewiz | 2015-02-27 15:00:44 +0000 (Fri, 27 Feb 2015) | 1 line
Changed paths:
   M /trunk/BankItems.lua

FIXED: BankItems v6.x.x.x text shown as double line in interface options panel. (depending on font)
------------------------------------------------------------------------