Commit Graph

897 Commits

Author SHA1 Message Date
status102
a9b00f77f3 perf: 迁移肉鸽主题、肉鸽主题检查 2023-11-14 21:00:05 +08:00
zzyyyl
9e6ceab9a6 fix: 修复肉鸽修改参数后不生效的问题 (#7289)
重构肉鸽 `set_params` 相关内容

fix #7267
2023-11-14 20:51:08 +08:00
zzyyyl
befc3703c0 fix: vcxproj & filters 2023-11-14 20:22:28 +08:00
status102
fd0d99263f fix: 修复外服未实装连续战斗导致多次尝试 2023-11-14 09:04:34 +08:00
status102
bb9c2609e9 Merge branch 'dev' into feat/fight_series 2023-11-13 17:19:52 +08:00
status102
1bf4d5f33d fix: 修复在部分情况下,自动战斗-自动编队时干员页面最边缘干员名字未露出,导致编队时表现错误 (#7253)
fix: 修复在部分情况下,自动战斗-自动编队时干员页面最边缘干员名字未露出,导致编队时表现错误
2023-11-13 11:44:46 +08:00
Horror Proton
3d80b118ee fix: update threshold for StageDropsImageAnalyzer
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/7282
2023-11-13 10:59:44 +08:00
status102
adb6d2b5bc fix: 修复部署时补偿距离过大,导致部署朝向滑动起始点超出范围 (#7284)
- link to #7215 
旋转角度被去掉了,看了下似乎不同坐标的角度有差别
2023-11-12 23:12:16 +08:00
status102
5b03fa97e2 fix 2023-11-12 22:58:21 +08:00
status102
a41a3ea009 fix: 修复部署时补偿距离过大,导致部署朝向滑动起始点超出范围 2023-11-12 22:52:59 +08:00
status102
d5a68bf277 perf: 移除未使用的变量 (#7281) 2023-11-12 20:42:41 +08:00
status102
64c6e44e2c perf: 移除未使用的变量 2023-11-12 16:59:27 +08:00
status102
df7a8ae212 perf: 优化理智识别模块,取消预处理,取消内部重试 (#7280) 2023-11-12 16:48:37 +08:00
status102
5d8526abd1 perf: 优化理智识别模块,取消预处理,取消内部重试 2023-11-12 14:52:54 +08:00
status102
cdc809bea9 revert: 回调部署干员朝向滑动距离为400,回调滑动duration为100,增加补偿距离上限 (#7277) 2023-11-12 14:23:47 +08:00
status102
d8312b672b fix 2023-11-12 13:20:37 +08:00
status102
dda9c9d017 revert: 回调部署干员朝向滑动距离为400,回调滑动duration为100,增加补偿距离上限 2023-11-12 12:50:33 +08:00
uye
a17f156d78 fix: 修复因为触底反弹选中的错误的干员 2023-11-12 00:18:15 +08:00
uye
bf13e41a4e chore: 基建少滑几次 2023-11-12 00:03:04 +08:00
MistEO
98b7475671 feat: 自动战斗-战斗列表新增无限吃理智药选项 (#7240) 2023-11-11 23:54:17 +08:00
uye
6d645cd071 fix: 修复滑动次数过少导致加工站放入错误的干员
fix #7264
2023-11-11 23:29:18 +08:00
status102
e35fff1516 fix: 移动cpp文件的位置 2023-11-11 13:47:13 +08:00
status102
93b5f31add refactor: 迁移肉鸽部分数据 (#7184) 2023-11-10 21:47:12 +08:00
status102
ecbe271601 perf: 移除未使用的tag 2023-11-10 21:22:32 +08:00
MistEO
ffdbb98ea2 feat: 支持识别长于一页的掉落列表 (#7202) 2023-11-10 14:20:23 +08:00
status102
8d8c9814af perf: 迁移肉鸽TeamFullWithoutRookie 2023-11-09 22:47:07 +08:00
status102
3755db095e perf: 迁移肉鸽开局精二 2023-11-09 22:36:40 +08:00
status102
7d73c44519 perf: 迁移肉鸽核心干员 2023-11-09 22:32:19 +08:00
status102
2549be766f perf: 迁移肉鸽难度 2023-11-09 22:25:30 +08:00
status102
5aec014b52 perf: 迁移肉鸽不再购物 2023-11-09 22:09:49 +08:00
status102
7b0e1b4867 perf: 迁移肉鸽阵容是否完备 2023-11-09 22:04:31 +08:00
status102
0d535f9592 perf: 迁移肉鸽开局干员是否已招募 2023-11-09 22:01:34 +08:00
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
2075a88d7b fix: 修复在部分情况下,编队时干员页面最边缘干员名字显示不完整 2023-11-09 16:39:03 +08:00
status102
0ae92d0de5 docs: 补充使用BattleUseOper->preDelay的注释 2023-11-08 19:28:57 +08:00
Horror Proton
cae0f2227a chore: move image merging to StageDrop analyzer 2023-11-08 18:47:05 +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
6b79953956 perf: 优化部分参数 2023-11-07 22:18:03 +08:00
status102
c61f523a7a feat: 自动战斗-战斗列表新增无限吃理智药选项 2023-11-07 22:03:03 +08:00
Horror Proton
3cff6bebc9 chore: update variable name remove dead code, etc 2023-11-06 19:31:29 +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
Horror Proton
69c6439d4c chore: revert some changes on analyze_baseline 2023-11-05 23:08:34 +08:00
Horror Proton
f26c4bc3b6 feat: ability to recognize long drop list 2023-11-05 23:08:34 +08:00
status102
5665eef1cc fix: 尝试修复部署时滑动超出范围 2023-11-05 22:57:37 +08:00