Sharpie's Gear Judge Roadmap

Roadmap is a powerful progression planning tool designed for Sharpie's Gear Judge. It scans every available dungeon to generate a personalized "Upgrade Leaderboard," showing you exactly which instances offer the biggest power gains for your character.

File Details

v2.1.1-bcc

  • R
  • Feb 15, 2026
  • 61.66 KB
  • 2.4K
  • 2.5.5
  • Classic TBC

File Name

SharpiesGearJudge_Roadmap-v2.1.1-bcc.zip

Supported Versions

  • 2.5.5

Sharpie's Gear Judge [Roadmap]

v2.1.1 (2026-02-14)

Full Changelog

  • Update SharpiesGearJudge_Roadmap.toc
  • Roadmap: optimize scanning, add profiles & UI tweaks

    [v2.1.1]

    • Performance and UX overhaul for the Roadmap: localize globals and add recyclable scratch tables and unique-cache for faster scans; cache tooltip scanner.
    • Introduces profile override support with a dropdown (OverrideSpec) and RefreshProfileDisplay, plus UpdateRealGearCache to compute real-gear stats for safety-cap adjustments.
    • Adds a progress bar, refactors Calculate button placement and tooltip, and improves slot tooltips and model TryOn behavior.
    • Simulation engine: reuse Scratch_SimGear, stricter uniqueness handling, adjusted score computation that applies class safety caps/penalties, and GetAdjustedScore wrapper.
    • Scan engine reworked to run as a coroutine ticker (StartCoroutineScan) with batched zone scans, candidate prefiltering, gap-filler logic, and leaderboard/top-items collection.
    • Misc: InitView/InitSidebar UI reorganizations, InitializeVirtualGear now updates real gear cache, many small cleanups (tostring for pretty names, minor anchor changes, standardized dropdown init).
    • Overall: faster, non-blocking scans, improved profile handling and more robust simulation logic.