Commit Graph

1334 Commits

Author SHA1 Message Date
Lancarus
20007caa78 fix: 修复作战列表跳过剧情关后不重新寻找关卡 2023-10-08 21:23:01 +08:00
MistEO
71f08de9f0 perf: 优化StartUp速度,首页展开理智窗口时StartUp会关上 (#6730) 2023-10-08 15:16:12 +08:00
MistEO
c8d28136c6 rft: 使用多模板匹配重构 ReturnButtons (#6741) 2023-10-08 15:15:30 +08:00
MistEO
63fdda068f feat: 抄作业自动跳过战斗中剧情 (#6721) 2023-10-08 15:14:23 +08:00
MistEO
9725a70ab9 feat: 新增关卡导航在未找到设定关卡时,移动至最右侧、自动通关未通过的剧情关,再尝试查找关卡 (#6729) 2023-10-08 15:11:08 +08:00
MistEO
1ddb166b64 feat: 公招无招聘许可时继续尝试刷新 (#6569) 2023-10-08 15:09:49 +08:00
zzyyyl
73eb4d2eaa fix: 战斗连续失败三次后 Fight 任务报错
fix #6734
2023-10-07 22:11:35 +08:00
youqii
67326ddf5c Merge branch 'dev' into feature 2023-10-07 20:23:17 +08:00
status102
16dab34b4a perf: 减小延迟 2023-10-07 19:58:21 +08:00
status102
fb36389eb5 fix: 优化task 2023-10-07 19:56:27 +08:00
zzyyyl
efba89c868 rft: 使用多模板匹配重构 ReturnButtons 2023-10-07 19:03:57 +08:00
status102
af351a644d feat: 增加了一个二次检测进行保底 2023-10-07 16:57:29 +08:00
zzyyyl
62821c451f fix: 修复 Award 任务无法正常结束的问题
fix #6703
2023-10-07 13:22:17 +08:00
status102
6f1248d7b3 perf: 优化StartUp速度,首页展开理智页时StartUp会关上 2023-10-07 12:21:53 +08:00
status102
fac2f697f0 feat: 新增 自动战斗-战斗列表 在未找到设定关卡时,移动至最右侧并自动通关未通过的剧情关 2023-10-07 10:34:40 +08:00
Lancarus
6d85d57c74 fix: 战斗列表ocr替换 2023-10-07 02:06:43 +08:00
Lancarus
dd606d4599 格式化代码 2023-10-06 18:24:37 +08:00
Lancarus
eea8e223ee feat: 抄作业自动跳过战斗中剧情 2023-10-06 18:23:22 +08:00
MistEO
6c400ca89b feat: OCR manipulation params for QuickFormation (#6697) 2023-10-06 17:54:13 +08:00
David
014e973a69 chroe: cn default values 2023-10-05 21:32:34 +02:00
youqii
35ac1c90b9 feat: 优化任务逻辑 2023-10-05 20:01:28 +08:00
zzyyyl
76d7b1810b feat: 支持不同界面公招 2023-10-05 17:07:35 +08:00
David
979d859f9f chore: specialParams implementation 2023-10-04 22:23:13 +02:00
Lancarus
65b76867a0 feat: 肉鸽不同层数逻辑 (#6508) 2023-10-03 15:57:57 +08:00
zzyyyl
0a5d655860 fix: 修复基建换班后刷理智失败的问题 2023-10-03 14:52:14 +08:00
zzyyyl
528fceacce fix: 修复肉鸽层数逻辑的小问题
Co-authored-by: Lancarus <duzhen92@qq.com>
2023-10-03 14:20:47 +08:00
zzyyyl
3d80d2ee79 feat: 重写烧水 2023-10-03 03:13:56 +08:00
zzyyyl
03740b8bd2 perf: 一些简单的代码优化&重写 2023-10-03 02:54:01 +08:00
zzyyyl
9bc1ae8ab9 feat: 使用 ocrReplace 重写肉鸽选点策略 2023-10-03 02:54:00 +08:00
zzyyyl
42b0222116 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
9d4778e42e feat: 增加刷经验模式根据层数改变选点策略
Co-authored-by: Lancarus <duzhen92@qq.com>
2023-10-03 02:54:00 +08:00
Lancarus
c94fac2156 feat: 增加不同层数的stages策略 [skip ci] 2023-10-03 02:53:52 +08:00
zzyyyl
5f6f780188 feat: 支持多图单阈值的写法 2023-10-02 18:02:37 +08:00
zzyyyl
bc8a1d8108 fix: templThreshold 2023-10-02 17:46:38 +08:00
David
00194a6113 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
20233ec7ad feat: 支持多模板匹配,任一达到阈值即视为命中 (#6608) 2023-10-02 11:37:40 +08:00
zzyyyl
8c4a491582 feat: 修改凹直升时放弃当前肉鸽的实现方式 2023-10-02 01:04:47 +08:00
David
6ef1ef6c75 feat: support of new GUIs
(multi template experimental)
2023-10-01 18:41:41 +02:00
zzyyyl
919b7737db fix: 修复肉鸽助战招募卡住放弃的问题
fix #6556
2023-10-01 22:24:38 +08:00
zzyyyl
a0affb9fc5 feat: 将LevelNameStages里面移出来,仅在进入新一层时触发
Co-authored-by: Lancarus <duzhen92@qq.com>
2023-10-01 04:04:46 +08:00
zzyyyl
834244cdbc refactor: 重写 肉鸽运行时修改任务内容 的代码
refactor: 重写 肉鸽烧水
2023-10-01 04:04:46 +08:00
Lancarus
fc4b908ee1 feat:优化肉鸽失败后,开始下一次探索的速度 (#6602) 2023-10-01 02:34:20 +08:00
Lancarus
d40136f832 feat:优化肉鸽失败后,开始下一次探索的速度 2023-10-01 02:16:25 +08:00
zzyyyl
d3a12c4712 feat: 肉鸽商店达到上限后退出不放弃肉鸽 2023-09-30 22:33:06 +08:00
zzyyyl
5e582cf1e1 refactor: 修改肉鸽开始行动和商店投资达到上限时退出的实现方式 2023-09-30 20:53:52 +08:00
zzyyyl
c20c68e192 perf: 删除冗余的 "Sami@Roguelike@NextLevel" 2023-09-30 20:27:16 +08:00
zzyyyl
e8c96c2027 perf: 优化 Sami@Roguelike@NextLevelThenExit 2023-09-30 20:27:06 +08:00
zzyyyl
88fc31fc1c perf: 将 Roguelike@NextLevel 的 next 抽出为 Roguelike@Stages 2023-09-30 20:23:34 +08:00
zzyyyl
f1c6dea581 perf: 优化 刷源石锭模式是否进入第二层 的实现方式 2023-09-30 17:54:21 +08:00
zzyyyl
96b8e6a03d 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