Commit Graph

6239 Commits

Author SHA1 Message Date
zzyyyl
dd428da07e chore: 给 Changelog 生成器加几个参数 2023-03-09 00:16:53 +08:00
zzyyyl
2af155a35e chore: 优化 Changelog 生成器 2023-03-08 23:41:52 +08:00
zzyyyl
83dfc8473d chore: 修复某些情况下 maadeps-download.py 抛异常的问题 2023-03-08 23:34:41 +08:00
Horror Proton
f6285e3f68 fix: push tag once in release-nightly-ota workflow 2023-03-08 22:58:15 +08:00
Horror Proton
7eab49e786 fix: simplify release-nightly-ota workflow 2023-03-08 22:58:15 +08:00
MistEO
616b24748c chore: fix CI MaaDeps download (#3884) 2023-03-08 22:50:51 +08:00
shxyke
7aad975c63 chore: add support for find ONNXRuntime 2023-03-08 14:09:06 +00:00
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
zzyyyl
bf0e472d11 chore: Changelog 生成器从 GitHub 获取贡献者名字并缓存到本地
使用方法:
`python tools/ChangelogGenerator/changelog_generator.py`

注意:可能需要联网。
2023-03-08 21:08:42 +08:00
Horror Proton
ac4ef76a81 fix: update ota builder for arm64 2023-03-08 20:18:42 +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
dantmnf
0fe438d34d chore: fix CI MaaDeps download 2023-03-08 00:03:40 +08:00
zzyyyl
f3d026072d fix(TaskData): 兜住某些情况下 tasks.json 解析炸了的异常
例如加上 `"ResourceVersion": "v4.12.0-beta.2",`
2023-03-07 23:28:41 +08:00
uye
e91f7fe9b1 feat: 添加活动导航 2023-03-07 21:16: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
zzyyyl
0c7d7459db chore: 优化 Changelog 生成器
期待有人能实现一个更好的 contributor 名字处理方案!
2023-03-07 14:45:04 +08:00
zzyyyl
f24ded005c chore: 优化 Changelog 生成器 2023-03-07 14:29:00 +08:00
MistEO
fda8fea4ab Release v4.12.0-beta.2 (#3895) 2023-03-07 11:24:25 +08:00
MistEO
4b52a94af7 docs: changelog 2023-03-07 11:23:30 +08:00
MistEO
9a364834c7 chore: 更新资源 2023/3/7 2023-03-07 10:52:01 +08:00
MistEO
edb4b178a2 chore: 增加了一个分析 task 转移关系画图的脚本 (#3901)
读取tasks.json文件,接收一个前缀关键字来筛选满足的节点,最后导出一个所有节点的有向图pdf文件。

或许在帮助理清task关系方面能用得上。显示效果来说的话不是特别理想,但好在pdf能放大看清楚。水月肉鸽看麻了。
2023-03-07 10:30:47 +08:00
MistEO
61910e987d chore: changelog 生成器 (#3903)
用法:
`cd` 到 `tools\` 文件夹里,运行 `python gitlog2changelog.py`
2023-03-07 10:28:12 +08:00
MistEO
f0fa66c406 feat: 为连接历史记录添加删除按钮 (#3899) 2023-03-07 10:26:30 +08:00
Yifan Liu
5edbb9be0f chore: coordinate tool supports resizing to 720p 2023-03-06 13:31:00 -06:00
zzyyyl
27b0fadbf5 chore: 稍微高级一点的 changelog 生成器 2023-03-06 23:57:50 +08:00
zzyyyl
cea095ddd3 chore: 简单的 changelog 生成器 2023-03-06 23:57:50 +08:00
lincer_x42
3f62b06d18 Update README.md 2023-03-06 22:29:08 +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
lincer_x42
58da64b190 feat: 增加了一个分析task的转移关系的py脚本 2023-03-06 21:40:52 +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
LambdaLe
81f650f40f fix: 修复 肉鸽助战 招募后卡在干员立绘界面的问题 2023-03-06 18:15:32 +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
MistEO
2d8935b54f feat: add the option if restart game when game disconnects (#3839)
选择是否在游戏掉线时自动重连,在WPF中实现相关逻辑
2023-03-06 17:41:02 +08:00
Kevin Hu
b9eaec333f Merge branch 'dev' into dev_auto_restart_on_drop_option 2023-03-06 17:16:50 +08:00
MistEO
5a83504ff5 docs: update doc of develops 2023-03-06 17:16:23 +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
Yifan Liu
7afb0a2b4e feat: minor updates to the coord tool 2023-03-05 18:11:45 -06:00
Yifan Liu
1a715a79c3 feat: add new functions to the coordinate tool 2023-03-05 18:00:06 -06:00
MistEO
fd985c8579 feat: 优化 changelog 弹窗 (#3882) 2023-03-05 23:51:24 +08:00
MistEO
807ff9c9c0 chore: 更新剿灭资源;更新ResourceUpdater依赖 2023-03-05 20:13:46 +08:00
Horror Proton
05ae3620b4 feat: add fallback for python library search, etc. 2023-03-05 20:05:32 +08:00
MistEO
4f452770bb Merge branch 'master' into dev 2023-03-05 20:03:31 +08:00