v2.1.1
A polish release on top of 2.1.0 β a clearer settings layout, a new local-playback volume, and a sharper, more consistent UI. No breaking changes; just replace the plugin folder.
β¨ What's new
- π Local playback volume. Local (this-PC) mode now has its own volume slider on the Output page (0β100%, default 100%), so you can turn local callouts up or down without touching your system mixer. Discord-bot mode is unaffected β listeners still set their own per-user volume in Discord.
- ποΈ Reorganized settings. The old Main and General pages are merged into a single Output page that walks the real setup flow: pick where audio goes, then set up that destination right below. In Discord-bot mode it shows connection β voice channel β audio quality; in local mode it shows just the local-playback volume. The Sound page is now split into Effects and Mastering for easier scanning.
- π― Audio quality moved where it belongs. The Discord bitrate setting now lives in the bot-mode setup on the Output page (it never did anything in local mode), so there are no more dead controls.
π¨ UI polish
- Hover feedback on settings rows β cards now tint subtly on hover, matching Windows 11 Settings.
- Sharper masthead β the nav-rail logo is crisp again (pre-scaled asset + high-quality rendering instead of a blurry on-the-fly downscale).
- Consistent cursor β removed the leftover "hand" cursor across the UI; everything uses the standard arrow now.
π οΈ Under the hood
- Diagnostics now carry log-level severity through the IPC pipeline, so warnings and errors stand out in the log.
The audio engine, neural voices, auto-leveling, and master limiter are unchanged from 2.1.0.
Installation
- Download
ACT_DiscordTriggers-v2.1.1.zipfrom the Assets below. - Right-click the downloaded zip β Properties β tick Unblock β OK.
(Windows flagsnode.exe/DLLs from the internet; skipping this can trip SmartScreen/antivirus.) - Extract it into your ACT plugins folder:
%AppData%\Advanced Combat Tracker\Plugins
You should end up with aPlugins\ACT_DiscordTriggers\folder containing
ACT_DiscordTriggers.dll,node.exe,bundle.js, andnode_modules\.
Keep all of these files together in that folder. - In ACT: Plugins tab β Browseβ¦ β select
ACT_DiscordTriggers.dllinside that folder β Add/Enable Plugin.
Then follow the
First-Time Setup Guide
to connect your Discord bot.
Updating: replace the whole
ACT_DiscordTriggersfolder, not just the.dll.
Full Changelog: v2.1.0...v2.1.1