Commit Graph

3323 Commits

Author SHA1 Message Date
MistEO
286a7cedf3 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
deb101c0a7 chore: 隐藏生息演算入口 2023-03-08 12:27:05 +08:00
uye
f821425c9b chore: 删除冗余变量 2023-03-08 02:44:07 +08:00
uye
fa488b1709 chore: 暂不检查资源版本版号 2023-03-08 02:24:14 +08:00
zzyyyl
43e3b5fe3d fix(TaskData): 兜住某些情况下 tasks.json 解析炸了的异常
例如加上 `"ResourceVersion": "v4.12.0-beta.2",`
2023-03-07 23:28:41 +08:00
uye
e6ab45b4fb chore: 删除多余TextBlock 2023-03-07 21:16:41 +08:00
zzyyyl
5d7eb71194 fix: 修复手动检查更新重启后不会打开 Changelog 弹窗的问题 2023-03-07 15:21:09 +08:00
MistEO
b94dcd6bba feat: 为连接历史记录添加删除按钮 (#3899) 2023-03-07 10:26:30 +08:00
Horror Proton
893090c5a2 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
84d50ea55f chore: 错误处理界面添加常见问题链接 2023-03-06 19:18:10 +08:00
uye
a1c26d4f3f feat: 新增dll not found错误处理 2023-03-06 19:18:10 +08:00
uye
25c97052c6 feat: 为连接历史记录添加删除按钮 2023-03-06 18:51:23 +08:00
MistEO
29233828ce docs: update readme 2023-03-06 18:22:39 +08:00
MistEO
2ed1c94b3c 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
d7adfbd03c Merge branch 'dev' into dev_auto_restart_on_drop_option 2023-03-06 17:15:42 +08:00
Yifan Liu
f23d6ed732 style: missing empty line 2023-03-05 23:46:39 -06:00
Yifan Liu
9938c0d542 Merge branch 'dev' into feat/activity_ota 2023-03-05 21:52:02 -06:00
MistEO
3d02223123 feat: 优化 changelog 弹窗 (#3882) 2023-03-05 23:51:24 +08:00
Horror Proton
cd63bbdda4 feat: add fallback for python library search, etc. 2023-03-05 20:05:32 +08:00
MistEO
003ff4145f chore: 修改一个不知道什么时候遗留下来的App信息 2023-03-05 19:59:45 +08:00
zzyyyl
c2553f4706 feat: 修改 IsFirstBootAfterUpdate 的处理方式
更新完设成 True,弹完窗设成 False
2023-03-05 17:53:10 +08:00
zzyyyl
572c2dea7f feat: 优化 changelog 弹窗 2023-03-05 17:53:02 +08:00
Hao Guan
146f35a28d fix: 修复MacGui基建设施选择 2023-03-05 19:45:02 +10:00
MistEO
6ef0477c67 chore: 默认关闭 adb-lite
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/3861
2023-03-05 17:02:10 +08:00
MistEO
fad49d503a feat: 添加给作业点赞的接口 (#3719) 2023-03-05 16:53:26 +08:00
MistEO
7fd83e5b02 feat: Windows ARM64 支持及第三方依赖重构 (#3346) 2023-03-05 16:52:51 +08:00
MistEO
547e222a2c fix: 修复作业可以点赞两次的问题 2023-03-05 15:56:32 +08:00
MistEO
adaea0d45b fix: merge error 2023-03-05 15:44:04 +08:00
MistEO
e19cbb8ca8 Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into feat/like 2023-03-05 15:36:05 +08:00
MistEO
88acbbc972 feat: 完成作业点赞功能 2023-03-05 15:34:58 +08:00
Yifan Liu
a96bcd117e chore: debug version considered satisfying min ver. requirment 2023-03-04 11:57:56 -06:00
Yifan Liu
65c0aad77c Merge branch 'dev' into feat/activity_ota 2023-03-04 11:48:56 -06:00
MistEO
c534fe5949 Merge pull request #3875 from MaaAssistantArknights/feat/changelog
feat: 增加 “更新日志” 按钮
2023-03-04 23:07:10 +08:00
uye
7ca700034c Merge pull request #3874 from 050644zf/master
fix: Fix CustomInfrastGenerator URL
2023-03-04 22:22:38 +08:00
zzyyyl
10c75c51c6 feat: 增加 “更新日志” 按钮 2023-03-04 20:24:26 +08:00
Nightsky
c2043c6550 Update CustomInfrastGenerator URL 2023-03-04 20:19:45 +08:00
uye
68faf7f612 Merge pull request #3873 from MaaAssistantArknights/feat/helpus
feat: 添加帮助链接
2023-03-04 19:02:11 +08:00
Kevin Hu
6e9a1762c3 Merge branch 'dev' into dev_auto_restart_on_drop_option 2023-03-04 18:19:10 +08:00
uye
d37c6a69b7 chore: 修改调试版本解析问题 2023-03-04 17:52:12 +08:00
dantmnf
8a18ba93bf Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into arm64 2023-03-04 16:51:33 +08:00
Yifan Liu
41d7ad1dc8 fix: ota update wrong path & version 2023-03-04 00:44:56 -06:00
Horror Proton
645f89693b fix: avoid overlapping sprintf output 2023-03-04 14:01:35 +08:00
Yifan Liu
86bd1a717e feat: support ota update of acitivity info (and any other resources) 2023-03-03 22:19:37 -06:00
LambdaLe
6f4fc8fa91 fix: 修复 肉鸽助战 刷新按钮ocr不能部分匹配及刷新时间识别错误问题 2023-03-03 13:39:10 +08:00
uye
7927e07030 refactor: 整理超链接 2023-03-02 23:00:08 +08:00
uye
ff45de38bd fix: 修复链接问题 2023-03-02 22:05:48 +08:00
Yifan Liu
57797a7a40 feat: add hyperlink of helpus (does not compile) 2023-03-02 07:31:50 -06:00
uye
2947e47f3e feat: 添加帮帮 2023-03-02 16:28:17 +08:00
Yifan Liu
0850043642 feat: JP Rogue friend support update (template & code) and various ignorelist update 2023-03-01 21:50:52 -06:00
uye
359a03e408 chore: 删除多余操作 2023-03-01 14:55:09 +08:00