v17-nolib

Details

  • Filename
    BankStack-v17-nolib.zip
  • Uploaded by
  • Uploaded
    Oct 22, 2012
  • Size
    20.43 KB
  • Downloads
    126
  • MD5
    9496c61d66f9e60c06d15dc56a3dcb7a

Supported WoW Retail Versions

  • 3.3.5

Changelog

tag v17
7968b5f5b5253522bd5f8c6430be04a5a0848fea
David Lynch <kemayo@gmail.com>
2010-01-24 23:37:12 +0000

Apparently long-existing bug with compressing which caused "confused!" aborts if a single stack could be moved into more than one partial stack.

--------------------

David Lynch:
    - Apparently long-existing bug with compressing which caused "confused!" aborts if a single stack could be moved into more than one partial stack.
    - Use the broker object to show how many moves are remaining. (Mostly useful for guild bank sorts, since everything else is over quickly.)
    - Just hardcode the constant instead of loading guildbankui.
    - Problem with guild bank sorting is that guild-bank-replacement addons which suppress loading of Blizzard_GuildBankUI (like Bagnon) stop MAX_GUILDBANK_SLOTS_PER_TAB from existing. Add a LoadAddOn to get around this.