Commit Graph

2939 Commits

Author SHA1 Message Date
Horror Proton
fcff27858a fix: fix a recruit iterator issue 2022-08-03 12:50:30 +08:00
uye
b8a76450f0 feat: 修改关卡导航排序 2022-08-03 00:19:07 +08:00
MistEO
b9e7a92d05 Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev 2022-08-02 23:56:59 +08:00
MistEO
8185b861c6 docs: 更新 CHANGELOG 2022-08-02 23:56:56 +08:00
uye
6f16a85952 style: 修改肉鸽设置格式 2022-08-02 23:55:44 +08:00
MistEO
56f26deff2 Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev 2022-08-02 23:48:12 +08:00
MistEO
2ddfef694f docs: 补充肉鸽新增自动的文档, 修正测试用例 2022-08-02 23:48:08 +08:00
Horror Proton
af750a4302 fix: fix output of auto recruit task when there is senior tag 2022-08-02 23:44:28 +08:00
Horror Proton
2da185f169 perf: change sorting rule of RecruitCombs operator list 2022-08-02 23:44:28 +08:00
MistEO
ab277d08e6 Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev 2022-08-02 23:42:28 +08:00
MistEO
a1fcde5cda docs: 更新CHANGELOG 2022-08-02 23:42:22 +08:00
MistEO
89a941ccdd Merge pull request #1409 from lhhxxxxx/dev
perf. 使用ranges及views及<=>及其他一些c++20优化及一般优化
2022-08-02 23:41:39 +08:00
MistEO
d3b4b8fd48 i18n: add i18n of the I.S. core char tip 2022-08-02 23:35:21 +08:00
MistEO
08d8907df1 Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev 2022-08-02 23:29:40 +08:00
MistEO
402a8429c8 feat: the I.S. custom starting supports YoStarEN and YoStarJP now, and add localized translation 2022-08-02 23:29:37 +08:00
uye
0d2075aaf6 style: 修改切换语言后的ui 2022-08-02 23:24:14 +08:00
MistEO
e00653ce67 fix: 尝试修复部分设备上基建滑动失效导致的干员换班错误 2022-08-02 22:22:05 +08:00
MistEO
e37507277f fix: 修复肉鸽编队偶现少选一个人的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1417
2022-08-02 22:16:00 +08:00
MistEO
d612cabc30 feat: 支持剿灭模式全权委托及掉落识别 2022-08-02 22:01:11 +08:00
MistEO
7797bb11b3 Merge pull request #1412 from horror-proton/test/clang_warnings
修复 Linux 下的部分编译错误和警告
2022-08-02 20:01:16 +08:00
MistEO
e53b31f784 Merge pull request #1402 from zzyyyl/feat/concept
perf: 使用 concept 优化代码
2022-08-02 19:59:30 +08:00
uye
f543b005ea style: 格式化xaml 2022-08-02 18:14:28 +08:00
uye
d0020406df style: 优化全屏显示效果 2022-08-02 18:07:10 +08:00
lhhxxxxx
cc28b1b371 style. 小修一下格式 2022-08-02 17:59:38 +08:00
lhhxxxxx
a37e244c08 perf. 一个std::find的漏网之鱼 2022-08-02 17:46:13 +08:00
lhhxxxxx
102a200cd3 perf. remove std::as_const, add const& to lambda 2022-08-02 17:34:37 +08:00
lhhxxxxx
b1b938bad9 style. 修复一个漏掉的缩进问题 2022-08-02 17:09:50 +08:00
Horror Proton
ad3ddd96a7 fix: fix some of the compilation errors and warnings 2022-08-02 11:45:20 +08:00
Horror Proton
7064023fc7 fix: fix use of incomplete type 2022-08-02 10:56:09 +08:00
zzyyyl
7933658629 chore: 玛丽说多转一次会影响性能 2022-08-02 10:13:43 +08:00
lhhxxxxx
9ed148b642 style. vs这格式化逆大天 2022-08-02 03:16:59 +08:00
lhhxxxxx
daeb4be0d8 style. 格式化 2022-08-02 03:05:40 +08:00
lhhxxxxx
994e16467a style. 格式化 2022-08-02 03:04:06 +08:00
lhhxxxxx
5f8a0e05e0 style. 格式化代码 2022-08-02 02:59:17 +08:00
lhhxxxxx
396acc47d4 perf. 使用ranges及views及<=>及其他一些c++20优化及一般优化 2022-08-02 02:59:17 +08:00
MistEO
e55e1567ae fix: 修复肉鸽干员技能选择错误 2022-08-02 01:15:14 +08:00
MistEO
aa306c9f4c docs: Update screenshots of the YoStarJP 2022-08-02 01:15:14 +08:00
zzyyyl
eeb4e2394a fix: revert. 2022-08-02 00:42:36 +08:00
zzyyyl
4bd8bda518 style: 统一 requires 格式 2022-08-02 00:39:55 +08:00
lhhxxxxx
8f23c2ae16 style. 使用宏优化编码 2022-08-02 00:03:41 +08:00
zzyyyl
4976628c06 refactor: 用 concepts 优化 static_assert 2022-08-01 23:49:52 +08:00
zzyyyl
008a151035 feat: 用 concepts 优化 static_assert 使得编译报错信息更加友好 2022-08-01 23:49:43 +08:00
MistEO
d137beef25 docs: 补上信用商店分号分割的CHANGELOG 2022-08-01 23:43:47 +08:00
MistEO
5da85a637f docs: 更新CHANGELOG 2022-08-01 23:41:08 +08:00
MistEO
921fedab18 style: 改改界面提示 2022-08-01 23:34:03 +08:00
MistEO
f25e70b642 Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev 2022-08-01 23:29:45 +08:00
MistEO
16f5aed6a1 feat: 肉鸽技能识别不准,所以不识别了.jpg 2022-08-01 23:29:32 +08:00
MistEO
7f9b72e0b7 Merge pull request #1391 from MaaAssistantArknights/feat/c++20
refactor: 升级c++20
2022-08-01 23:20:52 +08:00
MistEO
2a447b4ad2 feat: Change the delimiter for credit store to a semicolon 2022-08-01 22:36:19 +08:00
MistEO
c05176eb6c fix: try to fix the bug that Roguelike1StageTraderInvestSystem and Roguelike1GetDropRecruit of the YoStarEN is not recognized 2022-08-01 22:30:19 +08:00