Skip to content

Releases: Krappa322/arcdps_healing_stats

Version 2.12

28 Oct 23:25
Compare
Choose a tag to compare

Changelog

  • Added support for tracking barrier generation in-game. This was previously only tracked in evtc logs but is now fully tracked and displayed in-game as well. A new window preset has been added that tracks the barrier generation of squad members. Thanks @jackpoz and @bear-on-the-job for developing this feature!
  • Fixed an issue where details windows (the window that opens when you click an entry in a window) would break if two entries with the same id from different windows were opened at the same time.
  • Fixed an issue where details windows wouldn't render properly with large font sizes

Version 2.12rc1

13 Oct 19:31
Compare
Choose a tag to compare
Version 2.12rc1 Pre-release
Pre-release

This is a pre-release, and does not have the same stability guarantees as a normal release

Changelog

  • Added support for tracking barrier generation in-game. This was previously only tracked in evtc logs but is now fully tracked and displayed in-game as well. A new window preset has been added that tracks the barrier generation of squad members. Thanks @jackpoz and @bear-on-the-job for developing this feature!
  • Fixed an issue where details windows (the window that opens when you click an entry in a window) would break if two entries with the same id from different windows were opened at the same time.
  • Fixed an issue where details windows wouldn't render properly with large font sizes

Version 2.11

23 Sep 14:49
Compare
Choose a tag to compare

NOTE: AUTO-UPDATES WERE BROKEN IN VERSION 2.10. THIS VERSION WILL HAVE TO BE UPGRADED TO MANUALLY.

Changelog

  • Fixed auto-updates not working
  • Fixed live stats sharing budget mode not applying after restarting the game
  • Added an option to disable live stats sharing encryption
  • Fixed a typo (thanks @jackpoz!)

Version 2.11rc1

08 Sep 22:44
Compare
Choose a tag to compare
Version 2.11rc1 Pre-release
Pre-release

NOTE: AUTO-UPDATES WERE BROKEN IN VERSION 2.10. THIS VERSION WILL HAVE TO BE UPGRADED TO MANUALLY.

This is a pre-release, and does not have the same stability guarantees as a normal release

Changelog

  • Fixed auto-updates not working
  • Fixed live stats sharing budget mode not applying after restarting the game
  • Added an option to disable live stats sharing encryption
  • Fixed a typo (thanks @jackpoz!)

Version 2.10

17 Aug 14:12
Compare
Choose a tag to compare

Changelog

  • Fixed an issue where the client would not be able to connect to the healing stats server due to a DNS resolution. This was fixed by downgrading the version of c-ares.
  • Updated other dependencies

Version 2.10rc1

08 Aug 20:04
Compare
Choose a tag to compare
Version 2.10rc1 Pre-release
Pre-release

This is a pre-release, and does not have the same stability guarantees as a normal release

Changelog

  • Fixed an issue where the client would not be able to connect to the healing stats server due to a DNS resolution. This was fixed by downgrading the version of c-ares.
  • Updated other dependencies

Version 2.9

02 Apr 23:11
Compare
Choose a tag to compare

Changelog

  • Fixed an agent table desync that would cause the client to be unable to connect to the evtc rpc server without a full game restart
  • Fixed new skills in the game being incorrectly tracked as healing by damage done

Version 2.9rc1

25 Mar 18:09
Compare
Choose a tag to compare
Version 2.9rc1 Pre-release
Pre-release

This is a pre-release, and does not have the same stability guarantees as a normal release

Changelog

  • Fixed an agent table desync that would cause the client to be unable to connect to the evtc rpc server without a full game restart
  • Fixed new skills in the game being incorrectly tracked as healing by damage done

Version 2.8

14 Jul 19:00
Compare
Choose a tag to compare

Changelog

  • Changed evtc logging from e9 to e10. This should hopefully fix issues with unknown skill names for healing skills in logs.
  • Fixed buff-based healing not being flagged as healing against downed in evtc logs
  • Added override for the resurrection part of Glyph of the Stars (CA) to always count it as healing against downed (the game/arcdps doesn't flag it correctly)
  • Updated a bunch of dependencies

Version 2.8rc1

10 Jul 08:57
Compare
Choose a tag to compare
Version 2.8rc1 Pre-release
Pre-release

This is a pre-release, and does not have the same stability guarantees as a normal release

Changelog

  • Changed evtc logging from e9 to e10. This should hopefully fix issues with unknown skill names for healing skills in logs.
  • Fixed buff-based healing not being flagged as healing against downed in evtc logs
  • Added override for the resurrection part of Glyph of the Stars (CA) to always count it as healing against downed (the game/arcdps doesn't flag it correctly)
  • Updated a bunch of dependencies