Commit Graph

3492 Commits

Author SHA1 Message Date
MistEO
e193afdd99 feat: 修改本地化翻译的读取逻辑 2022-09-07 23:43:03 +08:00
MistEO
9c41bf0c98 fix: 再次修复界面自定义关卡名和其他选项排列组合的错误 2022-09-07 22:51:56 +08:00
MistEO
abaa495d71 fix: 修复手动输入关卡选项和其他选项排列组合时的界面显示问题 2022-09-07 22:29:55 +08:00
MistEO
bb860138e5 fix: 修复自定义关卡选项切换不实时生效的问题 2022-09-07 22:18:46 +08:00
MistEO
cfd3a6873e feat: 界面新增支持手动输入关卡ID
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1776
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1778
2022-09-07 22:14:57 +08:00
MistEO
c391c964a5 perf: 调整上传线程退出时机 2022-09-07 21:26:36 +08:00
MistEO
d9c10bbe28 fix: 修复潜在的空回调函数的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1780
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1779
2022-09-07 21:18:02 +08:00
MistEO
d81bba28e5 Merge pull request #1760 from et2012/fix/gui_drop
perf: 改进Gui指定材料下拉框过滤逻辑
2022-09-07 17:48:16 +08:00
MistEO
c596c57e6e Merge pull request #1767 from MaaAssistantArknights/perf/assthttp
perf: AsstHttp 的各种优化
2022-09-07 17:48:04 +08:00
zzyyyl
dfbccff135 perf: noexcept, const& 2022-09-06 14:14:52 +08:00
zzyyyl
b92a81ad9a perf: 直接修改 m_raw_data 的大小写,不再重新创建 string;移除 view_cast 2022-09-06 14:14:44 +08:00
zzyyyl
42ff5eaddf perf: 围绕 AsstHttp 的各种优化 2022-09-06 14:14:22 +08:00
zzyyyl
d2e22059c9 perf: 修复不了 string_split_view 传入左值 char_t 时 _pat 悬垂的问题,加个 static_assert 2022-09-06 14:14:13 +08:00
et
acfba02da2 perf: 改进Gui指定材料下拉框过滤逻辑 2022-09-06 10:17:56 +08:00
Helloworld
c27b54a831 Merge pull request #1769 from MaaAssistantArknights/fix/copilot/empty-title
feat. 添加对 CopilotData 导入内容的检查
2022-09-06 08:03:10 +08:00
Horror Proton
2d3a6e58b4 fix: bypass a linux build error 2022-09-06 01:25:50 +08:00
zzyyyl
4bb2e54d12 fix: fix linux build error 2022-09-06 01:19:34 +08:00
MistEO
9d6e7fd9cd fix: build error 2022-09-05 23:51:17 +08:00
MistEO
47ab442639 style: format 2022-09-05 23:36:27 +08:00
MistEO
5a76c5d052 Merge pull request #1765 from dantmnf/dev
chore: win32 improvements
2022-09-05 23:18:10 +08:00
Helloworld
297ace1e6e feat. 添加发布脚本 2022-09-05 23:03:59 +08:00
Helloworld
0946286952 feat. 支持中文选项 2022-09-05 22:56:03 +08:00
Helloworld
b7c165e441 编译 Copilot 编辑器 2022-09-05 22:42:48 +08:00
Helloworld
dc4a80716b feat. 添加 CopilotData 检查 2022-09-05 22:37:09 +08:00
dantmnf
e0e15184bd refactor: extract common GetShortPathNameW invocation 2022-09-05 22:03:06 +08:00
MistEO
8f2f9ba011 fix: 修复作业文件不填写标题和简介时,界面解析失败的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1764
2022-09-05 21:44:17 +08:00
Helloworld
66fe4d492f Add "required" to properties 2022-09-05 21:31:29 +08:00
MistEO
a057afcad2 chore: 更新资源文件 2022-09-05 20:58:32 +08:00
Horror Proton
13c8452455 chore: resolve merge conflict
ref. cb1a63dbf6
2022-09-05 20:16:50 +08:00
Horror Proton
dd7bbf0d54 fix: prevent copy in logger 2022-09-05 19:37:28 +08:00
dantmnf
2595f58aea refactor: move junction util to AsstPlatformWin32 2022-09-05 16:22:46 +08:00
dantmnf
f176610378 fix: add variable initialization 2022-09-05 01:54:44 +08:00
dantmnf
9f04074a1e chore: add dummy AsstPlatformPosix.h 2022-09-05 01:33:45 +08:00
dantmnf
c51840bc6f chore: bind socket to port 0
OS will choose an available port
2022-09-05 01:17:56 +08:00
dantmnf
11a7342e9f chore: split platform utils 2022-09-05 01:17:56 +08:00
dantmnf
a540cb4b6d chore: use overlapped io for win32 subprocess 2022-09-05 01:17:56 +08:00
dantmnf
87b8f8f032 chore: use filesystem::path everywhere 2022-09-05 01:17:54 +08:00
dantmnf
9ded03bb0e chore: proper UTF-8 string marshaling 2022-09-05 01:16:11 +08:00
MistEO
3f12c2e493 Merge pull request #1761 from MaaAssistantArknights/dev
Release v4.4.0-beta.2
2022-09-05 01:10:34 +08:00
MistEO
81c4089474 feat: 优化日志打印 2022-09-05 01:09:47 +08:00
MistEO
362908947f docs: CHANGELOG 2022-09-05 00:55:16 +08:00
uye
5b51830d09 feat: 移除全开放不能使用备选关卡的ToolTip 2022-09-05 00:32:54 +08:00
MistEO
c99f1f42cf Merge pull request #1741 from MaaAssistantArknights/perf/uchar
perf: 整理并优化
2022-09-05 00:21:57 +08:00
zzyyyl
c1d067ad72 fix: 暂时不使用 delimiter 为 char 的 string_split 2022-09-05 00:13:05 +08:00
MistEO
22645e5581 perf: 优化Logger小细节 2022-09-04 23:53:16 +08:00
MistEO
bf97a60109 fix: 修复socket方式截图不可用的问题 2022-09-04 23:21:22 +08:00
MistEO
33f6e291f1 Merge branch 'master' into dev 2022-09-04 17:51:50 +08:00
zzyyyl
21db32ef0b perf: 以一种更优雅但又不那么优雅的方式实现 ASST_STATIC_ASSERT_FALSE 2022-09-04 17:36:23 +08:00
zzyyyl
02339fd54d perf: 按照 review 意见修改
Co-authored-by: Horror Proton <107091537+horror-proton@users.noreply.github.com>
2022-09-04 17:36:23 +08:00
zzyyyl
6a0294d451 perf: 用 ranges 重构 utils::string_split 2022-09-04 17:36:23 +08:00