promotional bannermobile promotional banner
premium banner
Raw COMBAT_LOG_EVENT_UNFILTERED viewer — every subevent, every arg, with filters and click-to-inspect raw-arg inspection.

Description

Wick's Combat Log

Raw COMBAT_LOG_EVENT_UNFILTERED viewer. Every subevent, every arg — the fields Blizzard's default chat log strips out.

Part of the Wick suite — a small family of TBC Classic addons built around a single dark-purple, fel-green aesthetic. Clean information density, no fantasy scroll texture, no Blizzard dialog chrome.

A diagnostic tool, not a damage meter. Built for theorycrafters, addon developers, and anyone who needs to see what CombatLogGetCurrentEventInfo() actually returns.


What it does

  • Live event list — every CLEU subevent, newest at top. Columns: timestamp · subevent · source → dest · spell · amount.
  • Class colors + hostile reds — players show in their class color (Mage = blue, Druid = orange, etc.); hostile NPCs in red. Class wins over hostility, so PvP enemies still show in their class color.
  • Click-to-inspect side panel — click any row to pop a detail panel listing every raw arg from CombatLogGetCurrentEventInfo() with its proper field name. Flag-style integers also rendered in hex.
  • Display filters — subevent family checkboxes (Damage / Heal / Aura / Cast / Misc), source dropdown (Anyone / Mine / My Pet / Hostile / Target), spell-name substring search.
  • Pause / resume — capture a snapshot during a busy fight without the list scrolling.
  • 5,000-event ring buffer — bounded memory, no SavedVariables bloat.

Why it feels different

  • Capture is always running; filters only change what's drawn. Flip a filter mid-fight and old events re-reveal.
  • Subevent labels are prettified (SPELL_AURA_APPLIED_DOSE → aura +stack) and dim, so they don't shout at you.
  • Brand chrome — flat dark panel, thin 1px purple border, fel-green L-bracket corners.
  • Resizable; column widths scale proportionally with the panel.
  • Position and size remembered per-character.

Slash commands

/wcl              toggle the panel
/wcl pause        stop capturing events
/wcl resume       resume capturing
/wcl clear        drop the buffer
/wcl reset        recenter the panel

Compatibility

  • TBC Classic (Burning Crusade Classic / Anniversary) — Interface 20505.
  • Pure CLEU consumer — works in any group size, any content.

Part of the Wick suite

  • Wick's BIS Tracker — best-in-slot gear tracker for every class, every spec, every TBC phase
  • Wick's CD Tracker — live party/raid cooldown tracker
  • Wick's Trade Hall — trade channel scanner and bulletin board
  • Wick's Macro Builder — clean macro editor with chip-based composition
  • Wick's Combat Log ← you are here

#4FC778 · Wick · TBC Classic