Commit Graph

2744 Commits

Author SHA1 Message Date
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
zzyyyl
76d7b1810b feat: 支持不同界面公招 2023-10-05 17:07:35 +08:00
David
979d859f9f chore: specialParams implementation 2023-10-04 22:23:13 +02:00
David
d295fca6e4 fix: 泰拉大陆调查团 EN regex
[skip ci]
2023-10-04 21:11:31 +02:00
David
802886ddac fix: Combat with Support templ error
fix lazy load template error Fight with Support #6584
[skip ci]
2023-10-03 20:47:06 +02:00
Lancarus
324c550b79 feat: 优化萨米肉鸽逻辑 2023-10-04 02:09:00 +08: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
57fab38915 style: format 2023-10-02 20:55:51 +08:00
Lancarus
7361ec116c feat: 优化萨米肉鸽部关卡策略 (#6656) 2023-10-02 20:45:32 +08:00
Lancarus
b7df42c62c feat: 优化萨米肉鸽部关卡策略 2023-10-02 20:24:06 +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
8cdbed22f0 chore: updated event schedule 2023-10-02 10:38:35 +02: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
David
8c7f6a690e fix: typo in StartToWakeUpOCR EN 2023-10-02 08:57:26 +02:00
MistEO
20233ec7ad feat: 支持多模板匹配,任一达到阈值即视为命中 (#6608) 2023-10-02 11:37:40 +08:00
David
0ac8f87a40 perf: BattleQuickFormationRole cleared templates
[skip ci]
2023-10-01 22:34:39 +02: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
David
a2d4d54846 perf: new template for default GUI 2023-10-01 18:41:08 +02:00
David
cae4d548b0 feat: templates for new GUI (dark | sami) 2023-10-01 18:38:44 +02:00
David
a2aa01bbb8 chore: removed useless template 2023-10-01 18:37:54 +02:00
zzyyyl
919b7737db fix: 修复肉鸽助战招募卡住放弃的问题
fix #6556
2023-10-01 22:24:38 +08:00
MistEO
5c8b7a1dec chore: Auto Update Game Resources - 2023-10-01 2023-10-01 12:34:41 +00:00
zzyyyl
bc8187ea0d feat: 运行期修改任务内容 (#6583) 2023-10-01 15:36:24 +08:00
David
8d4a2b4d00 chore: missing texts EN 2023-09-30 22:59:51 +02:00
David
a53fd14a9a chore: missing GA navigation in local 2023-09-30 22:05:10 +02:00
zzyyyl
a0affb9fc5 feat: 将LevelNameStages里面移出来,仅在进入新一层时触发
Co-authored-by: Lancarus <duzhen92@qq.com>
2023-10-01 04:04:46 +08:00
zzyyyl
66cc788cc6 fix: 移除韩服的 "Roguelike@LevelName" 2023-10-01 04:04:46 +08:00
zzyyyl
834244cdbc refactor: 重写 肉鸽运行时修改任务内容 的代码
refactor: 重写 肉鸽烧水
2023-10-01 04:04:46 +08:00
zzyyyl
a5f5571116 style: format (#6601) 2023-10-01 03:20:23 +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
4ba12519b3 style: resource format 2023-09-30 23:44:34 +08:00
zzyyyl
27b933fd64 refactor: 修改肉鸽开始行动和商店投资达到上限时退出的实现方式 (#6597) 2023-09-30 22:42:47 +08:00
zzyyyl
d3a12c4712 feat: 肉鸽商店达到上限后退出不放弃肉鸽 2023-09-30 22:33:06 +08:00
Lancarus
b165bd23e6 feat: 优化部分肉鸽关卡策略 (#6590) 2023-09-30 21:29:14 +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