6.0.3.2

Details

  • Filename
    BankItems-6.0.3.2.zip
  • Uploaded by
  • Uploaded
    Nov 3, 2014
  • Size
    77.47 KB
  • Downloads
    34,268
  • MD5
    8a300692022136495f9a6389ec1449f8

Supported WoW Retail Versions

  • 6.0.3

Changelog

------------------------------------------------------------------------
r211 | jacktripper | 2014-11-04 03:46:41 +0000 (Tue, 04 Nov 2014) | 1 line
Changed paths:
   A /tags/6.0.3.2 (from /trunk:210)

Tagging as 6.0.3.2
------------------------------------------------------------------------
r210 | jacktripper | 2014-11-04 03:45:37 +0000 (Tue, 04 Nov 2014) | 1 line
Changed paths:
   M /trunk/BankItems.toc

6.0.3.2
------------------------------------------------------------------------
r209 | burstroc | 2014-11-03 11:59:48 +0000 (Mon, 03 Nov 2014) | 3 lines
Changed paths:
   M /trunk/BankItems.lua

Ticket 43: Updated mail sending/return functions to work when recipient is the full charname-realmname format (connected realms and boa mailing).
Ticket 46: Updated GetAuctionItemInfo variables in BankItems_SaveAuctions function with patch from Mithdoronir.
UPDATED: Bank open slash command now also supports characters on different realms using charname-realmname format.
------------------------------------------------------------------------
r208 | burstroc | 2014-11-03 06:40:14 +0000 (Mon, 03 Nov 2014) | 15 lines
Changed paths:
   M /trunk/BankItems.lua

ADDED: New frames to display contents of void storage and reagent bank that look similar to the Blizzard frames.

UPDATED: Void storage and reagent bank saving functions adjusted so saved variables will reflect empty slots for new frame displays. Must visit void storage on each character after update for empty spaces to be recorded and displayed properly.

ADDED: New options to revert to the old method of displaying void storage and reagent bank in bags.

UPDATED: Coding to various functions updated to so the old bag display method for void storage and reagent bank skips empty slots despite new save method reflecting them.

UPDATED: Item button frames and functions now use the default "icon" and "Count" keys created by ItemButtonTemplate inheritance instead of concatenated global references being assigned to the "texture" and "count" keys.

UPDATED: Removed global name for GBButtonAr frames since the new local keys remove the need for a global reference on these buttons.

ADDED: Registered PLAYERREAGENTBANKSLOTS_CHANGED event so reagent bank contents update while crafting.

UPDATED: Void storage and reagent bank saving functions now check to make sure the currently selected bag page isn't greater than the new maximum page number to avoid getting stuck in an empty bag page.
------------------------------------------------------------------------
r207 | nbluewiz | 2014-11-02 00:40:23 +0000 (Sun, 02 Nov 2014) | 1 line
Changed paths:
   M /trunk/BankItems.toc

bump version. (6.0.3 on live)
------------------------------------------------------------------------
r206 | nbluewiz | 2014-11-02 00:34:20 +0000 (Sun, 02 Nov 2014) | 1 line
Changed paths:
   M /trunk/Bindings.xml

Move bindings to addons category.
------------------------------------------------------------------------