promotional bannermobile promotional banner

Caerdon Wardrobe

Shows BOE / BOA, openables and unlearned pets and transmog wardrobe indicator on bank / bag / auction / merchant / guild bank / loot frame / loot roll / e...

File Details

v4.10.4

  • R
  • Feb 23, 2026
  • 227.37 KB
  • 2.7K
  • 12.0.1+3
  • Retail

File Name

CaerdonWardrobe-v4.10.4.zip

Supported Versions

  • 12.0.1
  • 12.0.0
  • 11.2.7
  • 11.2.5

Caerdon Wardrobe

v4.10.4 (2026-02-23)

Full Changelog Previous Releases

  • Fix merchant crash when ContinueOnItemLoad encounters empty uncached items
    ContinueOnItemLoad called ProcessTheItem() for empty, non-quest items,
    which then called ContinueOnItemDataLoad — but that guard rejects empty
    items with an error. Now empty uncached items skip straight to the
    callback, which is the same result ProcessTheItem would produce.
    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
  • Fix EJ tooltip taint by not calling EncounterJournal_LootUpdate from addon code
    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com