MistEO
|
2d623aba6a
|
fix: build error
|
2022-10-21 01:42:14 +08:00 |
|
MistEO
|
388de13d03
|
feat: 支持企鹅数据的退避策略
|
2022-10-21 01:29:11 +08:00 |
|
MistEO
|
eb8f173ade
|
fix: 修复一些自定义基建的傻逼操作
|
2022-10-20 22:39:49 +08:00 |
|
MistEO
|
b285b76b36
|
fix: 修复基建发电站数量不足时后续操作错误
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2330
|
2022-10-20 22:39:31 +08:00 |
|
Horror Proton
|
ff613d6c1c
|
fix: 公开招募 tag 识别失败后跳过
https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2299
|
2022-10-13 22:22:25 +08:00 |
|
zzyyyl
|
9dfd239a25
|
fix: 处理 verify 问题
|
2022-10-13 14:30:32 +08:00 |
|
zzyyyl
|
7c95b49005
|
fix: 修复 reduce_other_times 不能正常工作的问题
perf: 优化回调处理
Co-authored-by: MistEO <mistereo@hotmail.com>
|
2022-10-13 14:30:24 +08:00 |
|
MistEO
|
d521015db3
|
perf: 优化会客室使用线索的逻辑
|
2022-10-11 19:58:17 +08:00 |
|
zzyyyl
|
eb9abf03f0
|
style: format
|
2022-10-09 01:09:23 +08:00 |
|
MistEO
|
9e7abf4b74
|
Merge pull request #2116 from MaaAssistantArknights/feat/at
feat: 增加模板任务逻辑
|
2022-10-09 00:05:48 +08:00 |
|
MistEO
|
72df50cbc3
|
Merge pull request #2231 from fearlessxjdx/dev
perf: 加快相邻排班变化不大时的干员选取速度
|
2022-10-09 00:02:55 +08:00 |
|
MistEO
|
0626d32a03
|
fix: 修复网络不佳时,信用商店购物卡住的问题。并优化信用商店购物速度
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1349
|
2022-10-08 21:01:16 +08:00 |
|
xjdx
|
8ec0480c8b
|
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2195
|
2022-10-08 17:38:31 +08:00 |
|
Horror Proton
|
3e5543f5ef
|
fix: update recruit types, use tag id in penguin stats payload
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2222
|
2022-10-08 12:55:17 +08:00 |
|
zzyyyl
|
2c90ef64e0
|
perf: 按照 reviews 意见修改 ProcessTask
把 max_times 的计算拉出来做个函数
|
2022-10-07 21:30:39 +08:00 |
|
zzyyyl
|
f9ed17c9f3
|
feat: 不使用不安全的 string_view::data() 函数
|
2022-10-07 19:57:38 +08:00 |
|
zzyyyl
|
2047422b9c
|
feat: 更新 tasks.json
1. StartUp 任务在 EndOfAction 界面不再直接停止,而是一直点击返回直到主界面
2. 把 StartUp 相关的 task 放到一起
3. `set_times_limit("A")` 对 `B@A`、`B@...@A` 任务也生效
|
2022-10-07 19:57:30 +08:00 |
|
DavidWang19
|
265a94735f
|
fix: 修复了会客室把可以挂上的线索送出的问题
|
2022-10-06 19:42:37 +01:00 |
|
Horror Proton
|
2c401eae87
|
refactor: split Logger and assert from AsstUtils
|
2022-10-04 22:19:14 +08:00 |
|
MistEO
|
acb0687091
|
feat: ProcessTask支持后置超限,并将肉鸽刷源石锭改为进入第二层后再退出
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2037
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1959
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1073
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/396
|
2022-09-30 23:31:05 +08:00 |
|
MistEO
|
363c78bc6e
|
perf: 优化基建干员识别器 InfrastOperImageAnalyzer 的标志位设置
|
2022-09-30 22:57:10 +08:00 |
|
zzyyyl
|
93073aade1
|
style: format
|
2022-09-30 22:55:25 +08:00 |
|
MistEO
|
c95c31e242
|
fix: 为基建清空按钮添加识别重试机制,修复干员清空失败导致的换班错误
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1940
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1495
|
2022-09-30 22:48:09 +08:00 |
|
MistEO
|
c305873b2a
|
refactor: 再次整理项目部分文件目录结构
|
2022-09-30 13:41:38 +08:00 |
|
MistEO
|
6e634edea4
|
feat: 再添加一些ProcessTask的日志
|
2022-09-30 00:32:55 +08:00 |
|
zzyyyl
|
19e1fd7268
|
style: format
|
2022-09-29 23:30:40 +08:00 |
|
zzyyyl
|
0ff6dd4b42
|
refactor: 给头文件加上路径
直接在上一个 commit 里改的话可能会导致 history 消失
|
2022-09-29 23:30:32 +08:00 |
|
zzyyyl
|
df3ff331be
|
refactor: 按照 filters 为 MaaCore 重新建立文件结构
|
2022-09-29 23:25:33 +08:00 |
|