damage log
A client-side mod that adds a damage log to the HUD to show what you have taken damage from recently.

why?
sometimes it can be hard to tell what you are taking damage from.
controls
cycleUserKey (default: left alt) can be used to cycle between player damage logs in multiplayer.
versions
Check the changelog to see version differences!
- If playing on the Seekers of the Storm patch, use the latest version available of this mod
- If playing on a game version before the Seekers of the Storm patch, please use version
1.1.3 of this mod
configurable
The configuration file is automatically reloaded when the UI is created (at the start of each stage)
- how long entries are logged for can be adjusted
- how many entries are logged can be adjusted
- the log only being visible in the scoreboard can be enabled
- the log being presented in simple text mode can be enabled
- [ bonus :: experimental ] generating damage logs for bosses can be enabled
| Portraits mode |
Simple text mode |
 |
 |
- the size of various damage log UI elements can be adjusted (under the
m_Debug section)
notes
please report any issues to the GitHub repository!
- damage inflicted by enemies that have been killed (debuffs, delayed explosions, projectiles, trails) may be attributed to The Planet as the reference to the original attacker no longer exists
- damage from Pots (Abandoned Aqueduct) and Fusion Cells (Rallypoint Delta) are attributed to The Planet
- sometimes attributed correctly on non-hosts?
- why do Sulfur Pods (Sulfur Pools) not have the same issue?
- [ experimental ] boss damage logs:
- bosses don't always have a damage log generated when playing as client?
- name doesn't capture elite prefix when playing as host?
- occasionally has significant discrepencies between host and client(s?)?
- sometimes doesn't capture the killing instance of damage?
- damage log timers continue counting after a boss is killed with Trophy Hunter's Tricorn?
see also
- DamageHistory src by Bubbet — alternative, inspired this implementation
- tracks damage until fully healed(?)
- text only
- a bit hard to parse
- ShowDeathCause src by NotTsunami — shows extra information about the attacker that killed you on the game end screen