File Details
ConcentrationTracker_29-05-26_fix.zip
- R
- May 29, 2026
- 59.19 KB
- 363
- 12.0.7+1
- Retail
File Name
ConcentrationTracker_29-05-26_fix.zip
Supported Versions
- 12.0.7
- 12.0.5
[3.9.9] — 2026-05-29
- UI — Profession row icons use `C_TradeSkillUI.GetProfessionInfoBySkillLineID`, Moxie currency mapping, or currency icon instead of always falling back to the Alchemy icon.
[3.9.8] — 2026-05-29
- Bugfix — `EnsureMoxieNotifiedTable` / `MoxieNotifySettingsKey` are defined before `UpsertMoxieOnlyRow` (fixes line 467 «attempt to call a nil value» when syncing Moxie).
[3.9.7] — 2026-05-29
- Moxie — When «Show Moxie in profession list» is enabled, professions that have Artisan's Moxie but no concentration appear in the main window (concentration columns show «—»). Rows are created when you open the profession, on `/conc` refresh, when entering the world, and when Moxie currency updates.
- Settings — Turning Moxie display on scans the current character's Moxie currencies so existing balances show up without reopening each profession.
[3.9.6] — 2026-05-29
- Bugfix — Settings panel no longer appears empty after `/reload` or when opening `/conclanguage`.
- Settings UI — Scroll child gets a default height (820px) until layout is measured, so options are visible immediately; content height is then updated from the bottom of the ignored-professions section.
- Settings UI — Scroll viewport is anchored to the window (fixed top/bottom insets for header and Reset/Close footer), not to the language dropdown.
- Settings UI — Incomplete or legacy settings frames are detected (`LanguageSettingsWindowIsComplete`) and destroyed; the root frame is created as `ConcentrationTrackerSettingsRoot` so a stale global `LanguageSettingsWindow` from an older build cannot block recreation.
- Settings UI — Scroll range is refreshed on show and shortly after open (`OnShow` + deferred timer) so the mouse wheel works on first open.
[3.9.5] — 2026-05-29
- Bugfix — `GetMoxieCurrencyIDForSkillLine` and related Moxie helpers are defined before `RecordConcentration()` (fixes line 376 «attempt to call a nil value» and empty settings after reload).
[3.9.4] — 2026-05-29
- Settings — Scrollable settings panel: header (title, language) and footer (Reset/Close) stay fixed; all options scroll with mouse wheel.
[3.9.3] — 2026-05-29
- Moxie UI — Artisan's Moxie balance shown under each profession in the main window (current character uses live currency data).
- Settings — «Show Moxie in profession list» and «Notify at 600 Moxie» toggles; window transparency moved to the Display section so it no longer overlaps the ignored-professions controls.
[3.9.2] — 2026-05-29
- Moxie — Notifies when the current character reaches 600 Artisan's Moxie for a profession (Midnight currency IDs 3256–3266). Uses the same notification settings as concentration (raid banner, optional chat, sound). Tracks via profession rows when available, or currency events alone; does not re-alert after `/reload` while still at or above 600 until balance drops below the threshold.

