promotional bannermobile promotional banner

iLvlChecker

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

iLvlChecker-1.6.0.zip

File nameiLvlChecker-1.6.0.zip
Uploader
Psykotik_Psykotik_
Uploaded
Aug 28, 2026
Downloads
535
Size
40.9 KB
Flavors
Retail
File ID
8753222
Type
R
Release
Supported game versions
  • 12.1.0

What's new

# Changelog
## [1.6.0] - 2026-08-28
### Changed
- Updated the TOC interface version for WoW 12.1.0.
- Updated item-level color thresholds for Midnight Season 2 upgrade tracks.
- Added Midnight Season 2 class-set item data while preserving the Season 1 data as an inactive archive.

---
## [1.5.0] - 2026-04-05
### Added

- Added a dedicated in-game settings window opened from the addon icon.
- Added user-facing display options for guild highlighting, advanced tooltip details, list header visibility, list size, text opacity, and background opacity.
- Added a reset button for player-facing settings.

---
## [Older releases]

## [1.4.2] - 2026-04-03
### Fixed

- Added a short delayed second pass for inspected tooltip details so set-piece counts have a better chance to stabilize on the first scan without needing a manual refresh.



## [1.4.1] - 2026-03-29
### Added

- Added hero talent detection in the hover tooltip when inspect trait data is available.

### Changed

- The hover tooltip now shows the player's full name with realm while keeping the main list on short names only.
- Seasonal set detection now ignores low item level pieces to avoid picking up old expansion sets more often.

### Fixed

- Improved seasonal set detection reliability by allowing known seasonal item IDs from `SeasonSetData.lua` to override the slower tooltip-only fallback.

## [1.4.0] - 2026-03-29
### Added

- Added a first pass of the richer hover tooltip with gear details for inspected players.

### Changed

- Expanded the hover tooltip to show specialization, Mythic+ score, enchant summary, gem summary, and seasonal set-piece count when the data is available.
- Reworked the hover tooltip layout so key values are easier to read at a glance.

### Fixed

- Improved Mythic+ score lookups on hovered players by resolving a live unit from the player GUID when needed.
- Fixed item-link parsing for enchant and gem extraction so empty link fields no longer shift the detected values.
- Fixed tooltip gem counts on neck items by including the neck slot in the gear scan.
- Hardened gem counting so filled sockets from the item link are no longer lost when Blizzard tooltip socket lines are incomplete.
- Fixed several enchant eligibility mismatches discovered during tooltip validation.

## [1.3.0] - 2026-03-27
### Added

- Added a lightweight first-install welcome popup to explain the basic addon flow and the main controls.
- Added a lightweight update popup system anchored to the addon icon, with versioned notes that can cover multiple missed updates.

### Changed

- Made preview mode session-only so it no longer persists through reloads.
## [1.2.0] - 2026-03-24
### Changed

- Added an adaptive scan speed: Faster first scan when joining a group, then slow down the pace.
- Icons displayed to show the queue of players scans, and timedout players.

## [1.1.1] - 2026-03-24
### Changed

- Moved the addon configuration into a dedicated `Config.lua` file to keep global settings and visual helpers clearly separated
- Refined the item level color thresholds to better match the current veteran/champion/hero/mythic progression range

### Fixed

- Hardened SavedVariables initialization and anchor-point saving to reduce the risk of invalid `iLvlChecker.lua` data on first use

## [1.1.0] - 2026-03-23
### Added

- Added client-locale based translations so the addon now adapts automatically to the game language
- Added reviewed translations for German, Spanish, Italian, and Brazilian Portuguese clients
- Added a lightweight test mode via `/ic test` so the UI can be previewed while solo
- Added a soft reload action on right click of the addon icon to relaunch the group scan quickly

### Changed

- Added full support for French UI strings while keeping English as the default fallback
- Kept English for the remaining locales on purpose when the translation quality was not reliable enough
- Removed the header scan button and moved the quick rescan action to the toggle icon
- Raised the main window to `DIALOG` frame strata so it stays above most addon frames more reliably

### Fixed

- Prevented test-mode preview rows from trying to open Blizzard inspect

## [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

This mod has no additional files