Commit Graph

1005 Commits

Author SHA1 Message Date
MistEO
b8db5f34c4 ci: 临时禁用 macos build 2026-04-01 00:17:06 +08:00
AnnAngela
6c20cb52fa fix: 更新 MaaFramework 文件名格式和 .NET SDK 版本 2026-03-25 11:18:24 +08:00
uye
2a1f15b027 ci: 尝试固定运行库版本 2026-03-25 01:44:34 +08:00
Constrat
8185ec6081 ci: automate discord notification through release-ota 2026-03-23 13:51:48 +01:00
MistEO
b9619bc307 ci: Update workflow to include full input/output view 2026-03-22 02:54:10 +08:00
dependabot[bot]
7dc4b315d6 ci: bump the github-actions group in /.github/workflows with 5 updates (#16058)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-21 23:58:17 +08:00
Constrat
fc5e16494e ci: switch secret to prod 2026-03-20 23:28:18 +01:00
Constrat
b08316962e fix: remove link from title 2026-03-20 23:26:58 +01:00
Constrat
5ff17ab014 ci: fix color 2026-03-20 23:25:32 +01:00
Constrat
b2006831eb ci: update notification to apply embeds + testing 2026-03-20 23:22:28 +01:00
Constrat
d66324929e ci: change to prod secret from test 2026-03-20 23:10:54 +01:00
Constrat
57157e0d14 ci: add discord release notification 2026-03-20 23:05:14 +01:00
MistEO
266bc4898f ci: skip label for issue analysis bot 2026-03-21 00:33:14 +08:00
MistEO
b60589a868 ci: 放弃帕拉斯风格恢复
Updated initial comment body for AI analysis and modified prompt template.
2026-03-19 16:12:09 +08:00
MistEO
bfd6c27bdd ai: 牛牛! 2026-03-18 01:51:59 +08:00
MistEO
e5ebb49d94 ci: 加点注释 2026-03-17 16:49:34 +08:00
MistEO
e2db506bca ci: 同步AI ISSUE BOT更改 2026-03-17 15:00:46 +08:00
MistEO
437e99e069 ci: 流式 AI 分析
Added environment variables for initial comment and action link in the GitHub Actions workflow. Updated the comment body to use these variables and improved the AI analysis process with streaming updates.
2026-03-16 23:43:29 +08:00
MistEO
9b49b6a53a ci(chore): 注释给的地址没改 2026-03-16 20:34:43 +08:00
MistEO
e20dd9f3ad ai: add issue analysis 2026-03-16 16:08:57 +08:00
dependabot[bot]
e6cbd6522e ci: bump marocchino/sticky-pull-request-comment from 2 to 3 in /.github/workflows in the github-actions group (#15994)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-15 00:28:56 +08:00
MistEO
177437c1dc Revert "ci: 临时糊一下发版"
This reverts commit 41295335b7.
2026-03-14 20:07:08 +08:00
MistEO
41295335b7 ci: 临时糊一下发版 2026-03-14 17:52:54 +08:00
MistEO
894809d55f ci: new master branch 2026-03-14 17:34:27 +08:00
github-actions[bot]
6fd408024f chore: auto blame ignore
[skip changelog]
2026-03-13 21:54:40 +00:00
MistEO
4f54ded57b fix: bad replace for dev-v2 2026-03-14 02:37:59 +08:00
MistEO
a5495f8803 chore: update branch dev to dev-v2 2026-03-14 02:29:11 +08:00
dependabot[bot]
20db680fc8 ci: bump the github-actions group in /.github/workflows with 2 updates (#15897)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-02 23:48:59 +08:00
Rbqwow
97b59fbc3e ci: 为死链检查工作流指定根目录 (#15848)
* ci: 为死链检查工作流指定根目录

* fix: 路径写错了
2026-02-27 00:01:11 +08:00
萨拉托加
bcca7d6555 chore: issue模板添加闪退上传dmp提示 2026-02-26 17:07:52 +08:00
萨拉托加
23c65b6e54 ci: 添加PC端标签 2026-02-26 11:52:59 +08:00
萨拉托加
d43d7d1092 ci: 修复无法正确识别日志上传失败 2026-02-26 10:32:35 +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
MistEO
0135d6ccbf ci: only handle push on dev 2026-02-11 10:58:29 +08:00
uye
756cfa72ac Revert: "feat: 发布时minify resource文件下的json (#15567)" 2026-02-10 02:18:56 +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
soundofautumn
47ee218c7d feat: 发布时minify resource文件下的json (#15567)
* feat: 添加json压缩脚本

* feat: 添加cmake install时进行压缩

* feat: 添加压缩成功时日志

* feat: 添加日志

* feat: 修正install路径

* fix: 确保数据写入

* revert: CMakeList.txt

* feat: 在CI中进行minify json的调用
2026-02-06 17:10:33 +08:00
Constrat
884cff91d8 ci(fix): resource updater incorrectly cleaning optimize_templates.json 2026-01-24 15:41:55 +01:00
MistEO
2905dd5670 ci: 算了不传 latest 了 2026-01-20 14:00:22 +08:00
MistEO
34818e8d4e ci: COS 多传一份 2026-01-20 13:32:45 +08:00
MistEO
702e44f981 ci: Add MAA COS upload step to release workflow (#15479) 2026-01-20 13:16:53 +08:00
dependabot[bot]
b0aff9b522 ci: bump kentaro-m/auto-assign-action from 2.0.0 to 2.0.1 in /.github/workflows in the github-actions group (#15467)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-20 09:21:43 +08:00
Manicsteiner
dae3f31d31 fix: add MaaWin32ControlUnit to nightly build (#15447) 2026-01-19 18:17:26 +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
MistEO
9aab7f4846 feat: 重构主页日志侧边栏整体布局和样式 (#15211)
* feat: 重构主页日志侧边栏整体布局和样式

* feat: 优化一下Live

* refactor: 调整卡片布局

* revert: 回滚不知道干嘛的改动

* feat: 调整右上角悬浮窗布局

* chore: AI一直在改个啥

* Revert "chore: AI一直在改个啥"

This reverts commit b5ae565c34a2a187ae953cc385b0b85de83fc140.

* perf: 调整卡片分割逻辑,优化界面布局

* perf: 优化显示效果

* rft: 简化绑定

* chore: 调整界面布局

* feat: 任务报错更新缩略图

* feat: 肉鸽开始探索前分割卡片

* feat: 肉鸽结算更新缩略图

* feat: 肉鸽战斗成功/失败时更新缩略图

* feat: 事件选择更新图片

* fix: 在缩放时对 BGR 缓冲区长度或尺寸不匹配的情况进行防护

* chore: 添加日志,删除无用的 using

* style: 格式化代码

* fix: 避免在使用 PropertyDependsOn 的同时重复发送依赖属性通知。

* fix: 下载日志错位

* fix: 图片数量限制错误

* feat: 自定义最大缩略图数量

* fix: en 语言下背景图片选择按钮文字无法显示完全

* chore: 新用户标题栏默认不显示配置名称

* chore: 标题栏端口地址默认省略 127.0.0.1: 与 localhost:

* feat: 卡片背景色

* chore: 删除没用的 ColumnDefinitions

* feat: 就要四个字

---------

Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2026-01-02 23:40:26 +08:00
Loong
79417a45a3 ci: use git2/vendored-openssl feature flag for cli (#15279) 2026-01-02 23:40:11 +08:00
MistEO
0d46f8f3e2 ci: fix concurrency group (#15269) 2026-01-02 02:28:55 +08:00
MistEO
2f71207fb8 ci: fix linux build (#15268) 2026-01-02 02:16:31 +08:00
MistEO
599148cfe3 ci: try to fix linux arm64 build 2026-01-02 01:24:39 +08:00
MistEO
31e3e0c36a ci: limit CI in PRs within the same branch 2026-01-02 01:18:30 +08:00