Age | Commit message (Expand) | Author |
2020-09-23 | re-introduce Boss | Daniel Schadt |
2020-09-23 | rename Boss to Encounter | Daniel Schadt |
2020-09-23 | fix docstring typo | Daniel Schadt |
2020-09-23 | update changelog | Daniel Schadt |
2020-09-23 | use Log::is_boss instead of manually checking | Daniel Schadt |
2020-09-23 | fix lints | Daniel Schadt |
2020-09-23 | add test logs for Sunqua Peak | Daniel Schadt |
2020-09-23 | add Sunqua Peak/Ai ID and analyzer logic | Daniel Schadt |
2020-09-21 | fix formattingv0.4.3 | Daniel Schadt |
2020-09-21 | bump version to 0.4.3 | Daniel Schadt |
2020-09-21 | fix CM detection for new Skorvald logs | Daniel Schadt |
2020-09-15 | amend changelog | Daniel Schadt |
2020-09-15 | fix logs with Claw of the Fallen ID | Daniel Schadt |
2020-08-28 | bump version to 0.4.2v0.4.2 | Daniel Schadt |
2020-08-28 | remove leftover debug output | Daniel Schadt |
2020-08-17 | fix formattingv0.4.1 | Daniel Schadt |
2020-08-17 | bump version to 0.4.1 | Daniel Schadt |
2020-08-17 | add Log::errors convenience method | Daniel Schadt |
2020-08-04 | fix endianness for CBTS_ERROR | Daniel Schadt |
2020-07-24 | bump version to 0.4.0v0.4.0 | Daniel Schadt |
2020-07-24 | include analyzer output in loginfo example | Daniel Schadt |
2020-07-24 | Merge branch 'analyzers' | Daniel Schadt |
2020-07-24 | mention loginfo example in README | Daniel Schadt |
2020-07-24 | add some testing for analyzers | Daniel Schadt |
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 | update changelog | 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 | add a small example as examples/loginfo.rs | 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 |