Commit Graph

16471 Commits

Author SHA1 Message Date
Constrat
cb4bb17fa9 perf: remove resource from smoke testing
use the default location, do not duplicate
2025-09-10 16:54:21 +02:00
Constrat
0cb41a622d ci: split web and workflow codeql (#14067) 2025-09-10 16:25:55 +02:00
Constrat
cbc8b3cf47 ci(perf): update smoke testing to ubuntu runner (#14066)
* ci: update smoke testing to ubuntu runner

* fix: missing perms
2025-09-10 16:15:59 +02:00
nekosu
96c9da6b01 chore: update interface.json 2025-09-10 21:01:59 +08:00
Constrat
474d68d4fb perf: add --parallel to cmake workflows 2025-09-10 13:45:25 +02:00
Constrat
0a5d17edc5 fix: stuck on max trust EN 2025-09-10 13:35:41 +02:00
nekosu
27012dc4a4 fix: pthread linking problem
# 14045
2025-09-10 19:29:12 +08:00
MistEO
cfc2f2940a ci: fix remove .h files 2025-09-10 15:24:42 +08:00
MistEO
489b6d561d ci: fix core version 2025-09-10 14:36:26 +08:00
nekosu
e37f5cca39 doc: update linux tutorial (en) 2025-09-10 11:55:22 +08:00
Constrat
a1c9a0c623 i18n: EN 2025-09-09 15:35:09 +02:00
github-actions[bot]
b78d66ead8 chore: Auto Update Game Resources - 2025-09-09
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/17582157721

[skip changelog]
2025-09-09 12:13:01 +00:00
github-actions[bot]
356afb7962 chore: Auto Templates Optimization
Triggered by b86b4d0870

[skip changelog]
2025-09-09 11:52:56 +00:00
uye
b86b4d0870 fix: 无法收取太鼓达人联动主题会客室信息板信用
fix #14007
2025-09-09 19:44:50 +08:00
uye
c62bb69fce fix: cdk 过期时间超过 2038 年会爆炸(但 10000 年还是会爆炸 2025-09-09 18:59:37 +08:00
uye
ff0cbcf678 feat: CDK 倒计时显示 2025-09-09 17:53:46 +08:00
MistEO
2f9710c5ae fix: nightly package zip 2025-09-09 17:08:21 +08:00
MistEO
663707d305 ci: fix nightly build (#14050) 2025-09-09 17:05:22 +08:00
MistEO
709da89ec5 fix: global resource path 2025-09-09 16:37:59 +08:00
uye
87338e4563 feat: 成就设置中的图标颜色可以随着主题色动态更新 2025-09-09 16:14:39 +08:00
uye
31a16b84fe feat: 添加 CDK 到期时间显示 2025-09-09 16:14:39 +08:00
uye
0b469d1913 feat: 添加 ResourceReferenceHelper,允许绑定 前后景色 key 2025-09-09 16:14:39 +08:00
MistEO
e36955a911 ci: 删除codeql中的build 2025-09-09 13:47:40 +08:00
nekosu
82bcfd11bc fix: linux cross compiling (#14048)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-09-09 13:22:53 +08:00
uye
1e3d08a8c0 fix: maa 变成前文明产物了 2025-09-09 09:40:10 +08:00
MistEO
834fc2db41 ci: fix nightly, remove zip -d 2025-09-09 02:22:50 +08:00
MistEO
b876e5b1cf ci: fix nightly release 2025-09-09 01:52:54 +08:00
SherkeyXD
a7b906d593 style: 添加换行
fuck pre commit
2025-09-09 01:50:31 +08:00
SherkeyXD
5cef9963d7 chore: 更新 markdownlint 规则 2025-09-09 00:52:44 +08:00
dependabot[bot]
5b372dfc27 ci: bump the github-actions group across 1 directory with 7 updates (#14041)
* ci: bump the github-actions group across 1 directory with 7 updates

Bumps the github-actions group with 7 updates in the /.github/workflows directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `5` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4` | `5` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.3.2` | `2.3.3` |
| [actions/github-script](https://github.com/actions/github-script) | `7` | `8` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5` | `6` |
| [actions/stale](https://github.com/actions/stale) | `9` | `10` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4` | `5` |



Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

Updates `actions/download-artifact` from 4 to 5
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

Updates `softprops/action-gh-release` from 2.3.2 to 2.3.3
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.3.2...v2.3.3)

Updates `actions/github-script` from 7 to 8
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

Updates `actions/stale` from 9 to 10
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: softprops/action-gh-release
  dependency-version: 2.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>

* ci: fix schema

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
2025-09-08 18:51:43 +02:00
SherkeyXD
21c437f4ff docs: 修复序号问题 2025-09-09 00:48:57 +08:00
MistEO
2ee9e783d8 docs: typo 2025-09-09 00:42:59 +08:00
MistEO
5ed6d42a82 docs: 更新文档cmake配置 2025-09-09 00:33:15 +08:00
MistEO
56adde55d0 docs: 微调文档 2025-09-09 00:31:10 +08:00
MistEO
acda414b31 chore: 删除一些遗留文件 2025-09-09 00:24:04 +08:00
MistEO
c6f5e99992 chore: 再糊点注释 2025-09-09 00:22:02 +08:00
MistEO
f2a0a4cbfc chore: 糊点注释 2025-09-09 00:20:40 +08:00
MistEO
1fe9fe3133 fix: 糊一下 debug_demo 资源路径读取 2025-09-09 00:19:53 +08:00
MistEO
04c93d0058 fix: 修复 wpf gui 一些 resource path 读取
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/14044
2025-09-09 00:12:15 +08:00
github-actions[bot]
e3fe5e06a3 chore: Auto Update Game Resources - 2025-09-08
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/17556983279

[skip changelog]
2025-09-08 16:07:51 +00:00
Loong
11449c3dd2 docs: reapply b46d8fa (#14036) 2025-09-08 23:48:33 +08:00
MistEO
137e76340e ci: 再次修复 nightly build 2025-09-08 22:50:57 +08:00
MistEO
c5f45050fe ci: 修复 nightly build 2025-09-08 22:49:24 +08:00
MistEO
74d39a20c0 ci: 调整test相关宏 2025-09-08 22:46:04 +08:00
MistEO
7ca8fd5996 docs: remove weblate 2025-09-08 22:12:29 +08:00
MistEO
f5f3ebef79 fix: remove opencv highgui again 2025-09-08 21:57:09 +08:00
MistEO
aa0516abee fix: remove opencv highgui 2025-09-08 21:51:22 +08:00
MistEO
26b3441d0e build: fix ASST_DEBUG macro 2025-09-08 21:44:09 +08:00
MistEO
1021539c1a chore: remove MaaDeps 2025-09-08 21:33:31 +08:00
MistEO
216da4bd7c fix: build error of ASST_DEBUG 2025-09-08 21:32:11 +08:00