uye
|
013c899d34
|
perf: 优化 DEBUG_skill_ready 判断
|
2026-05-02 00:40:06 +08:00 |
|
github-actions[bot]
|
84152a88f3
|
chore: Auto update by pre-commit hooks
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/25134605560
[skip changelog]
|
2026-04-29 21:24:20 +00:00 |
|
status102
|
4215a05371
|
perf: 合并简化任务状态
|
2026-04-29 19:44:22 +08:00 |
|
github-actions[bot]
|
dd7ec5cd20
|
chore: Auto update by pre-commit hooks
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/25078413821
[skip changelog]
|
2026-04-28 21:24:51 +00:00 |
|
uye
|
a62258f74e
|
feat: 在关卡没解锁代理/剿灭没使用全权代理时报错停止 (#16357)
* feat: 在关卡没解锁代理/剿灭没使用全权代理时报错停止
* chore: 添加最大循环次数
|
2026-04-28 23:45:24 +08:00 |
|
Roland125
|
e6b3223e29
|
feat: 增加 保存代理指挥记录 支持; 新增合成玉掉落检查, 0掉落结束 (#16356)
* fix: 增加在剿灭代理记录更新界面,点击确认按钮的任务和图片资源
fix: 增加剿灭模式下,对合成玉的掉落检测。不掉落合成玉时,结束战斗任务
* perf: 使用代理卡时不会更新记录
Co-authored-by: Status102 <102887808+status102@users.noreply.github.com>
---------
Co-authored-by: Status102 <102887808+status102@users.noreply.github.com>
|
2026-04-28 20:12:41 +08:00 |
|
status102
|
34d1f8413a
|
feat(wpf): 掉落物识别额外输出剿灭进度
|
2026-04-28 14:05:15 +08:00 |
|
status102
|
04a793e6ce
|
rft: ProcessTask匹配命中状态更新统一化
|
2026-04-28 13:35:50 +08:00 |
|
status102
|
5619aefa10
|
fix: 干员使用技能间隔未能生效
|
2026-04-28 13:22:12 +08:00 |
|
github-actions[bot]
|
d2ee76d2f6
|
chore: Auto update by pre-commit hooks
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/25020210469
[skip changelog]
|
2026-04-27 21:23:04 +00:00 |
|
uye
|
8f1b7fd087
|
feat: 新增 get_last_matched_task_name 方法;成功命中新节点时与 get_last_task_name 一致,在进入下一轮匹配后若未再命中新节点时,仍保留最近一次成功命中的任务名,避免误取空值
|
2026-04-28 00:49:06 +08:00 |
|
status102
|
b0f46de1e6
|
perf: 理智上限增加到210
|
2026-04-25 20:47:49 +08:00 |
|
travellerse
|
af783dd558
|
feat: 线索交流时先移除所有放置的线索 (#16054)
* feat: 线索交流时先移除所有放置的线索
* feat: 线索过多时向下滑动线索列表
* feat: 优化重试机制以处理线索过多情况
* perf: 优化移除线索逻辑
* fix: 线索板为空时移除线索视为成功
|
2026-04-21 07:36:43 +08:00 |
|
github-actions[bot]
|
5b6dfc3d50
|
chore: Auto update by pre-commit hooks
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/24639205418
[skip changelog]
|
2026-04-19 21:11:48 +00:00 |
|
soundofautumn
|
1e0d04fe48
|
feat: 新增吃指定天数过期的理智药 (#13849)
* chore: 格式化
i18n: 日志本地化
# Conflicts:
# src/MaaWpfGui/Main/AsstProxy.cs
# src/MaaWpfGui/Res/Localizations/en-us.xaml
# src/MaaWpfGui/Res/Localizations/ko-kr.xaml
# src/MaaWpfGui/Res/Localizations/zh-tw.xaml
feat: 删除48小时选项
# Conflicts:
# src/MaaWpfGui/Constants/ConfigurationKeys.cs
# src/MaaWpfGui/Res/Localizations/en-us.xaml
# src/MaaWpfGui/Res/Localizations/ja-jp.xaml
# src/MaaWpfGui/Res/Localizations/ko-kr.xaml
# src/MaaWpfGui/Res/Localizations/zh-cn.xaml
# src/MaaWpfGui/Res/Localizations/zh-tw.xaml
# src/MaaWpfGui/ViewModels/UserControl/TaskQueue/FightSettingsUserControlModel.cs
# src/MaaWpfGui/Views/UserControl/TaskQueue/FightSettingsUserControl.xaml
feat: wpf添加吃N天理智药的选项
# Conflicts:
# src/MaaWpfGui/Constants/ConfigurationKeys.cs
# src/MaaWpfGui/Res/Localizations/zh-cn.xaml
# src/MaaWpfGui/ViewModels/UserControl/TaskQueue/FightSettingsUserControlModel.cs
# src/MaaWpfGui/Views/UserControl/TaskQueue/FightSettingsUserControl.xaml
feat: api兼容
chore: 添加注释
feat: deprecated提示
feat: 每次执行任务时修改expiring_task
feat: 支持i18n
feat: 修改expiring_task
feat: 新增吃几天之内的过期药的接口
# Conflicts:
# src/MaaWpfGui/ViewModels/UserControl/TaskQueue/FightSettingsUserControlModel.cs
* fix: ocr require
* rft: 参数迁移
* rft: core结构完善
* feat: Wpf支持
* fix: 还原 StageManager中的天书, 刷理智中使用 n+标识鹰历天书
* perf: 下拉选小时
* i18n: 占位
* i18n: wpf
---------
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
|
2026-04-19 10:59:30 +08:00 |
|
status102
|
2a5cdf24e7
|
perf: 自动编队预编队后检查选中情况
|
2026-04-16 00:13:02 +08:00 |
|
status102
|
0772aa9168
|
chore: 加点注释
[skip changelog]
|
2026-04-16 00:12:45 +08:00 |
|
lhhxxxxx
|
7e93a0dacd
|
perf: 提升 Algorithm.hpp 算法性能及其鲁棒性 (#16235)
|
2026-04-10 22:07:25 +08:00 |
|
Status102
|
88a1e4fb68
|
rft: 干员数据重构, 支持跨职业重名干员 (#16084)
* rft: 干员数据重构, 支持跨职业重名干员
* fix: 查找优化
* fix: default value
* perf: 重新加载时清空数据
* fix: 默认值
* perf: 查找
|
2026-04-08 11:39:52 +08:00 |
|
github-actions[bot]
|
44c83c841c
|
chore: Auto update by pre-commit hooks
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/23871180429
[skip changelog]
|
2026-04-01 21:15:32 +00:00 |
|
Constrat
|
be86e30168
|
docs: ★ correction
|
2026-04-01 16:44:04 +02:00 |
|
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 |
|