r159-nolib

Details

  • Filename
    BankStack-r159-nolib.zip
  • Uploaded by
  • Uploaded
    Oct 1, 2010
  • Size
    21.23 KB
  • Downloads
    27
  • MD5
    7ecbb0bd17dbe38b423153fbe87ceb0c

Supported WoW Retail Versions

  • 4.0.1
  • 3.3.5

Changelog

------------------------------------------------------------------------
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.)
------------------------------------------------------------------------