BankStack-r53474

Details

  • Filename
    BankStack-r53474.zip
  • Uploaded by
  • Uploaded
    Oct 29, 2007
  • Size
    6.28 KB
  • Downloads
    124
  • MD5
    4757b665f36c4061d30b5758c04e0d98

Supported WoW Retail Versions

  • 2.2.3

Changelog

------------------------------------------------------------------------
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.
------------------------------------------------------------------------