v2022.0-6-gd59bf40-classic
Details
- 
                        FilenameBankStack-v2022.0-6-gd59bf40-classic.zip
 - 
                        Uploaded by
 -  
                        UploadedAug 21, 2022
 -  
                        Size150.44 KB
 - 
                            Downloads159
 - 
                        MD5e92f4297edaf6050586049b56b10e993
 
Supported WoW Classic Versions
- 1.14.2
 
Changelog
BankStack
v2022.0-6-gd59bf40 (2022-08-21)
Full Changelog Previous Releases
- 
Check whether there's an item in a slot before checking for soulbound
Refs #2 - 
Fix a luacheck complaint about equality testing
This hasn't changed in ages, but luacheck added it in a recent version - 
Fix error when sorting guild banks
ItemLocation for IsBound was invalid because guild bank doesn't have
real bagids.
Also, optimize this because soulbound and conjured items can't be put
in a guild bank and we can skip the checks entirely.
Fixes #2 - 
Revert "Remove unnecessary packager option"
It's actually useful for changelog generation. - Use the new(ish) C_Item API to detect soulbound items
 - Remove unnecessary packager option