Commit Graph

4777 Commits

Author SHA1 Message Date
status102
3d4283b6a9 Merge branch 'dev' into feat/service 2023-10-24 23:51:20 +08:00
youqii
edd5cf8a2c fix: 公招多选 Tags 保存至配置文件 2023-10-24 19:07:05 +08:00
zzyyyl
b4ec798353 Revert "feat: 萨米肉鸽使用密文板 (#6949)"
This reverts commit f1b4d55e3b.
2023-10-24 00:24:26 +08:00
zzyyyl
2bdbdefa14 fix: update MaaCore.vcxproj.filters 2023-10-23 22:40:27 +08:00
MistEO
c20d899043 feat: 公招出高星干员时选中多个tag (#6900) 2023-10-23 21:13:04 +08:00
MistEO
bc3de44baf chore: bump maa-cli and update documents (#7050) 2023-10-23 21:12:34 +08:00
MistEO
762dbc5e87 chore: add 1 sec delay for resource OTA 2023-10-23 21:11:49 +08:00
Loong
80d8e8aefe chore: bump maa-cli to v0.3.12 2023-10-23 17:59:16 +08:00
MistEO
3d55251f60 fix: fix some warnings from visual studio (#7031) 2023-10-23 17:38:21 +08:00
youqii
dd82e0aa5e feat: GUI新增选项 2023-10-23 17:27:08 +08:00
youqii
2053c5bf6e pref: 将代码段拆进函数 2023-10-23 16:12:20 +08:00
youqii
a66a6bce42 feat: 公招出高星干员时选中多个tag 2023-10-23 16:12:19 +08:00
uye
2e13801672 style: 删除多余引用 2023-10-23 00:45:55 +08:00
uye
066c446712 fix: 剪切板错误
fix #7040
2023-10-23 00:40:56 +08:00
David
cdcc0312d3 fix #7027 (#7039)
fix #7027
2023-10-22 17:58:07 +02:00
Cryolitia
e25f085ec6 fix #7027 2023-10-22 23:37:05 +08:00
status102
e563cac4fc fix: qodana 2023-10-22 16:59:41 +08:00
status102
b2e6e1de77 fix 2023-10-22 16:25:22 +08:00
status102
3c409f4ceb fix: fix some warning from visual studio 2023-10-22 16:13:23 +08:00
zzyyyl
25b70e3777 feat: 多文件任务中直接声明 baseTask 的任务不继承同名任务参数而是直接覆盖 2023-10-20 19:06:09 +08:00
uye
acb9e8f62e feat: 开始任务后强制锁定当前基建配置,强制定时启动时强制刷新基建配置 2023-10-20 17:32:31 +08:00
Horror Proton
d38f5b2d6b chore: fix typos [skip changelog] 2023-10-20 11:36:22 +08:00
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
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
7ed13e1088 perf: 拆分赋值 2023-10-19 01:00:14 +08:00
status102
2b3cca74af fix: 移除无用的null check 2023-10-19 00:47:57 +08: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
status102
39e92cb2d0 perf: wpf自动战斗-战斗列表,当文件名 / title由字母、数字、-组成时,直接作为关卡名使用 2023-10-18 21:11:26 +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
status102
5d5f909fe1 perf: 修改刷理智每次开始战斗时输出:不再显示理智药、碎石的设定上限值,增加临期理智药使用次数 (#6962) 2023-10-17 22:53:34 +08:00
MistEO
6a06ff0fba fix: 修复干员头像保存错误 (#6967) 2023-10-17 22:48:27 +08:00
status102
ebe286883a fix: qodana 2023-10-17 22:22:34 +08:00
status102
8cf76efb11 refactor: 迁移使用了MaaCore的方法,统一合并至MaaService 2023-10-17 21:05:38 +08:00
uye
0038681fdc feat: 显示 ui 版本号 (#6944) 2023-10-16 22:59:32 +08:00
zzyyyl
27343d7182 perf: 优化部分基建日志输出 2023-10-16 21:16:24 +08:00
Loong
fa04e9033d ci: use submodule for maa-cli and build it from source 2023-10-16 18:36:58 +08:00
MistEO
e358b95472 feat: 使用MdXaml来提升Markdown渲染表现 (#6828) 2023-10-16 18:20:29 +08:00
status102
e26d1c39f3 feat: 新增 WpfGui选项-自动战斗-战斗列表-批量导入 (#6917) 2023-10-16 18:18:12 +08:00
Lancarus
dd1b501d0d feat: 肉鸽适配新干员默认技能 (#6948) 2023-10-16 18:17:26 +08:00