OverlayPlugin icon indicating copy to clipboard operation
OverlayPlugin copied to clipboard

Yet another OverlayPlugin fork.

Results 50 OverlayPlugin issues
Sort by recently updated
recently updated
newest added

Steps to reproduce: 1. Compiled new AddonExample project 2. Restart ACT 3. Create new overlay with Preset -> Custom, Type -> AddonExample 4. Restart ACT 5. New overlay from (3)...

When trying to start the shared overlay in ACT, the following error appears: ``` Fetching latest ngrok version... Failed to find version on the download page! Please notify ngld or...

If possible, it would be ideal to land this final patch and do a release so that users who are on this fork can switch over to the fork that...

endEncounterOutOfCombat not working seems they changed the code after wipe

Hello! Been getting this message when ever I try to reload the overlay. Only issue i have with ACT atm [7/31/2022 8:27:41 PM] Error: DPS Meter: BrowserError: Aborted, ERR_ABORTED, https://haeruhaeru.github.io/mopimopi/?HOST_PORT=ws://127.0.0.1/fake/

[I found in an issue comment from a couple years ago](https://github.com/ngld/OverlayPlugin/pull/137#issuecomment-663874065) mention of the possibility of adding a key to the `PartyChanged` response object indicating if a party member is...

Hello. CurrentHP data is counted as 0 on Korean server. So the target bar is hidden. How can I use target bar on Korean server? Is there any way to...

It seems that rather than just being the default, anything *not* in DefaultCombatantFields is unavailable to GetCombatants (e.g. TargetID, CP and GP). Expected behavior would be for, as the name...

Hello. I've been trying FF14 with Vulkan via DXVK, to resolve some DirectX 11 issues that I have. However, I've noticed that overlays no longer seem to work while in...

The latest cactbot update included the following commit which switched to using OverlayPlugin's ILogger interface rather than its own. https://github.com/quisquous/cactbot/commit/d07965ad67477621e4c4847912e20106c3415b07 Normally I'd PR a fix for this issue, but to...