Commit Graph

517 Commits

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

---------

Co-authored-by: zzyyyl <74587068+zzyyyl@users.noreply.github.com>
2023-11-07 23:55:10 +08:00
status102
8a30cc97c1 fix: 修正旋转函数 2023-11-06 15:02:54 +08:00
status102
e80c18d3c3 fix: 移除屏幕尺寸的const 2023-11-06 14:34:58 +08:00
status102
bc0ba36f1e fix: 统一 views::range
e8bfd52 被覆盖丢失
2023-11-06 09:17:05 +08:00
status102
4c7a2914d0 fix: 修正错字 2023-11-05 23:11:30 +08:00
status102
f2ccf78db0 fix: 尝试修复部署时滑动超出范围 2023-11-05 22:57:37 +08:00
status102
8021d57a47 fix: 修改部分变量名称 2023-11-05 18:13:04 +08:00
status102
186326bdc6 fix: 修复移除超额理智药后,如果没有使用任何药品会导致反复识别的错误 2023-11-05 18:12:09 +08:00
zzyyyl
e8bfd523cd perf: 统一 views::reverse 2023-11-04 20:53:21 +08:00
Horror Proton
cf89f87eed fix: fix recruit regression [skip changelog]
ref: b852363d2
2023-11-04 19:33:55 +08:00
status102
3a3532f3e7 perf: m_roguelike_config -> m_config 2023-11-03 21:09:17 +08:00
zzyyyl
311ac93377 perf: 使用 std::erase & std::erase_if 取代 remove-erase 2023-11-03 16:46:04 +08:00
zzyyyl
b1ded09f90 perf: 优化账号切换日志输出
link to #7171
2023-11-03 14:00:02 +08:00
Horror Proton
b852363d29 fix: update recruit m_slot_fail
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/7159
2023-11-03 11:37:44 +08:00
MistEO
1793e9365c chore: 掉落times字段修改 2023-11-02 23:36:23 +08:00
MistEO
0dace9ca5c feat: 支持掉落次数识别+上传 2023-11-02 23:23:17 +08:00
status102
ae9eff490b fix: 修复理智药插件中变量名错误;调整文档中理智药相关说明 (#7147)
fix: 修复理智药插件中变量名错误;调整文档中理智药相关说明
2023-11-02 12:43:49 +08:00
zzyyyl
ffe0255970 style: format
[skip changelog]
2023-11-02 12:09:43 +08:00
status102
964045fcea fix: 变量名拼写错误 2023-11-01 21:51:34 +08:00
status102
94d6c5b3b2 perf: set_roguelike_theme -> set_theme 2023-10-31 22:50:06 +08:00
status102
e0a2259b9e fix: 全局替换遗漏 2023-10-31 22:04:31 +08:00
status102
d52eb1f136 refactor: 不再继承RoguelikeConfig,使用AbstractRoguelikeTaskPlugin统一共享RoguelikeConfig 2023-10-31 21:55:44 +08:00
status102
ac892661dd perf: 理智识别模块优化:对识别区域预处理;增加失败后重试;优化log输出 (#7084) 2023-10-31 13:34:18 +08:00
zzyyyl
5cd9e9bef8 fix: 删除多余(且导致水月肉鸽卡住)的 StartExploreConfirm
link to #6094
fix #7114
2023-10-30 17:13:08 +08:00
status102
f013d15006 feat: register_plugin允许更多传参 (#7122)
Co-authored-by: MistEO <mistereo@hotmail.com>
2023-10-30 14:56:31 +08:00
MistEO
bd68902869 feat: 肉鸽增加不期而遇事件名输出 (#7112) 2023-10-29 21:37:36 +08:00
MistEO
15a70fe979 perf: 优化部分情况下,单个刷理智任务在多次执行时等待时间过长 (#7108) 2023-10-29 19:51:48 +08:00
status102
70d2614132 feat: 肉鸽增加不期而遇事件名输出 2023-10-29 19:45:19 +08:00
MistEO
376485a591 feat: 调整理智药使用为按瓶计数,移除了博朗台在使用理智药不溢出情况下的额外等待,调整Wpf理智药使用输出 (#7022) 2023-10-29 19:36:29 +08:00
MistEO
dd6a177412 feat: 新增获取信用-借助战时使用指定编队 (#7061) 2023-10-29 19:33:35 +08:00
status102
932cd2141e perf: 优化部分情况下,单个刷理智任务在多次执行时等待时间过长 2023-10-29 12:04:26 +08:00
Lancarus
ec96a07591 perf: 优化萨米肉鸽部分关卡策略 (#7099) 2023-10-28 18:48:06 +08:00
Lancarus
f9453c125c perf: 优化萨米肉鸽部分关卡策略 2023-10-28 17:19:14 +08:00
zzyyyl
b1600f7ace style: format 2023-10-28 14:24:32 +08:00
zzyyyl
acd309f275 feat: 萨米肉鸽使用密文板 (#7086) 2023-10-27 15:40:07 +08:00
Lancarus
2dfcaa9f98 perf: 将CiphertextBoard更换为foldartal 2023-10-27 13:32:43 +08:00
zzyyyl
362ef55bcc fix: 修复肉鸽编队会漏选干员的问题(比如>=3页) (#7038)
fix #6985
fix #7059
2023-10-27 13:23:59 +08:00
Lancarus
6393746f44 feat:获得每一层预见的密文板 2023-10-27 03:46:02 +08:00
Zhe Weng
4cdd2de4f6 feat: 肉鸽编队时最后选择预备干员 2023-10-27 00:24:33 +08:00
Lancarus
a4d611eac1 fix: 修复使用密文板卡住的问题 2023-10-26 23:46:12 +08:00
Lancarus
f3db770c28 fix: 按review加回!need_exit() 2023-10-26 17:32:14 +08:00
status102
37335910d1 fix: 移除inline 2023-10-26 13:45:48 +08:00
youqii
c1963f294d fix: 初始化变量 2023-10-26 10:32:56 +08:00
status102
8162b641f4 fix: 修正变量名 2023-10-26 10:11:30 +08:00
status102
24ed06e43b fix: 使用static vector代替数组
Co-authored-by: MistEO <mistereo@hotmail.com>
2023-10-26 10:09:28 +08:00
youqii
6d97a76865 pref: 删除include不必要的头文件 2023-10-26 08:25:03 +08:00