Age | Commit message (Expand) | Author |
2020-07-24 | more documentation | Daniel Schadt |
2020-07-24 | re-export Outcome as well | Daniel Schadt |
2020-07-23 | more documentation & adjustments | Daniel Schadt |
2020-07-23 | remove default implementation of Analyzer::outcome | Daniel Schadt |
2020-07-23 | implement strike Analyzers | Daniel Schadt |
2020-07-23 | implement Analyzer::outcome for fractals | Daniel Schadt |
2020-07-23 | make Log::boss_agents/is_boss work on Largos Twins | Daniel Schadt |
2020-07-23 | implement Analyzer::outcome for wing 7 | Daniel Schadt |
2020-07-23 | implement Analyzer::outcome for wing 6 | Daniel Schadt |
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 | add Log::span | Daniel Schadt |
2020-06-12 | implement CBTS_TAG | 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-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 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 | implement FromStr for Profession and EliteSpec | Daniel Schadt |
2020-05-02 | fix formatting | 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 | 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-29 | fix long number literal | 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 |
2020-04-29 | delete main.rs | Daniel Schadt |
2020-04-29 | replace own from_raw with TryFrom implementation | Daniel Schadt |
2020-04-29 | make event submodule public | Daniel Schadt |
2020-04-29 | implement TeamChange, AttackTarget and Targetable | Daniel Schadt |
2020-04-28 | more inlining | Daniel Schadt |
2020-04-28 | add more shorthands to Agent<Player|...> | Daniel Schadt |
2020-04-28 | derive Hash for WeaponSet and Activation | Daniel Schadt |
2020-04-28 | implement Position/Velocity/Facing/MapId events | Daniel Schadt |
2020-04-28 | fix documentation for CbtStatechange | Daniel Schadt |