Commit Graph

11545 Commits

Author SHA1 Message Date
Weiyou Wang
0a7e6d4e00 feat: modify the combat strategy for collapse 2024-06-26 15:13:36 +10:00
Weiyou Wang
d8fd12a5a0 feat: modify the combat strategy for collapse 2024-06-14 18:53:14 +10:00
Weiyou Wang
92e94901a8 refactor: callback messages are now in English 2024-06-11 00:53:33 +10:00
Weiyou Wang
1d5a68bc60 feat: global adaptation 2024-06-10 20:32:54 +10:00
Weiyou Wang
7dec9174b8 refactor: double check when expanding the collapsal paradigm panel 2024-06-10 20:32:54 +10:00
Weiyou Wang
5f42376f13 refactor: use MatchTemplate instead of OcrDetect to recognise the current zone 2024-06-10 20:32:47 +10:00
Weiyou Wang
ed56d04968 refactor: matcher result will contain the name of the matched template 2024-06-10 18:49:39 +10:00
Weiyou Wang
efa66e1bfc fix: 将上滑操作触发条件从“检测到3个坍缩范式”降低至“检测到2个坍缩范式” 2024-06-09 20:20:03 +10:00
Weiyou Wang
722841a7a2 feat: global adaptation 2024-06-07 12:00:54 +10:00
Weiyou Wang
540103cef1 feat: 初步实现肉鸽模式5:刷隐藏坍缩 2024-06-07 12:00:35 +10:00
Weiyou Wang
a801634196 feat: Roguelike任务下加入use_foldartal参数选项以控制是否使用密文版,默认为true 2024-06-04 02:44:14 +10:00
Lancarus
ec61c912fa fix: 尝试修复肉鸽编队错误,max page误判时仍然重置回最左边 (#9262) 2024-06-03 23:42:10 +08:00
70CentsApple
f4a20922ff fix: 公招 m_first_tag 匹配个数少于 3 个时的非预期情况 (#9258)
* fix: `m_first_tag` 匹配个数少于 3 个时的非预期情况

* docs: 添加刷新前提描述
2024-06-03 14:36:18 +00:00
梁星逢
5b2368cecf fix: 尝试修复生息演算不进入下一天 (#9273)
https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/9271
https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/9272
2024-06-03 15:31:25 +08:00
Hao Guan
056967f285 chore: 更新macOS SDK版本 2024-06-03 12:27:34 +08:00
Constrat
342fa9fb2e chore: Auto Update Game Resources - 2024-06-02
[skip changelog]
2024-06-02 20:03:20 +00:00
uye
668dc7da84 perf: 垂直滑动优化 2024-06-03 01:25:06 +08:00
Constrat
dded02a379 chore: Auto Update Game Resources - 2024-06-02
[skip changelog]
2024-06-02 17:02:56 +00:00
uye
1f075257de feat: 生息演算支持制造物品刷点数 (#9268)
* feat: 支持制造物品刷点数

* feat: ui 支持 Reclamation2Ex 参数

* chore: 修改界面描述
2024-06-03 00:48:53 +08:00
uye
db2dbb24d6 fix: 部分界面显示不全
fix #8865
2024-06-02 23:24:07 +08:00
Constrat
1e20defb3f chore: Auto Update Game Resources - 2024-06-02
[skip changelog]
2024-06-02 11:23:40 +00:00
Constrat
9b1d2a6dee chore: reduced filename
check description for more info
2024-06-02 10:54:55 +02:00
Lancarus
dc05c57319 fix: 自然之怒.json格式错误 2024-06-02 12:09:12 +08:00
晓丶梦丶仁
b9cbd4f3f3 perf: 优化萨米ew部署策略 (#9249) 2024-06-02 01:10:23 +08:00
uye
f011e8c06b chore: Add trace log for scaled coordinates in ControlScaleProxy click & swipe 2024-06-01 00:19:00 +08:00
Hao Guan
555baa78d0 fix: Mac Gui使用Swift 5.9以下的语法 2024-05-31 17:33:50 +08:00
Hao Guan
1957e353b6 fix: 修复Mac Gui在CI的编译错误 2024-05-31 17:23:17 +08:00
Hao Guan
5a1af41209 feat: Mac Gui 支持连战次数、指定掉落 2024-05-31 16:54:38 +08:00
Lancarus
1cbfd1e034 perf: 优化萨米肉鸽策略 (#9234) 2024-05-30 01:18:11 +08:00
Constrat
e04e21ef96 fix: unable to get rewards because ReceiveAward is too fast 2024-05-29 11:39:07 +02:00
Constrat
682bd21f81 chore: Auto Update Game Resources - 2024-05-28
[skip changelog]
2024-05-28 16:27:28 +00:00
Lancarus
22a5619034 perf: 优化萨米肉鸽策略 (#9232) 2024-05-28 21:28:19 +08:00
Lancarus
eda4f1ddb8 perf: 优化萨米肉鸽部分关卡策略 (#9224) 2024-05-28 08:58:50 +08:00
Constrat
ee47b3987b chore: Auto Update Game Resources - 2024-05-28
[skip changelog]
2024-05-28 00:05:20 +00:00
Lancarus
a5bfa4cd0b fix: 尝试修复萨米卡0干扰并优化密文板使用策略 (#9223) 2024-05-28 07:48:25 +08:00
Lancarus
c7059d8405 fix: 肉鸽特殊情况下第三层boss门口退出 (#9222) 2024-05-28 00:15:12 +08:00
北雁 Cryolitia
0201226ce3 ci: no need to checkout sumodule after https://github.com/MaaAssistantArknights/MaaAssistantArknights/pull/9168 2024-05-27 23:07:19 +08:00
uye
d4d7eeaef5 fix: call_command timeout时提前返回 std::nullopt
fix #9218
fix #9102
2024-05-27 18:23:39 +08:00
Linisdjxm
69b4be7a92 feat:在特定环节执行启动前/后脚本 (#9153)
* feat:在特定环节执行启动前/后脚本

* fix:fix
2024-05-26 23:01:29 +08:00
uye
f290611956 chore: 忽略括号周围resharper格式检查 2024-05-26 22:56:39 +08:00
uye
8dc5d78a1a refactor: 统一使用OnUIThread,AddLog默认在ui线程执行 2024-05-26 22:25:54 +08:00
status102
c404253c13 fix: type cast 2024-05-26 16:55:01 +08:00
Constrat
62901dd91a Revert "fix: adding delay between swipe and click" (#9170)
This reverts commit ff8aec4052.
2024-05-26 09:48:56 +02:00
status102
31e23ece0d perf: 增加理智药插件中间结果输出
[skip changelog]
2024-05-26 13:28:56 +08:00
status102
38c59e2d75 style: format 2024-05-26 11:23:44 +08:00
北雁 Cryolitia
a0e8f2eaff docs(treewide): fix license typo
introduced in e8a10704a4 (diff-4d3cb3f2d417ec9595021db8d2d4eb91950a210be491d64525152588b3a2f908R10)
2024-05-26 06:21:33 +08:00
aleck099
e2810b67b5 docs(回调消息协议): 增加「实例已销毁」 (#9201)
In addition to commit 20a5574780

Co-authored-by: aleck099 <aleck099@outlook.com>
2024-05-26 06:05:21 +08:00
北雁 Cryolitia
a8c08e6a6c docs: add CITATION
by user required
follows: https://docs.github.com/zh/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files
2024-05-26 06:02:12 +08:00
北雁 Cryolitia
87dd45d3aa docs: add LICENSE.SPDX
follows: https://spdx.github.io/spdx-spec/v2.3/
2024-05-26 06:02:12 +08:00
Constrat
cf8de5a905 chore: Auto Update Game Resources - 2024-05-25
[skip changelog]
2024-05-25 20:03:16 +00:00