BankStack-r53611

Details

  • Filename
    BankStack-r53611.zip
  • Uploaded by
  • Uploaded
    Oct 31, 2007
  • Size
    18.86 KB
  • Downloads
    107
  • MD5
    47d9c31d24591fc41a029b4ffa2b4339

Supported WoW Retail Versions

  • 2.2.3

Changelog

------------------------------------------------------------------------
r53611 | kemayo | 2007-10-31 22:45:08 -0400 (Wed, 31 Oct 2007) | 1 line
Changed paths:
   M /trunk/BankStack/core.lua

BankStack: Fix IsSpecialtyBag for poor shmucks with empty bag slots.
------------------------------------------------------------------------
r53609 | kemayo | 2007-10-31 20:16:30 -0400 (Wed, 31 Oct 2007) | 1 line
Changed paths:
   M /trunk/BankStack/BankStack.toc
   M /trunk/BankStack/Bindings.xml
   A /trunk/BankStack/config.lua (from /branches/BankStack/dev/config.lua:53608
   M /trunk/BankStack/core.lua
   M /trunk/BankStack/fu.lua
   A /trunk/BankStack/lib (from /branches/BankStack/dev/lib:53608)
   A /trunk/BankStack/sort.lua (from /branches/BankStack/dev/sort.lua:53608
   A /trunk/BankStack/stack.lua (from /branches/BankStack/dev/stack.lua:53608

BankStack: Merge changes from dev to trunk.
------------------------------------------------------------------------
r53485 | kemayo | 2007-10-30 02:21:13 -0400 (Tue, 30 Oct 2007) | 1 line
Changed paths:
   M /trunk/BankStack/BankStack.toc
   M /trunk/BankStack/core.lua

BankStack: "/bankstackconfig verbosity 0-2"
------------------------------------------------------------------------
r53474 | kemayo | 2007-10-29 21:44:35 -0400 (Mon, 29 Oct 2007) | 1 line
Changed paths:
   M /trunk/BankStack/core.lua

BankStack: Once a slot has been used as a target, stop it being used as a source as well. (Compressing with two incomplete stacks whose total was > stacksize would just shuffle things around.)
------------------------------------------------------------------------
r53473 | kemayo | 2007-10-29 21:20:37 -0400 (Mon, 29 Oct 2007) | 1 line
Changed paths:
   M /trunk/BankStack/core.lua

BankStack: Merge dev branch to trunk.
------------------------------------------------------------------------
r53398 | kemayo | 2007-10-28 15:50:57 -0400 (Sun, 28 Oct 2007) | 5 lines
Changed paths:
   M /trunk/BankStack/Bindings.xml
   M /trunk/BankStack/core.lua
   M /trunk/BankStack/fu.lua

BankStack:
-Generalize core.Stack so it can stack from an arbitrary group of bags to another arbitrary group of bags.  Allowing...
-Add bag/bank compression -- merge stacks to fill. ("/compress", "/compress bank")
-Add slashcommand to reverse the bankstack, filling bag stacks from the bank.  ("/bankstack reverse")
-"/bankstack help" summarizes this.
------------------------------------------------------------------------
r53357 | kemayo | 2007-10-28 01:39:35 -0400 (Sun, 28 Oct 2007) | 4 lines
Changed paths:
   M /trunk/BankStack/BankStack.toc
   A /trunk/BankStack/Bindings.xml
   M /trunk/BankStack/core.lua
   A /trunk/BankStack/fu.lua

BankStack:
-Messages so you know what it's doing
-Bindings.xml
-Lazy minimal fubar plugin.  (If someone can make the icon work, be my guest.)
------------------------------------------------------------------------
r53353 | kemayo | 2007-10-28 00:41:56 -0400 (Sun, 28 Oct 2007) | 1 line
Changed paths:
   A /trunk/BankStack
   A /trunk/BankStack/BankStack.toc
   A /trunk/BankStack/core.lua

BankStack: Stacks items from your bags to your bank.
------------------------------------------------------------------------

Additional Files