aboutsummaryrefslogtreecommitdiff
path: root/src/raw/types.rs
AgeCommit message (Expand)Author
2020-06-12implement CBTS_TAGDaniel Schadt
2020-05-21ignore unknown statechanges in parse_eventsDaniel Schadt
2020-05-19add CbtStateChange::UnknownDaniel Schadt
2020-05-19add Attribute and BuffCategory enumsDaniel Schadt
2020-05-19add BreakbarState, BreakbarPercent & Error statesDaniel Schadt
2020-05-02fix formattingDaniel Schadt
2020-05-02implement Hash, Default, PartialEq for raw typesDaniel Schadt
2020-05-02add more documentationDaniel Schadt
2020-04-29formatting fixesDaniel Schadt
2020-04-28fix documentation for CbtStatechangeDaniel Schadt
2020-04-04add more eventsDaniel Schadt
2020-04-04Use num_derive::FromPrimitive without #[macro_use]Daniel Schadt
2019-05-15add guild state changeDaniel Schadt
2019-02-16implement new state changesDaniel Schadt
2018-10-10add AttackTarget, Targetable, MapId statechangesDaniel Schadt
2018-10-10update to latest arcdpsDaniel Schadt
2018-09-06add new enum valuesDaniel Schadt
2018-08-02add more wing 1 mechanicsDaniel Schadt
2018-07-09add rudimentary support for new state changesDaniel Schadt
2018-05-31cargo fmtDaniel Schadt
2018-04-23apply clippy's suggestionsDaniel Schadt
2018-04-23add basic translation to more readable eventsDaniel Schadt
2018-04-14Initial commitDaniel Schadt