zzyyyl
|
a330053500
|
chore: Add prettier in res-update-game
|
2024-07-20 01:00:54 +08:00 |
|
zzyyyl
|
189ee960f9
|
chore: Add prettier in res-update-game
|
2024-07-20 00:56:17 +08:00 |
|
zzyyyl
|
674b4e25d0
|
chore: 更新 OptimizeTemplates 使得图像优化的结果必定通过 pre-commit-ci 的检查
|
2024-07-20 00:51:47 +08:00 |
|
Constrat
|
7a758bce84
|
chore: Auto Update Game Resources - 2024-07-19
[skip changelog]
|
2024-07-19 16:43:00 +00:00 |
|
zzyyyl
|
f0bdccdf0d
|
chore: Auto update by pre-commit hooks [skip changelog]
|
2024-07-20 00:29:10 +08:00 |
|
zzyyyl
|
8b4b1e9b43
|
chore: Auto update by pre-commit hooks [skip changelog]
|
2024-07-20 00:14:51 +08:00 |
|
Constrat
|
546bfc399c
|
chore: Auto Update Game Resources - 2024-07-19
[skip changelog]
|
2024-07-19 16:11:50 +00:00 |
|
Constrat
|
2984b35da2
|
fix(ci): res-update typo
[skip changelog]
|
2024-07-19 18:10:37 +02:00 |
|
SherkeyXD
|
dbf47ce5ae
|
perf: 优化不期而遇策略
|
2024-07-20 00:06:04 +08:00 |
|
uye
|
b60eea2def
|
chore: 优化弹窗判断逻辑
alpha/v5.5.0-beta.1.d032.gb60eea2de
|
2024-07-19 23:35:08 +08:00 |
|
SherkeyXD
|
74350ef1e0
|
feat: 添加思绪数据
|
2024-07-19 23:27:54 +08:00 |
|
晓丶梦丶仁
|
6b0631aa46
|
chore: 优化萨卡兹肉鸽公害部署策略 (#9766)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-07-19 16:10:53 +01:00 |
|
晓丶梦丶仁
|
3932290c2e
|
fix: 修复萨卡兹肉鸽无法识别思绪阻滞 (#9767)
|
2024-07-19 16:10:24 +01:00 |
|
晓丶梦丶仁
|
a03d45e651
|
perf: 优化萨卡兹肉鸽安全检查部署策略 (#9759)
|
2024-07-19 22:50:28 +08:00 |
|
zzyyyl
|
b1092542d4
|
chore: Update tools/OptimizeTemplates/optimize_templates.json
|
2024-07-19 22:23:03 +08:00 |
|
zzyyyl
|
179a59651d
|
perf: 修复 pre-commit ci
|
2024-07-19 22:16:01 +08:00 |
|
zzyyyl
|
ef347db33b
|
chore: 删去 pre-commit-ci 中 oxipng 的 --alpha 参数
README 里写着说这个玩意不是严格意义的无损压缩
|
2024-07-19 22:05:10 +08:00 |
|
zzyyyl
|
20a17b2704
|
chore: Update .prettierignore
|
2024-07-19 21:58:38 +08:00 |
|
zzyyyl
|
df2f2a6783
|
chore: Update .prettierignore
|
2024-07-19 21:53:44 +08:00 |
|
zzyyyl
|
e3d63894b2
|
perf: 使用 oxipng 优化模板图片
oxipng -o max --fast -Z -s
|
2024-07-19 21:53:44 +08:00 |
|
zzyyyl
|
6aecdf86ff
|
chore: OptimizeTemplates 脚本改为使用 oxipng
oxipng -o max --fast -Z -s
|
2024-07-19 21:53:25 +08:00 |
|
Lemon-miaow
|
797bf26c40
|
fix: 修复肉鸽主题选择的导航问题 (#9756)
fix: 肉鸽主题选择的导航问题 #9754
|
2024-07-19 20:20:50 +08:00 |
|
Constrat
|
d04410d1f6
|
chore(ci): bump setup-msbuild to v2
[skip changelog]
|
2024-07-19 11:19:42 +02:00 |
|
Manicsteiner
|
4ab5c5416b
|
chore: bump maatouch to v1.1.0 (#9749)
alpha/v5.5.0-beta.1.d018.g4ab5c5416
|
2024-07-19 10:05:45 +01:00 |
|
晓丶梦丶仁
|
01d4a4b27b
|
fix: 修复萨卡兹肉鸽卡死在思绪界面 (#9746)
* fix: 修复萨卡兹肉鸽卡死在思绪界面
alpha/v5.5.0-beta.1.d017.g01d4a4b27
|
2024-07-19 08:12:52 +01:00 |
|
Sherkey
|
4e58606a79
|
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
|
9efc6efcdf
|
perf: 优化萨卡兹肉鸽拆东补西部署策略 (#9744)
* perf: 优化萨卡兹肉鸽拆东补西部署策略
|
2024-07-19 06:16:47 +01:00 |
|
SherkeyXD
|
e657f1beb3
|
ci: update workflow name
|
2024-07-19 11:51:03 +08:00 |
|
pre-commit-ci[bot]
|
d84da5d01a
|
chore: Auto update by pre-commit hooks [skip changelog]
|
2024-07-19 03:48:02 +00:00 |
|
SherkeyXD
|
686a929d1b
|
chore: 压缩存储库中的所有图片
由于文件过多 CI 要跑很久,直接本地跑了
|
2024-07-19 11:46:44 +08:00 |
|
SherkeyXD
|
7ab2274d5e
|
chore: 使用 pre-commit-ci 来格式化与压缩文件
|
2024-07-19 11:46:42 +08:00 |
|
status102
|
273fd28389
|
chore: 修正文件路径
|
2024-07-19 10:10:27 +08:00 |
|
status102
|
81b95a0979
|
perf: 肉鸽Config部分返回改为const ref
调整部分变量名缩短行长,避免换行
[skip changelog]
|
2024-07-19 09:51:57 +08:00 |
|
Hao Guan
|
994e78e787
|
feat: Mac GUI 支持萨卡兹肉鸽、开始/停止任务快捷键
|
2024-07-19 09:45:35 +08:00 |
|
晓丶梦丶仁
|
f48c1b9d21
|
perf: 优化萨卡兹肉鸽安全检查部署策略 (#9739)
perf: 优化安全检查部署策略
|
2024-07-19 02:40:36 +01:00 |
|
晓丶梦丶仁
|
9581f7cc94
|
fix: 萨卡兹肉鸽重复使用思绪导致卡死 (#9738)
* fix: 萨卡兹肉鸽重复使用思绪导致卡死
|
2024-07-19 02:39:51 +01:00 |
|
Constrat
|
ccd65ad9fa
|
Revert "feat(ci): allow cache overwriting"
This reverts commit 01d7896831.
|
2024-07-19 01:14:38 +02:00 |
|
Constrat
|
01d7896831
|
feat(ci): allow cache overwriting
|
2024-07-19 00:57:50 +02:00 |
|
Constrat
|
9860e6163e
|
chore(ci): bump microsoft/setup-msbuild to v2
[skip changelog]
|
2024-07-19 00:43:59 +02:00 |
|
Constrat
|
d4d8b2d6be
|
perf(ci): parallelism for resource updater action (#9736)
|
2024-07-18 23:35:50 +01:00 |
|
Constrat
|
a7b6144435
|
chore(ci): remove unused include + style
|
2024-07-19 00:32:16 +02:00 |
|
Constrat
|
da5953ee91
|
perf(ci): limit resource cloning to depth 1
[skip changelog]
|
2024-07-18 22:11:26 +02:00 |
|
zayn7lie
|
e7a081c1a5
|
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
|
d685ce0e89
|
Release v5.5.0-beta.1 (#9707)
v5.5.0-beta.1
|
2024-07-19 03:44:28 +08:00 |
|
github-actions[bot]
|
115eaff478
|
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
|
5efef16a2e
|
chore: OD navigation (#9729)
|
2024-07-19 03:34:55 +08:00 |
|
DavidWang19
|
2ed2376763
|
fix: 尝试修复肉鸽第四层开头卡死的问题
alpha/v5.4.2-alpha.1.d177.g2ed237676
|
2024-07-18 19:42:58 +01:00 |
|
Constrat
|
ee147b0083
|
chore: Auto Update Game Resources - 2024-07-18
[skip changelog]
|
2024-07-18 18:01:41 +00:00 |
|
zzyyyl
|
697ce6e33e
|
fix: 修复 萨卡兹肉鸽 LastReward5 少前缀的问题
|
2024-07-19 01:45:26 +08:00 |
|
zzyyyl
|
dc5f1506f4
|
perf: 优化 Roguelike@SelectTheme 的写法
[skip changelog]
|
2024-07-19 01:45:26 +08:00 |
|