Releases: Makar8000/ACT-Discord-Triggers
v1.0.2.4
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
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
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
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
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
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
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
Changes
- Fixed bug that may throw an error when deinitializing the plugin (issue #35)
- Fixed bug caused by race condition (issue #30 #40)
Installation
- Installation Instructions: First Time Setup Guide
- Update Instructions: It is very important to delete all your old files before using the new version.
- Remember to unblock the zip folder!
Known Issues
- Does not work with TTSYukkuri enabled.
v1.0.0-beta
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
- To use Triggernometry with this plugin, you must go to your Triggernometry config and check both of the options for ACT hooks
- 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
- Installation Instructions: First Time Setup Guide
- Update Instructions: It is very important to delete all your old files before using the new version.
- Remember to unblock the zip folder!
Known Issues
- Does not work with TTSYukkuri enabled.
v0.9.6
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.