Description
Details!: Over Time
- Description: A Details! plugin that displays simple time-series line charts from Details! combat data.
- Features:
- Views: DPS, HPS, DPS Average, HPS Average, Damage Taken, Damage Taken Average, Health %.
- Player filter: toggle buttons to show/hide selected players.
- UI integration: dedicated window with tabs, a toolbar button “Over Time,” and a button in Details!’ Breakdown window.
- Performance: basic smoothing and downsampling for long series; time-based X-axis.
- Per-tick details: records spell details per tick for dealt/healed, includes pets; tracks sources for damage/healing taken.
- Requirements:
- Details! installed and enabled (minimum core version: 153).
- WoW interface version 110105 (The War Within).
- Usage:
- Open via the “Over Time” toolbar button or from Details!’ Breakdown window.
- Switch tabs for DPS/HPS/DT/HP% views; use the player filter to focus lines.
- Data collection & persistence:
- Samples every 0.2s during combat.
- Per-combat data stored in
Details_OverTimeDB.chartData(SavedVariables); auto-cleans stale/missing combats.
- Localization: enUS included (plugin name/tooltip/description).


