r154
Details
-
FilenameBankStack-r154.zip
-
Uploaded by
-
UploadedJan 26, 2010
-
Size132.80 KB
-
Downloads164
-
MD5326ad17a8b1a70e2c40cd646364b60d4
Supported WoW Retail Versions
- 3.3.0
Changelog
------------------------------------------------------------------------
r154 | kemayo | 2010-01-26 18:03:11 +0000 (Tue, 26 Jan 2010) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/fill.lua
Fill should really respect the order config...
------------------------------------------------------------------------
r153 | kemayo | 2010-01-26 16:50:53 +0000 (Tue, 26 Jan 2010) | 1 line
Changed paths:
M /trunk/config.lua
M /trunk/fill.lua
M /trunk/stack.lua
Improve a pattern, and comment things.
------------------------------------------------------------------------
r151 | kemayo | 2010-01-24 23:37:12 +0000 (Sun, 24 Jan 2010) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/stack.lua
Apparently long-existing bug with compressing which caused "confused!" aborts if a single stack could be moved into more than one partial stack.
------------------------------------------------------------------------
r150 | kemayo | 2010-01-22 17:01:45 +0000 (Fri, 22 Jan 2010) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/ldb.lua
Use the broker object to show how many moves are remaining. (Mostly useful for guild bank sorts, since everything else is over quickly.)
------------------------------------------------------------------------
r149 | kemayo | 2010-01-22 16:35:18 +0000 (Fri, 22 Jan 2010) | 1 line
Changed paths:
M /trunk/core.lua
Just hardcode the constant instead of loading guildbankui.
------------------------------------------------------------------------
r148 | kemayo | 2010-01-22 16:24:36 +0000 (Fri, 22 Jan 2010) | 1 line
Changed paths:
M /trunk/BankStack.toc
M /trunk/core.lua
M /trunk/sort.lua
Problem with guild bank sorting is that guild-bank-replacement addons which suppress loading of Blizzard_GuildBankUI (like Bagnon) stop MAX_GUILDBANK_SLOTS_PER_TAB from existing. Add a LoadAddOn to get around this.
------------------------------------------------------------------------
r146 | kemayo | 2010-01-22 14:52:19 +0000 (Fri, 22 Jan 2010) | 1 line
Changed paths:
M /trunk/ldb.lua
Fix right-click on ldb
------------------------------------------------------------------------