File Details
2.4.0
- R
- Feb 15, 2026
- 8.68 MB
- 2.6K
- 2.5.5+1
- Classic + 1
File Name
SharpiesGearJudge-2.4.0.zip
Supported Versions
- 2.5.5
- 1.15.8
Sharpie's Gear Judge (Era Edition)
2.4.0 (2026-02-15)
- Adjusted Stat Bouncer
- Update Paladin.lua
- Add tooltip visuals: compact, shorten, colorize
Introduce tooltip visual enhancements and related settings: compact equip text, shorten stat names, and colorize stats. Adds UI controls and defaults (SGJ_Settings.SimplifyStats, ColorizeStats, CompactEquip), slash toggles for simplify/colors, and new localization entries. Implements MSC:BeautifyTooltip with static maps (SHORT_TO_LONG, VISUAL_COLORS) to rewrite and colorize tooltip lines pre-scoring, plus safety/flow improvements in tooltip handling (validation, locking/unlocking). Refactor Evaluator: move SAFETY_CAPS into MSC.SAFETY_CAPS (initialized once) and update usage in EvaluateUpgrade. Minor UI layout/formatting tweaks and a trimmed CHANGELOG entry. - Add localization support and locale files
Wrap in-code UI text with MSC.L lookups and add localization infrastructure. Many hardcoded English strings in ConflictManager, Data_Sets, Database and related tables were replaced with MSC.L[...] to enable translation; popup button labels and messages were localized and Pawn-related messages use localized text. Added new locale files (Locales/deDE.lua, Locales/esES.lua, Locales/frFR.lua) and Localization.lua, plus PawnParser.lua. Updated .toc files and various data notes/enchants/proc descriptions to use localized strings. Small behavior/formatting tweaks in ConflictManager (localized prints and button text). - Handler to load saved custom weights (race-condition fix)

