Commit Graph

427 Commits

Author SHA1 Message Date
Constrat
7ef21fcd1c chore: added ps1 for cloning ResourceUpdater repo for local developing 2024-01-05 13:34:35 +01:00
zzyyyl
9ef3046f35 perf: optimize template in 842eb112d5 2024-01-05 09:00:08 +08:00
zzyyyl
f321ca3a3e perf: 修复并无损压缩模板图片 (#7831)
使用 optipng 无损压缩模板图片
删除所有 png 文件的辅助数据块以缩小文件大小
新增优化图片工具 tools/OptimizeTemplates
2024-01-04 13:38:09 +08:00
SherkeyXD
2a63953db4 chore: 在 ci 中为 MaaBuilder 添加日志折叠 2024-01-01 18:10:47 +08:00
alisa
d7884b1e89 fix: wpf build process 2024-01-01 18:10:47 +08:00
Constrat
8b8fc29960 chore: new equal templates
[skip changelog] [skip ci]
2023-12-29 10:18:44 +01:00
Constrat
fe59059fd8 fix: check current time for activity_table.json and gacha_table.json
fix #7747
2023-12-23 16:20:23 +01:00
Sherkey
68b6b41689 chore: 更改changelog生成时检查coauthor的逻辑 (#7589) 2023-12-15 00:13:04 +08:00
uye
dfd8a58180 fix: 反斜杠处理错误
fix #7470
2023-12-04 00:06:30 +08:00
github-actions[bot]
bbd9bbef78 docs: Auto Update Changelogs of v4.28.0-beta.1 (#7456)
Co-authored-by: ABA2396 <ABA2396@users.noreply.github.com>
Co-authored-by: status102 <status102@outlook.com>
Co-authored-by: David <56174894+Constrat@users.noreply.github.com>
Co-authored-by: zzyyyl <aysyxx53@hotmail.com>
2023-12-03 17:30:12 +08:00
David
e2834cd627 tools: all client templates
[ski changelog]
2023-11-15 22:43:58 +01:00
David
d0cd30f65e fix: TXWY resource updater FINAL fix
ref: #7259
Huge thanks to @Tsuk1ko and @AnnAngela for their invaluable help
2023-11-11 15:01:20 +01:00
David
4a6b0d86a6 Update main.cpp 2023-11-11 08:49:20 +01:00
David
529fcf0510 Update main.cpp 2023-11-11 08:41:18 +01:00
David
5b3922c9cf TEMP FIX for res-update-game.yml
[skip changelog]
2023-11-10 21:32:16 +01:00
David
b9ced5de7c fix: resource updater clone token 2023-11-10 21:01:20 +01:00
David
aa97217ec6 feat: txwy resource updater (#7259)
Co-authored-by: AnnAngela <naganjue@vip.qq.com>
Co-authored-by: David <david.pezzot@alice.it>
2023-11-10 20:42:01 +01:00
David
18a82c92cd tools: ignore_templates.txt
[skip ci] [skip changelog]
2023-11-07 19:20:56 +01:00
SherkeyXD
70bfd08921 feat: GetImageFromRoi小工具支持直接上mask 2023-11-06 13:27:22 +08:00
status102
6510852637 chore: 调整GetImageFromROI对未声明template任务截图时,直接使用任务名命名输出图片 2023-11-05 10:29:26 +08:00
David
cf2cc67db7 fix: resource updater + updated data (#7079)
fix: #7074
2023-10-26 21:36:24 +02:00
David
cb5019dc9a fix: duplicate update in stage.json
(my mistake from 8c72af9a04)
2023-10-25 20:19:43 +02:00
zzyyyl
59fb2f355b chore: Remove "tools/ResourceUpdater/Tasks_Sorter.py" 2023-10-23 16:24:54 +08:00
zzyyyl
87cf077827 chore: 增加 TaskSorter 脚本对 tasks.json 进行排序
外服任务内字段顺序也依照国服
2023-10-23 16:22:25 +08:00
北雁 Cryolitia
2929715512 Change to Appimage Package on Linux (#7030)
build:
https://github.com/Cryolitia/MaaAssistantArknights/actions/runs/6601833217

test:

![image](https://github.com/MaaAssistantArknights/MaaAssistantArknights/assets/23723294/fcf66055-fb11-42a5-95fe-6271437d6a6d)

PS: 浏览器里写的所以历史有点乱,建议 squash merge
2023-10-23 10:30:22 +08:00
David
ee4ffdf4ae perf & typo: removed redundant variable & variable typo (#7032) 2023-10-22 12:41:12 +02:00
David
e46b341c4d perf & typo: removed redundant variable & variable typo 2023-10-22 12:37:56 +02:00
quyansiyuanwang
c53350f299 perf & refactor: 重构 tools/AutoLocalization (#6995)
其中包含部分更优化和跟规范的算法或结构

---------

Co-authored-by: David <56174894+Constrat@users.noreply.github.com>
2023-10-21 16:17:34 +02:00
quyansiyuanwang
4f242add29 chore: re-write changelog_generator in algorithm (#6972)
更高效的匹配commit type
2023-10-18 14:42:14 +08:00
zzyyyl
3ccbc5464f chore: 在 commit message 中写上 [skip changelog] 可以在生成更新日志时跳过 2023-10-18 00:25:04 +08:00
zzyyyl
a59fe486b1 chore: 默认不输出带信息 merge commit 的 commits tree 2023-10-17 23:51:35 +08:00
zzyyyl
d47c3637d7 chore: 优化 changelog_generator
- 增加 co-author 处理
- 忽略不带信息的 merge commit
2023-10-17 23:39:11 +08:00
zzyyyl
415c3eeb8f refactor: 重构 changelog_generator.py 部分内容 (#6957) 2023-10-17 21:43:18 +08:00
quyansiyuanwang
da34081a53 deleted extra indent 2023-10-17 19:53:53 +08:00
quyansiyuanwang
5d9a0ea940 renamed functions
使用蛇形命名法
2023-10-17 18:46:15 +08:00
zzyyyl
af8a4f458b chore: ClangFormatter 的 ignore 参数也忽略所有子文件夹内容 2023-10-17 14:08:03 +08:00
quyansiyuanwang
f827408e63 Update changelog_generator.py
经讨论决定修改代码逻辑:
    以开头为优先标记
    其次中文(隐)包含标记
2023-10-17 10:30:49 +08:00
quyansiyuanwang
19fecf4e69 fix and correct
修正比对顺序
修改函数入口(调整函数名)
2023-10-17 07:44:37 +08:00
quyansiyuanwang
56585c6303 restructed the func print_commits
注意:暂未测试
2023-10-17 00:43:14 +08:00
quyansiyuanwang
62b1dfdf38 Update changelog_generator.py
deleted XXX label
编辑器里忘了删了导致再次出现这个label
2023-10-16 19:35:44 +08:00
quyansiyuanwang
96ab86dae0 fixed err 2023-10-16 19:12:18 +08:00
quyansiyuanwang
d4a2e2c0c8 Update changelog_generator.py
deleted XXX label
2023-10-16 19:01:01 +08:00
quyansiyuanwang
8755557d0f restructed some code
一些重复性代码被重构
  其中一部分使用列表推导
2023-10-16 18:54:28 +08:00
MistEO
9a17d0452a Merge branch 'dev' into perf/resource_ota 2023-10-13 20:20:14 +08:00
MistEO
02026538a4 feat: 用于快速适配新页面主题的小工具 (#6846) 2023-10-13 16:10:26 +08:00
MistEO
2a39b39da1 feat: Only check version.json for Resource OTA
close #6881
2023-10-13 15:59:49 +08:00
David
5549ab6aeb tools: overseas duplicates + new themes 2023-10-12 19:58:19 +02:00
SherkeyXD
f3258bad04 feat: 添加用于快速适配新主界面主题的小工具 2023-10-10 18:44:41 +08:00
SherkeyXD
ce52c91da3 perf: CropRoi小工具用pathlib处理路径 2023-10-10 18:44:41 +08:00
David
e41d107199 tools: more adaptation ignored templates 2023-10-08 22:21:23 +02:00