[go: nahoru, domu]

Skip to content

cheahjs/arcdps-uploader

 
 

Repository files navigation

Arcdps-Uploader

This is an extension for Arcdps that automatically uploads EVTC combat logs in-game.

Image of the Uploader

  • Easy access to recent logs, one-click to view on dps.reports
  • No network usage while you're in combat
  • Discord Webhook integration

Usage

Grab the latest release. 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

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

Changelog

0.9.3

  • Use a fixed window size to prevent auto-resize feedback loop (Fixes #7)
  • View button opens logs in default browser (#8)
  • Auto refresh every minute instead of every two minutes

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)

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.

If you have any doubts, refer to Arenanet's policy on Third-Party Programs.

Support

Please open an issue and leave a detailed description of your problem, feature request, etc.

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

About

Arcdps Combat Log Uploader Extension

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 68.8%
  • C++ 31.2%