File Details
v1.1.1-release
- R
- Mar 24, 2026
- 7.86 KB
- 97.0K
- 2.5.5+1
- Classic + 1
File Name
GearScoreTBCClassic-v1.1.1-release.zip
Supported Versions
- 2.5.5
- 1.15.8
# Changelog
## 1.1.0 - 2026-03-24
- Added movable GearScore display on the character and inspect panels.
- Type `/gs` to toggle unlock mode, drag the display to reposition, then `/gs` again to lock.
- Also supports `/gs unlock`, `/gs lock`, and `/gs reset` to restore the default position.
- Position is saved per-character and persists across sessions.
## 1.0.1 - 2026-03-02
- Replaced the legacy split formula (`<= ilvl 120` vs `> ilvl 120`) with one linear formula table for all item levels.
- Removed the hard ilvl 120 breakpoint so score progression is simpler and easier to reason about.
- Fixed a score regression for items above item level 120 by making the split GearScore formula continuous at the threshold.
- This resolves cases where high-tier TBC upgrades (for example Magtheridon and Prince Malchezaar weapons/wands) could show lower GS than lower-ilvl dungeon or Karazhan items.
- Kept legacy slot weights and formula slopes intact while removing the ilvl 120 score drop.