Commit Graph

1174 Commits

Author SHA1 Message Date
筱竹聽雨
400f7a340a fix: 修复纯烬艾雅法拉识别 (#5791)
修复纯烬艾雅法拉识别
2023-08-03 09:39:50 +08:00
David
4c2c644bfa refactor: from ba75736 Manual Stage navigation EN
The reason I had to do the first commit is because the "baseTask"
wasn't working properly, so I copied the inheritor,
and now it's working as intended.
2023-08-02 11:26:34 +02:00
筱竹聽雨
2ddb2d1e15 Update tasks.json
修复干员识别
2023-08-02 13:44:09 +08:00
uye
670a8df844 feat: 支持活动导航 2023-08-01 19:57:16 +08:00
MistEO
3668aa1f0a feat: 新增萨米肉鸽4~5层部署策略 (#5725) 2023-08-01 17:34:13 +08:00
DuKong
602d08c96c feat: 新增萨米肉鸽4~5层部署策略 2023-07-30 19:41:29 +08:00
uye
3dd14b373c fix: 主线导航识别问题 2023-07-30 17:12:08 +08:00
cenfusheng
3c6961d74b Fix: 修复归溟幽灵鲨的识别问题 2023-07-30 09:40:30 +08:00
David
ba7573635a fix: Manual stage navigation for EN (fix #4874)
I have no clue why having the StartButton1 in the two files
(official and YostarEN) does not work.
I've tried everything from Ascii, fullMatch, copying the entire task,
but nothing worked.
This was the only solution I found.
Also inverting "Start" with "开始行动"
won't make it work in one of the two servers.
I've tested in both and it seems to work properly.
2023-07-23 23:18:35 +02:00
DavidWang19
2ac1df4b69 feat: 适配了抗干扰指数为6时的节点进入 2023-07-18 09:50:19 +01:00
DavidWang19
a080169617 fix: 修复不期而遇节点部分选项无法选中的问题 2023-07-18 09:04:56 +01:00
DavidWang19
d23f5eab8e fix: 修复了肉鸽掉线重连后死循环的问题 2023-07-18 05:10:53 +01:00
David
9866e72dac fix: raised threshold for StageAnnihilation.png (#5234) 2023-07-17 16:16:45 +02:00
DavidWang19
de153887a9 feat: 新增抗干扰指数为0时的运行逻辑 2023-07-17 11:40:50 +01:00
DavidWang19
5e57c21cdb feat: 修复萨米肉鸽部分问题,重构不期而遇插件识别部分 2023-07-17 05:53:51 +01:00
DavidWang19
f1a9f63119 feat: 提高树篱之途节点的识别阈值 2023-07-16 20:20:13 +01:00
DavidWang19
29cb707172 feat: 修复萨米肉鸽部分bug 2023-07-16 17:27:49 +01:00
SilverFox
0ef1cdfa06 尝试修复萨米肉鸽卡杂货铺的问题 2023-07-16 20:15:11 +08:00
DavidWang19
d8743528dd feat: 适配萨米肉鸽 (#5393) 2023-07-14 15:24:44 +01:00
DavidWang19
0e8607c8e2 feat: 结束肉鸽初步适配 2023-07-14 14:34:48 +01:00
DavidWang19
480c044525 update tasks.json 2023-07-14 14:23:36 +01:00
DavidWang19
c4156144bb update tasks.json 2023-07-14 14:16:07 +01:00
DavidWang19
d56537aefd update tasks.json 2023-07-14 13:53:13 +01:00
DavidWang19
0b4872baad update tasks.json 2023-07-14 13:51:42 +01:00
DavidWang19
03b64806a8 feat: 初步完成肉鸽适配 2023-07-14 13:46:05 +01:00
DavidWang19
08e8a043fb feat: 更新tasks.json 2023-07-14 13:21:15 +01:00
DavidWang19
2b4e100f1d feat: 适配萨米肉鸽 2023-07-14 09:29:17 +01:00
Hydrogina
bd0cef81ee feat: 自动关闭“检测到有未下载的语音资源”窗口 2023-07-14 09:12:38 +08:00
Kangjing "Chaser" Huang
c1ed782e6b fix: 点击技能启动按钮时,验证按钮已消失,防止卡死在子弹时间中 (#5374)
相关issue: #5373


为点击技能启动按钮的任务添加了检查启动按钮已消失的后续任务,这样在技能启动失败,界面仍处于选中干员的状态下时,可以重新尝试点击按钮。这一逻辑与其他类似确认操作已完成的逻辑一致,例如
[OFToOF-Chapter](https://github.com/MaaAssistantArknights/MaaAssistantArknights/blob/dev/resource/tasks.json#L1684)

此PR部分修复 #5373 以及其关联 issue,
可以防止该bug的触发将游戏状态卡死在子弹时间状态下,并通过反复尝试点击来让技能释放最终成功。但无法解决错误点击导致干员选择取消,从而跳过copolit设定的手动技能释放的情况。该bug仍需对识别和点击坐标的进一步调试。
2023-07-12 09:49:21 +08:00
KangJing Huang (Chaserhkj)
c0b48ea372 fix: 添加山的干员名字纠错规则 2023-07-11 10:08:42 -04:00
KangJing Huang (Chaserhkj)
d44ef758f4 fix: add CloseEvent task for Phantom Roguelike 2023-07-10 08:59:47 -04:00
MistEO
ef2a9de13b fix: 回滚访问好友相关阈值
This reverts commit f88c052bdf.
2023-07-06 09:59:10 +08:00
uye
f88c052bdf chore: VisitNextOcr 添加最大执行次数 2023-07-05 15:21:07 +08:00
MistEO
e76a8cb7e0 fix: 修复自动编队超过10人时不选人的问题 2023-06-20 20:56:31 +08:00
MistEO
ac0a509d28 chore: format json 2023-06-20 20:47:59 +08:00
MistEO
06e1baaebf fix: 修复一些干员识别问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/5174
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/5188
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/5206
2023-06-20 20:46:53 +08:00
uye
98039b8879 chore: 优化OF-1导航 2023-06-20 20:43:22 +08:00
uye
5805386331 fix: 修复OF-1导航问题
fix #5185
2023-06-20 20:39:42 +08:00
uye
f61c6f196d fix: 修复LE导航问题 2023-06-20 16:54:27 +08:00
David
3df1148bb5 fix: Fight Task Adverse Start YostarEN (#5196) 2023-06-19 23:36:26 +08:00
uye
f75277c2e1 fix: 扩大roi范围,修复PlayCover无法开始唤醒 #5099 2023-06-13 15:53:18 +08:00
uye
5dbeb810d9 feat: 空想花庭 活动导航支持 2023-06-08 19:27:16 +08:00
uye
e51867f855 fix: bool type error in tasks.json
fix #5080
2023-06-07 17:58:25 +08:00
uye
0fd819fd1e fix: 登录界面ocr错误 2023-06-04 19:40:19 +08:00
uye
c3761e868c feat: 方舟新登录ui适配
fix #5050
2023-06-04 18:39:16 +08:00
David
36311c4a15 Update tasks.json for BattleStarAdverse.png
Implementation of the new image for CN and EN
2023-06-01 10:28:28 +02:00
cenfusheng
86dfac6005 Fix: 修复干员夕的识别问题
修复干员夕的识别问题
2023-05-30 14:28:58 +08:00
MistEO
722f0ddd47 perf: Move some parameters of operator identification to json
#4993
2023-05-30 11:01:55 +08:00
MistEO
3a35147c38 fix: 修复干员名识别替换错误
https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/4933
2023-05-26 16:34:00 +08:00
Yifan Liu
df60c56782 fix: IS-10 (Yostar ongoing) slowly swipe to stage 2023-05-25 23:40:14 -04:00