Commit Graph

509 Commits

Author SHA1 Message Date
Constrat
0bb28cc626 perf: use starts_with instead of compare 2024-07-31 12:53:11 +02:00
Constrat
6781323d55 fix: recruitment data runs only on "char_" 2024-07-31 12:35:36 +02:00
Constrat
18c5555388 fix: typo + YostarJP ghost THRM-EX appearing twice (no idea what's going on) 2024-07-31 11:53:21 +02:00
Constrat
c51aeecd06 fix: trap_470_tmantic having same name as 맨티코어 instead of "Manticore Killer" 2024-07-31 11:22:06 +02:00
Constrat
55d3883d58 tools: updated ignore list 2024-07-31 11:02:23 +02:00
zzyyyl
29ca30cb99 chore(tools): 更新 ChangelogGenerator
* 没有某个分类的提交时不生成该类标题

* 忽略 build|ci|style|debug 类型的提交

* coauthors 改为 list, 避免协作者顺序被随机打乱

* 由于 ignore_merge_author 默认值实际上是 True, 命令行参数调整为 merge_author
2024-07-29 16:20:23 +08:00
zzyyyl
d905457092 chore: 统一 commitizen 2024-07-29 16:06:46 +08:00
github-actions[bot]
fe32a357a0 chore: Auto Templates Optimization
[skip changelog]
2024-07-27 18:50:09 +00:00
zzyyyl
30e59cbdbe fix: 萨卡兹肉鸽命运所指关卡识别使用 HSVCount 避免达不到阈值 2024-07-28 01:23:44 +08:00
zzyyyl
de955494aa chore: 更新 mask-range 工具 2024-07-27 20:17:46 +08:00
zzyyyl
9bcf350706 fix: 修复思维边界无法选择的问题
思维边界模板使用 720p 下的截图,并改为使用 HSVCount
2024-07-27 18:07:22 +08:00
zzyyyl
f4d767df04 fix: 修复失与得无法选择的问题
失与得模板使用 720p 下的截图,并改为使用 HSVCount
2024-07-27 18:07:22 +08:00
zzyyyl
93120e9a18 fix: 修复先行一步无法选择的问题
先行一步模板使用 720p 下的截图,并改为使用 HSVCount
2024-07-27 18:07:22 +08:00
zzyyyl
ba7e4fc995 chore: Add requirements.txt for MaskRangeTool 2024-07-27 16:10:25 +08:00
zzyyyl
4bec53c435 chore: 整理 mask_range 工具 2024-07-27 16:03:47 +08:00
zzyyyl
4a93784be0 debug: remove testing image 2024-07-27 14:40:41 +08:00
zzyyyl
54c84d4322 chore: generate_mask_range 增加用于比较两图的函数 2024-07-27 14:35:04 +08:00
github-actions[bot]
f3c5e34d16 chore: Auto Templates Optimization
[skip changelog]
2024-07-26 20:34:34 +00:00
github-actions[bot]
4c688fad87 chore: Auto Templates Optimization
[skip changelog]
2024-07-26 20:17:06 +00:00
Constrat
8447cd1c28 chore: add requirements.txt for optimize-templates.py 2024-07-26 18:54:09 +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
zzyyyl
f2f093aa87 perf: oxipng 2024-07-26 22:50:42 +08:00
zzyyyl
0f7a8c5246 perf: 使用 oxipng 优化模板图片 2024-07-26 15:30:21 +08:00
zzyyyl
02a397c749 chore: GenerateMaskRange 可以直接展示 mask_range 掩码后的图片 2024-07-26 01:34:12 +08:00
zzyyyl
ff9ba449dd chore: 更新 mask_range 生成工具 2024-07-25 12:37:01 +08:00
zzyyyl
6bf79144ac chore: 新增一个工具根据模板中的重要颜色生成 mask_range 2024-07-22 13:12:18 +08:00
Hao Guan
4551b82364 perf: macOS编译脚本支持ccache 2024-07-21 23:18:45 +08:00
Hao Guan
184aeed007 chore: 优化macOS编译脚本 2024-07-21 22:32:49 +08:00
zzyyyl
ae53e6ac63 perf: 优化模板图片 2024-07-21 13:02:23 +08:00
zzyyyl
674b4e25d0 chore: 更新 OptimizeTemplates 使得图像优化的结果必定通过 pre-commit-ci 的检查 2024-07-20 00:51:47 +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
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
pre-commit-ci[bot]
d84da5d01a chore: Auto update by pre-commit hooks [skip changelog] 2024-07-19 03:48:02 +00:00
Constrat
a7b6144435 chore(ci): remove unused include + style 2024-07-19 00:32:16 +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
Constrat
21b4d5f226 chore(tools): updated ps1 for resource update cloning
[skip changelog]
2024-07-18 13:48:06 +02:00
SherkeyXD
312e0296bd chore: CHANGELOG中文档修改独立分类 2024-07-14 15:01:34 +08:00
Constrat
a340d515ad refactor: Yostar interface consistency
[no ci] [skip changelog]
2024-07-07 21:37:41 +02:00
Constrat
11cc3b04b9 refactor: YoStar -> Yostar only for interfaces (#9548) 2024-07-07 21:28:16 +02:00
Constrat
4b7cc9dc1e feat: YoStarEN resolution warning on client switch (#9539)
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2024-07-07 12:27:39 +02:00
uye
ec7720e3d0 chore: 一键启动(x
[skip changelog]
2024-06-23 22:56:00 +08:00
zzyyyl
37a8e5b0d9 feat: 更新模板图片优化工具并优化模板图片 (#9459)
* feat: 更新优化模板图片的工具

* perf: 优化模板图片

共缩小 1.31 MiB
2024-06-23 22:48:02 +08:00
uye
adf18f00af chore: 修改日志输出
[skip changelog]
2024-06-22 16:15:43 +08:00
Constrat
b7561c5b17 fix: ResourceUpdater temporary fix for trap_138_winstone having same as Flint
ref #9445
2024-06-21 22:59:48 +02:00
Constrat
b5cf46ddd0 chore: Improve error output in recruitment ResourceUpdater 2024-06-21 22:50:29 +02:00
神代綺凛
35e1af29cd fix: arkntools localization (#9438) 2024-06-21 19:38:14 +08:00