r192
Details
-
FilenameBankStack-r192.zip
-
Uploaded by
-
UploadedOct 19, 2010
-
Size137.33 KB
-
Downloads190
-
MD54c43f60b84a6ee80dc02363749450500
Supported WoW Retail Versions
- 4.0.1
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r168 | kemayo | 2010-10-01 08:14:35 +0000 (Fri, 01 Oct 2010) | 1 line
Changed paths:
M /trunk/core.lua
Make "bank" automatically fall back on the currently viewed guild bank tab if you're at the guild bank.
------------------------------------------------------------------------
r167 | kemayo | 2010-10-01 08:07:42 +0000 (Fri, 01 Oct 2010) | 1 line
Changed paths:
M /trunk/core.lua
Fix sorting of guild bank tabs that are not the currently open tab.
------------------------------------------------------------------------
r165 | kemayo | 2010-10-01 07:13:50 +0000 (Fri, 01 Oct 2010) | 1 line
Changed paths:
M /trunk/core.lua
Small amount of support for people who want to delete the config
------------------------------------------------------------------------
r164 | kemayo | 2010-10-01 07:13:22 +0000 (Fri, 01 Oct 2010) | 1 line
Changed paths:
M /trunk/sort.lua
Fill as part of sorting, as well as stacking.
------------------------------------------------------------------------
r163 | kemayo | 2010-10-01 07:07:45 +0000 (Fri, 01 Oct 2010) | 1 line
Changed paths:
M /trunk/core.lua
Better tracking of repeated moves
------------------------------------------------------------------------
r162 | kemayo | 2010-10-01 06:41:48 +0000 (Fri, 01 Oct 2010) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/fill.lua
Make filling know about specialty bags and try to fill them first
------------------------------------------------------------------------
r161 | kemayo | 2010-10-01 05:54:38 +0000 (Fri, 01 Oct 2010) | 1 line
Changed paths:
M /trunk/core.lua
Found sylvanaar's branch; porting over lock_stop global removal and "or 0.01".
------------------------------------------------------------------------
r160 | kemayo | 2010-10-01 05:39:25 +0000 (Fri, 01 Oct 2010) | 1 line
Changed paths:
M /trunk/fill.lua
Fix old db code in fill. Also have it stack, since that makes sense.
------------------------------------------------------------------------
r159 | kemayo | 2010-10-01 05:25:47 +0000 (Fri, 01 Oct 2010) | 1 line
Changed paths:
M /trunk/stack.lua
Quick optimization by checking whether a slot contains something before we consider it for moving
------------------------------------------------------------------------
r158 | kemayo | 2010-10-01 04:57:19 +0000 (Fri, 01 Oct 2010) | 1 line
Changed paths:
M /trunk/config.lua
Bad pattern on new groups
------------------------------------------------------------------------
r157 | kemayo | 2010-10-01 04:21:44 +0000 (Fri, 01 Oct 2010) | 1 line
Changed paths:
M /trunk/BankStack.toc
M /trunk/core.lua
Make work with 4.0.1 PTR. Not thoroughly tested... but sorting and stacking definitely works now.
------------------------------------------------------------------------
r156 | kemayo | 2010-02-06 01:50:59 +0000 (Sat, 06 Feb 2010) | 3 lines
Changed paths:
M /trunk/config.lua
M /trunk/core.lua
Fix guild bank sort saying "complete" super-quickly without making all its moves.
Make sure that all the moves in the last batch finished, instead of just the most recent one.
Experimental fake-locking solution for the guild bank, which is hidden until I can work out a better way to check for move completion. (I.e. probably forever.)
------------------------------------------------------------------------