From 774a30d05ba85ae1546cf05db06370f014e11a08 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Fri, 15 Nov 2024 23:22:00 +0100 Subject: [PATCH] API 11 --- AutoRetainerAPI | 2 +- AutoShutdown/AutoShutdown.csproj | 4 ++-- AutoShutdown/Plogon.cs | 2 +- AutoShutdown/packages.lock.json | 8 ++++---- ECommons | 2 +- LLib | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/AutoRetainerAPI b/AutoRetainerAPI index a63c8e7..069cf98 160000 --- a/AutoRetainerAPI +++ b/AutoRetainerAPI @@ -1 +1 @@ -Subproject commit a63c8e7154e272374ffa03d5c801736d4229e38a +Subproject commit 069cf988b5da8657bc13ade73bfcbc2675601023 diff --git a/AutoShutdown/AutoShutdown.csproj b/AutoShutdown/AutoShutdown.csproj index 4275a68..20f1d70 100644 --- a/AutoShutdown/AutoShutdown.csproj +++ b/AutoShutdown/AutoShutdown.csproj @@ -1,6 +1,6 @@ - + - 0.2 + 0.3 false dist diff --git a/AutoShutdown/Plogon.cs b/AutoShutdown/Plogon.cs index d6ab64e..daec946 100644 --- a/AutoShutdown/Plogon.cs +++ b/AutoShutdown/Plogon.cs @@ -105,7 +105,7 @@ public sealed class Plogon : IDalamudPlugin } } - private void OnLogout() + private void OnLogout(int type, int code) { if (IsMultiAndNightMode()) { diff --git a/AutoShutdown/packages.lock.json b/AutoShutdown/packages.lock.json index 21e8554..9b01336 100644 --- a/AutoShutdown/packages.lock.json +++ b/AutoShutdown/packages.lock.json @@ -4,9 +4,9 @@ "net8.0-windows7.0": { "DalamudPackager": { "type": "Direct", - "requested": "[2.1.13, )", - "resolved": "2.1.13", - "contentHash": "rMN1omGe8536f4xLMvx9NwfvpAc9YFFfeXJ1t4P4PE6Gu8WCIoFliR1sh07hM+bfODmesk/dvMbji7vNI+B/pQ==" + "requested": "[11.0.0, )", + "resolved": "11.0.0", + "contentHash": "bjT7XUlhIJSmsE/O76b7weUX+evvGQctbQB8aKXt94o+oPWxHpCepxAGMs7Thow3AzCyqWs7cOpp9/2wcgRRQA==" }, "DotNet.ReproducibleBuilds": { "type": "Direct", @@ -88,7 +88,7 @@ "llib": { "type": "Project", "dependencies": { - "DalamudPackager": "[2.1.13, )" + "DalamudPackager": "[11.0.0, )" } } } diff --git a/ECommons b/ECommons index 38080f2..b99ba7a 160000 --- a/ECommons +++ b/ECommons @@ -1 +1 @@ -Subproject commit 38080f2a3733aa19b6928f4d2984fac7b9a7fab7 +Subproject commit b99ba7a861300164b9b293b2bbbd510af0cda8a2 diff --git a/LLib b/LLib index 7027d29..4033a1c 160000 --- a/LLib +++ b/LLib @@ -1 +1 @@ -Subproject commit 7027d291efbbff6a55944dd521d3907210ddecbe +Subproject commit 4033a1c78aec5bc2a187268e8f2615779dcc2b72