mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
Release v6.5.0 (#15995)
## Summary by Sourcery 为迷你游戏 SPA 及相关工具的 v6.5.0 版本发布准备资源和本地化内容。 新功能: - 更新迷你游戏 SPA 任务配置以适配新版本发布。 增强项: - 为 WPF GUI 刷新各受支持语言的本地化资源。 - 根据最新的资源变更调整模板优化配置。 <details> <summary>Original summary in English</summary> ## Summary by Sourcery Prepare assets and localizations for the v6.5.0 release of the mini-game SPA and related tooling. New Features: - Update mini-game SPA task configuration for the new release version. Enhancements: - Refresh localization resources across supported languages for the WPF GUI. - Adjust template optimization configuration for the latest resource changes. </details>
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,5 +1,10 @@
|
||||
## v6.4.3
|
||||
## v6.5.0
|
||||
|
||||
### 修复 | Fix
|
||||
### Highlight
|
||||
|
||||
* 紧急修复地图资源错误 @status102 @MistEO
|
||||
这么短写什么 Highlight ~~都怪鹰角~~
|
||||
|
||||
### 新增 | New
|
||||
|
||||
* 卫二期 @ABA2396
|
||||
* 调整提示文本 @ABA2396
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
"MiniGame@SPA@EnterIndependent": {
|
||||
"action": "ClickSelf",
|
||||
"roi": [519, 568, 268, 152],
|
||||
"next": ["MiniGame@SPA@EnterStandard", "#self"]
|
||||
"postDelay": 1000,
|
||||
"next": ["MiniGame@SPA@EnterDanger", "MiniGame@SPA@EnterStandard", "#self"]
|
||||
},
|
||||
"MiniGame@SPA@EnterStandard": {
|
||||
"action": "ClickSelf",
|
||||
@@ -17,7 +18,7 @@
|
||||
},
|
||||
"MiniGame@SPA@EnterDanger": {
|
||||
"action": "ClickSelf",
|
||||
"roi": [735, 235, 300, 140],
|
||||
"roi": [735, 40, 300, 300],
|
||||
"next": ["MiniGame@SPA@StartSimulation"]
|
||||
},
|
||||
"MiniGame@SPA@StartSimulation": {
|
||||
@@ -52,7 +53,7 @@
|
||||
},
|
||||
"MiniGame@SPA@ReadyAgain": {
|
||||
"action": "ClickSelf",
|
||||
"roi": [1081, 42, 199, 127],
|
||||
"roi": [1081, 0, 199, 200],
|
||||
"postDelay": 1000,
|
||||
"next": ["MiniGame@SPA@NoMoreHint", "MiniGame@SPA@ExitButton"]
|
||||
},
|
||||
@@ -93,19 +94,40 @@
|
||||
"template": "MiniGame@SPA@ConfirmHint.png",
|
||||
"baseTask": "MiniGame@SPA@ConfirmHint",
|
||||
"postDelay": 8000,
|
||||
"next": ["MiniGame@SPA@ReturnHome", "MiniGame@SPA@LoadingText", "MiniGame@SPA@LoadingIcon"]
|
||||
"next": [
|
||||
"MiniGame@SPA@GiveUp",
|
||||
"MiniGame@SPA@ReturnHome",
|
||||
"MiniGame@SPA@LoadingText",
|
||||
"MiniGame@SPA@LoadingIcon"
|
||||
]
|
||||
},
|
||||
"MiniGame@SPA@LoadingText": {
|
||||
"next": ["MiniGame@SPA@ReturnHome", "MiniGame@SPA@LoadingText", "MiniGame@SPA@LoadingIcon"]
|
||||
"next": [
|
||||
"MiniGame@SPA@GiveUp",
|
||||
"MiniGame@SPA@ReturnHome",
|
||||
"MiniGame@SPA@LoadingText",
|
||||
"MiniGame@SPA@LoadingIcon"
|
||||
]
|
||||
},
|
||||
"MiniGame@SPA@LoadingIcon": {
|
||||
"template": "LoadingIcon.png",
|
||||
"next": ["MiniGame@SPA@ReturnHome", "MiniGame@SPA@LoadingText", "MiniGame@SPA@LoadingIcon"]
|
||||
"next": [
|
||||
"MiniGame@SPA@GiveUp",
|
||||
"MiniGame@SPA@ReturnHome",
|
||||
"MiniGame@SPA@LoadingText",
|
||||
"MiniGame@SPA@LoadingIcon"
|
||||
]
|
||||
},
|
||||
"MiniGame@SPA@ReturnHome": {
|
||||
"action": "ClickSelf",
|
||||
"roi": [964, 590, 294, 130],
|
||||
"postDelay": 2000,
|
||||
"next": ["MiniGame@SPA@EnterIndependent"]
|
||||
},
|
||||
"MiniGame@SPA@GiveUp": {
|
||||
"doc": "二期新加的允许中断返回",
|
||||
"action": "ClickSelf",
|
||||
"roi": [717, 573, 242, 141],
|
||||
"next": ["MiniGame@SPA@ConfirmResult"]
|
||||
}
|
||||
}
|
||||
|
||||
BIN
resource/template/MiniGame/SPA/MiniGame@SPA@GiveUp.png
Normal file
BIN
resource/template/MiniGame/SPA/MiniGame@SPA@GiveUp.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.0 KiB |
@@ -906,6 +906,9 @@ The video aspect ratio needs to be 16:9 without interference factors such as bla
|
||||
<system:String x:Key="MiniGame@PVTip">Automatically clear from the selected stage. If you choose the first stage, start from the leftmost side of the event page; for other stages, enter the previous stage and then return to calibrate the position.</system:String>
|
||||
<system:String x:Key="MiniGame@SPA">Stronghold Protocol: Alliance</system:String>
|
||||
<system:String x:Key="MiniGame@SPATip" xml:space="preserve">Start the task from the main event screen (where 「Independent Simulation」 is located)
|
||||
If there is a saved game, you need to manually abandon it first
|
||||
Only tested up to 「Perilous Simulation」
|
||||
If higher difficulties have been cleared and 「Perilous Simulation」 or 「Standard Simulation」 is not visible, manually select 「Perilous Simulation」 difficulty once
|
||||
Completing 「Standard Simulation」 manually allows faster score farming
|
||||
Only level rewards can be farmed; to get the Engraved Medal, all 「Key Objectives」 must be completed</system:String>
|
||||
<system:String x:Key="MiniGame@OS">OS-Karlan Trade Technology R&D Department</system:String>
|
||||
|
||||
@@ -907,6 +907,9 @@ C:\\leidian\\LDPlayer9
|
||||
<system:String x:Key="MiniGame@PVTip">選択したステージから自動でクリアします。最初のステージを選んだ場合は、イベントページの最左側から開始してください。その他のステージを選んだ場合は、位置を校正するために前のステージに一度入ってから戻ってください。</system:String>
|
||||
<system:String x:Key="MiniGame@SPA">ガードプロトコル:盟約</system:String>
|
||||
<system:String x:Key="MiniGame@SPATip" xml:space="preserve">イベントメイン画面(「独立シミュレーション」の場所)からタスクを開始
|
||||
セーブデータがある場合は、まず手動で破棄する必要があります
|
||||
「危機シミュレーション」までテスト済み
|
||||
より高い難易度をクリア済みで「危機シミュレーション」または「スタンダードシミュレーション」が表示されない場合、「危機シミュレーション」難易度を手動で一度選択してください
|
||||
「スタンダードシミュレーション」を手動でクリアすると、より早くスコアを稼げます
|
||||
レベル報酬のみ取得可能。「刻印章」を入手するには全ての「重要目標」をクリアする必要があります</system:String>
|
||||
<system:String x:Key="MiniGame@OS">OS-カラン貿易技術開発部</system:String>
|
||||
|
||||
@@ -908,6 +908,9 @@ C:\\leidian\\LDPlayer9
|
||||
<system:String x:Key="MiniGame@PVTip">선택한 스테이지부터 자동으로 클리어합니다. 첫 번째 스테이지를 선택한 경우에는 이벤트 페이지의 가장 왼쪽에서 시작하세요. 다른 스테이지를 선택한 경우에는 위치 보정을 위해 이전 스테이지에 먼저 들어갔다가 돌아오세요.</system:String>
|
||||
<system:String x:Key="MiniGame@SPA">위수 협의: 맹약</system:String>
|
||||
<system:String x:Key="MiniGame@SPATip" xml:space="preserve">이벤트 메인 화면(「독립 시뮬레이션」 위치)에서 임무 시작
|
||||
저장 데이터가 있는 경우 먼저 수동으로 포기해야 합니다
|
||||
「위험 시뮬레이션」까지만 테스트되었습니다
|
||||
더 높은 난이도를 클리어하여 「위험 시뮬레이션」 또는 「스탠다드 시뮬레이션」이 보이지 않는 경우, 「위험 시뮬레이션」 난이도를 수동으로 한 번 선택하세요
|
||||
「스탠다드 시뮬레이션」 을 수동으로 클리어하면 점수를 더 빠르게 획득할 수 있습니다
|
||||
레벨 보상만 획득 가능하며, 조각 메달을 얻으려면 모든 「핵심 목표」를 완료해야 합니다</system:String>
|
||||
<system:String x:Key="MiniGame@OS">OS-칼란 무역 기술 연구 개발부</system:String>
|
||||
|
||||
@@ -907,6 +907,9 @@ C:\\leidian\\LDPlayer9。\n
|
||||
<system:String x:Key="MiniGame@PVTip">从所选关卡开始并自动通关。若选择第一关,则从活动页最左侧开始;若选择其他关卡,请先进入上一关再返回以校准位置。</system:String>
|
||||
<system:String x:Key="MiniGame@SPA">卫戍协议:盟约</system:String>
|
||||
<system:String x:Key="MiniGame@SPATip" xml:space="preserve">在活动主界面(有 「独立模拟」 处开始任务)
|
||||
在有存档时需要先手动放弃
|
||||
最高只测试过 「险境模拟」
|
||||
如果已通关更高难度导致看不到 「险境模拟」 或 「标准模拟」,需手动选择一次 「险境模拟」 难度
|
||||
手动通关 「标准模拟」 可以更快的刷分
|
||||
只能刷等级奖励,拿蚀刻章得打完所有的 「关键目标」</system:String>
|
||||
<system:String x:Key="MiniGame@OS">OS-喀兰贸易技术研发部</system:String>
|
||||
|
||||
@@ -907,6 +907,9 @@ C:\\leidian\\LDPlayer9\n
|
||||
<system:String x:Key="MiniGame@PVTip">從所選關卡開始並自動通關。若選擇第一關,則從活動頁面最左側開始;若選擇其他關卡,請先進入上一關再返回以校準位置。</system:String>
|
||||
<system:String x:Key="MiniGame@SPA">衛戍協議:盟約</system:String>
|
||||
<system:String x:Key="MiniGame@SPATip" xml:space="preserve">在活動主介面(有「獨立模擬」處)開始任務。
|
||||
在有存檔時需要先手動放棄
|
||||
最高只測試過「險境模擬」
|
||||
如果已通關更高難度導致看不到「險境模擬」或「標準模擬」,需手動選擇一次「險境模擬」難度
|
||||
手動通關「標準模擬」可以更快刷分。
|
||||
只能刷等級獎勵,拿蝕刻章得打完所有的「關鍵目標」。</system:String>
|
||||
<system:String x:Key="MiniGame@OS">OS-喀蘭貿易技術研發部</system:String>
|
||||
|
||||
@@ -3937,5 +3937,6 @@
|
||||
"resource/template/items/giftPackageTicket_2_2": "34fd7e2ed9ad8d5feb38959b2f4b5440cfae75a97d4cee6252bb74e91027669a",
|
||||
"resource/template/items/main16_spitem_4": "11b631dd8cc6f1777ae246dc636f8a5d5821b82756f7a99faae47d72407890ca",
|
||||
"resource/template/items/giftPackageTicket_2_1": "657b927cad4c91993f626ab5c718e365c06c492287e69dd17f168b4f2d9ed120",
|
||||
"resource/template/items/act2autochess_token_chess": "c2e7e783a9ef0dbf687c7660cbc030c5d17f7b09cac33432f781845b0715d10c"
|
||||
}
|
||||
"resource/template/items/act2autochess_token_chess": "c2e7e783a9ef0dbf687c7660cbc030c5d17f7b09cac33432f781845b0715d10c",
|
||||
"resource/template/MiniGame/SPA/MiniGame@SPA@GiveUp": "0801924a9e0db35404dbf54c4de4e2baa38e9113dc8fcc04778103bb42aa38ac"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user