Skip to content

Releases: Makar8000/ACT-Discord-Triggers

v1.0.2.4

25 Dec 03:23
Compare
Choose a tag to compare

Changes

  • Update Discord.Net version to 3.13.0

Installation

  • Installation Instructions: First Time Setup Guide
  • Update Instructions: Delete the old discord plugin folder and place the DLL file in the %APPDATA%\Roaming\Advanced Combat Tracker\Plugins\ folder.
    If you are updating from a version prior to 1.0.0.0, it is very important to delete all your old files on the root of the ACT folder before using the new version (you can also just reinstall ACT).
  • If you have any issues or questions, please refer to the FAQ before raising one on GitHub. You can also ping me on the ACT Discord Server

v1.0.2.2

23 Mar 03:55
Compare
Choose a tag to compare

Changes

  • Update Discord.Net version to 3.9.0-20230302.10

Installation

  • Installation Instructions: First Time Setup Guide
  • Update Instructions: Delete the old discord plugin folder and place the DLL file in the %APPDATA%\Roaming\Advanced Combat Tracker\Plugins\ folder.
    If you are updating from a version prior to 1.0.0.0, it is very important to delete all your old files on the root of the ACT folder before using the new version (you can also just reinstall ACT).
  • If you have any issues or questions, please refer to the FAQ before raising one on GitHub. You can also ping me on the ACT Discord Server

v1.0.2.1

07 Feb 03:57
Compare
Choose a tag to compare

Changes

  • Update Discord.Net version to 3.2.1
  • Update .NET framework to v4.8
    most of these changes are thanks to @djc5166

Installation

  • Installation Instructions: First Time Setup Guide
  • Update Instructions: Delete the old discord plugin folder and place the DLL file in the %APPDATA%\Roaming\Advanced Combat Tracker\Plugins\ folder.
    If you are updating from a version prior to 1.0.0.0, it is very important to delete all your old files on the root of the ACT folder before using the new version (you can also just reinstall ACT).
  • Remember to unblock the dll file!
  • If you have any issues or questions, please refer to the FAQ before raising one on GitHub. You can also ping me on the ACT Discord Server

v1.0.2.0

09 May 06:26
Compare
Choose a tag to compare

Delete the old Discord Plugin folder for this release. Only one DLL file is needed now.

Changes

  • Update Discord.Net version to 2.2.0
  • Use Fody Costura for embedding dependencies. This means there is only one DLL file. Please make sure to delete your old folder as this will be the only file needed now.
  • Config files are now based on the plugin name. Resolves #44
  • Added CI using Github Actions - useful for obtaining beta builds. To use a beta build, open Github Actions and download the latest artifact.

Installation

  • Installation Instructions: First Time Setup Guide
  • Update Instructions: Delete the old discord plugin folder and place the DLL file in the %APPDATA%\Roaming\Advanced Combat Tracker\Plugins\ folder.
    If you are updating from a version prior to 1.0.0.0, it is very important to delete all your old files on the root of the ACT folder before using the new version (you can also just reinstall ACT).
  • Remember to unblock the dll file!
  • If you have any issues or questions, please refer to the FAQ before raising one on GitHub. You can also ping me on the ACT Discord Server

v1.0.1.2

26 Jul 18:50
Compare
Choose a tag to compare

Note: If you have an empty server/channel list, make sure that the plugin is loading before all other plugins (except for ngld's version of the overlay plugin). Use the arrows in the ACT plugin tab to make sure the discord plugin is at the top of the list.

Delete the old Discord Plugin folder for this release.

Changes

  • Remove WS4Net. This means no Windows 7 Support until I decide to migrate this project to .NET Core. Honestly, considering support for Windows 7 has ended, I probably won't ever support Win7 going forward. If you need to use this plugin with Windows 7, please try v1.0.1.0
  • (Hopefully) Fix issue with server/channel list being empty.
  • Update discord dependencies

Installation

  • Installation Instructions: First Time Setup Guide
  • Update Instructions: Delete the old discord plugin folder and replace it with this one.
    If you are updating from a version prior to 1.0.0.0, it is very important to delete all your old files on the root of the ACT folder before using the new version. Otherwise, just replace all the files in the discord plugin folder.
  • Remember to unblock the zip folder!
  • If you have any issues or questions, please refer to the FAQ before raising one on GitHub. You can also ping me on the ACT Discord Server

v1.0.1.1

31 May 04:40
Compare
Choose a tag to compare

This version causes issues with most users. Please try the latest version instead.

Note: If you have an empty server/channel list, try copying Newtonsoft.Json.dll from the zip folder to the root of the ACT folder. This happens because of OverlayPlugin or other plugins loading an old version of Netwonsoft.Json.
Note 2: Some users have issues with this version even after replacing Newtonsoft.Json.dll. If you have an issue such as the bot joining the voice channel and then immediately leaving, try the previous version (v1.0.1.0)

Changes

  • Fix null pointer exception during deInit
  • Update discord dependencies

Installation

  • Installation Instructions: First Time Setup Guide
  • Update Instructions: If you are updating from a version prior to 1.0.0.0, it is very important to delete all your old files on the root of the ACT folder before using the new version. Otherwise, just replace all the files in the discord plugin folder.
  • Remember to unblock the zip folder!
  • If you have any issues or questions, please refer to the FAQ before raising one on GitHub.

v1.0.1.0 - Last Version with Win7 Support

06 Apr 03:09
Compare
Choose a tag to compare

Changes

  • Better Logging

Installation

  • Installation Instructions: First Time Setup Guide
  • Update Instructions: If you are updating from a version prior to 1.0.0.0, it is very important to delete all your old files on the root of the ACT folder before using the new version. Otherwise, just replace all the files in the discord plugin folder.
  • Remember to unblock the zip folder!
  • If you have any issues or questions, please refer to the FAQ before raising one on GitHub.

v1.0.0

15 Jan 02:20
Compare
Choose a tag to compare

Changes

  • Fixed bug that may throw an error when deinitializing the plugin (issue #35)
  • Fixed bug caused by race condition (issue #30 #40)

Installation

Known Issues

  • Does not work with TTSYukkuri enabled.

v1.0.0-beta

11 Apr 00:17
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release

This is a beta release

This may not work for you, but feel free to contact me with any issues.

Changes

  • Updated Dependencies
  • Triggernometry Support
  • Many, many bug fixes thanks to @Buttys!
    • Windows 7 Support
    • Add the ability to keep the plugin in it's own folder
      • This likely will fix most assembly resolve issues users may have encountered
    • Properly queue triggers so that there is no overlapping or distorted sounds.

Installation

Known Issues

  • Does not work with TTSYukkuri enabled.

v0.9.6

24 Sep 05:22
Compare
Choose a tag to compare
v0.9.6 Pre-release
Pre-release

This is a a pre-release

This may not work for you, but feel free to contact me with any issues.

Changes

  • Updated Discord .NET API to 1.0.1
  • Added options to adjust TTS Speed/Volume.

Installation

  • Installation Instructions: First Time Setup Guide
  • Update Instructions: Just move the *.dll files to your ACT folder and overwrite anything it asks about.

Known Issues

  • Does not work for Windows 7 users.
  • When plugin is first loaded, ACT may take several minutes to boot.
  • Does not work with TTSYukkuri enabled.
  • If more than 2 triggers are being queued at the same time, the bot will sound distorted and ACT may crash.