Commit Graph

16485 Commits

Author SHA1 Message Date
uye
85f0602981 fix: 鲍勃杂货店拥有四叶草化石且无抗干扰值时卡住
fix #14052
2025-09-11 14:44:20 +08:00
uye
7b7136fd4d perf: 优化更新设置中的徽标显示和逻辑 2025-09-11 14:19:00 +08:00
nekosu
18aa60cad6 ci: fix resource updater ignoring problem 2025-09-11 14:17:35 +08:00
github-actions[bot]
75a4809377 chore: Auto Update Game Resources - 2025-09-11
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/17634608287

[skip changelog]
2025-09-11 05:09:14 +00:00
nekosu
43fcba1a5c ci: update resource updater pipeline
#14045
2025-09-11 12:50:20 +08:00
HY
fa54653647 chore: 繁中服「大荒」介面主題 (#14064)
* chore: 繁中服「大荒」介面主題

* chore: Auto update by pre-commit hooks [skip changelog]

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-09-11 12:35:44 +08:00
nekosu
86c72b8fa0 feat: support build resource updater
#14045
2025-09-11 12:09:33 +08:00
Constrat
3c74a7bb4b chore: remove ninja from ci.yml 2025-09-10 19:08:17 +02:00
Constrat
441e0defe7 chore: restore older cache utilization for ci.yml (#14068)
* test: test cache speed

* chore: restore older cache utilization

* chore: rft
2025-09-10 19:05:58 +02:00
Constrat
3795f49224 fix: prevent caching in non-dev branches 2025-09-10 17:54:09 +02:00
Constrat
354f0aba1f ci: unify bootstrap step for ci.yml 2025-09-10 17:08:46 +02:00
Constrat
4c82f9f5ea ci(perf): reimplement caching for smoke testing (linux version) 2025-09-10 17:07:00 +02:00
uye
8957ec18f3 feat: 添加信息获取失败时的提示 2025-09-10 22:57:19 +08:00
Weiyou Wang
b503c153fa refactor: 维护信用作战相关功能及其文档 (#14013)
* refactor: 维护信用作战相关功能及其文档

* docs: i18n

* docs: 格式美化

* fix: 我错了我错了

* fix: 怎么顺序也有关系啊

* docs: 编队 -> 编队栏围的编号; 分队->编队

* docs: hyphen -> en dash

* fix: 修复旧参数警告
2025-09-10 22:56:33 +08:00
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