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.11.0

  • R
  • Apr 4, 2026
  • 229.50 KB
  • 2.4K
  • 12.0.1+3
  • Retail

File Name

CaerdonWardrobe-v4.11.0.zip

Supported Versions

  • 12.0.1
  • 12.0.0
  • 11.2.7
  • 11.2.5

Caerdon Wardrobe

v4.11.0 (2026-04-04)

Full Changelog Previous Releases

  • Add PVP item level awareness and improve gear set swap refresh
    Upgrade comparisons now use PVP-scaled item levels when both items have
    PVP scaling or when war mode is enabled, using tooltip text parsing via
    PVP_ITEM_LEVEL_TOOLTIP for locale-safe extraction. Pawn upgrade arrows
    are suppressed when PVP-aware comparison shows equipped gear is better.
    Fixes bag icons not updating after gear set swaps by adding a refresh
    generation counter that bypasses the skip optimization when caches have
    been invalidated, and registers EQUIPMENT_SWAP_FINISHED and
    PLAYER_FLAGS_CHANGED events.
    Debug Frame Copy Details now includes raw tooltip line data.
    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
  • Fix bag icons not updating after gear set swaps and cache invalidations
    Adds a refreshGeneration counter that increments on every RefreshItems() call.
    Bag skip-optimization now checks generation match so buttons reprocess when
    caches are invalidated even if itemID/locationKey/stackCount are unchanged.
    Also handles EQUIPMENT_SWAP_FINISHED to trigger refresh after gear set changes.
    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com