0aac38f254
- Bagnon_Forever: silence "Unknown Bank Type" for regular guild banks; mirror IsPersonalBank/IsRealmBank from BANK_PERMISSIONS_PAYLOAD onto GuildBankFrame and broadcast GUILDBANK_TYPE_DETECTED so other modules pick up the bank type - TitleFrame: show "Personal Bank" / "Realm Bank" instead of always "Guild Bank"; re-render on GUILDBANK_TYPE_DETECTED to handle event-ordering races - LibItemSearch: full-tooltip text scan (substring across every line, cached); bare-text search now falls back to it at 3+ chars so typing "Agility" or "Strength" finds matching gear. Explicit prefix tt:<text> also works - SortBtn: rewrite DoContainerMoves to use the 3-pickup swap pattern with client-side cursor verification and an explicit 50ms inter-swap delay; much faster than the old link-verify loop without outpacing the realm server and desyncing after ~10 moves
12 lines
352 B
TeX
12 lines
352 B
TeX
## Interface: 30300
|
|
## Title: Bagnon Forever
|
|
## Notes: Stores inventory information about your characters
|
|
## Notes-zhTW: 儲存角色背包和銀行的物品資訊
|
|
## Notes-zhCN: 保存角色背包与银行内物品的信息
|
|
## Author: Tuller
|
|
## Version: 1.1.3
|
|
## SavedVariables: BagnonForeverDB
|
|
## LoadOnDemand: 0
|
|
## RequiredDeps: Bagnon
|
|
db.lua
|
|
ui.xml |