Commit Graph

17884 Commits

Author SHA1 Message Date
uye
4ebe38ca23 Release v6.3.0-beta.4 (#15462)
## Summary by Sourcery

提升配置迁移的健壮性和任务队列行为,同时扩展与 PC 相关组件的夜间 OTA 打包流程。

Bug 修复:
- 在配置转换和任务队列迁移过程中,更安全地处理缺失或无效的配置部分。
- 当在任务队列 UI 中重新排序任务项时,保持任务设置的可见性选择同步。
- 在任务序列化过程中,通过对每个任务单独捕获并上报错误来防止崩溃。

增强:
- 在迁移过程中裁剪多余的配置项,使其与现有配置列表一致,并移除未使用的配置。
- 在配置转换中对基础设施方案选择索引进行限制,并改进日志记录的一致性。
- 明确 CHANGELOG 中关于《明日方舟》PC 版本支持状态和预期的相关表述。

CI:
- 扩展夜间 OTA 发布工作流,以下载 MaaFramework x64 构件,并将 MaaWin32ControlUnit
打包到安装输出中。

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

## Summary by Sourcery

Improve configuration migration robustness and task queue behavior while
extending nightly OTA packaging for PC-related components.

Bug Fixes:
- Handle missing or invalid configuration sections more safely during
config conversion and task queue migration.
- Keep task settings visibility selection in sync when task items are
reordered in the task queue UI.
- Prevent crashes during task serialization by catching and reporting
errors per task.

Enhancements:
- Prune extra configuration entries during migration to match the
existing configuration list and remove unused configurations.
- Clamp infrastructure plan selection indices and improve logging
consistency in configuration conversion.
- Clarify CHANGELOG wording around support status and expectations for
the PC version of Arknights.

CI:
- Extend the nightly OTA release workflow to download MaaFramework x64
artifacts and bundle MaaWin32ControlUnit into the install output.

</details>

Bug 修复:
- 确保在配置转换时,更稳健地处理缺失或无效的 `"Configurations"`,并使配置键与上一版本保持同步。
- 在任务队列 UI 中,当任务条目重新排序时,使任务设置的可见性选择保持同步。

增强:
- 在配置迁移过程中清理多余的配置项,使其与旧配置中的条目保持一致。

CI:
- 扩展夜间 OTA 发布工作流,以下载用于 x64 构建的 MaaFramework 构件,并在安装输出中包含
`MaaWin32ControlUnit`。

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

## Summary by Sourcery

提升配置迁移的健壮性和任务队列行为,同时扩展与 PC 相关组件的夜间 OTA 打包流程。

Bug 修复:
- 在配置转换和任务队列迁移过程中,更安全地处理缺失或无效的配置部分。
- 当在任务队列 UI 中重新排序任务项时,保持任务设置的可见性选择同步。
- 在任务序列化过程中,通过对每个任务单独捕获并上报错误来防止崩溃。

增强:
- 在迁移过程中裁剪多余的配置项,使其与现有配置列表一致,并移除未使用的配置。
- 在配置转换中对基础设施方案选择索引进行限制,并改进日志记录的一致性。
- 明确 CHANGELOG 中关于《明日方舟》PC 版本支持状态和预期的相关表述。

CI:
- 扩展夜间 OTA 发布工作流,以下载 MaaFramework x64 构件,并将 MaaWin32ControlUnit
打包到安装输出中。

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

## Summary by Sourcery

Improve configuration migration robustness and task queue behavior while
extending nightly OTA packaging for PC-related components.

Bug Fixes:
- Handle missing or invalid configuration sections more safely during
config conversion and task queue migration.
- Keep task settings visibility selection in sync when task items are
reordered in the task queue UI.
- Prevent crashes during task serialization by catching and reporting
errors per task.

Enhancements:
- Prune extra configuration entries during migration to match the
existing configuration list and remove unused configurations.
- Clamp infrastructure plan selection indices and improve logging
consistency in configuration conversion.
- Clarify CHANGELOG wording around support status and expectations for
the PC version of Arknights.

CI:
- Extend the nightly OTA release workflow to download MaaFramework x64
artifacts and bundle MaaWin32ControlUnit into the install output.

</details>

</details>
2026-01-19 20:21:16 +08:00
status102
c460f7f8dc perf: 剿灭作战找不到终端内的图标直接结束 2026-01-19 20:20:56 +08:00
status102
4b04c400f9 i18n: 基建计划选择OutOfIndex 2026-01-19 20:14:42 +08:00
status102
aa2f15dbf3 perf: Config 创建和切换检查 2026-01-19 20:00:57 +08:00
status102
b3c65e863f perf: 迁移前清空 gui.new 中的所有配置 2026-01-19 20:00:57 +08:00
uye
b9101f7022 docs: Update CHANGELOG for version 6.3.0-beta.4
Updated changelog for version 6.3.0-beta.4 with highlights, improvements, fixes, documentation updates, and other changes.
2026-01-19 19:57:50 +08:00
MistEO
5c74abe43f docs: changelog for PC arknights 2026-01-19 19:45:08 +08:00
status102
b7e8ddfdae fix: rename 2026-01-19 19:38:30 +08:00
status102
e3cff1be72 fix: 配置迁移后移除gui.new中多余的config 2026-01-19 19:34:31 +08:00
status102
67a926b8d4 perf: 调整位置 2026-01-19 19:25:25 +08:00
status102
a6e06dfbb6 fix: 任务序列化Catch 2026-01-19 19:22:40 +08:00
status102
12d254982c fix: 基建计划转换期增加检查 2026-01-19 19:18:13 +08:00
uye
eeab963046 perf: 自动战斗掉线重连、自动肉鸽在战斗结束前延迟 「停止」 动作 添加多任务共用提示 2026-01-19 18:53:08 +08:00
uye
be008e3887 chore: 调整删旧配置时机 2026-01-19 18:40:49 +08:00
Manicsteiner
dae3f31d31 fix: add MaaWin32ControlUnit to nightly build (#15447) 2026-01-19 18:17:26 +08:00
uye
f1c8c06ee6 fix: 多配置用户在删除 Default 配置时迁移异常
fix #15458
2026-01-19 18:14:13 +08:00
uye
5b2fc2a10c fix: EX 关符合时 1 被识别为 | 2026-01-19 16:53:13 +08:00
uye
49935980f9 fix: 修复移动已打开设置的任务后,当前的设置面板无法继续修改的问题 2026-01-19 15:54:19 +08:00
uye
d3a86f07f7 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>
2026-01-19 15:14:33 +08:00
uye
6dc510d10a docs: en Coupon 2026-01-19 15:13:33 +08:00
uye
cf1fc27660 docs: 有猪 2026-01-19 15:11:28 +08:00
uye
75940b8b42 fix: OF-1 跳过条件又有猪改错了 2026-01-19 15:08:54 +08:00
uye
a2abaf1cad fix: config task 默认值错误 2026-01-19 15:00:10 +08:00
uye
34cc9000f4 docs: changelog 2026-01-19 14:51:36 +08:00
uye
b7eaa811fd perf: 优化任务设置按钮悬浮提示 2026-01-19 14:25:52 +08:00
status102
76a8bd8f9e fix: 右键跳过一次 2026-01-19 14:03:46 +08:00
uye
cc52efed06 feat: 设置指引增加右键重命名/删除提示 2026-01-19 13:59:32 +08:00
status102
4f884df543 perf: 开始唤醒 多任务共用参数提示 2026-01-19 13:36:33 +08:00
status102
c295873a02 perf: 开始唤醒任务未设置账号切换时, 禁用手动切换按钮 2026-01-19 13:31:40 +08:00
status102
753caf3cde fix: 新Config神秘小bug丢失Default 2026-01-19 13:31:40 +08:00
status102
a15102ef31 fix: config最后一个时移除按钮禁用 2026-01-19 13:31:40 +08:00
uye
c81edf0b5f perf: 优化设置右键菜单布局 2026-01-19 13:30:51 +08:00
uye
ded9f4b860 fix: 删除配置的时候不会删除 .new 2026-01-19 12:51:21 +08:00
status102
aedb68c574 fix: 公招加速券 2026-01-19 12:49:58 +08:00
status102
6139def822 fix: 公招加速券 2026-01-19 12:33:04 +08:00
MistEO
cc25b2b703 feat: 再次微调 PC 端文案 2026-01-19 12:09:10 +08:00
status102
b761cb56dc fix: 启动客户端绑定失效 2026-01-19 12:08:12 +08:00
status102
082bd46647 chore: style 2026-01-19 12:08:11 +08:00
MistEO
091b98e62d feat: PC 端说明文案调整 2026-01-19 12:03:53 +08:00
status102
a8304ff5db fix: 关卡列表显示不刷新 2026-01-19 11:53:35 +08:00
status102
e483ac01f6 fix: 启动客户端绑定 2026-01-19 10:59:13 +08:00
status102
1be6069ad4 perf: 更换Config迁移检查 2026-01-19 10:13:07 +08:00
status102
7bec458dd4 fix: 收取信用检查 2026-01-19 10:12:20 +08:00
status102
51759094f7 fix: 启动MAA时若没有任何任务, 则追加一套默认任务 2026-01-19 09:59:14 +08:00
github-actions[bot]
4240e49ff6 chore: Auto Templates Optimization
Triggered by 30fb50297b

[skip changelog]
2026-01-18 22:12:43 +00:00
Constrat
30fb50297b fix: YostarEN refresh node template 2026-01-18 23:12:17 +01:00
Constrat
2311fafd78 i18n: EN fix 2026-01-18 22:27:14 +01:00
github-actions[bot]
ecd4a33f8d 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
7fa51393f6 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>
2026-01-19 04:03:48 +08:00
uye
a58bdc6bb2 docs: Update CHANGELOG for v6.3.0-beta.2 fixes 2026-01-19 04:03:28 +08:00