promotional bannermobile promotional banner

Sharpie's Gear Judge

Advanced Gear stat comparison, analyzes your equipment slots, class, spec, and current level for Classic Era, Anniversary & TBC

File Details

v2.4.4

  • R
  • Feb 26, 2026
  • 8.77 MB
  • 4.9K
  • 2.5.5+1
  • Classic + 1

File Name

SharpiesGearJudge-v2.4.4.zip

Supported Versions

  • 2.5.5
  • 1.15.8

Sharpie's Gear Judge (Era Edition)

v2.4.4 (2026-02-26)

Full Changelog

  • Bump to v2.4.4; add TSM tooltip scoring fix
    Update changelog with TSM tooltip scoring/flicker fixes. TBC and Era .toc files to 2.4.4.
  • TSM Fix: tooltip scoring synchronous
    Remove the C_Timer.After(0) delayed wrapper and run the tooltip scoring path immediately. Add a guard that scans existing tooltip lines for "Judge's Score:" to prevent duplicate processing when other addons force redraws. Set MSC.IsCalculating before running BeautifyTooltip and the scoring engine, and remove the deferred tooltip:Show() call. These changes fix TSM-induced loops and "bleeding" text caused by the asynchronous delay while preserving existing error handling.
  • Update esES.lua