MistEO
|
7776d151a0
|
chore: Auto Update Game Resources - 2023-10-19
|
2023-10-19 06:07:53 +00:00 |
|
zzyyyl
|
4beb733fcf
|
Revert "feat: 删除无用的 Roguelike@Continue 相关任务"
This reverts commit bd40f03422.
|
2023-10-19 12:31:31 +08:00 |
|
MistEO
|
03aa96619c
|
fix: 修复Wpf自动战斗-战斗列表-批量导入时,缓存文件夹未存在导致报错的bug;调整关卡名匹配规则 (#6988)
|
2023-10-19 11:09:16 +08:00 |
|
status102
|
cb8ea19825
|
perf: 当清空自动战斗-战斗列表中的所有任务时,移除缓存中的战斗列表文件夹 (#6994)
|
2023-10-19 11:08:32 +08:00 |
|
Lancarus
|
78b4fbd4d9
|
feat: 萨米肉鸽使用密文板 (#6949)
Co-authored-by: MistEO <mistereo@hotmail.com>
|
2023-10-19 10:57:33 +08:00 |
|
status102
|
df8d7b7a7b
|
docs: 补充基建排班协议中period字段不存在时的计划切换动作 (#6998)
|
2023-10-19 10:56:37 +08:00 |
|
status102
|
4835b00dac
|
perf: 拆分赋值
|
2023-10-19 01:00:14 +08:00 |
|
status102
|
9fffc04428
|
fix: 移除无用的null check
|
2023-10-19 00:47:57 +08:00 |
|
David
|
95940c2aa0
|
fix: YostarEN Mizuki I.S. Trader + encouter regex (#6993)
ref:
- #6992
|
2023-10-18 18:29:12 +02:00 |
|
status102
|
ee0128667e
|
fix: 加点null check
|
2023-10-18 23:51:50 +08:00 |
|
zzyyyl
|
ed0060703f
|
perf: TaskData 优化 (#6844)
1. 调整 TaskData 的部分内部函数,增加注释
2. 从 TaskData 中拆出 JsonMisc
3. 增加一个任务 MainThemes,表示任务链入口
|
2023-10-18 23:48:03 +08:00 |
|
zzyyyl
|
c520a03a7f
|
fix: 修复部分模板图片
close #6889
|
2023-10-18 21:52:41 +08:00 |
|
zzyyyl
|
7c01a3a147
|
feat: 增加任务截图插件 (#6973)
close #6966
link to #6975
alpha/v4.26.0-beta.1.d010.g7c01a3a14
|
2023-10-18 21:15:00 +08:00 |
|
status102
|
85e040668b
|
perf: wpf自动战斗-战斗列表,当文件名 / title由字母、数字、-组成时,直接作为关卡名使用
|
2023-10-18 21:11:26 +08:00 |
|
zzyyyl
|
10c442ca21
|
rft: 增加一个任务 MainThemes,表示任务链入口
|
2023-10-18 20:57:27 +08:00 |
|
zzyyyl
|
59eac9529d
|
rft: 从 TaskData 中拆出 JsonMisc
|
2023-10-18 20:57:19 +08:00 |
|
zzyyyl
|
066a4b3315
|
rft: 调整 TaskData 的部分内部函数,增加注释
|
2023-10-18 20:57:07 +08:00 |
|
status102
|
00a09ac8a7
|
perf: 自动战斗-战斗列表-批量导入时使用正则提取文件名中的关卡名
|
2023-10-18 20:27:05 +08:00 |
|
status102
|
d945a99655
|
perf: 提取关卡名匹配函数
|
2023-10-18 20:26:01 +08:00 |
|
zzyyyl
|
2f75d4b0a9
|
feat: 给肉鸽任务增加截图插件
|
2023-10-18 20:12:39 +08:00 |
|
zzyyyl
|
6dadc7cc6c
|
feat: 增加任务截图插件
|
2023-10-18 20:12:31 +08:00 |
|
status102
|
a40ec5f31b
|
fix: 移除对_isVideoTask的错误赋值,以及对文件的拓展名、大小校验
|
2023-10-18 20:06:07 +08:00 |
|
status102
|
0f2eb8e5b3
|
fix: 修复缓存文件夹未存在时,批量添加作业导致的错误
|
2023-10-18 20:04:32 +08:00 |
|
zzyyyl
|
1f297e652a
|
perf: m_plugins 使用 vector 而非 set
|
2023-10-18 17:56:12 +08:00 |
|
zzyyyl
|
3d6b4e1b97
|
fix: 修复美服 “A Cold Separation”(寒渊惜别)关卡识别错误
|
2023-10-18 17:31:23 +08:00 |
|
zzyyyl
|
e30d872bb1
|
fix: 修复 maatouch 滑动
alpha/v4.26.0-beta.1.d005.ge30d872bb
|
2023-10-18 16:55:00 +08:00 |
|
quyansiyuanwang
|
5287e60a58
|
chore: re-write changelog_generator in algorithm (#6972)
更高效的匹配commit type
|
2023-10-18 14:42:14 +08:00 |
|
MistEO
|
73fbc24990
|
fix: 調整繁中服某些不期而遇的 ocrReplace (#6977)
|
2023-10-18 11:15:33 +08:00 |
|
HY
|
c06c6768c3
|
fix: "緊急調遣" -> "緊急調.*"
Co-authored-by: MistEO <mistereo@hotmail.com>
|
2023-10-18 10:32:03 +08:00 |
|
momomochi
|
8c5c77d327
|
fix: 調整某些不期而遇關卡 OCR
|
2023-10-18 09:38:30 +08:00 |
|
MistEO
|
e769f3dc88
|
Release v4.26.0-beta.1 (#6911)
v4.26.0-beta.1
|
2023-10-18 00:56:46 +08:00 |
|
zzyyyl
|
9a44746cb1
|
chore: 在 commit message 中写上 [skip changelog] 可以在生成更新日志时跳过
|
2023-10-18 00:25:04 +08:00 |
|
zzyyyl
|
d7033a2298
|
chore: 默认不输出带信息 merge commit 的 commits tree
|
2023-10-17 23:51:35 +08:00 |
|
zzyyyl
|
ffab1a3c2c
|
chore: 优化 changelog_generator
- 增加 co-author 处理
- 忽略不带信息的 merge commit
|
2023-10-17 23:39:11 +08:00 |
|
github-actions[bot]
|
aef28b93b7
|
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
|
6463b358a4
|
perf: 修改刷理智每次开始战斗时输出:不再显示理智药、碎石的设定上限值,增加临期理智药使用次数 (#6962)
|
2023-10-17 22:53:34 +08:00 |
|
zzyyyl
|
28f45f7929
|
fix: 修复待选干员在列表末尾时点击错位的问题 (#6960)
|
2023-10-17 22:52:57 +08:00 |
|
lanhao34
|
48b1eac9ea
|
fix: 降低iOS平台中部分模板匹配的阈值 (#6963)
|
2023-10-17 22:51:32 +08:00 |
|
MistEO
|
d2374beb4b
|
fix: 修复干员头像保存错误 (#6967)
|
2023-10-17 22:48:27 +08:00 |
|
zzyyyl
|
b53d425696
|
refactor: 重构 changelog_generator.py 部分内容 (#6957)
|
2023-10-17 21:43:18 +08:00 |
|
quyansiyuanwang
|
6b8ac3a720
|
deleted extra indent
|
2023-10-17 19:53:53 +08:00 |
|
quyansiyuanwang
|
ddaed3ef4a
|
renamed functions
使用蛇形命名法
|
2023-10-17 18:46:15 +08:00 |
|
zzyyyl
|
df5a9fe8ab
|
chore: ClangFormatter 的 ignore 参数也忽略所有子文件夹内容
|
2023-10-17 14:08:03 +08:00 |
|
zzyyyl
|
b527258c42
|
fix:台服肉鸽模式无法招募某些好友干员 (#6965)
|
2023-10-17 12:00:05 +08:00 |
|
quyansiyuanwang
|
34aa0167e8
|
Update changelog_generator.py
经讨论决定修改代码逻辑:
以开头为优先标记
其次中文(隐)包含标记
|
2023-10-17 10:30:49 +08:00 |
|
quyansiyuanwang
|
c979cb31ec
|
fix and correct
修正比对顺序
修改函数入口(调整函数名)
|
2023-10-17 07:44:37 +08:00 |
|
lirao
|
931e3ec9a9
|
fix:台服肉鸽模式无法招募某些好友
see issue #6952
|
2023-10-16 12:01:04 -07:00 |
|
David
|
8829252d1f
|
fix: YostarEN Mizuki I.S. get recruit selection
alpha/v4.25.1-alpha.1.d152.g8829252d1
|
2023-10-16 20:04:48 +02:00 |
|
quyansiyuanwang
|
3d20189496
|
restructed the func print_commits
注意:暂未测试
|
2023-10-17 00:43:14 +08:00 |
|
uye
|
2591a99d6b
|
feat: 显示 ui 版本号 (#6944)
|
2023-10-16 22:59:32 +08:00 |
|