David
|
889cd0a3f3
|
perf: reduced screencap timeout (#7476)
refs:
https://github.com/MaaAssistantArknights/MaaAssistantArknights/pull/7473#issuecomment-1838440548
https://github.com/MaaAssistantArknights/MaaAssistantArknights/pull/7473#issuecomment-1838446255
|
2023-12-04 19:46:00 +01:00 |
|
Horror Proton
|
09b07a6d84
|
fix: fix crashing after minitouch fails to restart
|
2023-12-02 16:22:28 +08:00 |
|
zzyyyl
|
a39e111ae3
|
fix: 修复重岳等干员带三技能时点错的问题 (#7450)
选择三技能前先进行一次滑动
close #4977
fix #7349
|
2023-12-01 23:52:23 +08:00 |
|
status102
|
d813a8747b
|
feat: 新增检测最快截图方式后输出截图方法和截图测试耗时 (#7441)
feat: 新增检测最快截图方式后输出截图方法和截图测试耗时
|
2023-12-01 15:15:40 +08:00 |
|
uye
|
152a766995
|
feat: 完成后选项 模拟器返回桌面 (#7185)
|
2023-12-01 14:37:53 +08:00 |
|
status102
|
6cfff7eba8
|
refactor: 重构BattleHelper的m_cur_deployment_opers为vector (#7412)
refactor: 重构BattleHelper的m_cur_deployment_opers为vector
|
2023-12-01 14:03:44 +08:00 |
|
status102
|
dc555215ce
|
feat: 新增检测最快截图方式后输出截图方法和耗时
|
2023-11-30 19:43:24 +08:00 |
|
Horror Proton
|
750ff40b75
|
fix: fix unable to stop in ReportDataTask
|
2023-11-30 16:20:37 +08:00 |
|
Horror Proton
|
fceac79a24
|
fix: pointer assignment in StageDropsTaskPlugin
|
2023-11-30 13:06:09 +08:00 |
|
zzyyyl
|
f839c5f743
|
feat: 重构 TaskData (#7426)
相比 #7410
- 修复了 Release 下模板图片加载失败的问题
- 修复 TaskData 部分 next 生成不完全的问题
- 优化了部分 `get.* = .*`
|
2023-11-29 22:26:04 +08:00 |
|
zzyyyl
|
354709aceb
|
fix: 修复肉鸽编队时选择干员重复点击导致未选中的问题 (#7393)
fix #7379
|
2023-11-29 22:12:09 +08:00 |
|
zzyyyl
|
d32e705645
|
fix: workaround for get.* = .*
|
2023-11-29 21:57:21 +08:00 |
|
zzyyyl
|
322848093e
|
fix: linux & mac compile error
|
2023-11-29 19:48:56 +08:00 |
|
zzyyyl
|
a8465120d2
|
fix: 修复 Release 下模板图片加载失败的问题
(cherry picked from commit a9842df41d)
|
2023-11-29 19:42:57 +08:00 |
|
zzyyyl
|
63b325b036
|
fix: 修复 TaskData 解析 A@B@LoadingText 失败的问题
|
2023-11-29 19:03:05 +08:00 |
|
zzyyyl
|
c1a2748873
|
fix: 修复 TaskData 部分 next 生成不完全的问题
有新问题: `A@B@LoadingText` 没有 B 任务的时候无法生成,会在解析 B@LoadingText->next 的 #next 时出问题
|
2023-11-29 19:02:52 +08:00 |
|
zzyyyl
|
7025c6fbed
|
refactor: 优化与 TaskData 的 get_raw 和 get 相关部分
fix: 使用 std::erase & std::erase_if, 避免使用具有不同定义的 ranges::remove & ranges::remove_if
现在 get_raw 只能获取任务的继承信息,其它详细信息会在 get 的时候解析。
另:
- 增加 TaskDerivedType 表示任务的继承类型
- 增加 TaskPipelineInfo 表示任务的流程信息(name + 5个TaskList的任务列表)
- 增加 TaskDerivedInfo 表示任务的继承信息,包含 base & prefix & TaskDerivedType
- 给各个任务类型的 shared_ptr 增加了别名;
(cherry picked from commit c09ff03010)
|
2023-11-29 19:02:42 +08:00 |
|
zzyyyl
|
737499d11c
|
refactor: 从 TaskData 中分离 TaskDataSymbol, TaskDataSymbolStream;增加 TaskDataTypes
fix: 用 to_string 和 string 加法取代 std::format 以通过非 win 平台编译
asst::ResultOrError 是 std::expected 的下位替代(同时又类似于 std::optional)
(cherry picked from commit d6a75552ba)
|
2023-11-29 19:02:24 +08:00 |
|
status102
|
d50245fc64
|
fix: 对理智药识别结果排序
|
2023-11-29 12:36:38 +08:00 |
|
status102
|
a1903c9ae5
|
fix: 移除不必要的引用
|
2023-11-29 12:36:38 +08:00 |
|
zzyyyl
|
e829ba06ca
|
Revert "feat: 重构 TaskData (#7410)"
This reverts commit ca9501652a, reversing
changes made to 8719e9b416.
|
2023-11-29 00:09:10 +08:00 |
|
zzyyyl
|
a9842df41d
|
fix: 修复 #7410 导致的 Release 下模板图片加载失败的问题
|
2023-11-28 23:09:06 +08:00 |
|
status102
|
965c7a6f4d
|
perf: 优化识别干员姓名后的数据插入
|
2023-11-28 17:19:11 +08:00 |
|
status102
|
67fc692f05
|
perf: 优化保全开局换牌
|
2023-11-27 16:26:16 +08:00 |
|
status102
|
dc01588743
|
refactor: 重构BattleHelper的m_cur_deployment_opers为vector
|
2023-11-27 16:22:44 +08:00 |
|
zzyyyl
|
c09ff03010
|
refactor: 优化与 TaskData 的 get_raw 和 get 相关部分
fix: 使用 std::erase & std::erase_if, 避免使用具有不同定义的 ranges::remove & ranges::remove_if
现在 get_raw 只能获取任务的继承信息,其它详细信息会在 get 的时候解析。
另:
- 增加 TaskDerivedType 表示任务的继承类型
- 增加 TaskPipelineInfo 表示任务的流程信息(name + 5个TaskList的任务列表)
- 增加 TaskDerivedInfo 表示任务的继承信息,包含 base & prefix & TaskDerivedType
- 给各个任务类型的 shared_ptr 增加了别名;
|
2023-11-27 14:59:12 +08:00 |
|
zzyyyl
|
d6a75552ba
|
refactor: 从 TaskData 中分离 TaskDataSymbol, TaskDataSymbolStream;增加 TaskDataTypes
fix: 用 to_string 和 string 加法取代 std::format 以通过非 win 平台编译
asst::ResultOrError 是 std::expected 的下位替代(同时又类似于 std::optional)
|
2023-11-27 14:59:12 +08:00 |
|
status102
|
169180bef6
|
refactor: 迁移剩下的肉鸽数据,移除Status相关逻辑 (#7331)
refactor: 迁移剩下的肉鸽数据,移除Status相关逻辑
|
2023-11-26 14:15:45 +08:00 |
|
status102
|
744acba0ba
|
perf: 优化不必要的拷贝
|
2023-11-26 13:54:25 +08:00 |
|
status102
|
154c42860a
|
perf: 优化肉鸽主题校验
|
2023-11-26 10:25:06 +08:00 |
|
status102
|
608cac46d6
|
perf: 移除Status相关逻辑,调整注释
|
2023-11-26 10:24:43 +08:00 |
|
status102
|
b34fe5db89
|
fix: 修复傀影肉鸽结算识别可能导致崩溃的错误
|
2023-11-25 18:30:57 +08:00 |
|
zzyyyl
|
9cc99c10b0
|
fix: 修复肉鸽编队时选择干员重复点击导致未选中的问题
另外加了点日志
fix #7379
|
2023-11-24 20:44:03 +08:00 |
|
status102
|
d37a9e4d56
|
fix: 修正命名大小写 (#7384)
|
2023-11-23 23:09:53 +08:00 |
|
status102
|
0208663d82
|
feat: 保全支持开局替换部分满足条件的非核心干员 (#7347)
feat: 保全支持开局替换部分满足条件的非核心干员
|
2023-11-23 19:05:14 +08:00 |
|
zzyyyl
|
f18fe952ee
|
fix: ranges::count_if 的返回类型问题
|
2023-11-23 16:34:00 +08:00 |
|
status102
|
02662663bf
|
perf: 使用ranges::count_if替换数量统计
Co-authored-by: zzyyyl <74587068+zzyyyl@users.noreply.github.com>
|
2023-11-23 11:43:38 +08:00 |
|
status102
|
00c6cafd93
|
feat: 保全支持开局替换部分满足条件的非核心干员
|
2023-11-22 09:42:36 +08:00 |
|
status102
|
55bfc531ae
|
fix: 修复待部署区干员费用不识别的错误
|
2023-11-22 09:36:34 +08:00 |
|
Horror Proton
|
3f7aeb4907
|
perf: do not rotate logs that are symbolic links
|
2023-11-21 22:22:25 +08:00 |
|
David
|
c09d19191e
|
feat: SSS#2 YostarEN implementation (#7346)
|
2023-11-19 00:27:19 +01:00 |
|
status102
|
d38a42020f
|
perf: 减少不必要的判断
|
2023-11-18 09:47:55 +08:00 |
|
status102
|
0e81efa42f
|
fix: 优化部分情况下肉鸽技结算时技能增长未完全显示导致识别不正确
|
2023-11-17 22:05:56 +08:00 |
|
status102
|
7d1bdc933a
|
perf: 迁移肉鸽干员
|
2023-11-17 21:33:41 +08:00 |
|
status102
|
70871fdf53
|
perf: 迁移肉鸽UseNonfriendSupport
|
2023-11-17 21:08:26 +08:00 |
|
status102
|
ff97096440
|
perf: 迁移肉鸽UseSupport
|
2023-11-17 21:08:20 +08:00 |
|
status102
|
7adb83e74c
|
perf: 重命名函数名称
|
2023-11-17 19:58:14 +08:00 |
|
status102
|
465dd13225
|
fix: 移除Status中的变量
|
2023-11-16 21:53:44 +08:00 |
|
status102
|
4c4a916131
|
refactor: 重构肉鸽密文板存储
|
2023-11-16 21:29:43 +08:00 |
|
status102
|
ff2a87d91e
|
refactor: 重构肉鸽每一层的预见密文板获取
|
2023-11-16 20:16:57 +08:00 |
|