Skip to content

Releases: ngld/OverlayPlugin

OverlayPlugin 0.16.1

05 Sep 23:46
Compare
Choose a tag to compare

This release fixes an issue for new installations that don't have any event source settings, yet.

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.

OverlayPlugin 0.16.0

05 Sep 21:34
Compare
Choose a tag to compare

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 and broadcast 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.

OverlayPlugin 0.15.1

12 Aug 00:23
Compare
Choose a tag to compare

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.

OverlayPlugin 0.15.0

29 Jul 12:40
Compare
Choose a tag to compare
  • Added HP and distance tracking overlays for various targets (target, focus target, hover target and target of target) (#131 @quisquous)
  • Added say as an event handler. This allows overlays to use ACT's TTS interface. (#127, @chalkpe)
  • Added zone name to the ChangeZone event (#138 @quisquous)
  • Added Klondike to the list of presets (#136 @kalilistic)
  • Implemented combat tracking and options to automatically end encounters when out of combat (#134 @quisquous & @KattTails)
  • Implemented a loading indicator for preset previews and fixed URL handling which sometimes resulted in the URL field remaining empty (@ngld)
  • Fixed button display issues for CN & KR (#128 @chalkpe & #132 @oott123)
  • Fixed issues with memory detection for CN & KR by hardcoding the game version for these regions (#129 @Bluefissure)

Updated Chinese (@ShadyWhite) and German (@Akurosia) translations.

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.

OverlayPlugin 0.14.1

17 Mar 17:36
Compare
Choose a tag to compare
  • Fix memory signatures for 5.21 hotfix 1 (@qitana)
  • Include the German translation that was supposed to be in the last update

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.

OverlayPlugin 0.14.0

09 Mar 20:07
Compare
Choose a tag to compare
  • Fixed the options on the Event Settings tab. They weren't applied nor saved.
  • Added new getCombatants callback which gives overlays access to more data about currently available combatants (mobs & players) (@valarnin)
  • Added a notice for new users on the General tab which hopefully helps people that follow outdated guides. The notice is only visible as long as the user has no overlays.
  • Updated translations: Chinese (@ShadyWhite), French (@mooondark), German (@Akurosia), Korean (@Jaehyuk-Lee)

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.

OverlayPlugin 0.13.5

24 Feb 23:58
Compare
Choose a tag to compare
  • Fixed enmity memory signatures for 5.2, 5.1 and 5.0. Enmity overlays should work again. (thanks @qitana and @quisquous)
    Enmity values in 5.2 might look off since there's no absolute enmity value anymore. What you see is based off the relative enmity.
  • Changed the way memory scanning works to avoid CPU spikes when the memory signatures break.
  • Implemented ACT's new restart prompt in the updater.
  • Updated French translation (@mooondark)

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.

OverlayPlugin 0.13.3

22 Feb 18:09
Compare
Choose a tag to compare
  • Updated memory signatures for 5.2. Enmity overlays are still broken; will be fixed soon.
  • Renamed event settings tabs to be less confusing.

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.

OverlayPlugin 0.13.2

15 Jan 03:19
Compare
Choose a tag to compare
  • We now use Windows' proxy settings for update checks and downloads
  • OverlayPlugin now automatically checks for updates (if enabled) each time you start ACT (but only if at least 5 minutes have passed between ACT restarts)
  • Added some help text below the new presets combo box
  • Added SkillDisplay to presets

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.

OverlayPlugin 0.13.0

13 Jan 00:06
Compare
Choose a tag to compare
  • Implemented overlay presets
  • Implemented overlay renaming
  • Implemented screenshots (you'll finally be able to use the screenshot button in MopiMopi)
  • Allow addons (like Cactbot) to use OverlayPlugin's updater
  • Fixed a bug where the game would sometimes cover overlays
  • Allow users to use * as listening IP in WSServer. This makes WSServer listen on all interfaces and ignore the domain used to access WSServer.
  • Updated cutscene detection to be compatible with FFXIV_ACT_Plugin 2.0.4.15 and later (in addition to past versions)
  • Updated translations: Chinese (@ShadyWhite), French (@mooondark)

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.