Commit Graph

3322 Commits

Author SHA1 Message Date
MistEO
54732036d8 perf: 优化战斗中技能识别,改用深度学习模型 (#3918)
* feat: 战斗中技能使用ort识别

* fix: 修正技能识别的错误

* feat: 当技能识别置信度过低时,保存debug图片

* fix: build error for onnx runtime

* fix: build error on linux

* perf: onnx path

* fix: build error

* fix: onnx build error
2023-03-08 21:55:57 +08:00
LambdaLe
2b07999d3a chore: 隐藏生息演算入口 2023-03-08 12:27:05 +08:00
uye
3189599a21 chore: 删除冗余变量 2023-03-08 02:44:07 +08:00
uye
8673f1825d chore: 暂不检查资源版本版号 2023-03-08 02:24:14 +08:00
zzyyyl
f3d026072d fix(TaskData): 兜住某些情况下 tasks.json 解析炸了的异常
例如加上 `"ResourceVersion": "v4.12.0-beta.2",`
2023-03-07 23:28:41 +08:00
uye
7e658310ad chore: 删除多余TextBlock 2023-03-07 21:16:41 +08:00
zzyyyl
3a263aec75 fix: 修复手动检查更新重启后不会打开 Changelog 弹窗的问题 2023-03-07 15:21:09 +08:00
MistEO
f0fa66c406 feat: 为连接历史记录添加删除按钮 (#3899) 2023-03-07 10:26:30 +08:00
Horror Proton
b5c58609cb fix: fix wrong behaviours when reading levels.json
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/3894
2023-03-06 21:59:13 +08:00
uye
5e3f732cad chore: 错误处理界面添加常见问题链接 2023-03-06 19:18:10 +08:00
uye
890b33e763 feat: 新增dll not found错误处理 2023-03-06 19:18:10 +08:00
uye
9a121520f3 feat: 为连接历史记录添加删除按钮 2023-03-06 18:51:23 +08:00
MistEO
ec48305756 docs: update readme 2023-03-06 18:22:39 +08:00
MistEO
151a858d2b feat: ota of all tasks resources (#3872)
- feat: support ota update of acitivity info (and any other resources)
- fix: ota update wrong path & version
- chore: remove DH resources (which will be ota)
2023-03-06 17:57:43 +08:00
Kevin Hu
a7b6965eef Merge branch 'dev' into dev_auto_restart_on_drop_option 2023-03-06 17:15:42 +08:00
Yifan Liu
87586d25e9 style: missing empty line 2023-03-05 23:46:39 -06:00
Yifan Liu
d2235dc51d Merge branch 'dev' into feat/activity_ota 2023-03-05 21:52:02 -06:00
MistEO
fd985c8579 feat: 优化 changelog 弹窗 (#3882) 2023-03-05 23:51:24 +08:00
Horror Proton
05ae3620b4 feat: add fallback for python library search, etc. 2023-03-05 20:05:32 +08:00
MistEO
a7217b81f1 chore: 修改一个不知道什么时候遗留下来的App信息 2023-03-05 19:59:45 +08:00
zzyyyl
97358acea6 feat: 修改 IsFirstBootAfterUpdate 的处理方式
更新完设成 True,弹完窗设成 False
2023-03-05 17:53:10 +08:00
zzyyyl
f43c07ba80 feat: 优化 changelog 弹窗 2023-03-05 17:53:02 +08:00
Hao Guan
aec7cf35c2 fix: 修复MacGui基建设施选择 2023-03-05 19:45:02 +10:00
MistEO
d69b10408f chore: 默认关闭 adb-lite
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/3861
2023-03-05 17:02:10 +08:00
MistEO
baf5e19b68 feat: 添加给作业点赞的接口 (#3719) 2023-03-05 16:53:26 +08:00
MistEO
c4f24becb3 feat: Windows ARM64 支持及第三方依赖重构 (#3346) 2023-03-05 16:52:51 +08:00
MistEO
ea1326c604 fix: 修复作业可以点赞两次的问题 2023-03-05 15:56:32 +08:00
MistEO
a17e36fd72 fix: merge error 2023-03-05 15:44:04 +08:00
MistEO
c85a884b49 Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into feat/like 2023-03-05 15:36:05 +08:00
MistEO
bf761a8367 feat: 完成作业点赞功能 2023-03-05 15:34:58 +08:00
Yifan Liu
47d375144f chore: debug version considered satisfying min ver. requirment 2023-03-04 11:57:56 -06:00
Yifan Liu
030b0db936 Merge branch 'dev' into feat/activity_ota 2023-03-04 11:48:56 -06:00
MistEO
7526f085b2 Merge pull request #3875 from MaaAssistantArknights/feat/changelog
feat: 增加 “更新日志” 按钮
2023-03-04 23:07:10 +08:00
uye
a6a868fe58 Merge pull request #3874 from 050644zf/master
fix: Fix CustomInfrastGenerator URL
2023-03-04 22:22:38 +08:00
zzyyyl
d93fda436b feat: 增加 “更新日志” 按钮 2023-03-04 20:24:26 +08:00
Nightsky
538a4bbe85 Update CustomInfrastGenerator URL 2023-03-04 20:19:45 +08:00
uye
708239f688 Merge pull request #3873 from MaaAssistantArknights/feat/helpus
feat: 添加帮助链接
2023-03-04 19:02:11 +08:00
Kevin Hu
15c1146c18 Merge branch 'dev' into dev_auto_restart_on_drop_option 2023-03-04 18:19:10 +08:00
uye
6d53d29802 chore: 修改调试版本解析问题 2023-03-04 17:52:12 +08:00
dantmnf
447b9d86e7 Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into arm64 2023-03-04 16:51:33 +08:00
Yifan Liu
5f12e1cef0 fix: ota update wrong path & version 2023-03-04 00:44:56 -06:00
Horror Proton
021416a172 fix: avoid overlapping sprintf output 2023-03-04 14:01:35 +08:00
Yifan Liu
13e69ed84b feat: support ota update of acitivity info (and any other resources) 2023-03-03 22:19:37 -06:00
LambdaLe
a13a1c8bb0 fix: 修复 肉鸽助战 刷新按钮ocr不能部分匹配及刷新时间识别错误问题 2023-03-03 13:39:10 +08:00
uye
433128710a refactor: 整理超链接 2023-03-02 23:00:08 +08:00
uye
36311074f6 fix: 修复链接问题 2023-03-02 22:05:48 +08:00
Yifan Liu
ba23a21cad feat: add hyperlink of helpus (does not compile) 2023-03-02 07:31:50 -06:00
uye
e0c9f04a89 feat: 添加帮帮 2023-03-02 16:28:17 +08:00
Yifan Liu
1feff43e37 feat: JP Rogue friend support update (template & code) and various ignorelist update 2023-03-01 21:50:52 -06:00
uye
209a72c39e chore: 删除多余操作 2023-03-01 14:55:09 +08:00