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_07-04-26.zip

  • R
  • Apr 7, 2026
  • 42.80 KB
  • 637
  • 12.0.5+1
  • Retail

File Name

ConcentrationTracker_07-04-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
 [3.8.2] — 2026-04-07
 
- Trade skill events — `RecordConcentration` runs only on `TRADE_SKILL_SHOW` and `TRADE_SKILL_DATA_SOURCE_CHANGED`, not on `TRADE_SKILL_CLOSE`, so the profession API is not queried after the window is torn down (fewer spurious errors and chat messages).
- Target forecast — manual “Forecast” (`CalculateTimeToTarget`) skips ignored profession skill lines, matching the main table and summary logic.
- Profession filter — dropdown list ignores empty or missing profession names when building unique entries.