Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-06 | implement guild display & filtering options | Daniel | |
Filtering based on guilds is slow, as it will have to retrieve every guild name from the GW2 API, and it has to parse every log file instead of bailing early. Therefore, guilds are not searched by default, and have to be explicitely turned on with --guilds. In addition, this means that raidgrep will now need network access when --guilds is passed, which was not the case before. | |||
2020-04-04 | make pipeline working | Daniel | |
2019-06-03 | [WIP] rewrite output logic as a pipeline | Daniel | |