danifischer / GW2RaidTool

GW2 Raid Tool is used for automatically parsing newly created ArcDps files and display the results for the user. In order to do this the application uses a modified version of the EVTC log parser and RaidHeros.
MIT License
3 stars 2 forks source link
gw2 parser

GW2RaidTool

build status

GitHub license

GitHub issues GitHub issues

Description

GW2 Raid Tool is used for automatically parsing newly created ArcDps files and display the results for the user. In order to do this the application uses a modified version of the EVTC log parser and RaidHeros.

Shoutout

RaidHeros: https://raidheroes.tk/
EVTC Log Parser: https://github.com/phoenix-oosd/EVTC-Log-Parser

Installation

Workflow

So if you aks yourself "What the hell is this thing doing?" here is a small list:

Manual

Main view

The main view is divided into 4 parts:

Button area

You can manually import evtc and evtc.zip files by using the add button, the clear button will let you remove a single encounter and the clear all button will remove all encounters (even the currently not visible / filtered ones).

Encounter list

The encount list shows all parsed encounters. Newly added encounters are automatically selected. By double clicking on the encounter you can open the RaidHeros html file (as soon as it is available).

Details area

The details area shows the stats for the characters that have been present in the encounter, the details area opens as soon as an encounter is selected.

Log area

The log area is collapsed by default, it informs you what the application is currently doing.

Settings

To open the options panel press the settings icon on top, in the options area you can open the folder where the RaidHeros html files are stored and filter the display in the application to display all, latest or succeeded encounters.