Toreole / BasicCombatlogParser

A small project with limited functionality in parsing WoW Combatlogs.
0 stars 1 forks source link

Add Death List to Encounter View #6

Closed Toreole closed 11 months ago

Toreole commented 1 year ago

Prerequisit: ability to parse UNIT_DIED / PLAYER_DIED / whatever the actual event is in the Combatlog.

Deaths should be displayed by WHO died, WHEN they died, and WHAT killed them (name of the Ability, "Environment"/"Falling" if not applicable.)