cata-01
Details
-
FilenameBankStack-sylvanaar-cata-01.zip
-
Uploaded by
-
UploadedSep 7, 2010
-
Size131.73 KB
-
Downloads84
-
MD525659ad740ff2a96046e6de457fbdc70
Supported WoW Retail Versions
- 4.0.1
- 3.3.5
Changelog
------------------------------------------------------------------------
r162 | sylvanaar | 2010-09-07 19:29:50 +0000 (Tue, 07 Sep 2010) | 1 line
Changed paths:
A /tags/cata-01 (from /trunk:161)
Tagging as cata-01
------------------------------------------------------------------------
r161 | sylvanaar | 2010-09-07 19:26:32 +0000 (Tue, 07 Sep 2010) | 1 line
Changed paths:
M /trunk/BankStack.toc
update the toc to try and get the zip file list to sort correctly
------------------------------------------------------------------------
r160 | sylvanaar | 2010-09-07 04:32:40 +0000 (Tue, 07 Sep 2010) | 1 line
Changed paths:
M /trunk/core.lua
fix leaked global lock_stop
------------------------------------------------------------------------
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.)
------------------------------------------------------------------------