Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nbarrios committed Nov 25, 2020
2 parents 1bb001c + 15d5232 commit 760cc13
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,27 @@
# Arcdps-Uploader
This is an extension for Arcdps that allows you to preview and upload EVTC combat logs *in-game*.
This is an extension for Arcdps that allows you to upload EVTC combat logs *in-game*.

![Image of the Uploader](https://i.imgur.com/IHhhvfE.png)
![Image of the Uploader](https://i.imgur.com/BfcNAR2.png)

## Usage
Grab the latest [release](https://github.com/datatobridge/arcdps-uploader/releases). Unzip and copy `d3d9_uploader.dll` to same directory as **Arcdps** (usually something like `C:\Program Files\Guild Wars 2\bin64`).

*If the extension fails to load, install the latest x64 ![Visual C++ redistributable](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads)*

Use *Alt-Shift-U* to bring the uploader window up.

## Changelog
**0.9:**
- Automatically uploads logs when not in combat
- Discord Webhook integration
- Filter by success, log type, or players present
- Removed (unmaintained) built-in parser

**0.8:**
- Cache all parsed logs to prevent any refresh delay for users with 500+ logs
- Add Wing 7 Boss Names and ID's
- Improve parsing accuracy (dps should match Elite Insights)

*Gw2raidar.com support will be removed in the next release.*

## ToS Compliance
This extension has minimal interaction with GW2 (basically it displays a window), and is essentially a QoL upgrade over uploading the logs yourself. It provides no inherent advantage over other players. As such, I believe it to be ToS compliant.

Expand All @@ -24,4 +30,4 @@ If you have any doubts, refer to [Arenanet's policy on Third-Party Programs](htt
## Support
Please open an issue and leave a detailed description of your problem, feature request, etc.

*Thanks to Delta for writing and supporting Arcdps, and the Elite Insights team for their excellent parser*
*Thanks to Arc/Delta for writing and supporting Arcdps, and the Elite Insights team for their excellent parser*

0 comments on commit 760cc13

Please sign in to comment.