Commit Graph

11884 Commits

Author SHA1 Message Date
zzyyyl
a869746bea chore: Update tools/OptimizeTemplates/optimize_templates.json 2024-07-19 22:23:03 +08:00
zzyyyl
d3461268f0 perf: 修复 pre-commit ci 2024-07-19 22:16:01 +08:00
zzyyyl
d3781c78e0 chore: 删去 pre-commit-ci 中 oxipng 的 --alpha 参数
README 里写着说这个玩意不是严格意义的无损压缩
2024-07-19 22:05:10 +08:00
zzyyyl
1f62c85f65 chore: Update .prettierignore 2024-07-19 21:58:38 +08:00
zzyyyl
bd6b180de6 chore: Update .prettierignore 2024-07-19 21:53:44 +08:00
zzyyyl
60fc009561 perf: 使用 oxipng 优化模板图片
oxipng -o max --fast -Z -s
2024-07-19 21:53:44 +08:00
zzyyyl
72482baed3 chore: OptimizeTemplates 脚本改为使用 oxipng
oxipng -o max --fast -Z -s
2024-07-19 21:53:25 +08:00
Lemon-miaow
d659e00d8e fix: 修复肉鸽主题选择的导航问题 (#9756)
fix: 肉鸽主题选择的导航问题 #9754
2024-07-19 20:20:50 +08:00
Constrat
88831d2d77 chore(ci): bump setup-msbuild to v2
[skip changelog]
2024-07-19 11:19:42 +02:00
Manicsteiner
efc9ee7e6e chore: bump maatouch to v1.1.0 (#9749) 2024-07-19 10:05:45 +01:00
晓丶梦丶仁
9459c204d6 fix: 修复萨卡兹肉鸽卡死在思绪界面 (#9746)
* fix: 修复萨卡兹肉鸽卡死在思绪界面
2024-07-19 08:12:52 +01:00
Sherkey
1450b3af91 chore: 使用 pre-commit-ci 来格式化与压缩文件 (#9732)
close #9641

利用 [pre-commit-ci](https://pre-commit.ci/) 来对文件做强制性格式化/检查

当前状况:

| 格式 | Formatter |
| --- | --- |
| json | [prettier](https://github.com/pre-commit/mirrors-prettier) |
None |
| yaml | [prettier](https://github.com/pre-commit/mirrors-prettier) |
None |
| markdown |
[markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) |

| 格式 | Compresser |
| --- | --- |
| png | [lychee](https://github.com/lycheeverse/lychee) |


计划中:
+ ~~对 markdown 使用 [lychee](https://github.com/lycheeverse/lychee),完全从
[markdown-checker](https://github.com/MaaAssistantArknights/MaaAssistantArknights/blob/dev/.github/workflows/markdown-checker.yml)
工作流迁移至 [pre-commit-ci](https://pre-commit.ci/)~~
  由于涉及到 GITHUB_TOKEN 问题,迁移可能性不大
2024-07-19 13:35:34 +08:00
HYY
471f9cee45 perf: 优化萨卡兹肉鸽拆东补西部署策略 (#9744)
* perf: 优化萨卡兹肉鸽拆东补西部署策略
2024-07-19 06:16:47 +01:00
SherkeyXD
7465a7c260 ci: update workflow name 2024-07-19 11:51:03 +08:00
pre-commit-ci[bot]
21837606dd chore: Auto update by pre-commit hooks [skip changelog] 2024-07-19 03:48:02 +00:00
SherkeyXD
35d9b2bef3 chore: 压缩存储库中的所有图片
由于文件过多 CI 要跑很久,直接本地跑了
2024-07-19 11:46:44 +08:00
SherkeyXD
0beb3a8716 chore: 使用 pre-commit-ci 来格式化与压缩文件 2024-07-19 11:46:42 +08:00
Hao Guan
75e1ca75d7 feat: Mac GUI 支持萨卡兹肉鸽、开始/停止任务快捷键 2024-07-19 09:45:35 +08:00
晓丶梦丶仁
1ddcd8151e perf: 优化萨卡兹肉鸽安全检查部署策略 (#9739)
perf: 优化安全检查部署策略
2024-07-19 02:40:36 +01:00
晓丶梦丶仁
6be4b5df98 fix: 萨卡兹肉鸽重复使用思绪导致卡死 (#9738)
* fix: 萨卡兹肉鸽重复使用思绪导致卡死
2024-07-19 02:39:51 +01:00
Constrat
e372487e49 Revert "feat(ci): allow cache overwriting"
This reverts commit e80784e5c4.
2024-07-19 01:14:38 +02:00
Constrat
e80784e5c4 feat(ci): allow cache overwriting 2024-07-19 00:57:50 +02:00
Constrat
5b9433bcce chore(ci): bump microsoft/setup-msbuild to v2
[skip changelog]
2024-07-19 00:43:59 +02:00
Constrat
cd5f38edbd perf(ci): parallelism for resource updater action (#9736) 2024-07-18 23:35:50 +01:00
Constrat
f8021f511b chore(ci): remove unused include + style 2024-07-19 00:32:16 +02:00
Constrat
c0e2ed95b0 perf(ci): limit resource cloning to depth 1
[skip changelog]
2024-07-18 22:11:26 +02:00
zayn7lie
674ea178a8 perf(tools): do the name and cropping direction feat with the CropRoi tool (#9679)
* feat: use relative path for image read and write

* feat: make sure cropping is available in any dirction
2024-07-18 20:58:16 +01:00
uye
13aa5aba38 Release v5.5.0-beta.1 (#9707) 2024-07-19 03:44:28 +08:00
github-actions[bot]
5064ab6b83 docs: Auto Update Changelogs of v5.5.0-beta.1 (#9735)
* docs: Auto Generate Changelog of Release v5.5.0-beta.1

* docs: Update CHANGELOG.md

---------

Co-authored-by: ABA2396 <ABA2396@users.noreply.github.com>
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2024-07-19 03:44:06 +08:00
Manicsteiner
497cb87653 chore: OD navigation (#9729) 2024-07-19 03:34:55 +08:00
DavidWang19
c50d07ee34 fix: 尝试修复肉鸽第四层开头卡死的问题 2024-07-18 19:42:58 +01:00
Constrat
0184319474 chore: Auto Update Game Resources - 2024-07-18
[skip changelog]
2024-07-18 18:01:41 +00:00
zzyyyl
a621c9a9ad fix: 修复 萨卡兹肉鸽 LastReward5 少前缀的问题 2024-07-19 01:45:26 +08:00
zzyyyl
f6e0c29627 perf: 优化 Roguelike@SelectTheme 的写法
[skip changelog]
2024-07-19 01:45:26 +08:00
zzyyyl
ee3c47f36b style: 补齐任务 template 的 .png
[skip changelog]
2024-07-19 01:45:13 +08:00
Constrat
913c18e981 fix: EN WB navigation
[skip changelog]
2024-07-18 19:34:52 +02:00
晓丶梦丶仁
659bda19d4 fix: 萨卡兹肉鸽战斗结束领奖励时因思绪异常而卡死 (#9731)
* fix: 萨卡兹肉鸽战斗结束领奖励时因思绪异常而卡死

---------

Co-authored-by: DavidWang19 <dwang0340@gmail.com>
2024-07-18 18:10:16 +01:00
Constrat
df9d7ab7bb chore: Auto Update Game Resources - 2024-07-18
[skip changelog]
2024-07-18 17:01:43 +00:00
DavidWang19
67520a4d3f fix: 增加猩红甬道的OcrReplace 2024-07-18 17:33:25 +01:00
Constrat
5219a7f70f perf(ci): Caching for ResourceUpdater 2024-07-18 18:15:13 +02:00
Constrat
77679641d8 chore: Auto Update Game Resources - 2024-07-18
[skip changelog]
2024-07-18 15:26:52 +00:00
晓丶梦丶仁
5b87f56e0a feat: 萨卡兹肉鸽混乱或阻滞时先使用一个再舍弃 (#9727)
* feat: 萨卡兹肉鸽混乱或阻滞时先使用一个再舍弃
2024-07-18 16:16:28 +01:00
DavidWang19
2945b6d552 fix: 修复肉鸽每层识别 2024-07-18 15:23:20 +01:00
晓丶梦丶仁
1b80f46676 perf: 优化夺路而跳部署策略 (#9726) 2024-07-18 14:38:28 +01:00
DavidWang19
0cfb59e72d fix: 调整失与得阈值 2024-07-18 14:37:47 +01:00
Constrat
bd3171e6c9 chore: Auto Update Game Resources - 2024-07-18
[skip changelog]
2024-07-18 13:27:56 +00:00
DavidWang19
32ee1e8292 fix: 修复萨卡兹肉鸽卡死在结算界面的问题 2024-07-18 14:20:41 +01:00
DavidWang19
cd93a480be fix: 修复萨卡兹肉鸽商店不能刷新的问题 2024-07-18 13:11:32 +01:00
status102
8474884f51 perf: 扩大肉鸽商店投资roi (#9725)
[skip changelog]
2024-07-18 19:57:47 +08:00
Constrat
8b57b34a09 chore(tools): updated ps1 for resource update cloning
[skip changelog]
2024-07-18 13:48:06 +02:00