Conversation
…update for the account (warband) bank on PLAYER_ENTERING_WORLD, but provides no access to the contents, causing a scan to empty the bank on zoning)
…moving those containers Modified MIN and MAX bank slots (character and account/warband) for 11.2 Added EmptyContainer function to allow clearing of a container Added a block for 11.2+ that updates the bagSizes array Added calls in the login process to wipe the keyring, reagent bank, and void bank containers if they don't exist
…k instead of using all of the character containers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ScanAccountBankTab adjusted to check for an open bank tab
Adjusted bank bag sizes to work with Classic and Retail
Adjusted bagTypeStrings to use Blizzard enum or DataStore's if Blizzard's doesn't exist
Forced bag wipes for bags that don't exist