From 73fb28897e576eb9126218a8f80d1a5bd488a7ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 20 Nov 2025 12:51:16 +0000 Subject: [PATCH 1/3] Update ClientStructs --- lib/FFXIVClientStructs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/FFXIVClientStructs b/lib/FFXIVClientStructs index 0afa6b672..0769d1f18 160000 --- a/lib/FFXIVClientStructs +++ b/lib/FFXIVClientStructs @@ -1 +1 @@ -Subproject commit 0afa6b67288e5e667da74c1d3ad582e6c964644c +Subproject commit 0769d1f180f859688f47a7a99610e9ce10da946c From 0656bff1f9bd582fbaaef89e81f761580b1bec55 Mon Sep 17 00:00:00 2001 From: goaaats Date: Thu, 20 Nov 2025 19:31:50 +0100 Subject: [PATCH 2/3] Fix experimental diagnostic IDs --- Dalamud/Game/UnlockState/UnlockState.cs | 2 +- Dalamud/Storage/ReliableFileStoragePluginScoped.cs | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Dalamud/Game/UnlockState/UnlockState.cs b/Dalamud/Game/UnlockState/UnlockState.cs index a4b9381cc..cd896ffb6 100644 --- a/Dalamud/Game/UnlockState/UnlockState.cs +++ b/Dalamud/Game/UnlockState/UnlockState.cs @@ -22,7 +22,7 @@ using PublicContentSheet = Lumina.Excel.Sheets.PublicContent; namespace Dalamud.Game.UnlockState; -#pragma warning disable UnlockState +#pragma warning disable Dalamud001 /// /// This class provides unlock state of various content in the game. diff --git a/Dalamud/Storage/ReliableFileStoragePluginScoped.cs b/Dalamud/Storage/ReliableFileStoragePluginScoped.cs index f6598a087..59d6bccc4 100644 --- a/Dalamud/Storage/ReliableFileStoragePluginScoped.cs +++ b/Dalamud/Storage/ReliableFileStoragePluginScoped.cs @@ -11,6 +11,8 @@ using Dalamud.Plugin.Services; namespace Dalamud.Storage; +#pragma warning disable Dalamud001 + /// /// Plugin-scoped VFS wrapper. /// From 0729b505c0d3afad559ee5fe031bef301db4eae6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 20 Nov 2025 18:36:16 +0000 Subject: [PATCH 3/3] Update ClientStructs --- lib/FFXIVClientStructs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/FFXIVClientStructs b/lib/FFXIVClientStructs index 0afa6b672..0769d1f18 160000 --- a/lib/FFXIVClientStructs +++ b/lib/FFXIVClientStructs @@ -1 +1 @@ -Subproject commit 0afa6b67288e5e667da74c1d3ad582e6c964644c +Subproject commit 0769d1f180f859688f47a7a99610e9ce10da946c