r159
Details
-
FilenameBankStack-sylvanaar-r159.zip
-
Uploaded by
-
UploadedSep 6, 2010
-
Size131.60 KB
-
Downloads90
-
MD5fe7d5afd7705983ee41caef28efa41d9
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
r159 | sylvanaar | 2010-09-07 04:03:10 +0000 (Tue, 07 Sep 2010) | 1 line
Changed paths:
M /trunk/core.lua
i had (elapsed or 0) in the onupdate, not sure why, but to prevent any possible issues im changing it to (elapsed or 0.01)
------------------------------------------------------------------------
r158 | sylvanaar | 2010-09-02 14:29:42 +0000 (Thu, 02 Sep 2010) | 1 line
Changed paths:
M /trunk/BankStack.toc
## X-Compatible-With: 40000
------------------------------------------------------------------------
r157 | sylvanaar | 2010-09-02 14:04:02 +0000 (Thu, 02 Sep 2010) | 1 line
Changed paths:
M /trunk/core.lua
cata fixes
------------------------------------------------------------------------
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.)
------------------------------------------------------------------------