MistEO
6ccfc69fb4
ai: 帕拉斯固定称呼“博士”
2026-03-18 02:10:59 +08:00
MistEO
bfd6c27bdd
ai: 牛牛!
2026-03-18 01:51:59 +08:00
status102
1dd4715f8e
perf(wpf): TaskQueueList Height
2026-03-17 21:22:16 +08:00
status102
2d39d5385c
rft: 移除手动触发切换账号时的启动流程逻辑, 统一使用LinkStart
2026-03-17 21:13:58 +08:00
Status102
d6601334f2
perf(wpf): 移除自动战斗的页签检查, 改为检查作业关卡 ( #16025 )
...
* perf(wpf): 移除自动战斗的页签检查, 改为检查作业关卡
* fix: tye and i18n
2026-03-17 20:37:04 +08:00
status102
0e01d7d9c1
fix: 自定干员技能范围检查
2026-03-17 20:20:44 +08:00
MistEO
e5ebb49d94
ci: 加点注释
2026-03-17 16:49:34 +08:00
MistEO
e2db506bca
ci: 同步AI ISSUE BOT更改
2026-03-17 15:00:46 +08:00
status102
eec4679a9c
fix: 在使用空图片进行匹配时输出错误Log
alpha/v6.5.3-alpha.1.d021.geec4679a9c
2026-03-17 10:22:28 +08:00
github-actions[bot]
50ce19910f
chore: Auto Update Game Resources - 2026-03-16
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/23164003143
[skip changelog]
alpha/v6.5.3-alpha.1.d020.g50ce19910f
2026-03-16 20:19:14 +00:00
uye
5ce8df552e
fix: 勾选手动输入关卡名时无法拖动候选关卡
2026-03-17 03:26:42 +08:00
Constrat
95f000fc9c
style: add rainbow to yostaren 1080p + recolor rainbow for readability
2026-03-16 19:23:29 +01:00
uye
af1d35422c
chore: 赠送线索后多等待一段时间,避免赠送线索后的弹窗挡住自己新线索的图标
2026-03-17 02:20:59 +08:00
status102
639a67b30e
fix: 在使用空图片进行匹配时输出错误Log
2026-03-17 01:32:10 +08:00
MistEO
437e99e069
ci: 流式 AI 分析
...
Added environment variables for initial comment and action link in the GitHub Actions workflow. Updated the comment body to use these variables and improved the AI analysis process with streaming updates.
2026-03-16 23:43:29 +08:00
status102
f7ae271a2b
fix: 地图名查找
2026-03-16 21:01:39 +08:00
status102
6349d68f8c
perf: 作业列表解析按钮icon
2026-03-16 20:35:55 +08:00
MistEO
9b49b6a53a
ci(chore): 注释给的地址没改
2026-03-16 20:34:43 +08:00
github-actions[bot]
fd65e8abdb
chore: Auto Update Game Resources - 2026-03-16
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/23142396593
[skip changelog]
2026-03-16 11:56:26 +00:00
travellerse
56be6361ee
fix: 处理通宝置换/投钱后可能出现的藏品/通宝获得弹窗 ( #15993 )
2026-03-16 19:47:41 +08:00
Aliothmoon
0195feb03c
perf: hoist image-side cvtColor out of template loop in Matcher ( #16018 )
2026-03-16 19:46:22 +08:00
MistEO
e20dd9f3ad
ai: add issue analysis
2026-03-16 16:08:57 +08:00
MistEO
2df0d7516a
ai: 添加log分析skill
2026-03-16 16:06:59 +08:00
status102
cd0c24eab0
perf: 刷理智任务使用理智药前进行药品数量检查
2026-03-16 14:42:58 +08:00
status102
1d75af4412
fix: LevelKey 中的空属性导致误匹配
2026-03-16 14:15:47 +08:00
status102
a43718c019
fix: 当LevelKey中部分属性为空时, 会忽略该属性
2026-03-16 14:14:45 +08:00
status102
5574bc69e7
fix(wpf): 刷理智任务不再返回未开放关卡
2026-03-16 14:08:52 +08:00
status102
1bb8b07c6b
fix(wpf): 恢复StagePlan后, 修复AsstFightTask的Stage
2026-03-16 13:50:16 +08:00
AnnAngela
4fb6017103
docs: Modify git clone command to use --single-branch ( #16000 )
...
Co-authored-by: AnnAngela <9762652+AnnAngela@users.noreply.github.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com >
alpha/v6.5.3-alpha.1.d001.g4fb6017103
2026-03-15 23:51:46 +08:00
uye
d638a11ec9
Release v6.5.2 ( #16010 )
...
## 由 Sourcery 提供的总结
放宽关卡键(level key)的比较逻辑,在匹配关卡标识符时将空字段视为通配符。
Bug 修复:
- 修复关卡键相等性和字符串匹配逻辑,当某些关卡标识符字段为空时,避免匹配失败。
功能增强:
- 简化关卡反序列化中的 tile 构造代码,以提高可读性。
<details>
<summary>Original summary in English</summary>
## Summary by Sourcery
Relax level key comparison to treat empty fields as wildcards when
matching level identifiers.
Bug Fixes:
- Fix level key equality and string matching to avoid mismatches when
some level identifier fields are empty.
Enhancements:
- Simplify tile construction code in level deserialization for improved
readability.
</details>
v6.5.2
2026-03-15 21:37:50 +08:00
uye
6e3758ec1d
docs: Update CHANGELOG with new features and improvements
2026-03-15 21:37:38 +08:00
uye
d5a82beb43
perf: 优化关卡匹配判断
2026-03-15 21:35:58 +08:00
github-actions[bot]
735f2410c3
docs: Auto Update Changelogs of v6.5.2 ( #16011 )
...
Target PR:
https://github.com/MaaAssistantArknights/MaaAssistantArknights/pull/16010
<details><summary>Debug information</summary>
```
tag_name: v6.5.2
pr_title: docs: Auto Update Changelogs of v6.5.2
latest_stable_tag: v6.5.1
newest_tag: v6.5.1
latest: v6.5.1
```
</details>
2026-03-15 21:19:46 +08:00
uye
4cb1749136
fix: 自动战斗及肉鸽无法识别关卡名
...
Revert "fix: 地图判断不再允许 空值与非空值 => true"
This reverts commit a87c9e4e06 .
2026-03-15 21:17:08 +08:00
uye
a72daf3f52
feat: 自动战斗最小截图间隔默认改为16ms
2026-03-15 20:50:42 +08:00
uye
a911543f86
Release v6.5.1 ( #16007 )
...
## Summary by Sourcery
收紧瓦片键匹配语义,调整可选关卡元数据的处理方式,优化 Rogue-like 投资行为,同时增加重新启动新手引导的 UI 选项,并更新辅助文档和
CI 配置。
New Features:
- 在设置界面中新增操作,用于重新启动应用内引导并重新启动应用程序。
- 引入新的 WPF `CheckBox` 样式资源,以及针对设置和引导视图相关的 XAML/UI 更新。
Bug Fixes:
- 在比较或搜索时,要求瓦片关卡键必须精确匹配,不再将空字段视为通配符。
- 确保 Rogue-like 投资选项仅在投资模式激活时才生效,避免在其他模式中出现非预期的限制。
Enhancements:
- 放宽对关卡定义的 JSON 解析,对缺失的 `code` 与 `name` 字段使用中性默认值进行容错。
- 调整瓦片包解析中对缺失关卡代码值的默认处理。
- 微调 README 徽章和样式,以获得更好的排版效果和一致性。
CI:
- 更新 markdown 检查工作流,使用最新版主要版本的 sticky pull request comment action。
<details>
<summary>Original summary in English</summary>
## Summary by Sourcery
Tighten tile key matching semantics, adjust handling of optional level
metadata, and refine roguelike investment behavior while adding a UI
option to restart the onboarding guide and updating auxiliary docs and
CI configuration.
New Features:
- Add a settings UI action to restart the in-app guide and relaunch the
application.
- Introduce a new WPF CheckBox style resource and related XAML/UI
updates for settings and guide views.
Bug Fixes:
- Require exact matches for tile level keys instead of treating empty
fields as wildcards when comparing or searching.
- Ensure roguelike investment options are only applied when the
investment mode is active, avoiding unintended limits in other modes.
Enhancements:
- Relax JSON parsing for level definitions to tolerate missing code and
name fields with neutral defaults.
- Adjust tile pack parsing defaults for missing level code values.
- Tweak README badges and styling for better formatting and consistency.
CI:
- Update the markdown checker workflow to use the latest major version
of the sticky pull request comment action.
</details>
v6.5.1
2026-03-15 18:32:24 +08:00
uye
28be5ed7ed
docs: Auto Update Changelogs of v6.5.1 ( #16008 )
...
Target PR:
https://github.com/MaaAssistantArknights/MaaAssistantArknights/pull/16007
<details><summary>Debug information</summary>
```
tag_name: v6.5.1
pr_title: docs: Auto Update Changelogs of v6.5.1
latest_stable_tag: v6.5.0
newest_tag: v6.5.0
latest: v6.5.0
```
</details>
2026-03-15 18:30:49 +08:00
uye
c5f974afd4
docs: Revise CHANGELOG for version 6.5.0 updates
...
Update CHANGELOG.md with recent fixes and new features.
2026-03-15 18:30:01 +08:00
github-actions[bot]
44aac33fc5
docs: Auto Generate Changelog of Release v6.5.1
2026-03-15 10:21:34 +00:00
uye
622760a04c
refactor: 提取高亮提示勾选框为通用组件
2026-03-15 18:12:48 +08:00
uye
66d86d2b81
feat: 设置指引中的每次重新检测添加高亮提示
2026-03-15 18:05:42 +08:00
uye
141e5096e8
feat: 添加重看设置指引按钮
2026-03-15 18:02:33 +08:00
uye
5b5123aeb6
feat: 中断返回添加重试
2026-03-15 17:05:56 +08:00
AnnAngela
cf9c2a8faf
chore: Add inline styles to Trendshift badge
...
Updated the Trendshift badge to include inline styles.
2026-03-15 10:21:36 +08:00
AnnAngela
ac364cc468
chore: Update README.md badge formatting and structure
...
Removed unnecessary div and adjusted Trendshift badge formatting.
2026-03-15 10:20:16 +08:00
status102
d39c38faf8
fix: 地图解析时code为null会崩溃
alpha/v6.5.1-alpha.1.d007.gd39c38faf8
2026-03-15 00:48:09 +08:00
status102
c21a0a9c44
Reapply "fix: overview is null"
...
This reverts commit 021226f22d .
忘了修复没进了
2026-03-15 00:44:58 +08:00
status102
021226f22d
Revert "fix: overview is null"
...
This reverts commit 9f123e82c5 .
2026-03-15 00:31:56 +08:00
status102
a87c9e4e06
fix: 地图判断不再允许 空值与非空值 => true
2026-03-15 00:31:20 +08:00
status102
96c8dcc2d5
Revert "fix: 改个地图code默认值"
...
This reverts commit cfeab6f7a8 .
2026-03-15 00:31:20 +08:00