v2.0.11-classic
What's new
Daseeki Bags
v2.0.11 (2026-09-03)
- Release 2.0.11: never replace the game's bag toggles; taint probe
The vendor right-click refusal: MerchantFrame_OnShow calls OpenAllBags (which
this addon replaced outright) and then writes MerchantFrame.selectedTab under
our taint; ContainerFrame_Shared.lua:1303 reads it before the protected
UseContainerItem call. The nine bag-toggle globals are now hooksecurefunc
post-hooks driving one coalesced mirror-or-flip decision per gesture, and
Blizzard's ContainerFrame1..13 are parked on the shared hidden host.replace
is retired from the stock-surface ledger, and the addon never calls Blizzard's
bag open/close code from its own execution. Adds/bags debug taintand an
automatic issecurevariable walk on ADDON_ACTION_FORBIDDEN naming us, to catch
the still-unexplained raid-time refusal live.
Co-Authored-By: Claude Fable 5.1 noreply@anthropic.com
This mod has no additional files

