From 53443b0a31a74892a06ae540e410a93b4c333787 Mon Sep 17 00:00:00 2001 From: iAmAsval Date: Thu, 26 Mar 2020 20:34:18 +0100 Subject: [PATCH] optimized a131070cf5260bf5a4ff7ac3afe3a70ae5c534af + odd bug fixes --- FModel/FModel.csproj | 3 +- FModel/Forms/AESManager.xaml | 2 +- FModel/Forms/FModel_About.xaml | 91 +++++++--- FModel/Forms/FModel_About.xaml.cs | 10 - .../ChallengeID/ChallengeCompletionRewards.cs | 4 +- .../ChallengeID/ChallengeIconDesign.cs | 14 +- .../HeroID/HeroGameplayDefinition.cs | 4 +- FModel/Methods/Assets/IconCreator/IconText.cs | 59 ++---- FModel/Methods/Assets/IconCreator/Rarity.cs | 4 +- .../IconCreator/WeaponID/IconAmmoData.cs | 4 +- .../IconCreator/WeaponID/WeaponStats.cs | 12 +- FModel/Methods/Utilities/EndpointsUtility.cs | 39 ++-- FModel/Methods/Utilities/TextsUtility.cs | 1 + FModel/Properties/Resources.Designer.cs | 171 ++++++++++++------ FModel/Properties/Resources.resx | 22 +++ ...TT-JTCじゃんけんU & TT-JTCじゃんけんUP.TTC | Bin 0 -> 1134904 bytes README.md | 12 +- 17 files changed, 266 insertions(+), 186 deletions(-) create mode 100644 FModel/Resources/TT-JTCじゃんけんU & TT-JTCじゃんけんUP.TTC diff --git a/FModel/FModel.csproj b/FModel/FModel.csproj index e994a66e..00de34d5 100644 --- a/FModel/FModel.csproj +++ b/FModel/FModel.csproj @@ -500,7 +500,7 @@ True - ResXFileCodeGenerator + PublicResXFileCodeGenerator Resources.Designer.cs @@ -512,6 +512,7 @@ SettingsSingleFileGenerator Settings.Designer.cs + diff --git a/FModel/Forms/AESManager.xaml b/FModel/Forms/AESManager.xaml index 88b24b99..345f609a 100644 --- a/FModel/Forms/AESManager.xaml +++ b/FModel/Forms/AESManager.xaml @@ -32,7 +32,7 @@