From c47994860e9a76c9fb2630b3f1c269a0fedfc07f Mon Sep 17 00:00:00 2001 From: xkeyC <39891083+xkeyC@users.noreply.github.com> Date: Wed, 4 Dec 2024 14:37:08 +0800 Subject: [PATCH 1/5] bump: version --- manifest.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index bc69f66..f735d1b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "update_time": "2024-12-02 15:50", + "update_time": "2024-12-04 14:40", "languages": [ { "name": "chinese_(simplified)", @@ -7,28 +7,28 @@ { "enabled": true, "branch": "main", - "version": "3.24.3(PU)_CN_V6", + "version": "3.24.3(PU)_CN_V7", "info": "[汉化组] 简中全汉化", "note": "该版本由星际公民汉化组提供" }, { "enabled": true, "branch": "cn_e", - "version": "3.24.3(PU)_CNE_V4", + "version": "3.24.3(PU)_CNE_V5", "info": "[汉化组] 简中半汉化", "note": "该版本由星际公民汉化组提供,在全汉化的基础上保留了地面名称,载具名称,物品名称为英文。" }, { "enabled": true, "branch": "cn_en", - "version": "3.24.3(PU)_CNEN_V4", + "version": "3.24.3(PU)_CNEN_V5", "info": "[汉化组] 简中双语汉化", "note": "该版本由星际公民汉化组提供,提供中英文双语显示。" }, { "enabled": true, "branch": "cn_pinyin", - "version": "3.24.3(PU)_CN_PINYIN_V4", + "version": "3.24.3(PU)_CN_PINYIN_V5", "info": "[汉化组] 简中拼音搜索汉化", "note": "由星际公民汉化组提供,为地点名称增加了拼音首字母后缀,便于搜索。" }, From 09d3f16b8415e837f2868a2db4d188f182f9c545 Mon Sep 17 00:00:00 2001 From: xkeyC <39891083+xkeyC@users.noreply.github.com> Date: Wed, 4 Dec 2024 15:03:14 +0800 Subject: [PATCH 2/5] bump: runner_tools v1.0.1 --- .github/workflows/auto_release.yml | 2 +- .github/workflows/pr_check.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/auto_release.yml b/.github/workflows/auto_release.yml index 5fa48c0..8621358 100644 --- a/.github/workflows/auto_release.yml +++ b/.github/workflows/auto_release.yml @@ -25,7 +25,7 @@ jobs: shared-key: "share" - name: Setup localization runner tools - run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.0 localization + run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.1 localization - name: Auto Release env: diff --git a/.github/workflows/pr_check.yml b/.github/workflows/pr_check.yml index 16f18fc..8104b40 100644 --- a/.github/workflows/pr_check.yml +++ b/.github/workflows/pr_check.yml @@ -27,7 +27,7 @@ jobs: shared-key: "share" - name: Setup localization runner tools - run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.0 localization + run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.1 localization - name: PR Check env: From 2c2230b98d3b880e08230dfe7932547c6d898800 Mon Sep 17 00:00:00 2001 From: xkeyC <39891083+xkeyC@users.noreply.github.com> Date: Sun, 8 Dec 2024 12:21:12 +0800 Subject: [PATCH 3/5] bump: 4.0.0(PTU)_CNRSUI_V3 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index f735d1b..60b53ff 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "update_time": "2024-12-04 14:40", + "update_time": "2024-12-08 12:30", "languages": [ { "name": "chinese_(simplified)", @@ -49,7 +49,7 @@ { "enabled": true, "branch": "main", - "version": "4.0.0(PTU)_CNRSUI_V2", + "version": "4.0.0(PTU)_CNRSUI_V3", "info": "[社区] 简中双语汉化", "note": "由RSUI红星联合工业舰队提供的双语修改版本,基于社区汉化、游戏文本二次修改翻译。" } From 1e9d4753e8aa5e2f2c521880a0b8363f57bb94e2 Mon Sep 17 00:00:00 2001 From: xkeyC <39891083+xkeyC@users.noreply.github.com> Date: Wed, 11 Dec 2024 10:03:55 +0800 Subject: [PATCH 4/5] bump: 4.0.0(PTU)_CNRSUI_V4 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 60b53ff..642439b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "update_time": "2024-12-08 12:30", + "update_time": "2024-12-11 10:10", "languages": [ { "name": "chinese_(simplified)", @@ -49,7 +49,7 @@ { "enabled": true, "branch": "main", - "version": "4.0.0(PTU)_CNRSUI_V3", + "version": "4.0.0(PTU)_CNRSUI_V4", "info": "[社区] 简中双语汉化", "note": "由RSUI红星联合工业舰队提供的双语修改版本,基于社区汉化、游戏文本二次修改翻译。" } From 32bbdd796dbf0a662b3b21ae5f635b29b9345b9e Mon Sep 17 00:00:00 2001 From: xkeyC <39891083+xkeyC@users.noreply.github.com> Date: Thu, 12 Dec 2024 10:33:45 +0800 Subject: [PATCH 5/5] bump: 4.0.0(PTU)_CN_V2 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 642439b..eb4a097 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "update_time": "2024-12-11 10:10", + "update_time": "2024-12-12 10:35", "languages": [ { "name": "chinese_(simplified)", @@ -42,7 +42,7 @@ { "enabled": true, "branch": "main", - "version": "4.0.0(PTU)_CN_V1", + "version": "4.0.0(PTU)_CN_V2", "info": "[汉化组] 简中全汉化", "note": "该版本由星际公民汉化组提供" },