aboutsummaryrefslogtreecommitdiff
path: root/src/gamedata.rs
AgeCommit message (Expand)Author
2022-03-10fix dragonvoid IDDaniel Schadt
2022-03-09add Boss/Encounter for new EoD strikesDaniel Schadt
2022-03-08add EoD elite spec IDsDaniel Schadt
2021-11-22add Twisted CastleDaniel Schadt
2021-11-17Implement FromStr for GameModeDaniel Schadt
2021-11-17Move game_mode to EncounterDaniel Schadt
2021-11-16Small documentation fix for EncounterDaniel Schadt
2021-11-16Add Statues of GrenthDaniel Schadt
2021-11-13Implement the River of Souls encounterDaniel Schadt
2021-11-13add tests for Trio parsingDaniel Schadt
2021-11-13add bandit trio encounter & boss IDsDaniel Schadt
2021-11-12Add kitty golem encounters from the training areaDaniel Schadt
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