From dd727758a81e563565c6f0db2a75019f5518b732 Mon Sep 17 00:00:00 2001 From: VaDiM Date: Sat, 16 Dec 2023 23:11:27 +0300 Subject: [PATCH] Update ver to v1.1.0 --- AssetStudio.PInvoke/AssetStudio.PInvoke.csproj | 2 +- AssetStudio/AssetStudio.csproj | 2 +- AssetStudioCLI/AssetStudioCLI.csproj | 2 +- AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj | 2 +- AssetStudioGUI/AssetStudioGUI.csproj | 2 +- AssetStudioUtility/AssetStudioUtility.csproj | 2 +- CHANGELOG.md | 4 ++++ Texture2DDecoderWrapper/Texture2DDecoderWrapper.csproj | 2 +- 8 files changed, 11 insertions(+), 7 deletions(-) diff --git a/AssetStudio.PInvoke/AssetStudio.PInvoke.csproj b/AssetStudio.PInvoke/AssetStudio.PInvoke.csproj index b272e29..881af07 100644 --- a/AssetStudio.PInvoke/AssetStudio.PInvoke.csproj +++ b/AssetStudio.PInvoke/AssetStudio.PInvoke.csproj @@ -3,7 +3,7 @@ net472;net6.0;net6.0-windows;net7.0;net7.0-windows;net8.0;net8.0-windows true - 1.0.1 + 1.1.0 Copyright © Perfare 2020-2022; Copyright © hozuki 2020 embedded diff --git a/AssetStudio/AssetStudio.csproj b/AssetStudio/AssetStudio.csproj index aa96ad3..5ed4ab4 100644 --- a/AssetStudio/AssetStudio.csproj +++ b/AssetStudio/AssetStudio.csproj @@ -2,7 +2,7 @@ net472;net6.0;net6.0-windows;net7.0;net7.0-windows;net8.0;net8.0-windows - 1.0.1 + 1.1.0 Copyright © Perfare 2018-2022; Copyright © aelurum 2023 embedded diff --git a/AssetStudioCLI/AssetStudioCLI.csproj b/AssetStudioCLI/AssetStudioCLI.csproj index 80173e3..f50cfc0 100644 --- a/AssetStudioCLI/AssetStudioCLI.csproj +++ b/AssetStudioCLI/AssetStudioCLI.csproj @@ -5,7 +5,7 @@ net472;net6.0;net7.0;net8.0 ArknightsStudio by aelurum ArknightsStudioCLI - 1.0.1 + 1.1.0 Copyright © Perfare; Copyright © aelurum 2023 AnyCPU embedded diff --git a/AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj b/AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj index 96d122f..d1eeff7 100644 --- a/AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj +++ b/AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj @@ -3,7 +3,7 @@ net472;net6.0;net6.0-windows;net7.0;net7.0-windows;net8.0;net8.0-windows true - 1.0.1 + 1.1.0 Copyright © Perfare 2018-2022; Copyright © hozuki 2020 embedded diff --git a/AssetStudioGUI/AssetStudioGUI.csproj b/AssetStudioGUI/AssetStudioGUI.csproj index 182d1c4..a4237e5 100644 --- a/AssetStudioGUI/AssetStudioGUI.csproj +++ b/AssetStudioGUI/AssetStudioGUI.csproj @@ -7,7 +7,7 @@ Resources\as.ico ArknightsStudio by aelurum ArknightsStudioGUI - 1.0.1 + 1.1.0 Copyright © Perfare 2018-2022; Copyright © aelurum 2021-2023 embedded diff --git a/AssetStudioUtility/AssetStudioUtility.csproj b/AssetStudioUtility/AssetStudioUtility.csproj index c60c6c8..19ab675 100644 --- a/AssetStudioUtility/AssetStudioUtility.csproj +++ b/AssetStudioUtility/AssetStudioUtility.csproj @@ -2,7 +2,7 @@ net472;net6.0;net6.0-windows;net7.0;net7.0-windows;net8.0;net8.0-windows - 1.0.1 + 1.1.0 Copyright © Perfare 2018-2022; Copyright © aelurum 2023 embedded diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a9d4a8..c9e6e99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## v1.1.0 (based on v0.17.4) [16-12-2023] +- Added support for avg sprite without separate alpha tex +- Changed avg face sprite detection method, since we can't rely on the "IsWholeBody" flag + ## v1.0.0 (based on v0.17.3) [24-09-2023] - Base version changed to AssetStudioMod v0.17.x - Replaced NetVips lib with ImageSharp lib diff --git a/Texture2DDecoderWrapper/Texture2DDecoderWrapper.csproj b/Texture2DDecoderWrapper/Texture2DDecoderWrapper.csproj index 6833588..c1ea067 100644 --- a/Texture2DDecoderWrapper/Texture2DDecoderWrapper.csproj +++ b/Texture2DDecoderWrapper/Texture2DDecoderWrapper.csproj @@ -3,7 +3,7 @@ net472 true - 1.0.1 + 1.1.0 Copyright © Perfare 2020-2022; Copyright © hozuki 2020 embedded