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 |
|
BxFS
|
503d653330
|
fix: CheckLevelMax too fast without delay (#12498)
|
2025-05-01 08:35:44 +02:00 |
|
github-actions[bot]
|
abcc3ba100
|
chore: Auto Update Game Resources - 2025-04-30
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/14763354859
[skip changelog]
|
2025-04-30 20:06:50 +00:00 |
|
Plumess
|
c62d2ac4f8
|
feat: 更新技能识别模型,采用更全面的数据集训练 (#12490)
使用更全面的数据集对模型进行了重训练,包括了有计划的主线、SideStory、肉鸽等场景。
|
2025-04-30 23:12:24 +08:00 |
|
BxFS
|
42f9b80be3
|
fix: EN RoutingRefreshNodeConfirm roi too small (#12491)
|
2025-04-30 13:45:14 +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 |
|
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 |
|
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 |
|
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 |
|
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
|
2025-04-27 15:37:26 +02: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
|
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 |
|
github-actions[bot]
|
5f30226d99
|
chore: Auto Update Game Resources - 2025-04-26
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/14681959054
[skip changelog]
|
2025-04-26 14:05:34 +00:00 |
|
github-actions[bot]
|
2e30ef6169
|
chore: Auto Templates Optimization
Triggered by 3b0093c13c
[skip changelog]
|
2025-04-26 13:54:30 +00:00 |
|
SherkeyXD
|
3b0093c13c
|
feat: 六周年月卡
|
2025-04-26 21:53:34 +08:00 |
|
HX3N
|
3416a47b26
|
fix: YostarKR OrundumActivitiesConfirm add ocrReplace
|
2025-04-26 17:53:19 +09:00 |
|
HX3N
|
436643db9c
|
chore: YostarKR IS5 squads and ocr update (#12455)
|
2025-04-25 16:42:38 +02:00 |
|
github-actions[bot]
|
dc49df6c0d
|
chore: Auto Update Game Resources - 2025-04-25
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/14666981411
[skip changelog]
|
2025-04-25 14:32:16 +00:00 |
|
Constrat
|
209902466a
|
Revert "chore: Auto Update Game Resources - 2025-04-25"
This reverts commit 317a0d5224.
|
2025-04-25 16:29:23 +02:00 |
|
github-actions[bot]
|
317a0d5224
|
chore: Auto Update Game Resources - 2025-04-25
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/14666833323
[skip changelog]
|
2025-04-25 14:25:29 +00:00 |
|
Constrat
|
193525cacb
|
chore: YostarKR ocr fix
------
Co-Authored-by: HX3N <scarlet7518@gmail.com>
|
2025-04-25 16:20:56 +02:00 |
|
Constrat
|
2e6df0af8e
|
chore: remove duplicate tasks from main json of KR and JP
|
2025-04-25 15:38:58 +02:00 |
|
Constrat
|
43d13f5aaf
|
chore: remove debug task from IS EN
[skip ci]
|
2025-04-25 15:12:46 +02:00 |
|
Constrat
|
6c405da322
|
chore: YostarJP IS5 squads update
---------
Co-authored-by: Manicsteiner <63437036+Manicsteiner@users.noreply.github.com>
|
2025-04-25 15:00:38 +02:00 |
|
Constrat
|
dce6e317c8
|
rft: tasks (#12448)
* rft: tasks
* chore: remove older tasks.json
* rft: move some stages
* chore: Auto update by pre-commit hooks [skip changelog]
* rft: rename
---------
Co-authored-by: SherkeyXD <57581480+SherkeyXD@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-04-25 18:31:37 +08:00 |
|
Constrat
|
2a7729074a
|
chore: remove dupes from resource updater I.S. stages
|
2025-04-24 20:31:33 +02:00 |
|
github-actions[bot]
|
40e607c98f
|
chore: Auto Update Game Resources - 2025-04-24
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/14648860019
[skip changelog]
|
2025-04-24 18:25:57 +00:00 |
|
Constrat
|
3e38b59f0c
|
chore: add more text for OrundumActivities EN
|
2025-04-24 19:26:15 +02:00 |
|
Manicsteiner
|
8779c867bf
|
chore: YostarJP ocr fix (#12447)
|
2025-04-25 00:03:38 +08:00 |
|
HY
|
316dd9a005
|
chore: 繁中服「太陽甩在身後」活動導航 (#12444)
* chore: 繁中服「太陽甩在身後」活動導航
* chore: 補充許願牆的 text
|
2025-04-24 17:11:46 +08:00 |
|
github-actions[bot]
|
6f07b16388
|
chore: Auto Update Game Resources - 2025-04-24
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/14636183461
[skip changelog]
|
2025-04-24 07:43:55 +00:00 |
|
github-actions[bot]
|
b59b42345a
|
chore: Auto Update Game Resources - 2025-04-24
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/14635512901
[skip changelog]
|
2025-04-24 07:06:30 +00:00 |
|
uye
|
0cab88a1fb
|
feat: 添加任务超时提示 (#12430)
* test: 添加 block 任务
* feat: 添加任务超时提醒
* feat: 外部通知添加超时提醒
* chore: 提示时间改为四舍五入
* chore: 外部通知额外输入最后五条日志
* chore: 调整日志输出日期
|
2025-04-24 09:54:40 +08:00 |
|
github-actions[bot]
|
0234f2d274
|
chore: Auto Update Game Resources - 2025-04-22
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/14593234281
[skip changelog]
|
2025-04-22 11:05:38 +00:00 |
|
github-actions[bot]
|
018955d010
|
chore: Auto Update Game Resources - 2025-04-22
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/14591436939
[skip changelog]
|
2025-04-22 09:29:17 +00:00 |
|
Constrat
|
ed361efcd3
|
chore: YostarEN PV preload
|
2025-04-22 11:21:17 +02:00 |
|
HX3N
|
2b0ad53830
|
chore: YostarKR PV preload (#12431)
|
2025-04-22 11:17:38 +02:00 |
|
Manicsteiner
|
f5010a3681
|
chore: YostarJP PV preload (#12429)
|
2025-04-22 14:32:07 +08:00 |
|