File Details
v4.12.1
- R
- Apr 23, 2026
- 229.75 KB
- 2.8K
- 12.0.5+4
- Retail
File Name
CaerdonWardrobe-v4.12.1.zip
Supported Versions
- 12.0.5
- 12.0.1
- 12.0.0
- 11.2.7
- 11.2.5
Caerdon Wardrobe
v4.12.1 (2026-04-23)
Full Changelog Previous Releases
- Fix Baganator integration broken by frozen ItemButton mixin tables
Baganator now applies table.freeze to its *ItemButtonMixin tables, so
hooking SetItemDetails on the shared mixin throws "attempted to perform
indexed assignment on a frozen table". Hook each button instance from
the corner-widget init callback instead, guarded by an instance flag to
avoid double-hooking.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

