r164
Details
-
FilenameBankStack-r164.zip
-
Uploaded by
-
UploadedOct 1, 2010
-
Size132.18 KB
-
Downloads78
-
MD52298bee834d816bcd2d0cd60cd9eea3e
Supported WoW Retail Versions
- 4.0.1
- 3.3.5
Changelog
------------------------------------------------------------------------
r164 | kemayo | 2010-10-01 02:13:22 -0500 (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 02:07:45 -0500 (Fri, 01 Oct 2010) | 1 line
Changed paths:
M /trunk/core.lua
Better tracking of repeated moves
------------------------------------------------------------------------
r162 | kemayo | 2010-10-01 01:41:48 -0500 (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 00:54:38 -0500 (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 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.)
------------------------------------------------------------------------