File Details
ConcentrationTracker_07-05-26.zip
- R
- May 7, 2026
- 49.13 KB
- 728
- 12.0.7+1
- Retail
File Name
ConcentrationTracker_07-05-26.zip
Supported Versions
- 12.0.7
- 12.0.5
[3.8.8] — 2026-05-07
English
- Bugfix — `CURRENCY_DISPLAY_UPDATE` now reads the currency ID from the event’s first argument (`arg1`). The handler was defined as `OnEvent(self, event, arg1, ...)`, so using `tonumber((...))` parsed the quantity (second payload field) as an ID; live currency sync could update the wrong row or no row.
- Refresh — Main window Refresh and new slash `/conc refresh` / `/conc r` call `RefreshCurrentCharacterConcentrationFromAPI()` so quantities update without opening the profession UI; if the profession window is open, `RecordConcentration()` still runs as before. Chat confirmation uses `msg_refresh_done` when using the slash command.
- Settings — Version string from the TOC is shown in the settings panel (`version_label`). Tooltips (LDB, minimap) include `slash_refresh`.
- Locales — Updated `refresh_tooltip` (en/uk); new keys fall back to English for other languages via existing merge.