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_16-03-26.zip

  • R
  • Mar 16, 2026
  • 28.64 KB
  • 388
  • 12.0.5+1
  • Retail

File Name

ConcentrationTracker_16-03-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
#### Added

- **Localization** — 10 new languages: Deutsch, Español, Français, Italiano, Polski, Português, Русский, 简体中文, 繁體中文, 한국어
- **Localization** — added keys `hide_button`, `summary_total`, `toggle_button`, `addon_name`, `right_click`, `minimap_open` for all languages
- **Hide Button** — translation "Приховати головну кнопку" / "Hide main button" (Lorenzo)
- **Default language** — English instead of Ukrainian
- **Position saving** — settings window remembers its position between sessions

#### Fixed

- **hideFloatingButton** — setting now persists between reloads: default value, migration for existing users, load-time check (Lorenzo)
- **Reset dialog** — after reset `hideFloatingButton = false` and main button is shown (Lorenzo)
- **Language dropdown** — displays current language name instead of "Select Language" (Lorenzo)
- **Window height** — settings window height 460 → 480 px to fix slider label overlap with buttons (Lorenzo)
- **Window width** — auto-adjusts to fit table content
- **Column widths** — dynamic calculation based on text (headers and data)
- **Text overflow** — profession and date text no longer overflows when font size increases
- **Row height** — scales with font size
- **Alignment** — text in clipped cells, even display in columns and rows
- **Row highlight** — fixed width on hover

#### Changed

- **Row structure** — each column in separate frame-cell with `SetClipsChildren(true)`
- **Headers** — spacer for profession icon to align with data
- **Tooltip** — full profession name on row hover