aboutsummaryrefslogtreecommitdiff
path: root/src/gamedata.rs
AgeCommit message (Expand)Author
2020-10-04add Encounter::from_header_idDaniel Schadt
2020-09-28optionally implement serde::{Des,S}erializeDaniel Schadt
2020-09-28implement Display & FromStr for BossDaniel Schadt
2020-09-23more documentation for BossDaniel Schadt
2020-09-23add Encounter::bosses and Boss::encounterDaniel Schadt
2020-09-23re-introduce BossDaniel Schadt
2020-09-23rename Boss to EncounterDaniel Schadt
2020-09-23add Sunqua Peak/Ai ID and analyzer logicDaniel Schadt
2020-09-15fix logs with Claw of the Fallen IDDaniel Schadt
2020-07-23implement Analyzer::outcome for wing 6Daniel Schadt
2020-06-28start implementing analyzersDaniel Schadt
2020-05-11add Display implementation for gamedataDaniel Schadt
2020-05-10add Cairn CM detectionDaniel Schadt
2020-05-08add first support for determining CMsDaniel Schadt
2020-05-04implement FromStr for Profession and EliteSpecDaniel Schadt
2020-04-29formatting fixesDaniel Schadt
2020-04-28add Profession and EliteSpec enumDaniel Schadt
2020-04-27derive Error for ParseBossErrorDaniel Schadt
2020-04-27tests and fixes for Boss::from_strDaniel Schadt
2020-04-27remove statistics submoduleDaniel Schadt