aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-08update documentation for new EoD contentDaniel
2022-04-08update evtclib & dependenciesDaniel
2022-03-10update evtclib to 0.7.0Daniel
2021-11-25also update version number in CHANGELOGv1.4.0Daniel Schadt
2021-11-25bump version to 1.4.0Daniel Schadt
2021-11-25add Twisted Castle encounterDaniel Schadt
2021-11-19update changelogDaniel
2021-11-19Merge branch 'gamemode-filters'Daniel
2021-11-19update CHANGELOGDaniel
2021-11-19update manpage and help textDaniel
2021-11-19update evtclib to 0.6.0Daniel
2021-11-17Implement -gamemodeDaniel Schadt
2021-11-17Add a game-mode filterDaniel Schadt
2021-11-17fix testsDaniel Schadt
2021-11-17Better output for World vs. World logsDaniel Schadt
2021-11-12Add ai to the helptextDaniel
2021-11-12Update CHANGELOGDaniel
2021-11-12Remove duplicate error handling in search_fileDaniel
2021-11-12Better error handling, less .unwraps()Daniel
2021-11-12Minor code smell fixesDaniel
2021-11-12Update dependenciesDaniel
2020-10-12mention -n/--count in the manpageDaniel
2020-10-10Update boss name list in manpageDaniel
2020-10-10fix testsv1.3.1Daniel
2020-10-10fix lintsDaniel
2020-10-10bump version to 1.3.1Daniel
2020-10-10update dependenciesDaniel
2020-10-10update to evtclib 0.5.0Daniel
2020-10-04use Encounter::from_header_idDaniel
2020-10-04update to newest evtclibDaniel
2020-10-04update dependenciesDaniel
2020-08-28update dependenciesDaniel
2020-08-28add --count/-n flagDaniel
2020-07-24bump version to 1.3.0v1.3.0Daniel
2020-07-24use Analyzer/span from evtclibDaniel
2020-07-24update dependenciesDaniel
2020-06-26implement sorting based on durationDaniel Schadt
2020-06-26Merge branch 'comparison-filters'Daniel Schadt
2020-06-26fix formattingDaniel Schadt
2020-06-26update changelogDaniel Schadt
2020-06-12write about the new predicates in the manpageDaniel
2020-06-12fix up doc comments and testsDaniel
2020-06-12implement -after/-before in terms of -timeDaniel
2020-06-12add a count(player) to count all playersDaniel
2020-06-12report invalid filters that are valid regexesDaniel
2020-06-12add a comment about the trait aliasesDaniel
2020-06-12implement count(player: ...) constructDaniel
2020-06-12allow durations with minutes as wellDaniel
2020-06-12include fight duration in outputDaniel
2020-06-12compute fight duration from event timesDaniel