gw2scratch / evtc

Analysis and management of Guild Wars 2 EVTC logs from arcdps.
https://gw2scratch.com/tools/
MIT License
53 stars 24 forks source link
arcdps evtc evtc-files guildwars2 gw2 gw2-api

Build and test (.NET Core) Discord

GW2Scratch EVTC Tools

This repository hosts multiple programs for analysis and management of EVTC logs generated by the arcdps addon for Guild Wars 2. All programs are available for Windows/Linux.

Dependencies

Programs

Libraries

arcdps Log Manager

A manager for arcdps EVTC logs. Filter logs, upload them with one click, find fastest kills and interesting statistics.

EVTC Inspector

A program for exploring EVTC logs. Handy when developing anything that analyzes logs.

EVTC Analytics

The core library for parsing and analyzing EVTC logs. Built with integration in other projects in mind. Currently has a somewhat API, changes are to be expected.

There is documentation available.

Contributing

Reporting bugs is the most important way of contributing, it's hard to fix things you are not aware about. Either create an issue on GitHub or let us know in the #bug-reports channel in our Discord server.

Small changes are always welcome, however do please discuss bigger changes first.

In the future, this repository may get split up into smaller ones for the individual projects.