uye
|
afaeb011cf
|
chore: 不启用外部通知时隐藏可选项
|
2025-05-01 18:05:08 +08:00 |
|
SherkeyXD
|
fa42a0880e
|
fix: 修正送抽任务
|
2025-05-01 16:35:10 +08:00 |
|
SherkeyXD
|
2a32052ab0
|
feat: 特殊月卡扩大识别范围
|
2025-05-01 16:30:22 +08:00 |
|
SherkeyXD
|
1dba23a93e
|
feat: 幸运墙适配六周年
|
2025-05-01 16:24:14 +08:00 |
|
SherkeyXD
|
9592b1fd40
|
feat: SideStory「众生行记」导航
|
2025-05-01 16:22:23 +08:00 |
|
uye
|
6deea622bd
|
chore: 优化训练室和加工站进站逻辑
|
2025-05-01 15:13:43 +08:00 |
|
BxFS
|
503d653330
|
fix: CheckLevelMax too fast without delay (#12498)
|
2025-05-01 08:35:44 +02:00 |
|
uye
|
fe5744f328
|
fix: 构建日期显示错误
|
2025-05-01 14:00:47 +08:00 |
|
github-actions[bot]
|
abcc3ba100
|
chore: Auto Update Game Resources - 2025-04-30
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/14763354859
[skip changelog]
alpha/v5.16.0-beta.1.d005.gabcc3ba10
|
2025-04-30 20:06:50 +00:00 |
|
uye
|
0b058bb0d9
|
fix: 下载源选择 MirrorChyan 时如果关闭自动下载,手动点击软件更新无提示
|
2025-05-01 01:16:03 +08:00 |
|
Plumess
|
c62d2ac4f8
|
feat: 更新技能识别模型,采用更全面的数据集训练 (#12490)
使用更全面的数据集对模型进行了重训练,包括了有计划的主线、SideStory、肉鸽等场景。
|
2025-04-30 23:12:24 +08:00 |
|
uye
|
9a81315b7f
|
docs: 移除过期描述
|
2025-04-30 15:55:43 +08:00 |
|
BxFS
|
42f9b80be3
|
fix: EN RoutingRefreshNodeConfirm roi too small (#12491)
|
2025-04-30 13:45:14 +08:00 |
|
uye
|
57cde24e99
|
Release v5.16.0-beta.1 (#12488)
v5.16.0-beta.1
|
2025-04-29 22:27:55 +08:00 |
|
github-actions[bot]
|
f775b2a551
|
docs: Auto Update Changelogs of v5.16.0-beta.1 (#12489)
docs: Auto Generate Changelog of Release v5.16.0-beta.1
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-04-29 22:26:31 +08:00 |
|
uye
|
756f352c02
|
fix(BREAKING CHANGE): RecruitSupportOperator 拼写错误
|
2025-04-29 19:49:54 +08:00 |
|
uye
|
f574b14ed4
|
fix: vc++ 检测移动至文件检测后
|
2025-04-29 19:49:54 +08:00 |
|
Lemon-miaow
|
ef99f63311
|
feat: 适配基建队列轮换与干员休整 (#11252)
* feat: 创建使用游戏内基建配置换班功能 (WPF)
* feat: 基于上游更新适配游戏内基建配置换班功能 (WPF)
* feat: 适配队列轮换与干员休整(Core)
* chore: Auto update by pre-commit hooks [skip changelog]
* feat: 优化基建选项UI
* chore: Auto update by pre-commit hooks [skip changelog]
* perf: enum
* feat: 新增mode值合并infrast_rotation
* docs: 新增一键轮换字段
* rft: 同步 tasks.json 未拆分部分的修改
* perf: 合并界面
* rft: test
* fix: enum binding
搞不懂calcBinding了
* docs: update mode descriptions
* perf: 移除CustomInfrastEnabled
* perf: 简化参数设置
* chore: 添加提示
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
|
2025-04-29 19:12:27 +08:00 |
|
github-actions[bot]
|
62b72b0faa
|
chore: Auto Templates Optimization
Triggered by c988b7463d
[skip changelog]
|
2025-04-29 08:35:43 +00:00 |
|
BxFS
|
c988b7463d
|
fix: EN RoutingRefreshNode dimension too large (#12484)
|
2025-04-29 10:28:54 +02:00 |
|
HX3N
|
ee281863ff
|
fix: KR RoutingRefreshNode dimension too large (#12487)
* fix: KR RoutingRefreshNode dimension too large
* chore: height changed to 16px
* chore: changed template to improve recognition score
|
2025-04-29 10:28:49 +02:00 |
|
Constrat
|
08f78a3151
|
chore: ignore templates for global
|
2025-04-29 10:21:15 +02:00 |
|
Plumess
|
af34bb6a6f
|
feat: 优化技能识别模型 (#11984)
* chore: 更新技能识别测试例 test_skill_ready()
1. 由于更新了技能识别为三分类模型,新增”可取消“类别,增加相关类别的测试;
2. 扩充了输出信息,便于Debug;
* feat: 调整技能识别推理函数,支持新的三分类模型
1. 新的三分类模型基于MobileNetv4训练并导出onnx,详情参考MaaAI仓库中的技能识别训练代码;
2. 新增”可取消“分类,标签为c,但暂不启用区分,与”未就绪“同样归于not ready;
3. 新增了部分前处理操作,以匹配模型的输入;
* perf: 使用 MobileNetv4 Small 重新训练了技能识别模型,改为三分类
新增”可取消“状态,即技能可能处于”可取消“,”未就绪“,”已就绪“三种状态;
新的三分类模型基于MobileNetv4 Conv Small 训练并导出,详情参考MaaAI仓库中的技能识别训练代码;
* feat: 调整技能识别自动截图,支持三分类
新增在debug模式下对”可取消“新类别的截图保存功能;
* chore: 存储截图时打印分数
* chore: 使用 ranges
* perf: 使用新训练集,基于官方mobilenetv4_conv_small的权重进行微调
16000张左右的训练集,在3000张测试集中准确率99.7%
---------
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
|
2025-04-29 14:30:24 +08:00 |
|
Daydreamer114
|
0e5ed3be50
|
perf: 修改小游戏描述
|
2025-04-29 11:48:00 +08:00 |
|
Constrat
|
6f3bc269d6
|
i18n: EN tweak
[skip ci] [skip changelog]
alpha/v5.15.7-alpha.1.d002.g6f3bc269d
|
2025-04-28 15:24:37 +02:00 |
|
Constrat
|
68d7ac593b
|
i18n: EN tweak
[skip ci] [skip changelog]
|
2025-04-28 14:39:58 +02:00 |
|
萨拉托加
|
ab664d74fb
|
Release v5.15.6 (#12478)
v5.15.6
|
2025-04-28 20:10:51 +08:00 |
|
github-actions[bot]
|
aba41f09c0
|
docs: Auto Update Changelogs of v5.15.6 (#12479)
* docs: Auto Generate Changelog of Release v5.15.6
* feat: Update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: AnnAngela <naganjue@vip.qq.com>
|
2025-04-28 19:10:22 +08:00 |
|
github-actions[bot]
|
2dc6745fdb
|
chore: Auto Update Game Resources - 2025-04-28
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/14705082471
[skip changelog]
|
2025-04-28 09:59:59 +00:00 |
|
晓丶梦丶仁
|
5820fb202d
|
feat: 争锋频道:青草城 (#12470)
* feat: 争锋频道:青草城
* fix: end
* fix: 鸭宝不在
* perf: 公开 wpfgui 的自定义任务
* Revert "perf: 公开 wpfgui 的自定义任务"
This reverts commit 536864caa2.
* feat: 加一个丑爆了的界面
* chore: 修改描述
* chore: 修改描述
* chore: 统一按钮大小
* chore: 添加停止功能
* chore: 添加停止按钮
---------
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
|
2025-04-28 17:34:06 +08:00 |
|
uye
|
cba20d7835
|
fix: 连战次数无法保存
|
2025-04-28 17:19:52 +08:00 |
|
status102
|
81f8ad902d
|
fix: 漏了一个
|
2025-04-28 15:33:45 +08:00 |
|
status102
|
426d76ee50
|
rft: Wpf长草任务添加部分解耦
|
2025-04-28 14:49:44 +08:00 |
|
status102
|
dd82fa0075
|
chore: meoJson update to v4.3.4 (#12460)
* chore: meoJson update to v4.3.2
* chore: meoJson update to v4.3.4
|
2025-04-28 14:31:12 +08:00 |
|
github-actions[bot]
|
91b53a4b73
|
chore: Auto Update Game Resources - 2025-04-28
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/14699190648
[skip changelog]
|
2025-04-28 02:54:50 +00:00 |
|
status102
|
12fc5bbde3
|
perf: move
[skip changelog]
alpha/v5.15.6-alpha.1.d007.g12fc5bbde
|
2025-04-27 23:42:47 +08:00 |
|
status102
|
6cfab2c1f0
|
perf: Task加载检查前重复任务
|
2025-04-27 23:36:55 +08:00 |
|
Constrat
|
730b9b2ad9
|
fix: move operator Flint in front of item Flint (点火石) for EN
|
2025-04-27 16:10:22 +02:00 |
|
Constrat
|
ddbf647524
|
feat: Sarkaz IS EN squads DLC 1
alpha/v5.15.6-alpha.1.d004.gddbf64752
|
2025-04-27 15:37:26 +02:00 |
|
status102
|
6e9ef3c66e
|
chore: ConfigurationHelper.GetValue增加enum, DeleteValue额外返回旧值
|
2025-04-27 19:43:58 +08:00 |
|
Constrat
|
1ad6f70b55
|
fix: Fang Alter EN OCR
|
2025-04-27 10:21:34 +02:00 |
|
Constrat
|
9e990c337a
|
fix: Alter operators for EN
|
2025-04-27 10:15:03 +02:00 |
|
uye
|
8733055e83
|
Release v5.15.5 (#12466)
v5.15.5
|
2025-04-27 03:23:17 +08:00 |
|
github-actions[bot]
|
e8885dc095
|
docs: Auto Update Changelogs of v5.15.5 (#12467)
* docs: Auto Generate Changelog of Release v5.15.5
* docs: Update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
|
2025-04-27 03:21:19 +08:00 |
|
uye
|
0d140c1b46
|
fix: 无法热更
|
2025-04-27 03:17:01 +08:00 |
|
uye
|
1f29f9dc16
|
fix: MaaCore.vcxproj
|
2025-04-27 01:37:33 +08:00 |
|
uye
|
505ba76fea
|
fix: DEBUG 加载错误
|
2025-04-27 01:37:33 +08:00 |
|
SherkeyXD
|
e76e95c0a4
|
rft: rename base stage
|
2025-04-27 00:11:50 +08:00 |
|
github-actions[bot]
|
aff4ef43fa
|
chore: Auto Update Game Resources - 2025-04-26
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/14682880925
[skip changelog]
|
2025-04-26 16:05:59 +00:00 |
|
SherkeyXD
|
e4aa506cb4
|
fix: BB task fix
|
2025-04-26 23:57:41 +08:00 |
|