Commit Graph

1495 Commits

Author SHA1 Message Date
CH4
505d1c32c2 feat: 剿灭关卡在结算时识别周限进度 (#15847)
* feat: 提供了基于任务协议的剿灭刷取进度识别,并以此为依据完成或继续剿灭

* fix: 添加延时以减少极端情况发生可能性

* perf: 简化检查流程

* chore: 移除不再使用的模板图

* perf: task优化

* rft: 识别迁移至掉落插件

* chore: 漏了个图

---------

Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
2026-04-01 15:06:27 +08:00
Constrat
f43dd6ed30 feat: restart game client when login errors (#16053)
* feat: add restart logic when login errors

* fix: address sourcery review

* fix: address account switcher issue

* fix: addres review

* chore: revert debug value

* style: cleanup

* perf: 简化重启客户端逻辑, 移除独立设置项

* perf: 重启客户端遵守启动客户端选项

* chore: clarified logging

---------

Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
2026-04-01 15:05:03 +08:00
uye
4725b5f5d9 perf: 优化刷坍缩方式判断逻辑,在刷取到指定二级坍缩方式的下位范式时不会直接重开 2026-04-01 13:55:44 +08:00
status102
17fb46b9f2 fix: 未达到上限时提前停止吃理智药 2026-03-22 18:51:48 +08:00
status102
eb4671264a perf: 刷理智任务仅在 stage设置为空 时检查是否为无掉落关卡 2026-03-21 01:06:51 +08:00
uye
af1d35422c chore: 赠送线索后多等待一段时间,避免赠送线索后的弹窗挡住自己新线索的图标 2026-03-17 02:20:59 +08:00
status102
cd0c24eab0 perf: 刷理智任务使用理智药前进行药品数量检查 2026-03-16 14:42:58 +08:00
MistEO
1b971e39cb feat: support jsonc (#15969) 2026-03-13 14:40:17 +08:00
github-actions[bot]
bc2db0c76d chore: Auto update by pre-commit hooks
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/22781996056
[skip changelog]
2026-03-06 21:08:23 +00:00
Status102
344c3479c3 feat: 合并 处于战斗中 检测, 增加倍速记忆, 支持战斗中 不带跳过按钮的 带头像对话教程 (#15706)
* rft: 合并 处于战斗中 检测, 增加倍速记忆

* feat: 支持战斗中 不带跳过按钮的 带头像对话教程

* perf: 增加重试次数上限

* perf: 2倍速检查一致化
2026-03-07 00:30:36 +08:00
Status102
b2d8591974 rft!: 自动战斗协议 干员技能默认值变更为 0 (不指定技能) (#15898)
* rft!: 自动战斗协议 干员技能默认值变更为 0 (不指定技能)

* fix: 检查范围修复
2026-03-02 23:16:40 +08:00
status102
57fea11732 fix: 错误提交
[skip changelog]
2026-03-02 21:14:08 +08:00
Status102
c7a1f1c965 perf: 适配国服游戏内暂停期间部署 (#15888)
* perf: 适配国服游戏内暂停期间部署

* perf: 外服适配
2026-03-02 11:18:12 +08:00
github-actions[bot]
a15876dd93 chore: Auto update by pre-commit hooks
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/22528969208
[skip changelog]
2026-02-28 21:04:30 +00:00
status102
3a200fb884 fix: correct_rect在x y负方向超限不完全的情况下, 校正后width height错误 2026-02-28 13:10:11 +08:00
status102
167fc5e2f1 fix: 移除多余检查 2026-02-26 11:40:13 +08:00
Status102
22f343d368 fix: 修复游戏内快捷编队在矢量突破S2不会自动重置回技能选择界面 (#15802)
* fix: 修复游戏内快捷编队在矢量突破S2不会自动重置回技能选择界面

* chore: 注释

* perf: 外服先跳过

* chore: EN

---------

Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
2026-02-25 18:35:20 +08:00
status102
c1fee0c5ad perf: 自动编队无干员等级、技能等级要求时跳过识别 2026-02-25 15:58:00 +08:00
status102
25df4b14a9 perf: 开始唤醒支持战斗中识别 2026-02-22 16:01:23 +08:00
uye
cdb98701fd fix: 会客室任务失败重试时尝试关闭赠送线索界面
fix #15726
2026-02-16 00:36:26 +08:00
Status102
25e9a054f3 perf: 忽略干员属性要求 不再允许跳过精英化要求 (#15697)
* perf: `忽略干员属性要求` 不再允许跳过精英化要求

* fix: flag

* i18n: KR

* i18n: EN

---------

Co-authored-by: HX3N <scarlet7518@gmail.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
2026-02-12 21:31:48 +08:00
status102
9054036cc5 fix: 屏幕外的干员跳过技能就绪检测 2026-02-12 16:01:30 +08:00
uye
6b5b86575f feat: OperNameAnalyzer 支持左对齐检测 (#15682)
rft: OperNameAnalyzer 支持左对齐检测
2026-02-12 04:30:20 +08:00
uye
dcc7c15765 debug: 自动战斗遇到干员名识别失败时保留截图 2026-02-11 15:33:20 +08:00
status102
6cdbc37d68 fix: 干员等级跨精英化时判断出错修复 2026-02-09 22:41:12 +08:00
status102
e98056eb0d rft: 自动战斗自动编队检查干员等级&精英化技能等级拆分 2026-02-09 22:41:12 +08:00
github-actions[bot]
975e22d362 chore: Auto update by pre-commit hooks
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/21786873309
[skip changelog]
2026-02-07 21:07:38 +00:00
status102
8c4bd71f6d perf: 移除过时的参数兼容 2026-02-07 16:12:16 +08:00
Status102
98915da904 feat: 界园肉鸽指定种子开局 (#15588)
* feat: 界园肉鸽指定种子开局

* i18n: 机翻一下

* i18n: KR

* i18n: JP

* perf: 加个格式校验

* perf: input Text前后延迟

---------

Co-authored-by: HX3N <scarlet7518@gmail.com>
Co-authored-by: Manicsteiner <Manicsteiner@outlook.com>
2026-02-04 16:14:09 +08:00
status102
bb9e5106bd fix: 自动战斗自动编队补充自定干员名非法字段名调整 2026-02-01 19:40:59 +08:00
yali-hzy
05e01856c9 feat: 追加自定干员名称无效时的错误处理及本地化支持 (#15556)
* feat: 追加自定干员名称无效时的错误处理及本地化支持

* i18n: KR

* feat: 提前到设置参数时检查追加自定干员名称

* feat: 更新自定干员名称无效时的错误处理,使用“what”替代“why”

---------

Co-authored-by: HX3N <scarlet7518@gmail.com>
2026-02-01 19:26:28 +08:00
status102
fa85ca21af fix: MacOS & Linux
[skip changelog]
2026-02-01 16:32:49 +08:00
github-actions[bot]
a967b12a17 chore: Auto update by pre-commit hooks
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/21550883972
[skip changelog]
2026-01-31 21:04:41 +00:00
status102
3fd395b4c4 Revert "fix: 追加信赖时重复计算助战"
This reverts commit 94a3b4826e.
2026-01-31 18:12:51 +08:00
status102
3d84adcf56 fix: 禁用自动战斗-自动编队在无需检查技能等级时的快速选中, 以修复外服干员技能描述过长的错误选中
link to #14576
2026-01-31 17:53:05 +08:00
status102
94a3b4826e fix: 追加信赖时重复计算助战 2026-01-31 17:41:52 +08:00
status102
460530e6a8 perf: cv::Mat const ref 2026-01-29 23:51:01 +08:00
Status102
f4dcaca814 feat: 自动编队识别精英化及等级 (#15161)
* feat: 自动编队识别专精及等级

* chore: module

* i18n: translation

* style: format

* i18n: JP

* i18n: EN

Unsure if Elite 1 / Elite 2 is better than E1 / E2... No idea how other servers consider them.

Consistency wise we always called them Elite 2

* i18n: KR

* chore: fix typo

* i18n: add new key 干员等级不足

---------

Co-authored-by: Manicsteiner <Manicsteiner@outlook.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: HX3N <scarlet7518@gmail.com>
2026-01-22 01:36:35 +08:00
status102
85943a1787 fix: 自动编队识别技能等级匹配失败 2026-01-20 13:26:49 +08:00
uye
3ef6872e17 perf: 剿灭关卡通过 ends_with 判断 2026-01-19 22:27:49 +08:00
status102
33aaae425b perf: FightTask 以剿灭为目标关卡时, 在终端界面找不到周剿灭获取进度图标不再以 False 退出 2026-01-19 21:12:11 +08:00
uye
5f0cc8a6da chore: 调整选技能滑动的 postdelay 2026-01-19 00:56:21 +08:00
status102
6d24f521d5 fix: 移除不必要的sleep 2026-01-19 00:38:18 +08:00
status102
a5d9bb9c0b fix: 移除不必要的sleep 2026-01-19 00:36:48 +08:00
uye
8ba81a60b6 fix: 有猪不等动画 2026-01-19 00:17:39 +08:00
Status102
aeff2ba9e6 i18n: 自动战斗编队 技能等级不足i18n, CN 使用理智药及碎石 (#15435)
* i18n: 自动战斗编队 技能等级不足i18n, CN 使用理智药及碎石

* i18n: KR

* docs: 使用理智药

---------

Co-authored-by: HX3N <scarlet7518@gmail.com>
2026-01-18 18:53:26 +08:00
status102
34239dfda8 chore: order 2026-01-18 00:58:42 +08:00
status102
7e19a378f7 fix: 肉鸽自动站位算法遇到未设置优先级地块崩溃 2026-01-18 00:57:33 +08:00
uye
9e64f98f0e fix: 肉鸽遇到源石地板会闪退 2026-01-18 00:55:34 +08:00
uye
e45c778a89 chore: 快捷置入显示加点判断日志 2026-01-17 17:50:46 +08:00