Concentration Tracker

This addon tracks and displays the concentration of each profession, shows restoration times, and provides an overview of when the maximum concentration will be restored.

File Details

ConcentrationTracker_20-03-26.zip

  • R
  • Mar 20, 2026
  • 40.42 KB
  • 743
  • 12.0.5+1
  • Retail

File Name

ConcentrationTracker_20-03-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
## [3.7] — 2026-03-20

### English (settings window layout)

- **Settings panel** — transparency slider anchored from the bottom with reserved footer for **Reset / Close**; title **settings_window_title**; frame height **800px**; `SetSize` reapplied on each open so old saved frames resize.
- **Ignored profession variants** — minus button on each row stops auto-tracking that **skill line** (e.g. Dragon Isles vs base profession); **Clear ignore list** in settings; tooltips for minus vs delete (X). **Locales** — all nine new strings translated for **uk, de, es, fr, it, pl, pt, ru, zhCN, zhTW, ko** (not only `en` fallback).

### English

- **Locales** — strings moved to `Locales.lua`; missing keys fall back to English; v3.7 UI strings fully translated for **uk, de, es, fr, it, pl, pt, ru, zhCN, zhTW, ko** (not only English fallback)
- **Storage keys** — entries use a safe separator + migration from old `name_realm_id` keys; `entryChar` / `entryRealm` / `entrySkillLine` stored on each row
- **Floating button** — position saved after drag (`buttonPosition`)
- **Restore rate** — slider in settings (default 10/hour); all forecasts and notifications use it
- **Chat spam** — optional “Print updates to chat” (default off)
- **Notifications** — separate toggles: raid banner, chat line, sound
- **Sort** — column “Time to full” is sortable
- **Layout** — column width recalculation only when data/layout signature changes (less work each tick)
- **LDB & minimap tooltip** — shows count not at cap + slash hint
- **Fonts** — `GetLocaleFont()` picks paths for koKR / zhCN / zhTW
- **Ticker** — notification ticker cancelled on logout; recreated on load
- **TOC** — Notes list `/conc` and `/conclanguage`