This is the Throne Ridge Event Viewer for exploring TTT damagelogs.
The server-component does not work without (simple) rewrites to the stock TTT code. It would be fairly trivial to get basic functionality working by using hooks, PRs welcome.
Just enter ttt_damagelogs_ui
in the console.
Only admins can get damagelogs during the round.
Currently documentation is on our private wiki, however most of the public functions are also documented in-code. It's largely modular, except for the event data structure itself, but there are version flags for handling that if it's really needed.