From 363402a29e8fa535d5e9722094dee1162ff8a887 Mon Sep 17 00:00:00 2001 From: B1ackSand Date: Wed, 25 Oct 2023 03:17:20 +0800 Subject: [PATCH] Fix a negative mutator's bug in nexus coop mode; Delete "great wall" in nexus and usuck. --- LiaoTian_Cup/Dictionary/I18n/Lang.Designer.cs | 13 +++++++++++-- LiaoTian_Cup/Dictionary/I18n/Lang.resx | 7 +++++-- LiaoTian_Cup/Dictionary/I18n/Lang.zh.resx | 7 +++++-- LiaoTian_Cup/LiaoTian_Cup.csproj | 3 ++- LiaoTian_Cup/MainPage.xaml | 4 ++-- LiaoTian_Cup/Mode/HubModeWindow.xaml | 2 +- LiaoTian_Cup/Mode/HubModeWindow.xaml.cs | 5 ++--- LiaoTian_Cup/Resources/database.db | Bin 43008 -> 43008 bytes ...sbattlefield.png => Nexus_BattleField.png} | Bin README_ZH.md | 2 +- 10 files changed, 29 insertions(+), 14 deletions(-) rename LiaoTian_Cup/Resources/factor/{nexusbattlefield.png => Nexus_BattleField.png} (100%) diff --git a/LiaoTian_Cup/Dictionary/I18n/Lang.Designer.cs b/LiaoTian_Cup/Dictionary/I18n/Lang.Designer.cs index 58ac5ff..6013b1a 100644 --- a/LiaoTian_Cup/Dictionary/I18n/Lang.Designer.cs +++ b/LiaoTian_Cup/Dictionary/I18n/Lang.Designer.cs @@ -187,7 +187,7 @@ public static string ConfirmMapBtn { } /// - /// 查找类似 Co-op mode 的本地化字符串。 + /// 查找类似 Official co-op mode 的本地化字符串。 /// public static string DoublesMode { get { @@ -502,7 +502,7 @@ public static string ResetBtn { } /// - /// 查找类似 Solo mode 的本地化字符串。 + /// 查找类似 Official solo mode 的本地化字符串。 /// public static string SingleMode { get { @@ -690,6 +690,15 @@ public static string 旧世步兵团 { } } + /// + /// 查找类似 Nexus_BattleField 的本地化字符串。 + /// + public static string 时空战场 { + get { + return ResourceManager.GetString("时空战场", resourceCulture); + } + } + /// /// 查找类似 Shadow Tech 的本地化字符串。 /// diff --git a/LiaoTian_Cup/Dictionary/I18n/Lang.resx b/LiaoTian_Cup/Dictionary/I18n/Lang.resx index 8f65e95..4e09af2 100644 --- a/LiaoTian_Cup/Dictionary/I18n/Lang.resx +++ b/LiaoTian_Cup/Dictionary/I18n/Lang.resx @@ -124,10 +124,10 @@ Pure negative mode - Co-op mode + Official co-op mode - Solo mode + Official solo mode About Me @@ -399,4 +399,7 @@ Real Steel + + Nexus_BattleField + \ No newline at end of file diff --git a/LiaoTian_Cup/Dictionary/I18n/Lang.zh.resx b/LiaoTian_Cup/Dictionary/I18n/Lang.zh.resx index ca80d22..ef88e87 100644 --- a/LiaoTian_Cup/Dictionary/I18n/Lang.zh.resx +++ b/LiaoTian_Cup/Dictionary/I18n/Lang.zh.resx @@ -124,10 +124,10 @@ 纯正面因子模式 - 双打模式 + 官方双打模式 - 正常单刷模式 + 官方单刷模式 关于我 @@ -399,4 +399,7 @@ 铁甲钢拳 + + 时空战场 + \ No newline at end of file diff --git a/LiaoTian_Cup/LiaoTian_Cup.csproj b/LiaoTian_Cup/LiaoTian_Cup.csproj index 98ed956..01b1742 100644 --- a/LiaoTian_Cup/LiaoTian_Cup.csproj +++ b/LiaoTian_Cup/LiaoTian_Cup.csproj @@ -68,6 +68,7 @@ + @@ -263,7 +264,7 @@ Always - + Always diff --git a/LiaoTian_Cup/MainPage.xaml b/LiaoTian_Cup/MainPage.xaml index ec26a48..90370c2 100644 --- a/LiaoTian_Cup/MainPage.xaml +++ b/LiaoTian_Cup/MainPage.xaml @@ -106,13 +106,13 @@ FontSize="15" />