Commit Graph

17814 Commits

Author SHA1 Message Date
MistEO
a11660cbac feat(PC): 支持 PC 端明日方舟 (#15407)
* feat(controller): 集成 MaaWin32ControlUnit 支持 Win32 窗口截图与控制

- 提取公共滑动插值逻辑到 SwipeHelper.hpp,重构 Minitouch/PlayTools 控制器
- 新增 Win32ControlUnitLoader 动态加载 MaaWin32ControlUnit.dll
- 新增 Win32Controller 实现 ControllerAPI,适配 touch_down/move/up 接口
- 添加 AsstAsyncAttachWindow 公开 API 用于绑定 Win32 窗口
- 添加 Win32 截图/输入方式的类型定义和枚举常量

* feat(api): 增加同步版本的 AsstAttachWindow 接口

模仿 AsstConnect 实现同步绑定 Win32 窗口的接口,方便简单场景下直接调用。
该接口标记为 deprecated,建议使用异步版本 AsstAsyncAttachWindow。

* fix: can build MaaCore

* feat: 完成整体适配

* feat(ci): 添加 MaaFramework Win32ControlUnit 下载步骤

使用 robinraju/release-downloader 从 MaaFramework 最新 release 下载
win-x64 版本并提取 MaaWin32ControlUnit 到构建产物中

* docs: 添加 Win32Controller 调试所需 MaaWin32ControlUnit 的说明

在开发文档的环境配置步骤中说明调试 Win32Controller 需要手动下载
MaaWin32ControlUnit.dll,并欢迎社区贡献自动下载脚本

* fix(i18n): 修改 UseAttachWindowWarning 措辞为"仅供尝鲜"

* fix: 小细节修复

* ci: fix maafw filename

* feat: PC 移至连接配置

* feat: 调整描述

* chore: 调整 PC 在连接配置中的顺序

* feat: 设置指引和开始唤醒界面 PC 选项绑定

---------

Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2026-01-18 21:17:59 +08:00
uye
99bde4818e docs: 有猪漏改了 2026-01-18 21:17:09 +08:00
uye
17026f57b3 fix: 粘贴作业集代码后下方的链接未重置为作业站链接
fix #15436
2026-01-18 21:08:26 +08:00
Status102
aeff2ba9e6 i18n: 自动战斗编队 技能等级不足i18n, CN 使用理智药及碎石 (#15435)
* i18n: 自动战斗编队 技能等级不足i18n, CN 使用理智药及碎石

* i18n: KR

* docs: 使用理智药

---------

Co-authored-by: HX3N <scarlet7518@gmail.com>
2026-01-18 18:53:26 +08:00
Manicsteiner
c765852e27 chore: YostarJP ocr fix for roguelike 2026-01-18 14:32:42 +08:00
uye
1385f07e2b Release v6.2.3 (#15420)
## Summary by Sourcery

调整 Roguelike 战斗格子评分逻辑,以处理更多格子类型,并在缺少格子权重映射时避免崩溃。

Bug Fixes:
- 当遇到未配置权重的格子类型时,防止 Roguelike 战斗评分过程中的潜在崩溃。

Enhancements:
- 扩展 Roguelike 战斗和医疗格子的权重映射,将 Green 和 Infection 格子纳入其中,以获得更精确的方向评分。

<details>
<summary>Original summary in English</summary>

## Summary by Sourcery

Adjust roguelike battle tile scoring to handle additional tile types and
avoid crashes when tile weight mappings are missing.

Bug Fixes:
- Prevent potential crashes in roguelike battle scoring when
encountering tile types that lack configured weights.

Enhancements:
- Extend roguelike combat and medic tile weight mappings to include
Green and Infection tiles for more accurate direction scoring.

</details>
2026-01-18 01:41:26 +08:00
uye
2d9e583e62 docs: Revise CHANGELOG for version 6.2.3
Updated CHANGELOG for version 6.2.3 with highlights and fixes.
2026-01-18 01:40:41 +08:00
Constrat
3878e1d41b fix: vertical alignment to top instead of center for updatesettings (#15359)
* fix: vertical alignment to top instead of center for updatesettings

* perf: 调整界面布局

---------

Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2026-01-18 01:11:11 +08:00
status102
34239dfda8 chore: order 2026-01-18 00:58:42 +08:00
status102
7e19a378f7 fix: 肉鸽自动站位算法遇到未设置优先级地块崩溃 2026-01-18 00:57:33 +08:00
uye
9e64f98f0e fix: 肉鸽遇到源石地板会闪退 2026-01-18 00:55:34 +08:00
Constrat
d2d316e414 i18n: EN fix 2026-01-17 15:04:49 +01:00
Constrat
1d34805047 i18n: EN tweak for ATO minigame 2026-01-17 15:04:31 +01:00
uye
400479b294 Release v6.2.2 (#15410) 2026-01-17 18:43:34 +08:00
github-actions[bot]
f0a3231181 docs: Auto Update Changelogs of v6.2.2 (#15418)
* docs: Auto Generate Changelog of Release v6.2.2

* docs: changelog

* docs: changelog

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2026-01-17 18:43:16 +08:00
萨拉托加
fb9d541a0e fix: 界园指挥避战刷钱黑屏等待 2026-01-17 18:10:11 +08:00
uye
45b977574c fix: 怎么把成就注释掉了 2026-01-17 18:05:33 +08:00
uye
e45c778a89 chore: 快捷置入显示加点判断日志 2026-01-17 17:50:46 +08:00
status102
07520f9f5c perf: 悬浮窗改static 2026-01-17 11:30:57 +08:00
github-actions[bot]
cce73db523 feat: Update Submodules MaaMacGui, maa-cli
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/21082012091
[skip changelog]
2026-01-16 21:52:56 +00:00
uye
c8695ac436 chore: 力竭了 2026-01-17 02:00:08 +08:00
uye
e39f29ecde feat: 只有一个配置时标题栏隐藏配置名 2026-01-17 01:29:24 +08:00
Constrat
d12407f6f5 i18n: EN tweak to inventory display 2026-01-16 18:27:22 +01:00
Constrat
0ff0d97cc7 fix: phantom puppet not deploying 2026-01-16 18:17:27 +01:00
Constrat
ceeffdbe60 fix: AT ClickStage t -> T 2026-01-16 18:03:41 +01:00
Constrat
d4bf8689f6 chore: AT updates 2026-01-16 17:06:00 +01:00
uye
749d6d6a5a feat: 检查更新失败时吐司通知 2026-01-16 23:47:34 +08:00
github-actions[bot]
1a99bf4259 chore: Auto Update Game Resources - 2026-01-16
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/21072180793

[skip changelog]
2026-01-16 15:46:14 +00:00
uye
a609685f44 chore: 抽卡任务结束后提示还原为默认 2026-01-16 22:45:28 +08:00
uye
6f34ec7ccf fix: 牛牛抽卡点击停止之后文字提示不会停止变化 2026-01-16 22:44:50 +08:00
uye
b7c3711b9d feat: 一图流上报 id 单独实现 2026-01-16 19:08:55 +08:00
github-actions[bot]
2b1b67b96f chore: Auto Update Game Resources - 2026-01-16
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/21061982270

[skip changelog]
2026-01-16 09:30:41 +00:00
github-actions[bot]
3cefe0f71d chore: Auto Templates Optimization
Triggered by 4ccf10cfa7

[skip changelog]
2026-01-16 09:17:29 +00:00
Manicsteiner
4ccf10cfa7 chore: YostarJP AT updates 2026-01-16 17:16:55 +08:00
HX3N
5ecbffea39 chore: YostarKR AT updates
MiniGame, navigation, ocr edit
2026-01-16 17:30:14 +09:00
github-actions[bot]
43d8f9f748 chore: Auto Update Game Resources - 2026-01-16
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/21059831385

[skip changelog]
2026-01-16 08:05:15 +00:00
github-actions[bot]
452a044178 chore: Auto Update Game Resources - 2026-01-16
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/21059079979

[skip changelog]
2026-01-16 07:29:37 +00:00
Constrat
964346ed0c chore: Preload AT + new alter operators regex for EN 2026-01-15 15:19:16 +01:00
Manicsteiner
454ae61622 chore: YostarJP AT preload and ocr edit 2026-01-15 22:08:28 +08:00
萨拉托加
a1bad70e8e fix: 萨米肉鸽StartAction 2026-01-15 20:09:40 +08:00
萨拉托加
d710d7fbff fix: 矿石“杀手”识别 2026-01-15 18:17:34 +08:00
萨拉托加
aea0cd15a8 fix: 肉鸽增加黑屏等待时间 2026-01-15 17:53:54 +08:00
uye
76ed0277b2 chore: 下调一点仓库识别二值化阈值 2026-01-15 02:39:17 +08:00
github-actions[bot]
891d04d83a chore: Auto Update Game Resources - 2026-01-14
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/21000893301

[skip changelog]
2026-01-14 16:05:05 +00:00
Constrat
ec339d1392 chore: update OrundumActivities for EN 2026-01-14 17:01:52 +01:00
status102
0c93ee8427 fix: 悖论模拟-作业列表 额外等待 2026-01-14 17:32:32 +08:00
github-actions[bot]
7afca0bdba feat: Update Submodules MaaMacGui, maa-cli
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/20973892195
[skip changelog]
2026-01-13 21:53:12 +00:00
github-actions[bot]
f35395c100 chore: Auto update by pre-commit hooks
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/20972531014
[skip changelog]
2026-01-13 21:05:11 +00:00
uye
5142d4e546 fix: build warring 2026-01-14 02:28:05 +08:00
uye
caf0e2f11d fix: 仓库数据 parse 失败时返回空数据 2026-01-14 01:11:03 +08:00