promotional bannermobile promotional banner

iLvlChecker

Lightweight iLvl checker for groups, dungeon and raid size, with simple features

File Details

iLvlChecker-1.0.1.zip

  • R
  • Mar 21, 2026
  • 12.46 KB
  • 35
  • 12.0.5+1
  • Retail

File Name

iLvlChecker-1.0.1.zip

Supported Versions

  • 12.0.5
  • 12.0.1

Changelog

All notable changes to iLvlChecker will be documented in this file.

[Unreleased]

  • No unreleased changes yet.

[1.0.1] - 2026-03-21

Added

  • Toggle icon to show or hide the main window on demand
  • Saved positions for the toggle icon and the main window
  • Shift-drag support for both the toggle icon and the main window
  • Clickable roster rows that open the Blizzard inspect UI
  • Automatic pause and resume of background scanning while manual inspect is open
  • Optional debug footer in the main window
  • Optional debug chat output through slash commands
  • Hover tooltip showing last scan time, next scan timing, and scan status
  • Release packaging helpers with bundled README and changelog support

Changed

  • Sorted the displayed roster by item level descending
  • Kept the player row highlighted without forcing it to the top of the list
  • Tuned item level color thresholds to better match the current observed range
  • Reduced window width now that realm names are hidden
  • Removed realm names from the main UI and debug preview for a cleaner display
  • Reworked the debug footer into 3 fixed lines:
    • queue size
    • current scan
    • next scans
  • Limited the debug "next" preview to 2 names to avoid overflow
  • Made the main window grow upward while keeping its bottom anchor fixed
  • Improved guildmate highlighting with a dedicated green row highlight
  • Added localized addon categories and improved TOC metadata for distribution

Fixed

  • Fixed item level text staying gray because the original thresholds were too high
  • Fixed loading of Blizzard_InspectUI on modern clients where IsAddOnLoaded is not available as a global
  • Reduced inspect UI instability when clicking several players quickly
  • Fixed inconsistent class-name coloring caused by guild highlight blending
  • Fixed release packaging so the .toc file is included in the generated zip

[1.0.0] - Initial working release

Added

  • Sequential inspection queue with one active inspect at a time
  • Per-player cache with a 5 minute TTL
  • Party and raid roster support
  • Average item level display for the current group
  • Class-colored player names
  • Configurable item level color thresholds
  • Lightweight standalone UI with no external library dependency