promotional bannermobile promotional banner

Can I Mog It?

Adds tooltips and overlays to items showing if you have learned a transmog appearance.

File Details

5.5.3-1-mists

  • R
  • Jan 28, 2026
  • 121.97 KB
  • 58
  • 5.5.3
  • MoP Classic

File Name

CanIMogIt-5.5.3-1-mists.zip

Supported Versions

  • 5.5.3

Can I Mog It?

5.5.3-1 (2026-01-28)

Full Changelog Previous Releases

  • Fix event errors for adibags + arkinventory
    • Add itemLink to bag-slot bind cache key calculation
      • Prevents CIMI cache from finding data for the same bag and slot which belongs to a different item (can happen when swapping bags for example)
  • Clean up unused container code
  • Improvements to Tradeskill logic
    • Remove unused string_starts function
    • Remove TRADE_SKILL_SHOW event as trigger for initializing frames and hooks
      • ADDON_LOADED does this just fine, only needs to run once
    • Don't do unnecessary calls to CIMI_UpdateTradeSkillIcons when caching buttons
    • Only perform script hooking logic when caching frames
  • Update TOC for Throne of Thunder
  • Made some unnecessary globals local
  • Clean up unused params in calls to CIMI_CheckOverlayIconEnabled
  • Separate event handling from options
    • Add separate eventFrame to add scripts to
    • Move event logic into events.lua
  • Update Authors List
  • Don't push to wowinterface next time..