index
:
evtclib
master
arcdps EVTC reading/parsing library for Rust
Daniel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-29
update changelog
Daniel Schadt
2024-08-29
implement some new events
Daniel Schadt
2024-08-26
fix formatting
Daniel Schadt
2024-08-26
fix clippy suggestions
Daniel Schadt
2024-08-26
fix partial_cmp return value for equal items
Daniel Schadt
2024-08-26
turn comment on PartialOrd into a doc comment
Daniel Schadt
2024-08-26
impl PartialOrd for gamedata::Encounter
Daniel Schadt
2022-05-11
bump version to 0.7.3
v0.7.3
Daniel Schadt
2022-05-11
add Ankka CM detection
Daniel Schadt
2022-04-20
bump version to 0.7.2
v0.7.2
Daniel Schadt
2022-04-20
fix mai trin success detection for early failures
Daniel Schadt
2022-04-20
add tests for Mai Trin CM
Daniel Schadt
2022-04-20
add support for Aetherblade Hideout Challenge Mote
Daniel Schadt
2022-04-01
bump version to 0.7.1
v0.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.0
v0.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.1
v0.6.1
Daniel Schadt
2021-11-22
add Twisted Castle
Daniel Schadt
2021-11-19
add benchmarks to the package
v0.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
[next]