OverlayPlugin 0.16.0
This release brings a bunch of new features and hopefully a few fixes for long standing issues.
- A huge overhaul to make the plugin more stable and disabling actually possible. Before, if you disabled the plugin, the config UI disappeared but parts of it stayed active until you closed ACT. This caused a bunch of issues if you tried to re-enable OverlayPlugin or in a few other edge cases.
- Made the WSServer tab a lot easier to use (integration with ngrok.com which makes it possible to share your overlay without portforwarding, SSL issues, etc.).
- Improved rendering of embedded overlays (this will make Cactbot's tab a lot smoother).
- Added backups for OverlayPlugin's config. OverlayPlugin will automatically restore a backup if the current config file is corrupted. This should fix issues where all overlays are lost. This will not fix issues where overlay settings (i.e. Kagerou's config or MopiMopi's config) are lost. That is an issue with Chromium's cache which is more complicated.
- OverlayPlugin will now automatically re-download CEF files if some are missing (this will fix
File not found
errors. - The updater now retries overwriting files several time before giving up. This should make Cactbot updates more reliable.
- Updated
PartyChanged
event implementation to fix some cases where invalid data was reported. - Implemented
BroadcastMessage
event andbroadcast
handler. This allows overlays to talk to each other. Read the docs for more details. - If you don't have the MS Visual Studio C++ Redistributable installed, OverlayPlugin will now successfully download and install it (the download failed before because the download library required the MSVCRT, whoops).
- OverlayPlugin now uses the correct 5.2 signatures for KR players.
- Updated Chinese translations (@ShadyWhite)
Please let me know if you find any bugs, either here or on the FFXIV ACT Discord.
The .7z
and .zip
downloads are identical. Just different archive formats. Download whichever is easier for you to extract.
Check out the FFXIV ACT FAQ if you have problems or questions.