Commit Graph

1317 Commits

Author SHA1 Message Date
zzyyyl
c483d09e94 fix: 战斗连续失败三次后 Fight 任务报错
fix #6734
2023-10-07 22:11:35 +08:00
zzyyyl
34307c6618 fix: 修复 Award 任务无法正常结束的问题
fix #6703
2023-10-07 13:22:17 +08:00
MistEO
5c28e6ec4b feat: OCR manipulation params for QuickFormation (#6697) 2023-10-06 17:54:13 +08:00
David
5f2b003630 chroe: cn default values 2023-10-05 21:32:34 +02:00
zzyyyl
cf348d7a19 feat: 支持不同界面公招 2023-10-05 17:07:35 +08:00
David
877d4dd4be chore: specialParams implementation 2023-10-04 22:23:13 +02:00
Lancarus
7ef39b00e1 feat: 肉鸽不同层数逻辑 (#6508) 2023-10-03 15:57:57 +08:00
zzyyyl
2ce48e5bcf fix: 修复基建换班后刷理智失败的问题 2023-10-03 14:52:14 +08:00
zzyyyl
d14f7482f2 fix: 修复肉鸽层数逻辑的小问题
Co-authored-by: Lancarus <duzhen92@qq.com>
2023-10-03 14:20:47 +08:00
zzyyyl
576155f545 feat: 重写烧水 2023-10-03 03:13:56 +08:00
zzyyyl
2272578cc0 perf: 一些简单的代码优化&重写 2023-10-03 02:54:01 +08:00
zzyyyl
611d292a12 feat: 使用 ocrReplace 重写肉鸽选点策略 2023-10-03 02:54:00 +08:00
zzyyyl
952bb8a539 feat: 按照 review 意见修改
https://github.com/MaaAssistantArknights/MaaAssistantArknights/pull/6508#discussion_r1342628042

Co-authored-by: Lancarus <duzhen92@qq.com>
2023-10-03 02:54:00 +08:00
zzyyyl
25fbc4cf5c feat: 增加刷经验模式根据层数改变选点策略
Co-authored-by: Lancarus <duzhen92@qq.com>
2023-10-03 02:54:00 +08:00
Lancarus
a47a313a61 feat: 增加不同层数的stages策略 [skip ci] 2023-10-03 02:53:52 +08:00
zzyyyl
aaafed51a1 feat: 支持多图单阈值的写法 2023-10-02 18:02:37 +08:00
zzyyyl
1f9ef990e2 fix: templThreshold 2023-10-02 17:46:38 +08:00
David
183a9a5f29 fix: disabled cache for multi template recognition
ref:
https://github.com/MaaAssistantArknights/MaaAssistantArknights/pull/6608#issuecomment-1742462512
2023-10-02 09:38:37 +02:00
MistEO
436dcd1d11 feat: 支持多模板匹配,任一达到阈值即视为命中 (#6608) 2023-10-02 11:37:40 +08:00
zzyyyl
161cd8da9b feat: 修改凹直升时放弃当前肉鸽的实现方式 2023-10-02 01:04:47 +08:00
David
43c41bd287 feat: support of new GUIs
(multi template experimental)
2023-10-01 18:41:41 +02:00
zzyyyl
e8dac63266 fix: 修复肉鸽助战招募卡住放弃的问题
fix #6556
2023-10-01 22:24:38 +08:00
zzyyyl
de330a4cb8 feat: 将LevelNameStages里面移出来,仅在进入新一层时触发
Co-authored-by: Lancarus <duzhen92@qq.com>
2023-10-01 04:04:46 +08:00
zzyyyl
c04deefd89 refactor: 重写 肉鸽运行时修改任务内容 的代码
refactor: 重写 肉鸽烧水
2023-10-01 04:04:46 +08:00
Lancarus
ea256c4cf9 feat:优化肉鸽失败后,开始下一次探索的速度 (#6602) 2023-10-01 02:34:20 +08:00
Lancarus
a28012b6d9 feat:优化肉鸽失败后,开始下一次探索的速度 2023-10-01 02:16:25 +08:00
zzyyyl
85e3ed7a22 feat: 肉鸽商店达到上限后退出不放弃肉鸽 2023-09-30 22:33:06 +08:00
zzyyyl
8c64dc58f2 refactor: 修改肉鸽开始行动和商店投资达到上限时退出的实现方式 2023-09-30 20:53:52 +08:00
zzyyyl
6b0e5eac22 perf: 删除冗余的 "Sami@Roguelike@NextLevel" 2023-09-30 20:27:16 +08:00
zzyyyl
b18f5369e4 perf: 优化 Sami@Roguelike@NextLevelThenExit 2023-09-30 20:27:06 +08:00
zzyyyl
96d8403321 perf: 将 Roguelike@NextLevel 的 next 抽出为 Roguelike@Stages 2023-09-30 20:23:34 +08:00
zzyyyl
d70a2fbf16 perf: 优化 刷源石锭模式是否进入第二层 的实现方式 2023-09-30 17:54:21 +08:00
zzyyyl
c14e1e5dbc perf: tasks.json 大修改 (#6563)
1. 删除已有 `CloseAnnos#next` 时冗余的 `TodaysSupplies`
2. `ReturnTo` -> `BlackReturn`, `Return-White` -> `WhiteReturn`,
`ReturnToConfirm` -> `ReturnConfirm`
3. 把 黑返回键 `BlackReturn`、白返回键 `WhiteReturn`、`FromStageSN` 组合成 返回键组
`ReturnButtons`(类似 `CloseAnnos`)
4. 给 黑白返回键 的 _next_ 增加 _Loading_ 套餐(跳过领取奖励时匹配得分低也许是因为这个)
5. 由于 _Infrast_, _Roguelike_, _Reclamation_ 之前特化了
`ReturnTo`,现在重新特化黑白返回键;_Reclamation_ 之前特化了 `PopupConfirm` 作为
`ReturnConfirm` (好奇怪,但我应该没理解错吧),现在重新特化 `ReturnConfirm`,修改了名称和相关内容
2023-09-29 23:13:04 +08:00
Lancarus
11c430d151 Merge branch 'Phantom' of https://github.com/Lancarus/MaaAssistantArknights into Phantom 2023-09-29 19:45:26 +08:00
Lancarus
a5524159c4 Merge branch 'MaaAssistantArknights:dev' into Phantom 2023-09-29 19:45:51 +08:00
Lancarus
7ff11684f7 降低热水壶和演讲稿template阈值 2023-09-29 19:45:21 +08:00
Annoying Flower
b0cf9a87fb fix: 修改肉鸽选技能时识别干员名的二值化下限值
上次改错值了...这次改回来(
2023-09-29 15:58:13 +08:00
Annoying Flower
46d1de5208 feat: 优化肉鸽再进入关卡的点击范围
根据三种肉鸽绝大部分地图的紧急和普通版本的可点区域,缩小点击范围,这次应该不会卡在关卡外面了
2023-09-29 15:45:37 +08:00
Lancarus
36629f6ff4 fix: 傀影肉鸽骑士对决ocr替换 2023-09-29 15:44:51 +08:00
Lancarus
a22be93678 fix:尝试修复#6552导致的死循环 2023-09-29 02:21:52 +08:00
zzyyyl
04f3118294 perf: 简化 Infrast 相关任务 2023-09-28 12:37:39 +08:00
zzyyyl
7d44278884 perf: tasks.json 大修改
1. 删除已有 "CloseAnnos#next" 时冗余的 "TodaysSupplies"
2. "ReturnTo" -> "BlackReturn", "Return-White" -> "WhiteReturn", "ReturnToConfirm" -> "ReturnConfirm"
3. 把 `黑返回键`(原 "ReturnTo")、`白返回键`、"FromStageSN" 组合成 `返回键组` "ReturnButtons"
4. 给 黑白返回键 的 next 增加 Loading 套餐(跳过领取奖励时匹配得分低也许是因为这个)
5. 由于 Infrast, Roguelike, Reclamation 之前特化了 ReturnTo,现在重新特化黑白返回键;Reclamation 之前特化了 PopupConfirm 作为 ReturnConfirm (好奇怪,但我应该没理解错吧),现在重新特化 ReturnConfirm,修改了名称和相关内容
2023-09-28 12:37:29 +08:00
MistEO
01bd8ebf03 fix: 修复肉鸽编队时识别不到最下面一个干员名以及不能正确选技能的问题 (#6552) 2023-09-27 16:43:02 +08:00
zzyyyl
963e0a9f1b fix: 修复跳过领取日常奖励的问题
link to 589fb9d1b3
fix #6286
2023-09-27 12:55:51 +08:00
MiaoYan JY
000a9fdceb fix: 增大前后延迟,适配低端电脑配置 2023-09-27 11:57:25 +08:00
MiaoYan JY
28c2487d7b fix: 修复肉鸽编队时不选技能的问题 2023-09-27 11:12:06 +08:00
uye
6c5265022c style: 规范变量命名,修正错误变量名,修正错误注释 2023-09-26 16:03:05 +08:00
Lancarus
9e0c707830 Merge branch 'sami' of https://github.com/Lancarus/MaaAssistantArknights into sami 2023-09-25 22:50:50 +08:00
Lancarus
01356c7f05 回滚招募点击任务 2023-09-25 22:50:39 +08:00
Lancarus
1cc03fbdca Merge branch 'MaaAssistantArknights:dev' into sami 2023-09-25 22:49:07 +08:00