Commit Graph

1590 Commits

Author SHA1 Message Date
uye
86daa70b56 style: 优化全屏显示 2022-08-03 16:08:21 +08:00
zzyyyl
69f894d67f perf: 优化公招 tags 处理 2022-08-03 13:52:34 +08:00
Horror Proton
a246748c04 fix: fix a recruit iterator issue 2022-08-03 12:50:30 +08:00
uye
b7f7c4fa66 feat: 修改关卡导航排序 2022-08-03 00:19:07 +08:00
uye
76ffd3ede6 style: 修改肉鸽设置格式 2022-08-02 23:55:44 +08:00
Horror Proton
b463cec24c fix: fix output of auto recruit task when there is senior tag 2022-08-02 23:44:28 +08:00
Horror Proton
aca00c85d4 perf: change sorting rule of RecruitCombs operator list 2022-08-02 23:44:28 +08:00
MistEO
b57e1cf085 Merge pull request #1409 from lhhxxxxx/dev
perf. 使用ranges及views及<=>及其他一些c++20优化及一般优化
2022-08-02 23:41:39 +08:00
MistEO
269168fac9 i18n: add i18n of the I.S. core char tip 2022-08-02 23:35:21 +08:00
MistEO
1ba86e8acc Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev 2022-08-02 23:29:40 +08:00
MistEO
63a66cc95e feat: the I.S. custom starting supports YoStarEN and YoStarJP now, and add localized translation 2022-08-02 23:29:37 +08:00
uye
1a2525855f style: 修改切换语言后的ui 2022-08-02 23:24:14 +08:00
MistEO
628b962615 fix: 修复肉鸽编队偶现少选一个人的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1417
2022-08-02 22:16:00 +08:00
MistEO
76fcfaa0ea feat: 支持剿灭模式全权委托及掉落识别 2022-08-02 22:01:11 +08:00
MistEO
5ff4ec4e1c Merge pull request #1412 from horror-proton/test/clang_warnings
修复 Linux 下的部分编译错误和警告
2022-08-02 20:01:16 +08:00
MistEO
8d3c77b935 Merge pull request #1402 from zzyyyl/feat/concept
perf: 使用 concept 优化代码
2022-08-02 19:59:30 +08:00
uye
5416c46a0d style: 格式化xaml 2022-08-02 18:14:28 +08:00
uye
6e10be4fc8 style: 优化全屏显示效果 2022-08-02 18:07:10 +08:00
lhhxxxxx
5f6fdb4bf0 style. 小修一下格式 2022-08-02 17:59:38 +08:00
lhhxxxxx
d7430fc4ee perf. 一个std::find的漏网之鱼 2022-08-02 17:46:13 +08:00
lhhxxxxx
401786a76f perf. remove std::as_const, add const& to lambda 2022-08-02 17:34:37 +08:00
lhhxxxxx
2209e6a9da style. 修复一个漏掉的缩进问题 2022-08-02 17:09:50 +08:00
Horror Proton
7fd315dae5 fix: fix some of the compilation errors and warnings 2022-08-02 11:45:20 +08:00
zzyyyl
a52244f28f chore: 玛丽说多转一次会影响性能 2022-08-02 10:13:43 +08:00
lhhxxxxx
38e2816256 style. vs这格式化逆大天 2022-08-02 03:16:59 +08:00
lhhxxxxx
97aabcbf32 style. 格式化 2022-08-02 03:05:40 +08:00
lhhxxxxx
8ef5f83c0c style. 格式化 2022-08-02 03:04:06 +08:00
lhhxxxxx
4b0d166801 style. 格式化代码 2022-08-02 02:59:17 +08:00
lhhxxxxx
e50d1ad632 perf. 使用ranges及views及<=>及其他一些c++20优化及一般优化 2022-08-02 02:59:17 +08:00
zzyyyl
40284d1391 fix: revert. 2022-08-02 00:42:36 +08:00
zzyyyl
e118cf5e7a style: 统一 requires 格式 2022-08-02 00:39:55 +08:00
lhhxxxxx
caf9bf8f4e style. 使用宏优化编码 2022-08-02 00:03:41 +08:00
zzyyyl
e534369dae refactor: 用 concepts 优化 static_assert 2022-08-01 23:49:52 +08:00
zzyyyl
762c2222c5 feat: 用 concepts 优化 static_assert 使得编译报错信息更加友好 2022-08-01 23:49:43 +08:00
MistEO
9e96a44b20 style: 改改界面提示 2022-08-01 23:34:03 +08:00
MistEO
94ca20d03d Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev 2022-08-01 23:29:45 +08:00
MistEO
ecfa2753bf feat: 肉鸽技能识别不准,所以不识别了.jpg 2022-08-01 23:29:32 +08:00
MistEO
2d6301f104 Merge pull request #1391 from MaaAssistantArknights/feat/c++20
refactor: 升级c++20
2022-08-01 23:20:52 +08:00
MistEO
dbc4ee7316 feat: Change the delimiter for credit store to a semicolon 2022-08-01 22:36:19 +08:00
zzyyyl
110a1327b6 style: 日志首字母大写 2022-08-01 22:28:37 +08:00
MistEO
08728e7b6c fix: 整理一点肉鸽的日志 2022-08-01 22:25:18 +08:00
MistEO
c7b017b93d feat: 调整一下肉鸽战斗中放干员的优先级 2022-08-01 22:17:30 +08:00
MistEO
8d2314ccf7 fix: 修复肉鸽指定干员较靠后时选不到的问题,整理一些日志 2022-08-01 22:17:28 +08:00
zzyyyl
d33de91230 chore: 给肉鸽招募加点日志 2022-08-01 21:57:54 +08:00
MistEO
683f626ba5 fix: 修复Deb下的项目配置(C++20) 2022-08-01 20:25:18 +08:00
MistEO
a9ffc18c09 refactor: 将 disable cv warning 的宏额外封装了一层头文件 2022-08-01 20:16:58 +08:00
zzyyyl
6477463fd3 feat: 给肉鸽招募加点日志;修改一下 check_core_char 的逻辑 2022-08-01 18:14:13 +08:00
zzyyyl
cdba6067e0 chore: 把 Config.hpp 放到 filter 的 Utils 里面 2022-08-01 12:45:13 +08:00
zzyyyl
87ad357322 style: 删掉多的换行 2022-08-01 12:39:40 +08:00
lhhxxxxx
4bba73ce7a fix. 补上漏掉的重构 2022-08-01 12:36:32 +08:00