Skip to content

Releases: nbarrios/arcdps-uploader

v1.0.4

16 Apr 04:55
Compare
Choose a tag to compare
  • Fix bug that repeatedly attempted Aleeva login even when access code was empty.

v1.0.3

08 Dec 19:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

13 Aug 01:37
Compare
Choose a tag to compare

Fix Aleeva integration failing to login if refresh token expires.

v1.0.1

04 May 01:27
Compare
Choose a tag to compare

1.0.1

  • Added Aleeva integration
  • Contributed by @covertPZ: Additional user configuration for formatted log messages

v0.9.8.1

28 Nov 09:17
Compare
Choose a tag to compare

What's Changed

  • Gw2bot integration by @nbarrios in #30
  • Fixed EOD strike categories per #29

New Contributors

Full Changelog: v0.9.7...v0.9.8

v0.9.7

01 Nov 22:02
Compare
Choose a tag to compare

What's Changed

  • Use whatever log path is set in Arcdps instead of the default
  • Add the option to request detailed WvW reports
  • Add EOD strike boss id's and names
  • add dps.report userToken support #24 by @punsii2 in #27
  • add files to .gitignore by @punsii2 in #26

New Contributors

Full Changelog: 0.9.4...v0.9.7

Arcdps Uploader 0.9.5

24 Feb 05:45
Compare
Choose a tag to compare
  • Updated to ImGui 1.8.0

Arcdps Uploader 0.9.4

30 Dec 10:31
Compare
Choose a tag to compare
  • Fix crash on new Guild Wars 2 install when no logs are present
  • Mitigate race condition when file access is stalls

Arcdps Uploader 0.9.3

25 Nov 13:05
Compare
Choose a tag to compare
  • 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

Arcdps Uploader 0.9.27

22 Nov 09:23
Compare
Choose a tag to compare
  • Auto-upload logs when not in combat
  • Encounter names pulled directly from dps.reports
  • Discord Webhook integration
    • Filter by success, log type, or players present
  • WIP: Removed built-in parser, no in-game preview for now.