Baganator

Baganator

11M Downloads

BankStack integration improvements

Closed this issue · 2 comments

commented

What version(s) of WoW are you using?

Retail

What problem are you experiencing that led to you asking for this feature?

BankStack has integration built-in to Baganator for sorting, but it could get a bit more granular.

What solution would you like?

  • It now supports sorting the account-bank
  • It has always supported sorting the guild bank, but you don't show a button there -- but that's so niche that you might need to add some sort of "someone has actually specifically indicated that they can sort this" functionality before even showing a button
  • It's possible to tell it to sort only a specific bag, so if that gets passed to the sort callback from the API we could make it only sort the currently viewed bag (or everything if you're in an everything-view) -- but the RegisterContainerSort callback would need a third argument telling me which bag is viewed

Any alternatives you can think of?

We could move the integration into bankstack itself, if you'd rather someone else deal with it.

Anything else?

No response

commented

Updated the BankStack integration now.

  • Per-tab sorting (or global, depending on tab active)
  • Added Warband support

I did try making a guild bank sort button that required enabling, but so few people used it 0 people complained when I deleted it.

commented

Thanks!

And yeah, the guild bank sorting need is sufficiently incredibly-niche that I think anyone who really needs it won't particularly mind just having to type something in to trigger it.