Commit Graph

9533 Commits

Author SHA1 Message Date
zzyyyl
af9ff4c0bb style: format [skip changelog]
python tools\ClangFormatter\clang-formatter.py --input=src\MaaCore --ignore="[\"src/MaaCore/x64\"]"
python tools\ClangFormatter\clang-formatter.py --input=resource\ --ignore="[\"resource/Arknights-Tile-Pos\", \"resource/infrast.json\"]"
2023-10-19 14:35:06 +08:00
MistEO
378d8205bc chore: Auto Update Game Resources - 2023-10-19 2023-10-19 06:07:53 +00:00
zzyyyl
79428abff8 Revert "feat: 删除无用的 Roguelike@Continue 相关任务"
This reverts commit c4dc4135e0.
2023-10-19 12:31:31 +08:00
MistEO
4adfd1f2f4 fix: 修复Wpf自动战斗-战斗列表-批量导入时,缓存文件夹未存在导致报错的bug;调整关卡名匹配规则 (#6988) 2023-10-19 11:09:16 +08:00
status102
30760f9c72 perf: 当清空自动战斗-战斗列表中的所有任务时,移除缓存中的战斗列表文件夹 (#6994) 2023-10-19 11:08:32 +08:00
Lancarus
f1b4d55e3b feat: 萨米肉鸽使用密文板 (#6949)
Co-authored-by: MistEO <mistereo@hotmail.com>
2023-10-19 10:57:33 +08:00
status102
56b797275c docs: 补充基建排班协议中period字段不存在时的计划切换动作 (#6998) 2023-10-19 10:56:37 +08:00
status102
7ed13e1088 perf: 拆分赋值 2023-10-19 01:00:14 +08:00
status102
2b3cca74af fix: 移除无用的null check 2023-10-19 00:47:57 +08:00
David
5289a85401 fix: YostarEN Mizuki I.S. Trader + encouter regex (#6993)
ref:
- #6992
2023-10-18 18:29:12 +02:00
status102
07f540bbe8 fix: 加点null check 2023-10-18 23:51:50 +08:00
zzyyyl
d094616037 perf: TaskData 优化 (#6844)
1. 调整 TaskData 的部分内部函数,增加注释
2. 从 TaskData 中拆出 JsonMisc
3. 增加一个任务 MainThemes,表示任务链入口
2023-10-18 23:48:03 +08:00
zzyyyl
ca3e97aa72 fix: 修复部分模板图片
close #6889
2023-10-18 21:52:41 +08:00
zzyyyl
0490b78a39 feat: 增加任务截图插件 (#6973)
close #6966 
link to #6975
2023-10-18 21:15:00 +08:00
status102
39e92cb2d0 perf: wpf自动战斗-战斗列表,当文件名 / title由字母、数字、-组成时,直接作为关卡名使用 2023-10-18 21:11:26 +08:00
zzyyyl
14c15f72ef rft: 增加一个任务 MainThemes,表示任务链入口 2023-10-18 20:57:27 +08:00
zzyyyl
4c2067b942 rft: 从 TaskData 中拆出 JsonMisc 2023-10-18 20:57:19 +08:00
zzyyyl
a304c4e665 rft: 调整 TaskData 的部分内部函数,增加注释 2023-10-18 20:57:07 +08:00
status102
a779f30adc perf: 自动战斗-战斗列表-批量导入时使用正则提取文件名中的关卡名 2023-10-18 20:27:05 +08:00
status102
0d865be93e perf: 提取关卡名匹配函数 2023-10-18 20:26:01 +08:00
zzyyyl
0d141a9fc9 feat: 给肉鸽任务增加截图插件 2023-10-18 20:12:39 +08:00
zzyyyl
07ea3a8d4f feat: 增加任务截图插件 2023-10-18 20:12:31 +08:00
status102
02c2fee6e6 fix: 移除对_isVideoTask的错误赋值,以及对文件的拓展名、大小校验 2023-10-18 20:06:07 +08:00
status102
88330d6e74 fix: 修复缓存文件夹未存在时,批量添加作业导致的错误 2023-10-18 20:04:32 +08:00
zzyyyl
dbfd86e9d3 perf: m_plugins 使用 vector 而非 set 2023-10-18 17:56:12 +08:00
zzyyyl
e3ebc34324 fix: 修复美服 “A Cold Separation”(寒渊惜别)关卡识别错误 2023-10-18 17:31:23 +08:00
zzyyyl
3f268693ff fix: 修复 maatouch 滑动 2023-10-18 16:55:00 +08:00
quyansiyuanwang
4f242add29 chore: re-write changelog_generator in algorithm (#6972)
更高效的匹配commit type
2023-10-18 14:42:14 +08:00
MistEO
d68a596689 fix: 調整繁中服某些不期而遇的 ocrReplace (#6977) 2023-10-18 11:15:33 +08:00
HY
891945307c fix: "緊急調遣" -> "緊急調.*"
Co-authored-by: MistEO <mistereo@hotmail.com>
2023-10-18 10:32:03 +08:00
momomochi
09c737c41e fix: 調整某些不期而遇關卡 OCR 2023-10-18 09:38:30 +08:00
MistEO
f30eba5a98 Release v4.26.0-beta.1 (#6911) 2023-10-18 00:56:46 +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
github-actions[bot]
d14d0d17ac docs: Auto Update Changelogs of v4.26.0-beta.1 (#6971)
Co-authored-by: MistEO <MistEO@users.noreply.github.com>
Co-authored-by: MistEO <mistereo@hotmail.com>
2023-10-17 23:31:02 +08:00
status102
5d5f909fe1 perf: 修改刷理智每次开始战斗时输出:不再显示理智药、碎石的设定上限值,增加临期理智药使用次数 (#6962) 2023-10-17 22:53:34 +08:00
zzyyyl
743bacd9d5 fix: 修复待选干员在列表末尾时点击错位的问题 (#6960) 2023-10-17 22:52:57 +08:00
lanhao34
02c4d865c5 fix: 降低iOS平台中部分模板匹配的阈值 (#6963) 2023-10-17 22:51:32 +08:00
MistEO
6a06ff0fba fix: 修复干员头像保存错误 (#6967) 2023-10-17 22:48:27 +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
zzyyyl
dd4a8cf5f9 fix:台服肉鸽模式无法招募某些好友干员 (#6965) 2023-10-17 12:00:05 +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
lirao
04f0df6f8b fix:台服肉鸽模式无法招募某些好友
see issue #6952
2023-10-16 12:01:04 -07:00
David
e9dd45b7bc fix: YostarEN Mizuki I.S. get recruit selection 2023-10-16 20:04:48 +02:00
quyansiyuanwang
56585c6303 restructed the func print_commits
注意:暂未测试
2023-10-17 00:43:14 +08:00