v1.6.3
What's new
Simdragosa
v1.6.3 (2026-08-19)
- merge: develop -> master (v1.6.3 — Season 2 item levels, 12.1 compat)
- release: v1.6.3 — Season 2 item levels + WoW 12.1 compatibility (Interface 120100)
Co-Authored-By: Claude Opus 5 noreply@anthropic.com - fix: show Season 2 item levels in tooltips (patch 12.1)
TRACK_DISPLAY still held Midnight Season 1 track maxima, so every
tooltip scaled its item link to a Season 1 item level — Heroic showed
276 instead of 321.
Season 1's bonus list groups (607-612) have been dropped from Raidbots'
static data entirely, so the old bonus IDs no longer resolve to a track
at all. Season 2 uses groups 614-618, and each track's max (6/6) entry
gives the pair we need:
Veteran 6/6 = 295 (12830) -> lfr
Champion 6/6 = 308 (12838) -> normal / champion
Hero 6/6 = 321 (12846) -> heroic
Myth 6/6 = 334 (12854) -> mythic
The mapping is unchanged from S1, which used the same ladder one tier
down (250/263/276/289) — verified against bonuses.json, where each of
those old IDs still reports exactly the item level the table claimed.
Also bumps Interface to 120100. The live client is 12.1.0.69382 and the
TOC still declared 120007, so WoW flagged the addon out of date.
Co-Authored-By: Claude Opus 5 noreply@anthropic.com
This mod has no additional files

