Commit Graph

4649 Commits

Author SHA1 Message Date
David
bc99faee6f style: VS22 solution explorer i18n 2023-10-09 19:19:20 +02:00
David
938d533fbb style: VS22 solution explorer i18n 2023-10-09 19:18:05 +02:00
MistEO
7a9c226af9 fix: check null for resource api testing 2023-10-09 23:08:55 +08:00
MistEO
3cb5cdf851 fix: test API before resource update
https://github.com/MaaAssistantArknights/MaaAssistantArknights/pull/6829#issuecomment-1753154731
2023-10-09 23:06:14 +08:00
MistEO
6eb3b554d9 perf: 调整资源OTA的顺序 2023-10-09 22:51:48 +08:00
status102
1700f0a414 perf: 调整部分log输出为仅供ASST_DEBUG (#6824) 2023-10-09 22:44:20 +08:00
MistEO
2eb30e2e63 feat: Add a mirror for resource OTA
Thanks for annangela
2023-10-09 22:41:39 +08:00
uye
926c22290b perf: 优化代码 2023-10-09 15:44:38 +08:00
MistEO
5f222c34dc feat: 输出“使用 48 小时内过期的理智药”消息 (#6800) 2023-10-09 15:16:15 +08:00
uye
40160da2ea perf: 优化代码,消除警告 2023-10-09 14:44:29 +08:00
zzyyyl
54b9bc1277 fix: BlackReturn -> ReturnButton [skip ci] (#6806)
fix #6795
2023-10-09 12:33:21 +08:00
MistEO
d1b17b51be perf: 优化资源动态更新 2023-10-09 11:26:54 +08:00
youqii
c8af5f459d fix: 增加使用将要过期理智药消息 2023-10-09 10:25:52 +08:00
MistEO
32e6f4aa4c perf: WpfGui关卡掉落输出增加千分位分隔符 (#6793) 2023-10-09 08:55:23 +08:00
Songyang.Huo
13dd6a0533 fix: 修复当"远程控制"没有填入任何内容时的界面问题 (#6787) 2023-10-09 08:54:55 +08:00
status102
b49e3d082c perf: WpfGui关卡掉落输出增加千分位分隔符 2023-10-09 00:36:02 +08:00
Cryolitia
3659d74227 Fix #6752 & Fix #6776
caused by 42e9542cd1 (diff-8f68e6988b089efca72b7954862a47442ec7eb08b37bde5a0c0f072cf4488dd3L9)
2023-10-08 22:38:56 +08:00
MistEO
4cfb02ce3e Revert "feat: 使用MdXaml来提升Markdown渲染表现" 2023-10-08 21:12:53 +08:00
MistEO
d2bfd50ba4 perf: OTA时先更新动态文件,再更新其他的 2023-10-08 20:27:17 +08:00
David
8598020711 feat: operbox operator names localization (#6726)
fix #6664
2023-10-08 11:17:59 +02:00
uye
1c0fc24e4a feat: 使用MdXaml来提升Markdown渲染表现 (#6723) 2023-10-08 15:54:02 +08:00
zzyyyl
b9b21ab8db rft: 优化 TaskData 的 json 解析 (#6739) 2023-10-08 15:38:58 +08:00
MistEO
c8d97f58ac feat: 为MaaWpfGui加入一个远程控制功能。 (#6717) 2023-10-08 15:19:55 +08:00
MistEO
a7804ccc6c perf: 优化StartUp速度,首页展开理智窗口时StartUp会关上 (#6730) 2023-10-08 15:16:12 +08:00
MistEO
48133da317 feat: 抄作业自动跳过战斗中剧情 (#6721) 2023-10-08 15:14:23 +08:00
MistEO
e16a980ae9 Apply suggestions from code review 2023-10-08 15:14:05 +08:00
MistEO
c4a992840e feat: 公招无招聘许可时继续尝试刷新 (#6569) 2023-10-08 15:09:49 +08:00
MistEO
21182a3997 perf: 对DEBUG VERSION禁用版本更新及资源更新检查 (#6751) 2023-10-08 15:09:13 +08:00
status102
80d7ee415e perf: 对DEBUG VERSION禁用版本更新及资源更新检查 2023-10-08 13:35:18 +08:00
uye
4a9c3d79b1 feat: 识别工具添加 idle 绑定 2023-10-08 10:35:28 +08:00
status102
b9c8679e20 fix: 修复CloseDown任务导致的不执行完成后操作 2023-10-08 09:23:47 +08:00
zzyyyl
d312d6d041 perf: 来点 std::invoke_result_t 2023-10-07 21:37:34 +08:00
youqii
0b660f7cc7 Merge branch 'dev' into feature 2023-10-07 20:23:17 +08:00
zzyyyl
e05f95668b fix: macOS compile error 2023-10-07 20:21:10 +08:00
Songyang.Huo
8f35ce2155 修复了一处汇报不了任务的bug 2023-10-07 19:54:06 +08:00
zzyyyl
25df6f1d56 rft: 优化 TaskData 的 json 解析 2023-10-07 19:23:09 +08:00
Lancarus
dcbe55e44c feat: 按照review修改 2023-10-07 18:40:25 +08:00
uye
b1c2e75567 perf: 根据 qodana 优化代码 2023-10-07 18:05:53 +08:00
uye
61ceb3788a perf: 根据 qodana 优化代码 2023-10-07 17:49:01 +08:00
status102
274d275f4f feat: 增加了一个二次检测进行保底 2023-10-07 16:57:29 +08:00
uye
c55187afa7 perf: 根据 qodana 优化代码 2023-10-07 16:47:57 +08:00
uye
42e9542cd1 perf: 根据 qodana 优化代码 2023-10-07 14:09:17 +08:00
status102
06eae3e06a perf: 优化剧情跳过检测频率,修改暂停时返回值为true 2023-10-07 14:01:38 +08:00
status102
e36f266f6e perf: 优化StartUp速度,首页展开理智页时StartUp会关上 2023-10-07 12:21:53 +08:00
Lancarus
5eee5098c0 feat: 按照review修改 2023-10-07 11:24:57 +08:00
uye
e40527cc3f refactor: 使用 IShellLink 和 IPersistFile 接口创建快捷方式 2023-10-07 10:59:49 +08:00
w568w
0c80162256 fix: subprocess hangs up if not draining the pipe when reading with recv_by_socket 2023-10-07 08:33:47 +08:00
Lancarus
70b6317d70 feat: 根据review将check_skip_plot_button移动到BattleProcess里面 2023-10-07 02:14:45 +08:00
status102
6d5f3971a4 fix: remove duplicate of std::move 2023-10-06 20:58:07 +08:00
Lancarus
c01cafd08d 使用导航名判断是否为教学关 2023-10-06 19:57:38 +08:00