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:

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 |
|
MistEO
|
cbd1410820
|
fix(ResUpdater): 修复模板尺寸不同时的崩溃问题
|
2023-10-08 18:22:52 +08:00 |
|
David
|
8c72af9a04
|
feat: operbox operator names localization (#6726)
fix #6664
|
2023-10-08 11:17:59 +02:00 |
|
David
|
4d1133cdc1
|
style: VS22 ResourceUpdater.sln explorer name change
#6599
[skip ci]
|
2023-10-06 19:34:28 +02:00 |
|
David
|
29c162ada7
|
chore: added new ignored templates
[skip ci]
|
2023-10-01 22:35:04 +02:00 |
|
David
|
8d4a2b4d00
|
chore: missing texts EN
|
2023-09-30 22:59:51 +02:00 |
|
zzyyyl
|
081edc1c9a
|
chore: clang-formatter.py 支持忽略指定路径
|
2023-10-01 03:45:13 +08:00 |
|
Lancarus
|
fece1f71dd
|
Merge branch 'MaaAssistantArknights:dev' into sami
|
2023-09-17 01:56:10 +08:00 |
|
David
|
b0f062a140
|
chore: ignore template
|
2023-09-15 23:37:54 +02:00 |
|