Skip to content

OverlayPlugin 0.11.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ngld ngld released this 26 Nov 01:22
· 540 commits to master since this release

This update includes a lot of fixes and new features:

  • The downloader now uses cURL instead of .NET's own HTTP implementation. This should fix the download issues for the initial CEF download.
  • Added an option to manually download and install the CEF files. The OverlayPlugin.dll tab explains the necessary steps if the automated download fails.
  • Added a zoom slider to the MiniParse settings.
  • Added the No Focus setting for ACTWS overlays.
  • Implemented encounter ending for ACTWS overlays.
  • Implemented AppRegion for all overlays.
  • Fixed the MSVCRT check for systems that had the Windows folder not on C:.
  • Fixed issues caused by disabling & reenabling the plugin without restarting ACT.
  • Fixed the global hotkey settings for Label overlays.
  • Fixed the link list for WSServer.
  • Added a helper to the WSServer config tab which shows you the correct URL to load your overlay in OBS or a browser.
  • Added (de)buffs/effects to enmity data (@qitana)
  • Updated translations for Chinese (@ShadyWhite), French (@mooondark), Japanese (@qitana) and Korean (@HAERUHAERU)
  • Added an explanation to the overlay type selection.

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.

Some notes for new users:

  • Make sure you disable the old OverlayPlugin and restart ACT before adding this plugin.
  • Don't overwrite the old OverlayPlugin with this one, extract the archive into a new folder.
  • If you get a message complaining about a missing CefSharp.Core.dll, make sure you have the MS Visual C++ Redistributable for Visual Studio 2019 installed.
  • Make sure no OverlayPlugin*.dll or HtmlRenderer.dll files are in your ACT folder.