r242

Details

  • Filename
    BankItems-r242.zip
  • Uploaded by
  • Uploaded
    Oct 11, 2015
  • Size
    90.82 KB
  • Downloads
    2,105
  • MD5
    081494b771f6c6f464de417fd3b6057b

Supported WoW Retail Versions

  • 6.2.2

Changelog

------------------------------------------------------------------------
r242 | burstroc | 2015-10-11 06:29:05 +0000 (Sun, 11 Oct 2015) | 2 lines
Changed paths:
   M /trunk/BankItems.lua

UPDATED: Changed point where guild bank tab toc and addon version keys are saved so they won't change if there is an error saving the tab.
Ticket 69: Error from ticket should be fixed by some changes made in prior update(r241).
------------------------------------------------------------------------
r241 | burstroc | 2015-10-04 20:41:37 +0000 (Sun, 04 Oct 2015) | 1 line
Changed paths:
   M /trunk/BankItems.lua

Ticket 68: Setup safeguards for when an empty bag/bank/inventory save table has been created without saving the contents so no size key had been set (only seemed to be happening for empty equipped items saves).
------------------------------------------------------------------------
r240 | burstroc | 2015-09-29 01:40:23 +0000 (Tue, 29 Sep 2015) | 1 line
Changed paths:
   M /trunk/BankItems.lua

Ticket 67: Added a check to attempt to prevent error with SetMerchantItem hook.
------------------------------------------------------------------------
r239 | burstroc | 2015-09-24 06:12:59 +0000 (Thu, 24 Sep 2015) | 7 lines
Changed paths:
   M /trunk/BankItems.lua

Ticket 66: Fixed an issue with checking mail on characters missing auction house data.

UPDATED: New option to open the guild bank frame with the "/bi" command

UPDATED: Saving of reagent bank and normal bank have been updated to reduce the number of times the current player's tooltip cache is regenerated.

FIXED: Swapping equipped bank bags while they are displayed by BankItems should now update the display properly.
------------------------------------------------------------------------