Skip to content

Release 74

Compare
Choose a tag to compare
@Plenyx Plenyx released this 21 May 16:54

Possible issues with Discord Webhooks

If your logs are not posting to Discord try deleting teams.json file in the uploader folder.
If the problem persist recreate all your webhooks. Sorry for the inconvenience

New stuff

  • Reworked Teams functionality
    • You can now create complex conditions based on the players in the log
      • Added the ability to use filters based on the commanders' names
      • Added the ability to create sub-conditions using AND and OR filtering
    • Updated UI to reflect all the changes made to this system
    • These updates are not backwards compatible with previous versions, your current Teams settings may be lost
    • Moved the Teams settings button to the main app window
    • Teams are now being used in Sessions
  • Changes to WvW Discord Webhooks
    • Use DPS against players instead of DPS against all (by @thebrutang & @chriscolon)
    • Calculate the deaths only of enemy players
    • Only include the players doing damage in the top ten list
  • Added proper DPI scaling for high DPI monitors
  • Updated Hardstuck builds to the latest version supporting the new website
  • Added Food Reminder arcdps plugin
  • Added preparation for .NET 6.0 release

Bug fixes

  • Fixed an incorrect WvW Webhook summary for logs (Ref. #14)
  • Fixed cleanses being wrongly displayed in WvW Discord Webhooks (Ref. #15)
  • Fixed Sejsel's Clears arcdps plugin not being properly updated
  • Fixed a space in session CSV name if session name was not set

Other stuff

  • Made DX11 default for the arcdps plugin manager
  • Removed the load from legacy text files, fully swapped to using human-readable JSON configuration files
  • Removed 32bit build configurations
  • Code style changes and refactorings
  • I have created a GitHub project to track future changes to the uploader, you can find the project here