aboutsummaryrefslogtreecommitdiff
path: root/src/output/formats.rs
AgeCommit message (Expand)Author
2021-11-17Better output for World vs. World logsDaniel Schadt
2021-11-12Better error handling, less .unwraps()Daniel
2020-10-04update to newest evtclibDaniel
2020-06-12include fight duration in outputDaniel
2020-05-12fix formattingDaniel
2020-05-12use Display implementations from evtclibDaniel
2020-05-12display if a fight had CM activatedDaniel
2020-05-01output filename as (lossy) string, not using DebugDaniel
2020-05-01fix timestamp handlingDaniel
2020-04-15formatting fixesDaniel
2020-04-06implement guild display & filtering optionsDaniel
2020-04-06properly add newline after filenamesDaniel
2020-04-04make pipeline workingDaniel
2019-06-03[WIP] rewrite output logic as a pipelineDaniel