MistEO
19a8812b69
chore: 修复fastdeploy头文件版本错误
2022-12-08 21:39:15 +08:00
MistEO
e6bb43d705
chore: 更新fastdeploy
...
83824f7969
2022-12-08 21:00:19 +08:00
MistEO
1a1bc733f0
perf: 优化自动抄作业不支持的关卡报错逻辑
2022-11-27 04:16:56 +08:00
MistEO
0391b55ab1
perf: 优化自动战斗参数判断
2022-11-27 03:49:51 +08:00
MistEO
724bc39460
chore: 更新fastdeploy库
2022-11-26 03:53:50 +08:00
MistEO
2ae43ee810
feat: 集成 fastdeploy,启用 paddle2onnx ocr
2022-11-26 03:53:50 +08:00
MistEO
26433a0ead
fix: 修复肉鸽和主线地图名相同时,关卡数据的错误
...
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2277
2022-10-11 18:06:35 +08:00
dantmnf
87b8f8f032
chore: use filesystem::path everywhere
2022-09-05 01:17:54 +08:00
zzyyyl
d165f1d62f
refactor: use std::string instead of std::vector<uchar>
...
perf: 将 gzip 的接口数据类型改回 string,简化代码
style: format
2022-09-04 17:36:23 +08:00
MistEO
0bdba1b8f1
Revert "feat: 自动战斗关卡名忽略大小写,顺便格式化一下泰迪的代码"
...
This reverts commit 83c543ed03 .
2022-09-04 16:34:44 +08:00
MistEO
83c543ed03
feat: 自动战斗关卡名忽略大小写,顺便格式化一下泰迪的代码
2022-09-04 15:10:00 +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
d4210f5628
fix: 公招上传功能,按照 review 意见修改
2022-08-18 22:56:43 +08:00
MistEO
570ff82991
perf: 公招回调整理,更新meojson
2022-08-17 23:38:09 +08:00
Horror Proton
0576c4fd10
fix: fix use of incomplete type
2022-08-02 10:56:09 +08:00
Alex Zhang
b2feae4bc1
fix: fixed linux build errors
2022-07-26 21:39:30 +08:00
MistEO
68c6cc5914
style: make resource formatted
2022-07-19 22:51:54 +08:00
MistEO
8220404659
chore: 更新meojson库,重构部分json的调用方式
...
优雅!实在是太优雅了!
2022-06-27 18:16:18 +08:00
MistEO
83064c1d58
chore: remove useless files
2022-06-18 22:02:15 +08:00
MistEO
d9f4e9a233
fix.格子识别增加levelId和stageId的支持
2022-06-03 18:29:05 +08:00
MistEO
6d8b5a8f8c
fix.修复地图格子识别不准的问题,更新格子识别仓库代码及资源
2022-06-03 15:53:37 +08:00
MistEO
9081d263f4
perf.优化自动抄作业,同时支持关卡中文名和英文名
2022-05-29 23:05:54 +08:00
MistEO
4af2750f12
fix.修复meojson的笔误
2022-05-18 23:44:04 +08:00
MistEO
2e1f9597c5
Merge. Squash feature/drops
2022-05-18 01:24:25 +08:00
MistEO
164728eb9c
chore.更新企鹅库,修复警告
...
cf5ebbc89c
2022-05-09 00:53:55 +08:00
MistEO
6bc4163b2b
fix.更新企鹅识别库,修复一些识别问题
2022-05-09 00:32:29 +08:00
shxyke
c1a84f54e7
fix: Fix build error on Linux with gnustl
...
This error seems caused by gnustl vector, I do not know
how to fix it, so I use macro to change container to deque
under gnustl, use deque under other STL library will also
cause problem.
2022-05-08 10:37:22 +08:00
MistEO
56566b4209
chore.更新企鹅识别库到 v4.2.3 版本,修复磨难关卡的识别
2022-05-04 21:55:59 +08:00
MistEO
5e8b8063c7
feat.更新企鹅识别库4.2.2版本,新增对第十章磨难/普通的识别支持
2022-05-04 02:15:02 +08:00
MistEO
16ce847045
feat.适配游戏新ui,更新企鹅物流识别库;重新打开掉落识别及汇报功能
2022-04-30 22:57:07 +08:00
MistEO
6aa9a7c0bc
chore.更新meojson,更新版本号v3.0
2022-02-01 03:16:43 +08:00
MistEO
a020626332
perf.优化肉鸽的各种流程
2022-01-27 00:55:41 +08:00
MistEO
33d236d2fa
feat.集成格子识别,初步跑通整个肉鸽流程
2022-01-26 01:59:47 +08:00
MistEO
19c809ca1c
chore.更新 meojson, 同步接口变动
2022-01-25 22:05:22 +08:00
MistEO
3f331caa1d
feat.初步集成地图格子识别
2022-01-25 00:54:07 +08:00
MistEO
44d74eb340
chore.更新meojson,修复转义错误
2022-01-23 00:45:19 +08:00
MistEO
7f9c88551b
chore.更新meojson新版本
2022-01-20 23:00:16 +08:00
MistEO
c9f1de8811
perf.优化蓝叠国际版的截图速度
2022-01-02 03:45:21 +08:00
MistEO
7057cb0953
perf.更新飞桨OCR接口,改用cv::Mat::data, 优化性能
2022-01-02 00:32:24 +08:00
MistEO
ab9a5808d6
perf.更新企鹅数据识别接口,改用cv::Mat::data,优化性能
2022-01-01 23:03:38 +08:00
MistEO
988852170c
feat.初步完成百度OCR API的集成
2021-12-16 01:21:11 +08:00
MistEO
b5f2a6e41c
chore.切换OCR库为飞桨OCR
2021-12-12 23:44:54 +08:00
MistEO
b2d737cf47
perf.优化ADB端口识别
2021-11-09 01:40:26 +08:00
MistEO
da00d05543
feat.完成对效率正则和基建组合条件的计算
2021-10-31 02:31:44 +08:00
MistEO
ab38b383be
chore.更新opencv及其他第三方库至opencv4.5.3版本,新增企鹅物流掉落别库
2021-10-04 15:43:55 +08:00
MistEO
a35ee5ebd5
更新json库,支持const的begin/end
2021-09-17 01:55:13 +08:00
MistEO
4fd5a9b087
整理项目目录结构
2021-09-12 18:54:36 +08:00