aboutsummaryrefslogtreecommitdiff
path: root/src/raw
AgeCommit message (Expand)Author
2020-12-08add CBTS_BARRIERUPDATE statechangeDaniel Schadt
2020-09-28optionally implement serde::{Des,S}erializeDaniel Schadt
2020-06-12implement CBTS_TAGDaniel Schadt
2020-05-21fix formattingDaniel 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-02add docs about parse_events and the parserDaniel Schadt
2020-05-02implement From<Evtc> for PartialEvtcDaniel Schadt
2020-05-02implement Hash, Default, PartialEq for raw typesDaniel Schadt
2020-05-02add more documentationDaniel Schadt
2020-05-01add a comment about redundant closuresDaniel Schadt
2020-05-01take readers by valueDaniel Schadt
2020-04-29formatting fixesDaniel Schadt
2020-04-28fix documentation for CbtStatechangeDaniel Schadt
2020-04-28restructure how agents are constructedDaniel Schadt
2020-04-27remove try_traitDaniel Schadt
2020-04-04add more eventsDaniel Schadt
2020-04-04Use num_derive::FromPrimitive without #[macro_use]Daniel Schadt
2020-04-04switch from quick_error to thiserrorDaniel Schadt
2019-05-24add support for partially parsing an EVTC fileDaniel Schadt
2019-05-15add guild state changeDaniel Schadt
2019-02-16wrap zip reading in BufReaderDaniel 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-06make parser more lenientDaniel 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-06-14add support for reading zipped logsDaniel Schadt
2018-05-31cargo fmtDaniel Schadt
2018-04-23add a bit more documentationDaniel Schadt
2018-04-23apply clippy's suggestionsDaniel Schadt
2018-04-23add basic translation to more readable eventsDaniel Schadt
2018-04-14Initial commitDaniel Schadt