r160-nolib
Details
-
FilenameBankStack-r160-nolib.zip
-
Uploaded by
-
UploadedOct 1, 2010
-
Size21.28 KB
-
Downloads58
-
MD58ac70ebb5b1936a2e040d67177d9118d
Supported WoW Retail Versions
- 4.0.1
- 3.3.5
Changelog
------------------------------------------------------------------------
r160 | kemayo | 2010-10-01 00:39:25 -0500 (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 00:25:47 -0500 (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-09-30 23:57:19 -0500 (Thu, 30 Sep 2010) | 1 line
Changed paths:
M /trunk/config.lua
Bad pattern on new groups
------------------------------------------------------------------------
r157 | kemayo | 2010-09-30 23:21:44 -0500 (Thu, 30 Sep 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-05 19:50:59 -0600 (Fri, 05 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.)
------------------------------------------------------------------------