Commit Graph

3445 Commits

Author SHA1 Message Date
dantmnf
ab65e6ebf2 fix: deadlock in UI thread 2023-04-01 16:02:21 +08:00
MistEO
4c4f8f4d6d refactor: 优化鱼人节判断方法 2023-04-01 13:22:19 +08:00
MistEO
7c2b56b902 chore: Dear doctor, ever heard of the new listings of "isopropyl alcohol" in Ms. Closure's store? let's check it out? 2023-04-01 11:53:36 +08:00
MistEO
2b617715f3 feat: 博士,听说可露希尔小姐的商店里新上架了美酒,要去来一杯吗? 2023-04-01 11:45:53 +08:00
shxyke
20d94693c9 fix: fallback to NativeIO when AdbLite not inited 2023-03-29 19:52:39 +08:00
Liam Sho
ff013fa75a chore: use "is" operator 2023-03-28 21:02:08 +08:00
Liam Sho
9b061a749e fix: window type compare 2023-03-28 20:50:49 +08:00
Liam Sho
2213e134d9 fix: add http proto to proxy url if not specified 2023-03-28 20:29:25 +08:00
MistEO
038abcd5b3 refactor: 从curl迁移到libcpr (#4088) 2023-03-28 19:20:16 +08:00
MistEO
ea95144f96 perf: 优化请求结构 2023-03-28 18:05:59 +08:00
shxyke
cd38cec87f Revert removal of timeout in call_and_hup_minitouch 2023-03-28 06:50:07 +00:00
Horror Proton
69abc9868a fix: add missing item in AsstMsg 2023-03-28 11:19:24 +08:00
shxyke
002a05fef4 fix: add timeout for IOHandler read 2023-03-28 02:14:40 +00:00
MistEO
24493835ce fix: c# warnings 2023-03-27 22:50:59 +08:00
MistEO
60d03697ac fix: crash 2023-03-27 22:30:23 +08:00
shxyke
56a57ffe53 chore: use dynamic vc runtime on Windows 2023-03-27 14:22:32 +00:00
shxyke
322e1e6120 refactor: use libcpr instead of curl 2023-03-27 14:22:32 +00:00
MistEO
61b8d76722 Merge branch 'dev' into fix/fix-controller 2023-03-27 22:09:48 +08:00
shxyke
00aac3a72d fix: set the params after controller created 2023-03-27 10:24:07 +00:00
MistEO
f7e68e80c8 styles: format all cpp 2023-03-27 18:19:48 +08:00
MistEO
5b2abe5513 chore: 作用域啥的 2023-03-27 18:00:08 +08:00
uye
a2e01502cc fix: 关闭蓝叠中国模拟器不完全 #4079
fix #4079
2023-03-27 16:53:19 +08:00
MistEO
417cbe061d refactor: WPF 大重构 (#4067) 2023-03-27 16:47:47 +08:00
MistEO
3b85547cdd refactor: 重构 Controller 架构 (#3907) 2023-03-27 16:46:39 +08:00
Liam Sho
76b19be8d4 feat: add custom timeout for default httpclient 2023-03-25 21:36:11 +08:00
DavidWang19
4c6057b106 Update CopilotViewModel.cs 2023-03-25 21:28:16 +08:00
DavidWang19
968d42a842 Revert "feat: 增加json请求超时限制" 2023-03-25 21:22:36 +08:00
Liam Sho
3b69b0e9c9 chore: log maa env when starting 2023-03-25 21:19:31 +08:00
Liam Sho
da076ed330 chore: reduce logs in prod env 2023-03-25 21:17:44 +08:00
Liam Sho
762f8c6f55 chore: add logger for http requests 2023-03-25 21:16:24 +08:00
Liam Sho
765398eabd refactor: move web related services 2023-03-25 19:39:33 +08:00
Liam Sho
81e3f09b7c chore: code cleanup 2023-03-25 19:38:46 +08:00
Liam Sho
38e7f87b81 doc: add docs 2023-03-25 19:31:46 +08:00
Liam Sho
0f1da36696 refactor: web request 2023-03-25 19:21:03 +08:00
Liam Sho
9cbff58681 refactor: destruct Utils.cs 2023-03-25 17:40:17 +08:00
Liam Sho
0f4f8379e2 refactor: rename Localization class to avoid ambiguity 2023-03-25 16:26:34 +08:00
Liam Sho
bacfa42917 refactor: configuration api 2023-03-25 16:24:12 +08:00
Liam Sho
24c001a095 refactor: project structure 2023-03-25 05:08:10 +08:00
Liam Sho
2e640be150 chore: remove unneeded file 2023-03-25 04:00:24 +08:00
Liam Sho
2af0fdd19f feat: use Serilog 2023-03-25 03:52:32 +08:00
Liam Sho
ed3f99bac8 fix: editorconfig .NET coding style 2023-03-25 03:46:00 +08:00
DavidWang19
f91f2cb75c feat: 增加json请求超时限制 2023-03-24 21:54:34 +08:00
DavidWang19
5f179c64eb fix: 修复自动战斗未加载更新后json的问题 (#4064)
fix #4021
2023-03-24 20:35:39 +08:00
uye
eebd1cfa5e feat: 新增“定时检测更新”功能
fix #3991
2023-03-24 20:24:55 +08:00
DavidWang19
9191ed6800 fix: 修复自动战斗未加载更新后json的问题 2023-03-24 20:05:37 +08:00
Horror Proton
b7e026ea19 fix: improve post processing in depot item quantity match
fix #4057
2023-03-24 19:51:40 +08:00
shxyke
3cce87952d refactor: 重构 Controller 架构 2023-03-24 01:30:22 +00:00
MistEO
83f7323432 fix: build error 2023-03-23 21:24:06 +08:00
MistEO
ee0f29f95b fix: 关闭基建宿舍复查功能
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/4035
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/4053
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/4011
2023-03-23 21:16:36 +08:00
MistEO
8ca88002ed chore: 优化作业缓存路径 2023-03-21 14:23:04 +08:00