Commit Graph

857 Commits

Author SHA1 Message Date
status102
652a49f47c perf: 迁移肉鸽招募次数 2023-11-09 21:23:00 +08:00
status102
c3bc6ae6ff refactor: 迁移肉鸽模式 2023-11-09 19:46:29 +08:00
zzyyyl
5fa3d8ab5c refactor: 重构肉鸽数据存储,迁移肉鸽主题 (#7138) 2023-11-09 16:55:43 +08:00
status102
0ae92d0de5 docs: 补充使用BattleUseOper->preDelay的注释 2023-11-08 19:28:57 +08:00
status102
a14883ada2 fix: 尝试修复部署时滑动超出范围 (#7215)
fix: 尝试修复部署时滑动超出范围
2023-11-08 18:45:44 +08:00
status102
5fb4d0d3c0 fix: 修复吃理智药在网络波动时可能产生重复使用的错误 (#7190)
close #7187

---------

Co-authored-by: zzyyyl <74587068+zzyyyl@users.noreply.github.com>
2023-11-07 23:55:10 +08:00
status102
7222735f08 fix: 修正旋转函数 2023-11-06 15:02:54 +08:00
status102
3091689079 fix: 移除屏幕尺寸的const 2023-11-06 14:34:58 +08:00
status102
5d6de2bc56 fix: 统一 views::range
473a1b8 被覆盖丢失
2023-11-06 09:17:05 +08:00
status102
b6ec9bffe2 fix: 修正错字 2023-11-05 23:11:30 +08:00
status102
5665eef1cc fix: 尝试修复部署时滑动超出范围 2023-11-05 22:57:37 +08:00
status102
5eb7c4d0c3 fix: 修改部分变量名称 2023-11-05 18:13:04 +08:00
status102
715556cca1 fix: 修复移除超额理智药后,如果没有使用任何药品会导致反复识别的错误 2023-11-05 18:12:09 +08:00
zzyyyl
473a1b81ba perf: 统一 views::reverse 2023-11-04 20:53:21 +08:00
Horror Proton
435b18115c fix: fix recruit regression [skip changelog]
ref: 724428eab
2023-11-04 19:33:55 +08:00
status102
acc3077a53 perf: m_roguelike_config -> m_config 2023-11-03 21:09:17 +08:00
zzyyyl
e0d77819c9 perf: 使用 std::erase & std::erase_if 取代 remove-erase 2023-11-03 16:46:04 +08:00
zzyyyl
ab15a24108 perf: 优化账号切换日志输出
link to #7171
2023-11-03 14:00:02 +08:00
Horror Proton
724428eab0 fix: update recruit m_slot_fail
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/7159
2023-11-03 11:37:44 +08:00
MistEO
6e0f3067af chore: 掉落times字段修改 2023-11-02 23:36:23 +08:00
MistEO
1ca4f7228c feat: 支持掉落次数识别+上传 2023-11-02 23:23:17 +08:00
status102
e9bc1aeae2 fix: 修复理智药插件中变量名错误;调整文档中理智药相关说明 (#7147)
fix: 修复理智药插件中变量名错误;调整文档中理智药相关说明
2023-11-02 12:43:49 +08:00
zzyyyl
33de231182 style: format
[skip changelog]
2023-11-02 12:09:43 +08:00
status102
8870ee68de fix: 变量名拼写错误 2023-11-01 21:51:34 +08:00
status102
81621fdd68 perf: set_roguelike_theme -> set_theme 2023-10-31 22:50:06 +08:00
status102
04241b42d6 fix: 全局替换遗漏 2023-10-31 22:04:31 +08:00
status102
8ca6ec3208 refactor: 不再继承RoguelikeConfig,使用AbstractRoguelikeTaskPlugin统一共享RoguelikeConfig 2023-10-31 21:55:44 +08:00
status102
f5583a14c0 perf: 理智识别模块优化:对识别区域预处理;增加失败后重试;优化log输出 (#7084) 2023-10-31 13:34:18 +08:00
zzyyyl
96bfea4d75 fix: 删除多余(且导致水月肉鸽卡住)的 StartExploreConfirm
link to #6094
fix #7114
2023-10-30 17:13:08 +08:00
status102
c1f399b48c feat: register_plugin允许更多传参 (#7122)
Co-authored-by: MistEO <mistereo@hotmail.com>
2023-10-30 14:56:31 +08:00
zzyyyl
0d0ab1f9d8 feat: 开启 ASST_DEBUG 时在日志中用连线表示 LoggerAux (#7092) 2023-10-29 22:51:39 +08:00
MistEO
f862cdee2a feat: 肉鸽增加不期而遇事件名输出 (#7112) 2023-10-29 21:37:36 +08:00
MistEO
975108aba6 perf: 优化部分情况下,单个刷理智任务在多次执行时等待时间过长 (#7108) 2023-10-29 19:51:48 +08:00
status102
a248036d09 feat: 肉鸽增加不期而遇事件名输出 2023-10-29 19:45:19 +08:00
MistEO
686ccc05df feat: 调整理智药使用为按瓶计数,移除了博朗台在使用理智药不溢出情况下的额外等待,调整Wpf理智药使用输出 (#7022) 2023-10-29 19:36:29 +08:00
MistEO
77d0757ca1 feat: 新增获取信用-借助战时使用指定编队 (#7061) 2023-10-29 19:33:35 +08:00
status102
d503df0a64 perf: 优化部分情况下,单个刷理智任务在多次执行时等待时间过长 2023-10-29 12:04:26 +08:00
Lancarus
7b69018c7d perf: 优化萨米肉鸽部分关卡策略 (#7099) 2023-10-28 18:48:06 +08:00
Lancarus
12789302a2 perf: 优化萨米肉鸽部分关卡策略 2023-10-28 17:19:14 +08:00
zzyyyl
b7a34aa4dd style: format 2023-10-28 14:24:32 +08:00
Horror Proton
a3b53fc59f feat: graph to indicate LoggerAux in debug mode 2023-10-27 23:01:55 +08:00
zzyyyl
4c82f4dafd feat: 萨米肉鸽使用密文板 (#7086) 2023-10-27 15:40:07 +08:00
Horror Proton
aecd16c4c5 fix: coredump after failing to restart minitouch 2023-10-27 14:41:38 +08:00
Lancarus
a5fe0b6ab8 perf: 将CiphertextBoard更换为foldartal 2023-10-27 13:32:43 +08:00
zzyyyl
4f63c89dc4 fix: 修复肉鸽编队会漏选干员的问题(比如>=3页) (#7038)
fix #6985
fix #7059
2023-10-27 13:23:59 +08:00
Lancarus
dc455860f3 feat:获得每一层预见的密文板 2023-10-27 03:46:02 +08:00
Zhe Weng
5b4b444109 feat: 肉鸽编队时最后选择预备干员 2023-10-27 00:24:33 +08:00
Lancarus
cab61ecd1f fix: 修复使用密文板卡住的问题 2023-10-26 23:46:12 +08:00
Lancarus
755a3a4314 fix: 按review加回!need_exit() 2023-10-26 17:32:14 +08:00
status102
41c4bccc10 fix: 移除inline 2023-10-26 13:45:48 +08:00