Age | Commit message (Expand) | Author |
2020-07-23 | implement Analyzer::outcome for wing 5 | Daniel Schadt |
2020-07-23 | implement proper outcome for w1-w4 | Daniel Schadt |
2020-06-28 | start implementing analyzers | Daniel Schadt |
2020-06-12 | update changelog | Daniel Schadt |
2020-06-12 | add Log::span | Daniel Schadt |
2020-06-12 | implement CBTS_TAG | Daniel Schadt |
2020-05-25 | bump version to 0.3.3v0.3.3 | Daniel Schadt |
2020-05-21 | fix formatting | Daniel Schadt |
2020-05-21 | ignore unknown statechanges in parse_events | Daniel Schadt |
2020-05-19 | implement Error statechange | Daniel Schadt |
2020-05-19 | add CbtStateChange::Unknown | Daniel Schadt |
2020-05-19 | add Attribute and BuffCategory enums | Daniel Schadt |
2020-05-19 | add BreakbarState, BreakbarPercent & Error states | Daniel Schadt |
2020-05-16 | add a sabir cm log for testing | Daniel Schadt |
2020-05-14 | add tests for CM detection | Daniel Schadt |
2020-05-12 | bump version to 0.3.2v0.3.2 | Daniel Schadt |
2020-05-12 | update changelog | Daniel Schadt |
2020-05-11 | fix formatting | Daniel Schadt |
2020-05-11 | add Display implementation for gamedata | Daniel Schadt |
2020-05-10 | add Cairn CM detection | Daniel Schadt |
2020-05-09 | move process_* out of lib.rs | Daniel Schadt |
2020-05-09 | update changelog | Daniel Schadt |
2020-05-09 | update documentation and README | Daniel Schadt |
2020-05-09 | add process_stream and process_file functions | Daniel Schadt |
2020-05-08 | add first support for determining CMs | Daniel Schadt |
2020-05-04 | bump version to 0.3.1v0.3.1 | Daniel Schadt |
2020-05-04 | update changelog | Daniel Schadt |
2020-05-04 | implement FromStr for Profession and EliteSpec | Daniel Schadt |
2020-05-03 | remove fnv dependency | Daniel Schadt |
2020-05-02 | bump version to 0.3.0v0.3.0 | Daniel Schadt |
2020-05-02 | fix formatting | Daniel Schadt |
2020-05-02 | update changelog | Daniel Schadt |
2020-05-02 | add docs about parse_events and the parser | Daniel Schadt |
2020-05-02 | implement From<Evtc> for PartialEvtc | Daniel Schadt |
2020-05-02 | implement Hash, Default, PartialEq for raw types | Daniel Schadt |
2020-05-02 | update README | Daniel Schadt |
2020-05-02 | add a note about writing evtc files | Daniel Schadt |
2020-05-02 | use getters for Event | Daniel Schadt |
2020-05-02 | add more documentation | Daniel Schadt |
2020-05-01 | add a comment about redundant closures | Daniel Schadt |
2020-05-01 | take readers by value | Daniel Schadt |
2020-04-30 | Cargo: only include sources | Daniel Schadt |
2020-04-29 | fix long number literal | Daniel Schadt |
2020-04-29 | force clippy to fail on warnings | Daniel Schadt |
2020-04-29 | enable gitlab CI | Daniel Schadt |
2020-04-29 | bump version to 0.2.0v0.2.0 | Daniel Schadt |
2020-04-29 | update changelog | Daniel Schadt |
2020-04-29 | add some convenience methods to Log | Daniel Schadt |
2020-04-29 | formatting fixes | Daniel Schadt |
2020-04-29 | implement TryFrom for non-references | Daniel Schadt |