r193-nolib
Details
-
FilenameBankStack-r193-nolib.zip
-
Uploaded by
-
UploadedNov 3, 2010
-
Size26.13 KB
-
Downloads45
-
MD5945520509dbd2e0e7fd109201b96a3e2
Supported WoW Retail Versions
- 4.0.1
Changelog
------------------------------------------------------------------------
r193 | kemayo | 2010-11-03 19:57:39 +0000 (Wed, 03 Nov 2010) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/fill.lua
M /trunk/sort.lua
Change to CanItemGoInBag call to make sure soulbound items are caught
------------------------------------------------------------------------
r192 | kemayo | 2010-10-19 06:47:52 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
M /trunk/sort.lua
Don't rely on a and b being in order. Also, found useful globalstrings.
------------------------------------------------------------------------
r191 | kemayo | 2010-10-19 06:19:48 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
M /trunk/config.lua
M /trunk/core.lua
M /trunk/sort.lua
You know what's not needed any more? Special handling of soul shards.
------------------------------------------------------------------------
r190 | kemayo | 2010-10-15 02:42:44 +0000 (Fri, 15 Oct 2010) | 1 line
Changed paths:
M /trunk/core.lua
Change the order for the builtin "all" group so that sort makes more sense.
------------------------------------------------------------------------
r188 | kemayo | 2010-10-14 04:41:19 +0000 (Thu, 14 Oct 2010) | 1 line
Changed paths:
M /trunk/core.lua
Overly loose pattern.
------------------------------------------------------------------------
r187 | kemayo | 2010-10-13 07:40:41 +0000 (Wed, 13 Oct 2010) | 1 line
Changed paths:
M /trunk/stack.lua
Double-check for nil.
------------------------------------------------------------------------
r185 | kemayo | 2010-10-12 03:36:55 +0000 (Tue, 12 Oct 2010) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/fill.lua
M /trunk/sort.lua
Fix stuff getting sorted out of profession bags. Optimize the order of events when profession bags are present, also.
------------------------------------------------------------------------
r184 | kemayo | 2010-10-11 22:27:37 +0000 (Mon, 11 Oct 2010) | 1 line
Changed paths:
M /trunk/BankStack.toc
Ye toc.
------------------------------------------------------------------------
r183 | kemayo | 2010-10-11 21:43:45 +0000 (Mon, 11 Oct 2010) | 1 line
Changed paths:
M /trunk/config.lua
M /trunk/core.lua
M /trunk/fill.lua
Split out the reverse sort from the backfilling options.
------------------------------------------------------------------------
r182 | kemayo | 2010-10-11 20:52:07 +0000 (Mon, 11 Oct 2010) | 1 line
Changed paths:
M /trunk/BankStack.toc
M /trunk/local.deDE.lua
A /trunk/local.esES.lua
A /trunk/local.frFR.lua
M /trunk/local.koKR.lua
M /trunk/local.ruRU.lua
M /trunk/local.zhCN.lua
A /trunk/local.zhTW.lua
Update localizations from wowace.
------------------------------------------------------------------------
r181 | kemayo | 2010-10-11 20:45:17 +0000 (Mon, 11 Oct 2010) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/local.deDE.lua
M /trunk/local.enUS.lua
M /trunk/local.koKR.lua
M /trunk/local.ruRU.lua
M /trunk/local.zhCN.lua
Remove a need for some localization, which was causing problems in Germany.
------------------------------------------------------------------------
r180 | kemayo | 2010-10-11 20:21:44 +0000 (Mon, 11 Oct 2010) | 1 line
Changed paths:
M /trunk/core.lua
Finally realized why that false positive for bank being required happens.
------------------------------------------------------------------------
r179 | kemayo | 2010-10-11 20:12:42 +0000 (Mon, 11 Oct 2010) | 1 line
Changed paths:
M /trunk/auto.lua
M /trunk/core.lua
M /trunk/ldb.lua
Callbacks instead, to remove potential for timing issues
------------------------------------------------------------------------
r177 | kemayo | 2010-10-11 05:00:49 +0000 (Mon, 11 Oct 2010) | 1 line
Changed paths:
M /trunk/core.lua
Another typo. Capitalized "link" when I shouldn't have.
------------------------------------------------------------------------
r176 | kemayo | 2010-10-10 06:07:40 +0000 (Sun, 10 Oct 2010) | 1 line
Changed paths:
M /trunk/core.lua
Allow arguments in form of "1,2,3" to manually specify one-off bag groups.
------------------------------------------------------------------------
r174 | kemayo | 2010-10-09 19:58:51 +0000 (Sat, 09 Oct 2010) | 1 line
Changed paths:
M /trunk/core.lua
Typo "tooltop"
------------------------------------------------------------------------
r172 | kemayo | 2010-10-05 06:28:56 +0000 (Tue, 05 Oct 2010) | 1 line
Changed paths:
M /trunk/core.lua
Input check
------------------------------------------------------------------------
r171 | kemayo | 2010-10-03 02:54:58 +0000 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/BankStack.toc
A /trunk/auto.lua
Automatic sorting on bank access / afk.
------------------------------------------------------------------------
r170 | kemayo | 2010-10-03 02:54:17 +0000 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/sort.lua
M /trunk/stack.lua
Handle multiple arguments to /sort and /compress
------------------------------------------------------------------------
r169 | kemayo | 2010-10-01 08:17:20 +0000 (Fri, 01 Oct 2010) | 1 line
Changed paths:
M /trunk/config.lua
Another out of date pattern
------------------------------------------------------------------------