promotional bannermobile promotional banner

ilvl visual panel

iLvl Visual Panel is a lightweight quality-of-life Addon designed to enhance the default World of Warcraft Character Sheet interface.
Back to Files

v1.7.3

File nameiLvlVisualPanel.zip
Uploader
yumiankoyumianko
Uploaded
Jun 22, 2026
Downloads
1.8K
Size
235.3 KB
Flavors
Retail
File ID
8301397
Type
R
Release
Supported game versions
  • 12.1.0
  • 12.0.7
  • 12.0.5
  • 12.0.1

What's new

Version 1.7.3 

Bags — Item Level Display Fix

  • Fixed intermittent / missing item level on bag items: the display relied on the asynchronous C_Item.GetItemInfo, which returns nil for uncached items (right after login, /reload, fresh loot or mail). Affected items silently fell through and never refreshed.
  • Switched to cache-independent APIs: C_Item.GetItemInfoInstant for the class filter (Weapons / Armor) and C_Container.GetContainerItemInfo for quality and item link. Item level is no longer dropped while the client cache populates.
  • Replaced the deprecated global GetItemQualityColor with C_Item.GetItemQualityColor.
  • Added a profile guard in UpdateBagButton: a bag refresh firing before the database is initialized no longer throws attempt to index nil value.

This mod has no additional files