Commit Graph

17991 Commits

Author SHA1 Message Date
uye
fcd29a0efb fix: 修复移动已打开设置的任务后,当前的设置面板无法继续修改的问题 2026-01-19 15:54:19 +08:00
uye
5c2451ba44 Release v6.3.0-beta.3 (#15452)
## Summary by Sourcery

更新任务队列默认值和招募设置,改进配置迁移和游戏启动行为,并在多种语言中优化文档与本地化格式。

Enhancements:
- 当未配置任何任务时,在任务队列中初始化一组默认核心任务,以确保开箱即用的可用配置。
- 调整任务启用状态处理和选择逻辑,包括可为空的启用标记以及主任务反转行为,以获得更可预测的任务执行效果。
- 优化招募设置,将可为空的加急票标记按任务进行存储,并正确序列化到助手后端。
- 改进配置转换逻辑,更好地检测并修复来自旧版本或损坏配置中的缺失或空任务队列配置。
- 将游戏启动行为与专用配置标记对齐,并使启动任务遵循该设置,而非再根据客户端类型进行推断。
- 收紧商城任务行为,在尝试刷信用战斗前,检查最近的、且已启用的战斗任务以获取关卡配置。
- 在核心 C++ 代码中对控制器和助手 API 的签名以及 lambda 的格式进行小幅清理,而不改变任何行为。

Documentation:
- 打磨英文、中文(简体/繁体)、日文和韩文的协议与战斗相关文档,主要修正格式、转义以及表格/布局一致性,以提升可读性和准确性。

<details>
<summary>Original summary in English</summary>

## Summary by Sourcery

Update task queue defaults and recruitment settings, improve
configuration migration and game startup behavior, and refine
documentation and localization formatting across multiple languages.

Enhancements:
- Initialize a default set of core tasks in the task queue when no tasks
are configured to ensure a usable out-of-the-box setup.
- Adjust task enablement handling and selection logic, including
nullable enable flags and main-task inversion behavior, for more
predictable task execution.
- Refine recruitment settings to use a nullable expedited-ticket flag
stored per task and serialized appropriately to the assistant backend.
- Improve configuration conversion logic to better detect and repair
missing or empty task queue configurations from older or broken setups.
- Align game startup behavior to a dedicated configuration flag and wire
startup tasks to respect this setting instead of inferring from client
type.
- Tighten mall task behavior by checking the nearest preceding enabled
fight task for stage configuration before attempting credit-farming
battles.
- Minor controller and assistant API signature and lambda formatting
cleanups in core C++ code without changing behavior.

Documentation:
- Polish protocol and combat documentation in English, Chinese
(Simplified/Traditional), Japanese, and Korean, mainly correcting
formatting, escaping, and table/layout consistency to improve
readability and accuracy.

</details>
v6.3.0-beta.3
2026-01-19 15:14:33 +08:00
uye
b71ab1c96b docs: en Coupon 2026-01-19 15:13:33 +08:00
uye
99e8dd707a docs: 有猪 2026-01-19 15:11:28 +08:00
uye
a712d0bce1 fix: OF-1 跳过条件又有猪改错了 2026-01-19 15:08:54 +08:00
uye
ab624f8adc fix: config task 默认值错误 2026-01-19 15:00:10 +08:00
uye
32b13dfc75 docs: changelog 2026-01-19 14:51:36 +08:00
uye
a2480d5286 perf: 优化任务设置按钮悬浮提示 2026-01-19 14:25:52 +08:00
status102
c036a32a68 fix: 右键跳过一次 2026-01-19 14:03:46 +08:00
uye
eeb78ee38f feat: 设置指引增加右键重命名/删除提示 2026-01-19 13:59:32 +08:00
status102
6a484e7926 perf: 开始唤醒 多任务共用参数提示 2026-01-19 13:36:33 +08:00
status102
e04b0b08e2 perf: 开始唤醒任务未设置账号切换时, 禁用手动切换按钮 2026-01-19 13:31:40 +08:00
status102
e813d62f4b fix: 新Config神秘小bug丢失Default 2026-01-19 13:31:40 +08:00
status102
bc72adb8f9 fix: config最后一个时移除按钮禁用 2026-01-19 13:31:40 +08:00
uye
a44b4c7cbd perf: 优化设置右键菜单布局 2026-01-19 13:30:51 +08:00
uye
407bca4bf5 fix: 删除配置的时候不会删除 .new 2026-01-19 12:51:21 +08:00
status102
192a106d8e fix: 公招加速券 2026-01-19 12:49:58 +08:00
status102
f5ed9d60a6 fix: 公招加速券 2026-01-19 12:33:04 +08:00
MistEO
9839f3b3d0 feat: 再次微调 PC 端文案 2026-01-19 12:09:10 +08:00
status102
62043a97f2 fix: 启动客户端绑定失效 2026-01-19 12:08:12 +08:00
status102
0b073ed84f chore: style 2026-01-19 12:08:11 +08:00
MistEO
2c357840c8 feat: PC 端说明文案调整 2026-01-19 12:03:53 +08:00
status102
45511c0a12 fix: 关卡列表显示不刷新 2026-01-19 11:53:35 +08:00
status102
ccbc877034 fix: 启动客户端绑定 2026-01-19 10:59:13 +08:00
status102
e1b769a43c perf: 更换Config迁移检查 2026-01-19 10:13:07 +08:00
status102
6d3440647d fix: 收取信用检查 2026-01-19 10:12:20 +08:00
status102
4eea1612f2 fix: 启动MAA时若没有任何任务, 则追加一套默认任务 2026-01-19 09:59:14 +08:00
github-actions[bot]
284553361a chore: Auto Templates Optimization
Triggered by 9f48a35118

[skip changelog]
2026-01-18 22:12:43 +00:00
Constrat
9f48a35118 fix: YostarEN refresh node template 2026-01-18 23:12:17 +01:00
Constrat
34c8416527 i18n: EN fix alpha/v6.3.0-beta.2.d002.g34c841652 2026-01-18 22:27:14 +01:00
github-actions[bot]
6086b721e6 chore: Auto update by pre-commit hooks
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/21118556393
[skip changelog]
2026-01-18 21:04:18 +00:00
uye
9626e1b5ce Release v6.3.0-beta.2 (#15441)
## Summary by Sourcery

Bug Fixes:
- 当通用战斗任务在未配置具体关卡的情况下被设置时,阻止安排 credit-fight 任务,从而避免触发无效的 OF-1 运行。

<details>
<summary>Original summary in English</summary>

## Summary by Sourcery

Bug Fixes:
- Prevent credit-fight tasks from being scheduled when a generic fight
task is configured without a specific stage, avoiding invalid OF-1 runs.

</details>
v6.3.0-beta.2
2026-01-19 04:03:48 +08:00
uye
91b0b9a2b1 docs: Update CHANGELOG for v6.3.0-beta.2 fixes 2026-01-19 04:03:28 +08:00
uye
df5a776419 fix: 在赠送线索时弹出上次线索交流结束的提示时无法返回
fix #15439
2026-01-19 04:00:34 +08:00
uye
37ae3f0e61 chore: 调整 OF-1 执行条件判断逻辑 2026-01-19 03:50:54 +08:00
uye
24d229f383 fix: 调整判空逻辑 2026-01-19 03:38:57 +08:00
uye
780a8b3e9f chore: 合并判断 2026-01-19 03:11:39 +08:00
uye
ee9d73e4fc docs: Update CHANGELOG for v6.3.0-beta.2
Updated changelog for version 6.3.0-beta.2, adding fixes and highlights.
2026-01-19 03:10:25 +08:00
uye
eadb0833e5 fix: 有猪乱写 OF-1 和 当前/上次 的条件
fix #15440
2026-01-19 03:04:50 +08:00
uye
76f012c25a Release v6.3.0-beta.1 (#15437) v6.3.0-beta.1 2026-01-19 01:33:01 +08:00
github-actions[bot]
91cd39bae3 docs: Auto Update Changelogs of v6.3.0-beta.1 (#15438)
* docs: Auto Generate Changelog of Release v6.3.0-beta.1

* docs: changelog

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2026-01-19 01:32:37 +08:00
uye
d64fe1c879 chore: 调整选技能滑动的 postdelay 2026-01-19 00:56:21 +08:00
status102
ab4d60b1c9 fix: 移除不必要的sleep 2026-01-19 00:38:18 +08:00
status102
3fab803de2 fix: 移除不必要的sleep 2026-01-19 00:36:48 +08:00
uye
0a1f510b66 fix: 有猪不等动画 2026-01-19 00:17:39 +08:00
Constrat
75ec134118 fix: Yostaren IS invest template update 2026-01-18 15:57:06 +01:00
Manicsteiner
344e43392b fix: JP AT minigame confirm (#15427) 2026-01-18 22:38:44 +08:00
萨拉托加
f96f8f46e2 fix: jp JieGardenStrategyChange 2026-01-18 22:24:04 +08:00
github-actions[bot]
69d5418eba feat: Update Submodules MaaMacGui, maa-cli
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/21113179704
[skip changelog]
2026-01-18 14:18:13 +00:00
Constrat
9692a57069 i18n: EN IS6 tip 2026-01-18 15:11:33 +01:00