Skip to content

New Plogon Gaolbreak#8912

Open
sourpuh wants to merge 1 commit into
goatcorp:mainfrom
sourpuh:gaolbreak
Open

New Plogon Gaolbreak#8912
sourpuh wants to merge 1 commit into
goatcorp:mainfrom
sourpuh:gaolbreak

Conversation

@sourpuh

@sourpuh sourpuh commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

I've tested this about as thoroughly as I can, so sending it to the main repo at last. The alpha release in my custom repo has had 69+ testers and I've fixed all major known issues. See the README for plugin details.

The only parts of this plugin that I think may be controversial are:

  1. The use of low-level ImGui functions to change draw ordering of various plugin windows which is necessary to layer with the Native UI.
  2. DepthManager enables DepthBasedPriority on many Addons to split them into foreground and background capture textures. This is (mostly*) not visible to the user, but it has the potential to impact other plugins (no known issues).

* The full size BLM job gauge has a clipping issue with its enochian meter that I don't know how to fix yet.

Disclosure: Assist: Human-led. AI was used on demand for specific tasks.

@bleatbot bleatbot enabled auto-merge (squash) June 19, 2026 06:07
@bleatbot

bleatbot commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator
Outdated attempt

All builds OK!

Take care! Please test your plugins in-game before submitting them here to prevent crashes and instability. We really appreciate it! By submitting a plugin, you agree to our AI Usage Policy.

The average merge time for plugin updates is currently 6 hours.

Name Commit Status
✔️ Gaolbreak [testing-live] e1a63e4 v0.0.0.20 - Repo (New plugin)
Preview (Listing & Changelog)

Gaolbreak [testing-live]

Punchline:

Break your UI out of gaol.

Description:

Layers game windows with plugin windows, enables 3D overlay plugins to draw under UI, and stops ReShade affecting your UI.

Discord/Installer Changelog (from TOML manifest):

Initial Main Repo Testing Release
9 Needs (⚠️ 1 UNREVIEWED)
Type Name Version Reviewed by
NuGet YamlDotNet 16.2.1 ⚠️ Upd. from 16.3.0
NuGet SharpDX.Direct3D11 4.2.0 lmcintyre
NuGet SharpDX.Mathematics 4.2.0 lmcintyre
NuGet Microsoft.NETCore.Platforms 1.1.0 goaaats
NuGet NETStandard.Library 1.6.1 reiichi001
NuGet SharpDX 4.2.0 reiichi001
NuGet SharpDX.DXGI 4.2.0 reiichi001
2 hidden needs (known safe NuGet packages).
Show log - Review

@bleatbot bleatbot added new plugin This is a new plugin. size-large Diff for this PR is large. labels Jun 19, 2026
auto-merge was automatically disabled June 19, 2026 06:10

Head branch was pushed to by a user without write access

@bleatbot

Copy link
Copy Markdown
Collaborator

All builds OK!

Take care! Please test your plugins in-game before submitting them here to prevent crashes and instability. We really appreciate it! By submitting a plugin, you agree to our AI Usage Policy.

Name Commit Status
✔️ Gaolbreak [testing-live] 75f44d1 v0.0.0.21 - Repo (New plugin)
Preview (Listing & Changelog)

Gaolbreak [testing-live]

Punchline:

Break your UI out of gaol.

Description:

Layers game windows with plugin windows, enables 3D overlay plugins to draw under UI, and stops ReShade affecting your UI.

Discord/Installer Changelog (from TOML manifest):

Initial Main Repo Testing Release
9 Needs (✅ All reviewed)
Type Name Version Reviewed by
NuGet SharpDX.Direct3D11 4.2.0 lmcintyre
NuGet SharpDX.Mathematics 4.2.0 lmcintyre
NuGet YamlDotNet 16.3.0 philpax
NuGet Microsoft.NETCore.Platforms 1.1.0 goaaats
NuGet NETStandard.Library 1.6.1 reiichi001
NuGet SharpDX 4.2.0 reiichi001
NuGet SharpDX.DXGI 4.2.0 reiichi001
2 hidden needs (known safe NuGet packages).
Show log - Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new plugin This is a new plugin. size-large Diff for this PR is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants