Commit Graph

12217 Commits

Author SHA1 Message Date
github-actions[bot]
1820aa9120 docs: Auto Update Changelogs of v5.5.0-beta.2 (#9939)
* docs: Auto Generate Changelog of Release v5.5.0-beta.2

* 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-27 05:58:03 +00:00
zzyyyl
f36173fa45 fix: 修复萨卡兹肉鸽去伪存真印象重建后卡死
fix #9936
2024-07-27 13:18:02 +08:00
Hao Guan
1d34d82cd1 fix: macOS CI Xcode版本 2024-07-27 10:14:15 +08:00
Constrat
456319cffd fix: top operator unrecognized recruitment 2024-07-26 22:45:10 +01:00
github-actions[bot]
f3c5e34d16 chore: Auto Templates Optimization
[skip changelog]
2024-07-26 20:34:34 +00:00
Constrat
871d88ffe1 debug: add testing image 2024-07-26 22:33:57 +02:00
Constrat
b31728b9c4 debug: remove testing image 2024-07-26 22:30:28 +02:00
Constrat
7872ae0fae perf: prvent double consecutive runs 2024-07-26 22:29:43 +02:00
github-actions[bot]
4c688fad87 chore: Auto Templates Optimization
[skip changelog]
2024-07-26 20:17:06 +00:00
Constrat
34ba4248a4 fix: wrong variable format
i'm dumb
2024-07-26 22:16:13 +02:00
Constrat
fb2fe90953 debug: add testing image 2024-07-26 22:11:14 +02:00
Constrat
bf6256573a style: change name action 2024-07-26 22:10:40 +02:00
Constrat
8dc21b9b52 ci(fix): install oxipng 2024-07-26 22:08:30 +02:00
Constrat
513ddd4f2b debug: remove testing png 2024-07-26 21:59:48 +02:00
zzyyyl
1e8b218970 debug: 更新 DebugTask 方便模板匹配测试 2024-07-27 03:32:11 +08:00
zzyyyl
6a03d27714 fix: 修复 StrategyChange 时 next 丢失的问题
悲报: zzyyyl 的黑魔法成绩不及格
2024-07-27 02:24:13 +08:00
SherkeyXD
1a2619419f chore: fix docsearch base 2024-07-27 02:05:38 +08:00
Constrat
873ea0e4bf test: auto optimize-templates.yml 2024-07-26 20:05:10 +02:00
Constrat
8447cd1c28 chore: add requirements.txt for optimize-templates.py 2024-07-26 18:54:09 +01:00
Constrat
06ea04e31e ci: optimize templates perf and fixes 2024-07-26 18:53:24 +01:00
Constrat
e692059267 Revert "ci: optimize templates perf and fixes" (#9929) 2024-07-26 18:49:49 +01:00
Constrat
78c0a0cbaf ci: optimize templates perf and fixes (#9928) 2024-07-26 18:47:12 +01:00
Horror Proton
dfa200a83b fix: fix zip filename encoding issue
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/9840
2024-07-27 01:31:20 +08:00
uye
ad4f69e349 Release v5.5.0-beta.2 (#9922) 2024-07-27 01:01:02 +08:00
SherkeyXD
c2b980317a chore: rollback @vuepress/plugin-docsearch version
close #9835
2024-07-27 00:51:34 +08:00
Constrat
f5822e645d feat: first implementation (#9927) 2024-07-26 16:41:32 +01:00
zzyyyl
f2f093aa87 perf: oxipng 2024-07-26 22:50:42 +08:00
github-actions[bot]
2208b5252d docs: Auto Update Changelogs of v5.5.0-beta.2 (#9926)
* docs: Auto Generate Changelog of Release v5.5.0-beta.2

* docs: update

* docs: update

* docs: update

* docs: Update CHANGELOG.md

---------

Co-authored-by: status102 <status102@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2024-07-26 22:47:55 +08:00
uye
1d59efdce2 fix: 完成制造通知弹出时,无法正确识别到所有宿舍
fix #7877
2024-07-26 22:44:34 +08:00
zzyyyl
43cecbbedd fix: 尝试修复萨卡兹肉鸽刷新节点次数耗尽卡死的问题
感觉是前置延迟短了,动画还没放完,灰度值偏高导致的,但是这个东西没匹配上也不好加截图,就先靠脑测了)

fix #9924
alpha/v5.5.0-beta.1.d247.g43cecbbed
2024-07-26 19:46:30 +08:00
zzyyyl
1d63f39c1f fix: 尝试修复萨卡兹肉鸽刷新节点次数耗尽卡死的问题
link to #9924
alpha/v5.5.0-beta.1.d246.g1d63f39c1
2024-07-26 19:26:08 +08:00
github-actions[bot]
848c5331cf chore: Auto Update Game Resources - 2024-07-26
[skip changelog]
2024-07-26 11:24:35 +00:00
zzyyyl
29a2448421 perf(debug): 简单处理 DEBUG 的时候 OCR 很卡的问题 2024-07-26 19:20:45 +08:00
zzyyyl
3a4fbd0193 feat: 印象加深后卡住时截图 2024-07-26 19:15:31 +08:00
Constrat
73361fdc5b ci(refactor): cleaned up comments + alias 2024-07-26 11:21:43 +02:00
Sherkey
bc3ad67a02 style: prettier 的宽度上限设置为 120 (#9918)
* style: prettier 的宽度上限设置为 120

* 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>
alpha/v5.5.0-beta.1.d241.gbc3ad67a0
2024-07-26 15:34:52 +08:00
zzyyyl
0f7a8c5246 perf: 使用 oxipng 优化模板图片 2024-07-26 15:30:21 +08:00
Constrat
893c37e5d0 ci(style): git diff output formatting 2024-07-26 00:27:32 +02:00
Constrat
f30b1899cc feat: optimize templates in resource updater 2024-07-26 00:16:57 +02:00
Constrat
fef326b367 style: removed empty lines
[skip ci][skip changelog]
2024-07-25 23:27:08 +02:00
Constrat
91a33a9f5b fix(ci): prettified res-update workflow 2024-07-25 23:21:10 +02:00
github-actions[bot]
7fd1c8941c chore: Auto Update Game Resources - 2024-07-25
[skip changelog]
2024-07-25 21:13:59 +00:00
Constrat
951f7835a7 ci(fix): use github-actions[bot] credentials 2024-07-25 23:12:07 +02:00
Constrat
b310735a34 ci(refactor): cleanup + edit to allow resource updater
[skip changelog]
2024-07-25 23:09:40 +02:00
Constrat
473ddc24e6 ci: trying to use github-actions[bot] as committer for res updt
[skip changelog]
2024-07-25 23:06:44 +02:00
Constrat
bd98173e01 fix: res-updt bypasses branch protection 2024-07-25 23:03:08 +02:00
zzyyyl
7cca2b2357 chore: Auto Update Game Resources - 2024-07-25
[skip changelog]
2024-07-25 19:21:39 +00:00
zzyyyl
02a397c749 chore: GenerateMaskRange 可以直接展示 mask_range 掩码后的图片 2024-07-26 01:34:12 +08:00
zzyyyl
c69e212be9 fix: 修复印象加深后卡住的问题
fix #9890
2024-07-26 01:34:04 +08:00
zzyyyl
598c1fa541 fix: 修复萨卡兹肉鸽刷新节点次数耗尽卡死的问题
fix #9907
2024-07-26 01:08:05 +08:00