From d595f5cfc29fa47c67f7704286dbc1d1dac1e8a8 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Fri, 6 Mar 2026 21:37:15 -0500 Subject: [PATCH 1/9] Update Refitter to 1.6.3.2 --- stable/Refitter/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/Refitter/manifest.toml b/stable/Refitter/manifest.toml index 3b3f4b7..2a9bd8e 100644 --- a/stable/Refitter/manifest.toml +++ b/stable/Refitter/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://codeberg.org/redstrate/Refitter.git" -commit = "52f35490e3311161bafc476ff316d7f52038aa2c" +commit = "18c52b40a5ea35cbec3ae2ccf00ba0daffc81687" owners = [ "redstrate" ] changelog = '''''' From d4553015253c556796e2a1d15807ad313fd6b1da Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Fri, 6 Mar 2026 21:38:11 -0500 Subject: [PATCH 2/9] Update CI actions --- .github/workflows/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 060cbc6..8712590 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -22,7 +22,7 @@ jobs: cargo install --git https://codeberg.org/redstrate/DalamudRepoTool.git - name: Checkout manifests - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: repository: redstrate/DalamudPlugins path: manifests @@ -34,7 +34,7 @@ jobs: dotnet-version: "10.0.x" - name: Checkout Plogon - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: repository: redstrate/Plogon path: Plogon @@ -59,7 +59,7 @@ jobs: --mode=Commit --build-all - name: Upload artifact - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: plugin-artifact path: output From c2d31fdd5ca8546cbdc2d2ea771cbd1385cc96de Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Fri, 6 Mar 2026 21:42:10 -0500 Subject: [PATCH 3/9] Update Rebound to 1.5.0.1 --- stable/Rebound/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/Rebound/manifest.toml b/stable/Rebound/manifest.toml index c7f292e..a3bc1ce 100644 --- a/stable/Rebound/manifest.toml +++ b/stable/Rebound/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://github.com/redstrate/Rebound.git" -commit = "09349a0c949cc7535e5596c4674995836c78ac72" +commit = "a38cdf41e078d74a5b25d2faa23233eeb9a929a2" owners = [ "redstrate" ] changelog = '''''' From 87898d61d560468c66b17781f753c5f49972ae2b Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Fri, 6 Mar 2026 21:43:14 -0500 Subject: [PATCH 4/9] Update AllowLoginFail to 1.2.0.1 --- stable/AllowLoginFail/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/AllowLoginFail/manifest.toml b/stable/AllowLoginFail/manifest.toml index 9bffc97..51cd254 100644 --- a/stable/AllowLoginFail/manifest.toml +++ b/stable/AllowLoginFail/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://codeberg.org/redstrate/AllowLoginFail.git" -commit = "cd8784fd6059a77dc9a0e76f0832ae3c24f565c1" +commit = "31711562806f7da5e0341c17ca488b38be287c6d" owners = [ "redstrate" ] changelog = '''''' From 0bf350280d28e55109abf74656519b9e9107865e Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Fri, 6 Mar 2026 21:44:10 -0500 Subject: [PATCH 5/9] Update to fix Rebound's package.lock.json --- stable/Rebound/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/Rebound/manifest.toml b/stable/Rebound/manifest.toml index a3bc1ce..d3eb770 100644 --- a/stable/Rebound/manifest.toml +++ b/stable/Rebound/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://github.com/redstrate/Rebound.git" -commit = "a38cdf41e078d74a5b25d2faa23233eeb9a929a2" +commit = "719fba2c23fc68ab23f8c26a9b7de174ad4c033a" owners = [ "redstrate" ] changelog = '''''' From b1938caab743bde1b18d378e4fb647c226f5bc54 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Fri, 6 Mar 2026 21:45:37 -0500 Subject: [PATCH 6/9] Update Auracite to 1.6.0.1 --- stable/Auracite/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/Auracite/manifest.toml b/stable/Auracite/manifest.toml index e5e164d..b4eed99 100644 --- a/stable/Auracite/manifest.toml +++ b/stable/Auracite/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/redstrate/Auracite.git" -commit = "9171814eb88824fd0f17a0a1824c4e707cee5909" +commit = "8a893cee94e7d1e342968d881c70a86cd6f49e84" owners = [ "redstrate" ] changelog = '''''' project_path = "dalamud" From 993cd5820ac2fe8b3240ab638959204c748ee8a6 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Fri, 6 Mar 2026 21:46:28 -0500 Subject: [PATCH 7/9] Update to EasyFullscreen 1.4.0.1 --- stable/EasyFullscreen/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/EasyFullscreen/manifest.toml b/stable/EasyFullscreen/manifest.toml index 12b913d..f2d7838 100644 --- a/stable/EasyFullscreen/manifest.toml +++ b/stable/EasyFullscreen/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://codeberg.org/redstrate/EasyFullscreen.git" -commit = "1045468fdc96d98f5dd074eea696c4c47ffa214b" +commit = "2a7d7a13fab8bfcc777a8d6e176aead6f38e9919" owners = [ "redstrate" ] changelog = '''''' From ecabe3062f1e5579d65474a1dbba91755eb7f936 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Fri, 6 Mar 2026 21:47:31 -0500 Subject: [PATCH 8/9] Update Scripter to 1.3.0.1 --- stable/Scripter/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/Scripter/manifest.toml b/stable/Scripter/manifest.toml index c18126a..de26705 100644 --- a/stable/Scripter/manifest.toml +++ b/stable/Scripter/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://codeberg.org/redstrate/Scripter.git" -commit = "08fdc1d0b557ce0d31db377f48acdb1f88c7c797" +commit = "831a02b0ff8334ea952ab07d8cf5243a7a1ac6cb" owners = [ "redstrate" ] changelog = '''''' From 2e0f93a0cdeb986eb83e856e953ef8f068ab0a6f Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Fri, 6 Mar 2026 21:48:26 -0500 Subject: [PATCH 9/9] Update Hooky to 1.6.0.1 --- stable/Hooky/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/Hooky/manifest.toml b/stable/Hooky/manifest.toml index 5aa9a12..6045135 100644 --- a/stable/Hooky/manifest.toml +++ b/stable/Hooky/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://codeberg.org/redstrate/Hooky.git" -commit = "8938e4ff061af8b68bb268551f71fa1726b5a25e" +commit = "e8514891b5de012f2efbd2a89f093ab4ebfd2655" owners = [ "redstrate" ] changelog = ''''''