Skip to content

ConLogs-Epoch v2.8.0

Choose a tag to compare

@Defcons Defcons released this 09 Jun 05:16
· 48 commits to main since this release

ConLogs-Epoch v2.8.0

New in 2.8.0

  • Raid/dungeon FPS audit — smoother in instances. A full pass over the addon found several combat-log handlers doing per-event work the entire time you were in a raid (even with no dummy test running). They now bail instantly when idle, so the addon stays out of your frame budget during raids and dungeons. If you saw fight-start or mid-fight stutters, this is the fix.
  • Gear uploads are ~70–80% smaller over the combat log. Item stats are immutable and already shared in-game (and cached per item), so the addon no longer bloats the combat-log relay by repeating them — your SavedVariables upload still builds the full item database on the site. Result: your gear data lands on epoglogs.com far more reliably during a raid.
  • Smoother gear-sync handling. Receiving a burst of gear scans (a sync) no longer resolves every item on one frame; the work now spreads across frames.

Carried features

  • Totem & buff uptime, deterministic pet→owner attribution, end-of-raid "Save Loot" button.
  • Gear & talents embedded into your combat log while /combatlog is active.
  • Pre-pull buffs, loot tracking, race + unbuffed base stats.
  • Minimap tooltip shows combat-logging status and the installed version.

Upload your combat log on epoglogs.com as usual.