Age | Commit message (Expand) | Author |
2022-04-01 | bump version to 0.7.1v0.7.1 | Daniel Schadt |
2022-04-01 | Merge branch 'eod-strikes' | Daniel Schadt |
2022-04-01 | update changelog | Daniel Schadt |
2022-03-31 | EoD strikes: also recognize other Dragonvoid IDs | Daniel Schadt |
2022-03-31 | EoD strikes: add benchmarks for the analyzers | Daniel Schadt |
2022-03-31 | EoD strikes: implement Dragonvoid analyzer | Daniel Schadt |
2022-03-31 | EoD strikes: implement Minister Li analyzer | Daniel Schadt |
2022-03-31 | EoD strikes: implement Ankka analyzer | Daniel Schadt |
2022-03-31 | EoD strikes: implement Captain Mai Trin analyzer | Daniel Schadt |
2022-03-10 | bump version to 0.7.0v0.7.0 | Daniel Schadt |
2022-03-10 | fix dragonvoid ID | Daniel Schadt |
2022-03-09 | add Boss/Encounter for new EoD strikes | Daniel Schadt |
2022-03-08 | add logs for EoD elite spec parsing | Daniel Schadt |
2022-03-08 | add EoD elite spec IDs | Daniel Schadt |
2021-11-25 | bump version to 0.6.1v0.6.1 | Daniel Schadt |
2021-11-22 | add Twisted Castle | Daniel Schadt |
2021-11-19 | add benchmarks to the packagev0.6.0 | Daniel Schadt |
2021-11-19 | Merge branch 'more-benches' | Daniel Schadt |
2021-11-19 | bump version to 0.6.0 | Daniel Schadt |
2021-11-19 | small doc typo fixes | Daniel Schadt |
2021-11-18 | update the changelog more | Daniel Schadt |
2021-11-18 | make EventKind non-exhaustive | Daniel Schadt |
2021-11-18 | update changelog | Daniel Schadt |
2021-11-18 | speed up Log::is_boss | Daniel Schadt |
2021-11-18 | speed up Log::agent_by_addr | Daniel Schadt |
2021-11-18 | switch order of operands in SH analyzer | Daniel Schadt |
2021-11-18 | formatting fix | Daniel Schadt |
2021-11-18 | clean up parsing benchmarks | Daniel Schadt |
2021-11-18 | add html_reports feature to criterion | Daniel Schadt |
2021-11-18 | add a Throughput to the analyzer benchmarks | Daniel Schadt |
2021-11-18 | add more benchmarks for analyzers | Daniel Schadt |
2021-11-17 | derive most traits for Agent and Skill | Daniel Schadt |
2021-11-17 | Implement FromStr for GameMode | Daniel Schadt |
2021-11-17 | Move game_mode to Encounter | Daniel Schadt |
2021-11-16 | Add GameMode and Log::game_mode | Daniel Schadt |
2021-11-16 | Small documentation fix for Encounter | Daniel Schadt |
2021-11-16 | update changelog | Daniel Schadt |
2021-11-16 | Add Statues of Grenth | Daniel Schadt |
2021-11-13 | Implement the River of Souls encounter | Daniel Schadt |
2021-11-13 | add tests for Trio parsing | Daniel Schadt |
2021-11-13 | add bandit trio encounter & boss IDs | Daniel Schadt |
2021-11-13 | Document panic in Log::boss and remove other panic | Daniel Schadt |
2021-11-13 | Add a "is_generic" to detect WvW logs | Daniel Schadt |
2021-11-12 | remove superfluous semicolons | Daniel Schadt |
2021-11-12 | small lint fixes | Daniel Schadt |
2021-11-12 | Fix player name parsing logic | Daniel Schadt |
2021-11-12 | Add kitty golem encounters from the training area | Daniel Schadt |
2020-12-11 | add CBTR_BREAKBAR enum variant | Daniel Schadt |
2020-12-11 | add buff stack id to BuffApplication event | Daniel Schadt |
2020-12-11 | add StackActive and StackReset events | Daniel Schadt |