zzyyyl
|
0c71faa245
|
feat: 识别到无奖励关卡时自动停止
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/325
|
2022-08-29 23:15:31 +08:00 |
|
zzyyyl
|
e1a7cefff5
|
fix: 修复会客室闪退的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1694
fix 24bd4e5a9a
|
2022-08-29 18:11:34 +08:00 |
|
zzyyyl
|
07a7c76a06
|
perf: 使用 insert_or_assign
|
2022-08-29 14:42:41 +08:00 |
|
zzyyyl
|
c12bde4467
|
style: 优化部分 initializer_list 的格式
|
2022-08-29 12:25:55 +08:00 |
|
_ChingC
|
77f32ab7dc
|
fix: 修复通用类型定义,提高cmake最低版本以禁用过老的policy
|
2022-08-29 10:23:08 +08:00 |
|
MistEO
|
905a91ea5b
|
docs: 完善上传汇报的文档
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1681
|
2022-08-28 22:05:15 +08:00 |
|
MistEO
|
bd91820fd6
|
feat: 确实上传企鹅和一图流的回调结果正确
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1681
|
2022-08-28 22:02:08 +08:00 |
|
MistEO
|
0349620c7f
|
build: 忽略链接警告
|
2022-08-28 16:57:07 +08:00 |
|
MistEO
|
165a488c5d
|
feat: 新增 running API
link to https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1689
|
2022-08-28 15:33:24 +08:00 |
|
MistEO
|
33b6b48030
|
chore: 再删点日志
|
2022-08-28 01:20:24 +08:00 |
|
MistEO
|
7f3be32d85
|
chore: 自动战斗识别干员时加一些日志
ref to https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1632
|
2022-08-28 00:37:29 +08:00 |
|
zzyyyl
|
cadaeeef80
|
style: 优化代码格式
|
2022-08-28 00:31:29 +08:00 |
|
MistEO
|
8ae13b8a25
|
chore: 再整理一下日志
|
2022-08-28 00:02:57 +08:00 |
|
MistEO
|
8f5894feb2
|
chore: 删除一些特别刷屏的日志
|
2022-08-27 23:48:08 +08:00 |
|
MistEO
|
1e59f909a1
|
fix: 简单的修复一下宿舍信赖识别时的崩溃问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1665
|
2022-08-27 23:37:35 +08:00 |
|
MistEO
|
26c7211303
|
feat: 为截图反复失败添加错误提示
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1672
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1509
|
2022-08-27 23:37:35 +08:00 |
|
zzyyyl
|
1fd4b05a09
|
style: 修复 clang-format 14 导致的部分格式问题
|
2022-08-27 22:41:38 +08:00 |
|
MistEO
|
24bd4e5a9a
|
fix: 修复基建线索识别失败时不重试的问题
|
2022-08-27 20:09:39 +08:00 |
|
MistEO
|
088a0fd239
|
Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev
|
2022-08-27 20:09:02 +08:00 |
|
MistEO
|
c256d8061a
|
Merge pull request #1676 from MaaAssistantArknights/style/code_tidy
style: code tidy
|
2022-08-27 19:29:08 +08:00 |
|
MistEO
|
5e4cb20371
|
feat: 将 task id 改为进程级唯一
|
2022-08-27 19:25:09 +08:00 |
|
MistEO
|
38b0d79757
|
build: update to v143
|
2022-08-26 23:48:56 +08:00 |
|
zzyyyl
|
dab2cb8faf
|
style: 按照 review 意见修改代码格式
Co-authored-by: Horror Proton <107091537+horror-proton@users.noreply.github.com>
|
2022-08-26 21:17:55 +08:00 |
|
zzyyyl
|
5c58dff96d
|
style: 美化部分代码格式
|
2022-08-26 19:11:42 +08:00 |
|
zzyyyl
|
2302ad0681
|
style: clang format
|
2022-08-26 19:11:34 +08:00 |
|
zzyyyl
|
24eb4a0d6a
|
style: 小优化
|
2022-08-26 19:11:17 +08:00 |
|
zzyyyl
|
e666cef963
|
style: 删除了一些弃置许久的代码
|
2022-08-26 01:49:37 +08:00 |
|
zzyyyl
|
442aff4270
|
perf: 使在非 Windows 下调用 ansi_to_utf8 与 utf8_to_ansi 报错
Co-authored-by: Horror Proton <107091537+horror-proton@users.noreply.github.com>
|
2022-08-26 01:46:27 +08:00 |
|
zzyyyl
|
a46aca8d34
|
fix: fix some of the compilation errors #1666
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1666
Co-authored-by: Horror Proton <107091537+horror-proton@users.noreply.github.com>
|
2022-08-26 01:46:19 +08:00 |
|
MistEO
|
e13b662c5a
|
Merge pull request #1657 from horror-proton/test/drop_line
perf: 在关卡掉落识别中使用边缘检测判断线条位置
|
2022-08-25 20:40:34 +08:00 |
|
MistEO
|
414c437fb1
|
Merge pull request #1643 from et2012/perf/roguelike
perf: 改进肉鸽招募逻辑
|
2022-08-25 20:35:44 +08:00 |
|
zzyyyl
|
54f225f1e3
|
feat: Logger 可输出 ranges
|
2022-08-25 00:34:55 +08:00 |
|
Horror Proton
|
4b5bd05994
|
perf: use sobel derivatives in StageDropsImageAnalyzer::analyze_baseline
|
2022-08-24 21:13:28 +08:00 |
|
et
|
4b9fe45e08
|
perf: 改进肉鸽招募滑动逻辑
|
2022-08-24 19:50:06 +08:00 |
|
et
|
6dc8eb680b
|
perf: 删除肉鸽招募识别结果的默认排序
|
2022-08-24 15:55:00 +08:00 |
|
Horror Proton
|
4c2a19284f
|
fix. remove a misplaced return in pull/1628
|
2022-08-23 23:21:36 +08:00 |
|
zzyyyl
|
b8a5ead5b4
|
chore: 增加 “减少其他任务的执行次数” 的日志输出
|
2022-08-23 21:06:20 +08:00 |
|
MistEO
|
ec41ef19d9
|
Merge pull request #1628 from horror-proton/test/recruitment_task
feat: 公招相关调整
|
2022-08-22 23:55:11 +08:00 |
|
MistEO
|
eab4ae6c4a
|
feat: 新增 博朗台碎石模式
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1607
|
2022-08-22 23:26:17 +08:00 |
|
Horror Proton
|
95633217e9
|
feat: report recruitment tags accordingly to prevent duplicate report
|
2022-08-21 22:04:09 +08:00 |
|
Horror Proton
|
9e30e2cdc6
|
fix: update recruitment average level calculation
|
2022-08-21 22:01:30 +08:00 |
|
Horror Proton
|
a455d1e742
|
fix: update recruitment task when using expedited plans
|
2022-08-21 22:01:30 +08:00 |
|
Hydrogina
|
6e428a617f
|
feat:宿舍中识别干员是否有异格在其他设施 (#1592)
* feat:识别信赖值
* fix:检测空信赖
* feat:识别干员是否有异格在其他设施
* fix:清理调试用代码
* fix:清理调试用代码
* feat:添加在宿舍换班前进行未进驻筛选的选项
* feat:可在gui.json中设置是否启用蹭信赖与未进驻筛选
* feat:在gui中添加复选框选项"宿舍空余位置蹭信赖"与“不将已进驻的干员放入宿舍”
* fix: 移除 bool 的 move 操作,格式化代码
Co-authored-by: MistEO <mistereo@hotmail.com>
|
2022-08-21 17:55:20 +08:00 |
|
MistEO
|
2a96626c4f
|
fix: 修复编译错误和 typo
|
2022-08-20 03:17:07 +08:00 |
|
MistEO
|
b36fdbde1c
|
feat: 为controller添加退出标记
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1277
|
2022-08-20 02:40:03 +08:00 |
|
MistEO
|
656023588c
|
feat: 自动战斗编队时支持“特别关注”干员识别
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/874
|
2022-08-20 02:09:08 +08:00 |
|
MistEO
|
49115f89d3
|
feat: 新增支持公招上传一图流带上id,并补充集成文档
|
2022-08-20 01:01:20 +08:00 |
|
MistEO
|
68ee501c83
|
feat: 仅在自动招募时上传公招结果
|
2022-08-19 23:04:27 +08:00 |
|
zzyyyl
|
3522625647
|
perf: 按照 review 意见修改
|
2022-08-19 21:18:39 +08:00 |
|
zzyyyl
|
8d4f2e909a
|
perf: utils::utf8_to_unicode_escape 小优化
|
2022-08-19 14:42:23 +08:00 |
|