From 74c518f8ee4fc2363538e4b308e161a7eb512779 Mon Sep 17 00:00:00 2001 From: Jorixon <143650598+Jorixon@users.noreply.github.com> Date: Thu, 21 Nov 2024 21:39:04 +0100 Subject: [PATCH 1/3] chore: Updated WinAppSdk to 1.6.3 --- src/GIMI-ModManager.WinUI/GIMI-ModManager.WinUI.csproj | 4 ++-- src/JASM.AutoUpdater/JASM.AutoUpdater.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/GIMI-ModManager.WinUI/GIMI-ModManager.WinUI.csproj b/src/GIMI-ModManager.WinUI/GIMI-ModManager.WinUI.csproj index c17833a..4911702 100644 --- a/src/GIMI-ModManager.WinUI/GIMI-ModManager.WinUI.csproj +++ b/src/GIMI-ModManager.WinUI/GIMI-ModManager.WinUI.csproj @@ -41,7 +41,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + @@ -59,7 +59,7 @@ - + diff --git a/src/JASM.AutoUpdater/JASM.AutoUpdater.csproj b/src/JASM.AutoUpdater/JASM.AutoUpdater.csproj index 330d2c5..90bcb77 100644 --- a/src/JASM.AutoUpdater/JASM.AutoUpdater.csproj +++ b/src/JASM.AutoUpdater/JASM.AutoUpdater.csproj @@ -35,13 +35,13 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + From 5be98806f8fa923699ce5709c8706592265404dd Mon Sep 17 00:00:00 2001 From: Jorixon <143650598+Jorixon@users.noreply.github.com> Date: Thu, 21 Nov 2024 21:40:44 +0100 Subject: [PATCH 2/3] fixed rappa class and element --- src/GIMI-ModManager.WinUI/Assets/Games/Honkai/characters.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/GIMI-ModManager.WinUI/Assets/Games/Honkai/characters.json b/src/GIMI-ModManager.WinUI/Assets/Games/Honkai/characters.json index d10a905..f257d46 100644 --- a/src/GIMI-ModManager.WinUI/Assets/Games/Honkai/characters.json +++ b/src/GIMI-ModManager.WinUI/Assets/Games/Honkai/characters.json @@ -983,8 +983,8 @@ "ReleaseDate": "2024-10-23T00:00:00", "Image": "Rappa.png", "Rarity": 5, - "Element": "Erudition", - "Class": "Nihility", + "Element": "Imaginary", + "Class": "Erudition", "Region": [ "Cosmic" ], From 7ee2b1ced8b35093d72fd154faf7992e556de8f5 Mon Sep 17 00:00:00 2001 From: Jorixon <143650598+Jorixon@users.noreply.github.com> Date: Sat, 23 Nov 2024 10:40:05 +0100 Subject: [PATCH 3/3] Updated sln --- src/GIMI-ModManager.sln | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/GIMI-ModManager.sln b/src/GIMI-ModManager.sln index 85b0c11..fee60da 100644 --- a/src/GIMI-ModManager.sln +++ b/src/GIMI-ModManager.sln @@ -125,8 +125,8 @@ Global {39EB6AA5-26F0-469B-BD0F-63A9BEA764B4}.Debug|Any CPU.Build.0 = Debug|x64 {39EB6AA5-26F0-469B-BD0F-63A9BEA764B4}.Debug|arm64.ActiveCfg = Debug|Any CPU {39EB6AA5-26F0-469B-BD0F-63A9BEA764B4}.Debug|arm64.Build.0 = Debug|Any CPU - {39EB6AA5-26F0-469B-BD0F-63A9BEA764B4}.Debug|x64.ActiveCfg = Debug|Any CPU - {39EB6AA5-26F0-469B-BD0F-63A9BEA764B4}.Debug|x64.Build.0 = Debug|Any CPU + {39EB6AA5-26F0-469B-BD0F-63A9BEA764B4}.Debug|x64.ActiveCfg = Debug|x64 + {39EB6AA5-26F0-469B-BD0F-63A9BEA764B4}.Debug|x64.Build.0 = Debug|x64 {39EB6AA5-26F0-469B-BD0F-63A9BEA764B4}.Debug|x86.ActiveCfg = Debug|Any CPU {39EB6AA5-26F0-469B-BD0F-63A9BEA764B4}.Debug|x86.Build.0 = Debug|Any CPU {39EB6AA5-26F0-469B-BD0F-63A9BEA764B4}.Release|Any CPU.ActiveCfg = Release|Any CPU