github-actions[bot]
ad04e831de
chore: Auto update by pre-commit hooks
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/23317076846
[skip changelog]
2026-03-19 21:11:35 +00:00
uye
42c0d75e89
build: 改为 SelfContained 发布模式 ( #16019 )
...
<img width="3190" height="208" alt="07832262dcc66157005c08cc95a03fd1"
src="https://github.com/user-attachments/assets/84630506-c595-4999-ac7b-9c79f200bb16 "
/>
<img width="1753" height="91" alt="b8ee23114f21ed1047697a77e713f1e5"
src="https://github.com/user-attachments/assets/6d781864-9c65-4774-85c7-8c22a1210285 "
/>
完整包体积 +67 M
更新包第一次也会大差不多这么多,后面因为增量的原因不会影响
## Summary by Sourcery
记录迁移到自包含(self-contained)的 .NET 部署方式,并相应更新运行时和操作系统支持要求。
新功能:
- 通过自包含部署,将 .NET 运行时打包进 Windows GUI 构建中,从而不再需要单独安装 .NET。
增强改进:
- 在所有支持的语言中明确说明:安装时仅需要 Visual C++ 运行时,因为 .NET 现在已随程序一同提供。
- 更新 Linux/Wine 使用文档,以反映 Windows 构建已包含 .NET 运行时这一事实。
- 重新措辞操作系统支持说明,解释由于运行时和系统组件依赖,MAA 需要 Windows 10 或更高版本。
构建:
- 调整 WPF GUI 项目和依赖设置脚本以使用自包含发布模式,并停止安装外部的 .NET Desktop Runtime。
文档:
- 更新所有语言的常见问题(FAQ)、安装说明和新手指南,使其与新的自包含部署方式和运行时要求保持一致。
<details>
<summary>Original summary in English</summary>
## Summary by Sourcery
Document the switch to self-contained .NET deployment and update runtime
and OS support requirements accordingly.
New Features:
- Bundle the .NET runtime into the Windows GUI build via self-contained
deployment to remove the need for a separate .NET installation.
Enhancements:
- Clarify across all supported languages that only the Visual C++
runtime is required at install time, as .NET is now included.
- Update Linux/Wine usage docs to reflect that the Windows build already
contains the .NET runtime.
- Reword OS support notes to explain that MAA requires Windows 10 or
later due to its runtime and system component dependencies.
Build:
- Adjust the WPF GUI project and dependency setup script to use
self-contained publish mode and stop installing the external .NET
Desktop Runtime.
Documentation:
- Refresh FAQ, installation, and newbie guides in all languages to match
the new self-contained deployment and runtime requirements.
</details>
2026-03-19 22:56:07 +08:00
AnnAngela
4fb6017103
docs: Modify git clone command to use --single-branch ( #16000 )
...
Co-authored-by: AnnAngela <9762652+AnnAngela@users.noreply.github.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com >
2026-03-15 23:51:46 +08:00
MistEO
5e5e63b2b6
docs: 怎么还有!
2026-03-14 02:47:55 +08:00
MistEO
9c281e386a
docs: missing rename dev-v2
2026-03-14 02:46:58 +08:00
MistEO
afa6711dfa
chore: missing rename branch dev-v2
2026-03-14 02:32:45 +08:00
MistEO
a5495f8803
chore: update branch dev to dev-v2
2026-03-14 02:29:11 +08:00
Rbqwow
bbc2f48fe6
docs: 向文档站同步 readme 修改
...
[skip changelog]
2026-03-13 23:29:59 +08:00
Rbqwow
2f4cf12b7e
docs: 添加 GitHub Trending 横幅
2026-03-13 23:26:12 +08:00
uye
0a210fbc1e
docs: MuMu Screenshot i18n
2026-03-09 00:29:55 +08:00
Goat Boring(山羊博宁88)
cb44b2cca2
docs: 在 MuMu 截图增强模式中加入国际版 ( #15934 )
2026-03-08 17:07:38 +08:00
Lucien Shaw
632d4ef1fe
docs: 使文档站中侧边栏的功能介绍板块默认展开 ( #15927 )
...
* feat(website): 增加调整侧边栏目录默认展开状态的markdown元信息配置项
* fix(website): 修复部分markdown元信息默认值不生效的问题
* docs(website): 使功能介绍板块默认展开
* refactor(website): 完善与侧边栏生成相关的部分逻辑
2026-03-06 09:11:55 +08:00
Status102
b2d8591974
rft!: 自动战斗协议 干员技能默认值变更为 0 (不指定技能) ( #15898 )
...
* rft!: 自动战斗协议 干员技能默认值变更为 0 (不指定技能)
* fix: 检查范围修复
2026-03-02 23:16:40 +08:00
github-actions[bot]
8372c35f4c
chore: Auto update by pre-commit hooks
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/22503800132
[skip changelog]
2026-02-27 21:07:53 +00:00
Goat Boring(山羊博宁88)
6f81724640
docs: 修族谱 ( #15856 )
...
把其中一个容器修一下
2026-02-27 16:42:01 +08:00
Goat Boring(山羊博宁88)
ffcaa60fe5
docs: Add dedicated "MAA GUI download and installation guide" ( #15138 )
...
Co-authored-by: MistEO <mistereo@hotmail.com >
Co-authored-by: Rbqwow <55343783+Rbqwow@users.noreply.github.com >
Co-authored-by: HX3N <scarlet7518@gmail.com >
2026-02-27 13:24:16 +08:00
Constrat
190940dfb7
ci: updates to Resource Updater and clangd ( #15758 )
...
* fix: update classifyType assignment in update_items_data function
(global and txwy are up to date)
* fix: add CMAKE_INSTALL_PREFIX to cacheVariables in CMakePresets.json
* test: cleanup infrast_data
* chore: move submodules behind cache
* fix: CMake configs update for clangd code navigation
* docs: add windows vscode docs
---------
Co-authored-by: soundofautumn <62000745+soundofautumn@users.noreply.github.com >
2026-02-25 09:57:39 +01:00
github-actions[bot]
ed564d70be
chore: Auto update by pre-commit hooks
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/22002953703
[skip changelog]
2026-02-13 21:12:26 +00:00
Goat Boring(山羊博宁88)
e7d2564610
docs: 删除一些过时内容 ( #15700 )
...
* docs: 删除一些过时内容
* docs: Apply suggestion from @sourcery-ai[bot]
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
---------
Co-authored-by: Rbqwow <55343783+Rbqwow@users.noreply.github.com >
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2026-02-13 15:36:13 +08:00
uye
5598ff8ff2
docs: 更新 api 链接
2026-02-12 21:57:07 +08:00
airwish
e137ac81c9
chore: fix casing typo and related context ( #15656 )
...
* chore: fix typo
* typo: "Request" spelling mistake
---------
Co-authored-by: 晓丶梦丶仁 <74444214+Daydreamer114@users.noreply.github.com >
2026-02-10 23:48:44 +08:00
soundofautumn
84f1bf490c
build: Adopt CMake presets for CI and add clangd/VSCode integration ( #15595 )
...
* feat: clangd support
* feat: 完善CMakePresets
* docs: 更新cmake命令
* fix: smoke test run
* docs: 更新vscode开发文档
* feat: 添加执行MaaWpf到cmake中
* feat: 支持全部的presets
* chore: 重新安排顺序
* chore: add some comment
* chore: add more comments
* feat: 简化res-update-game
* chore: 移除多余build
* chore: 统一x64和arm64
* chore: 修正重复忽略.vscode
* feat: vscode cmaketool乱码
* docs: 添加提示
2026-02-06 23:05:41 +08:00
status102
932c9ca655
docs: 自动战斗作业文档干员技能值范围补上0
2026-02-06 14:57:02 +08:00
yali-hzy
c2716e4ac7
docs: 修正开发文档中的格式错误及笔误 ( #15516 )
...
* fix: 修正开发指南中的格式
* docs: Apply suggestion from @sourcery-ai[bot]
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
* fix: 修改 zh-tw 中 sln 为 slnx
---------
Co-authored-by: AnnAngela <naganjue@vip.qq.com >
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2026-01-30 20:43:59 +08:00
github-actions[bot]
589de1ecfb
chore: Auto update by pre-commit hooks
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/21187195536
[skip changelog]
2026-01-20 21:06:26 +00:00
github-actions[bot]
1195936799
chore: Auto Templates Optimization
...
Triggered by a9dc03eebd
[skip changelog]
2026-01-20 16:16:49 +00:00
HY
a9dc03eebd
docs: 繁中文件大更新 ( #15480 )
...
* docs: readme
* docs: develop_ci-tutorial, development
* docs: develop_documentation-guidelines
* docs: develop_issue-bot-usage
* docs: develop_linux-tutorial, overseas-client-adaptation
* docs: develop_README, pr-tutorial
* docs: develop_vsc-ext-tutorial
* docs: manual_README, newbie
* docs: manual_faq
* docs: manual_connection
* docs: manual_cli_config
* docs: manual_cli_faq, install
* docs: manual_cli_README, usage
* docs: develop_development
* docs: manual_device_README, macos
* docs: manual_device_linux
* docs: manual_device_windows
* docs: manual_device_android
* docs: manual_introduction README, reclamation-algorithm, recruit, rewards, startup, tools
* docs: manual_introduction_others
* docs: manual_introduction_credit
* docs: manual_introduction_infrastructure
* docs: manual_introduction_combat
* docs: manual_introduction_copilot
* docs: manual_introduction_integrated-strategy
* docs: protocol_base-scheduling-schema, README, sss-schema
* docs: protocol_remote-control-schema
* docs: protocol_callback-schema
* docs: protocol_copilot-schema
* docs: protocol_task-schema
* chore: update xmal
* chore: 調整部分內容
* chore: 再次調整 README 跟 develop 資料夾下的所有文件內容
* chore: 調整 protocol 資料夾內的文件內容
* chore: 調整 manual 資料夾內的零散文件內容
* chore: 調整 cil 與 device 資料夾內的文件內容
* chore: 調整 introduction 資料夾內的文件內容
* chore: update xaml
* chore: 再......再改一點什麼......
* chore: 補圖
* chore: 更改連結
* chore: 再改一點奇怪的東西
2026-01-21 00:14:24 +08:00
uye
6dc510d10a
docs: en Coupon
2026-01-19 15:13:33 +08:00
github-actions[bot]
ecd4a33f8d
chore: Auto update by pre-commit hooks
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/21118556393
[skip changelog]
2026-01-18 21:04:18 +00:00
uye
75b6315a93
docs: 集成文档统一格式,同时显示 field-group 和示例代码 ( #15409 )
...
* docs: 示例
* docs: ParadoxCopilot
* i18n: tw
* i18n: en
* docs: 荧光棒
* i18n: jp
* docs: 链接未生效
* i18n: kr
* i18n: 肉鸽辅助协议 tw
* i18n: 肉鸽辅助协议 en
* i18n: 肉鸽辅助协议 jp
* i18n: 肉鸽辅助协议 kr
* i18n: JP integrated-strategy-schema
* i18n: EN
* i18n: JP integration
* docs: 移除傀影难度相关描述
* docs: 票券奖励
* docs: 界园全称
* i18n: integrated-strategy-schema for zh-tw
* i18n: integration for zh-tw
---------
Co-authored-by: Manicsteiner <Manicsteiner@outlook.com >
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com >
Co-authored-by: momomochi987 <as99us301@gmail.com >
2026-01-18 21:47:33 +08:00
Status102
db1b3b0a8d
rft: Wpf一键长草任务配置重构 ( #15385 )
...
* rft: 已重构部分
* rft: 差stageList
* rft: 补上界园常乐
* rft: 备选关卡
* i18n: 添加关卡 & 备选
* fix: 任务添加出错时中断
* fix: 当前上次关卡转换错误
* fix: 当前上次关卡转换错误
* rft: 刷理智任务序列化
* perf: 糊点
* fix: 漏了一个
* rft: 迁移标记
* fix: 加上剿灭
* fix: index漏了
* fix: 重构后的基建计划
* chore: customTask弃用多任务
* perf: 周几选择框动画
* fix: 移除备选CheckBox
* perf: 刷理智-剿灭不上传企鹅
* rft: rename
* feat: 刷理智 周几 设置
* chore: sync
* revert: debug
* revert: 使用备选关卡
* feat: 下拉框
# Conflicts:
# src/MaaWpfGui/Views/UserControl/TaskQueue/FightSettingsUserControl.xaml
* rft: rename
* fix: config
* feat: stageList刷新, 差移除过期关卡
* perf: StageListSource 当日未开放
* fix: bingding
* perf: UI 上下布局
* Revert "perf: UI 上下布局"
This reverts commit df39cb2f09 .
* feat: 增加默认隐藏的删除和拖动区域
* chore: 优化触发事件绑定
* perf: 优化全反选按钮布局
* feat: 添加任务列表的删除和重命名
* perf: idle 或 inited 为 false 时禁用删除和重命名
* chore: 确保 StagePlan 有一个元素
* fix: ComboBox无法滚动
* Revert "perf: idle 或 inited 为 false 时禁用删除和重命名"
This reverts commit e0b71b53b6 .
* perf: 非 idle 期间禁止重命名或删除任务
* feat: 添加启用周计划勾选框
* perf: 不启用周计划时不重置
* perf: 优化滚动
* fix: 一键长草任务添加或跳过时提示修复
* i18n: TaskQueue 添加任务失败 / 跳过
* feat: config 保存
* perf: 删除任务Dialog增加任务类型文本
* rft: 任务可见rename
* rft: 删除任务 & 任务切换
* perf: 合并备选 & 非备选的关卡选择
* fix: index
* rft: 任务设置界面刷新
* fix: 任务设置界面
* fix: 移除最后一个任务后不会自动选中上一个
* fix: stageList刷新
* perf: 当StageList仅存在一个关卡时隐藏删除按钮
* fix: 刷理智-手动输入关卡代码自动补全
* i18n: 添加关卡
* fix: CreditFightOnceADay set
* fix: ExpectedCollapsalParadigms set
* perf: 移除无用注释 & 变量
* feat: 迁移前加个备份
* fix: 刷理智迁移时重复添加关卡
* fix: 移除信用任务中设置基建任务的UI
* fix: TaskId
* fix: 任务后状态重置
* fix: 基建任务检查
* Revert "fix: 移除信用任务中设置基建任务的UI"
This reverts commit 1f51b5fe00 .
* fix: 收取信用任务的基建设置说明
* fix: TaskQueue & 基建房间 拖动容器限制
* fix: CanShowAutoReload
* fix: CustomTask适配
* fix: 任务设置改名删除Context绑定
* perf: 移除 StagePlanItem 的 Index
* rft: TaskId 迁移
* feat: TaskStatus 显示任务颜色
* perf: UI状态颜色 for Light
* perf: config迁移
* fix: base
* perf: 调整界面布局
* perf: 调整运行时任务的颜色,调整圆角
* fix: 拖动标签后无法修改配置
* fix: 部分元素在运行中时未被正确禁用
* fix: 是 move 不是 swap
* docs: 移除文档中关于 `剩余理智` & `备选关卡`中剿灭任务相关的特殊逻辑
* i18n: update introduction\combat for zh-tw
* i18n: KR
* i18n: update zh-tw.xaml
---------
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com >
Co-authored-by: momomochi987 <as99us301@gmail.com >
Co-authored-by: HX3N <scarlet7518@gmail.com >
2026-01-18 21:47:11 +08:00
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
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
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
1702470c81
docs: 更新开发指南
2026-01-13 21:53:10 +08:00
github-actions[bot]
c1dba52ce2
chore: Auto Templates Optimization
...
Triggered by 7f8e97e7a0
[skip changelog]
2026-01-13 11:52:21 +00:00
github-actions[bot]
0ea829ec49
chore: Auto update by pre-commit hooks
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/20901826616
[skip changelog]
2026-01-11 21:04:29 +00:00
Goat Boring(山羊博宁88)
81ba3a2321
docs: Update cli usage.md with Windows installation note ( #15369 )
2026-01-11 19:47:22 +08:00
uye
8515845e4e
fix: 增加理智战斗后点击到掉落列表的重试次数,避免延长的黑屏时间影响
2026-01-11 18:23:32 +08:00
wryx166
790fb6f92f
docs: 更新 Visual C++ 可再发行程序包链接至 V14 版本 ( #15360 )
2026-01-10 23:59:16 +08:00
uye
b4a8208e0f
feat: 重构仓库识别结构,支持根据关卡掉落情况自动更新 ( #15358 )
...
* feat: 重构仓库识别结构,支持根据关卡掉落情况自动更新
* feat: 上次同步时间
* chore: 使用 TryParseExact
2026-01-10 21:01:01 +08:00
status102
b8a8f645b2
fix: 移除地图未修复期间的临时糊屎, 移除未更正的注释
...
link to fa3fce6d7a , 9b5445d1a9 .
2026-01-10 18:02:30 +08:00
github-actions[bot]
a2f217db87
chore: Auto update by pre-commit hooks
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/20865488969
[skip changelog]
2026-01-09 21:04:51 +00:00
uye
1d23425744
rft: 重构自动战斗标签页逻辑, 拆分悖论模拟任务 ( #15327 )
...
* fix: 自动战斗切换至其他活动时不会取消战斗列表
* fix: 运行时禁止切换标签页
* fix: 调整悖论模拟检查顺序
* chore: 移除视频识别
* rft: 重构自动战斗选项页,增加列表混用与类型检查
* feat: 切换标签页时清空作业输入框
* chore: 添加注释
* refactor: 移除 CopilotItemViewModel 中的 Index 属性并更新相关逻辑 (#15328 )
* rft: 重构拆分悖论模拟任务
* fix: stage_name
* Revert "refactor: 移除 CopilotItemViewModel 中的 Index 属性并更新相关逻辑 (#15328 )"
This reverts commit bbdca4ebcb .
* fix: Wpf 自动战斗-战斗列表 拖动后index错误
* i18n: zh-tw
* i18n: KR
* i18n: EN
* i18n: JP
* style: 空格
---------
Co-authored-by: yali-hzy <48376189+yali-hzy@users.noreply.github.com >
Co-authored-by: status102 <102887808+status102@users.noreply.github.com >
Co-authored-by: HX3N <scarlet7518@gmail.com >
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com >
2026-01-09 21:16:16 +08:00
uye
a3d3616c97
refactor(BREAKING): rename Dps to Ops ( #15325 )
...
* refactor!: rename Dps to Ops (breaking change for callbacks)
BREAKING CHANGE: This changes all callback interfaces from Dps to Ops naming.
* chore: 删除 AutoLocalization
* fix: typo
2026-01-09 20:54:49 +08:00
nekosu
7e27105607
docs: update vsc ext docs for quick ocr ( #15298 )
...
Co-authored-by: HX3N <scarlet7518@gmail.com >
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com >
2026-01-06 17:37:42 +08:00
Loong
63ca032ad0
docs: 使用脚本一键安装 maa-cli ( #15283 )
2026-01-04 15:09:03 +08:00
HX3N
4ea066e21c
docs: update KR documents ( #15282 )
2026-01-04 10:36:17 +09:00
Rbqwow
f6dc2f051b
docs: 源码链接同步最新行数
...
想了想还是觉得指向HEAD而非某个commit更好一点,但是要跟着行数变化
2026-01-04 06:29:00 +08:00