Commit Graph

1795 Commits

Author SHA1 Message Date
ABA2396
ac181bf713 feat.修改log控件宽度 2022-06-05 18:58:27 +08:00
ABA2396
d4699ae4e3 feat.log自动换行 2022-06-05 18:49:21 +08:00
ABA2396
68578fe36e doc.更新下陈年老图 2022-06-05 18:08:25 +08:00
cglcv
0fa2ab917d 优化文档中对WSA连接方式的描述 (#750)
* 修改WSA的连接描述,使其更精确

WSA这波更新我愿称之为一言难尽……

* Update 模拟器支持.md

* Update 模拟器支持.md

* Update 模拟器支持.md

* Update 模拟器支持.md
2022-06-05 15:14:35 +08:00
ABA2396
d45122f837 Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev 2022-06-05 12:07:41 +08:00
ABA2396
8f19483486 fix.资源关卡导航失败 2022-06-05 12:07:34 +08:00
MistEO
99ebb4018e Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev 2022-06-05 02:30:34 +08:00
MistEO
a4f9c63f2e feat.不用用雷电,会变得不幸.jpg 2022-06-05 02:29:30 +08:00
ABA2396
8d18a3c2ce feat.修改了关卡选框宽度,重新排序关卡列表 2022-06-05 02:20:33 +08:00
MistEO
506f44e8f7 Merge pull request #713 from cglcv/dev
Dev-可选择使用系统通知推送MAA通知
2022-06-04 21:52:36 +08:00
MistEO
9c2258de0f Merge pull request #733 from lhhxxxxx/feat/robot
[Enhancement] 小车提示
2022-06-04 21:29:08 +08:00
MistEO
3a9ab7f9ed Merge pull request #735 from LYZhelloworld/hotfix/Helloworld/issue-716
Hotfix/helloworld/issue 716
2022-06-04 21:28:19 +08:00
iguigui
6b8e95ab79 Merge pull request #741 from BTreeNewBee/maaHTTP
doc.HTTP接口相关文档优化
2022-06-04 21:26:34 +08:00
guigui
0e71639767 doc.优化HTTP文档 2022-06-04 20:20:14 +08:00
guigui
0c4a5d6dd8 doc.微调首页文档增加HTTP接口文档指引 2022-06-04 20:08:39 +08:00
guigui
e222a87239 doc.优化HTTP文档 2022-06-04 19:55:39 +08:00
Helloworld
d31ec480fa Fix wrong usage of val 2022-06-04 17:32:25 +08:00
Helloworld
adfa0f8c62 修复“作业制作器仅填写关卡名,而不填写其他的内容时,点击 下载 JSON 没有反应” 2022-06-04 17:28:50 +08:00
lhhxxxxx
678fab328a fixed test tag 2022-06-04 17:01:07 +08:00
lhhxxxxx
19d41191d5 enhancement. color enhance 2022-06-04 16:59:06 +08:00
cglcv
b80b3bf44a 改bug 2022-06-04 16:53:33 +08:00
lhhxxxxx
304e447cb5 fix. robot tag won't be refreshed 2022-06-04 16:29:49 +08:00
lhhxxxxx
8a9523c096 feat. robot notification 2022-06-04 16:27:22 +08:00
cglcv
5a104621e4 改变UpdateUrl和show的处理方式 2022-06-04 15:42:57 +08:00
cglcv
942a981475 改个输错版本号的bug 2022-06-04 14:14:50 +08:00
cglcv
fde1ad0b91 Merge branch 'dev' of https://github.com/cglcv/MaaAssistantArknights into dev 2022-06-04 13:47:43 +08:00
cglcv
dc3e1af8c2 去掉一个未使用的变量 2022-06-04 13:43:38 +08:00
cglcv
64da6c8ccc 取消不必要的更改 2022-06-04 12:54:27 +08:00
cglcv
d52c8da27f 取消更改README 2022-06-04 12:53:43 +08:00
cgl
0f7abc91c8 尝试去除不必要的更改-2 2022-06-04 10:52:57 +08:00
cgl
5d2668bcf6 尝试去除不必要的更改 2022-06-04 10:52:30 +08:00
cgl
9f964cee37 Merge branch 'dev' of https://github.com/cglcv/MaaAssistantArknights into dev 2022-06-04 08:41:19 +08:00
cgl
bcfadead53 统一降级配置 2022-06-04 08:40:42 +08:00
cglcv
485f597d01 Merge branch 'MaaAssistantArknights:dev' into dev 2022-06-04 08:35:47 +08:00
cgl
411161621b Merge branch 'dev' of https://github.com/cglcv/MaaAssistantArknights into dev 2022-06-04 07:52:51 +08:00
cgl
72d8220692 更改OScheck 2022-06-04 07:47:31 +08:00
MistEO
c1a3372cb5 fix.简单修复一些干员名识别错误 2022-06-04 04:00:13 +08:00
MistEO
95bd4d06ba Merge pull request #728 from BombaxCeiba/PR499Impl
重命名了asst::utils下的字符串编码转换函数,修复了ansi_to_utf8的wstr数组初始化不完全的问题
2022-06-04 03:59:16 +08:00
Dusk_NM02
70f09e3dde fix.修复了ansi_to_utf8的wstr数组初始化不完全的问题
调整了ansi_to_utf8和utf8_to_ansi中的中间数组初始化方式
2022-06-04 02:36:39 +08:00
Dusk_NM02
e3116a07e3 refactor.将编码互转函数重命名
gbk_2_utf8 -> ansi_to_utf8
utf8_to_gbk -> utf8_to_ansi
2022-06-04 01:36:22 +08:00
MistEO
56ea4bb5c5 Merge pull request #723 from lhhxxxxx/feat/robot
[New Feature] 公招小车识别
2022-06-04 01:18:51 +08:00
lhhxxxxx
7639a75eb9 Typo fix. 2022-06-03 21:42:52 +08:00
lhhxxxxx
927620df92 feat. Add recruit skip robot option 2022-06-03 21:39:58 +08:00
cglcv
64e262a76d Merge branch 'MaaAssistantArknights:dev' into dev 2022-06-03 20:54:07 +08:00
cgl
7ef01840a1 修改格式,处理版本,增加复选框限制 2022-06-03 20:51:01 +08:00
cgl
a1d56afb4a 加上复选框Check 2022-06-03 19:27:41 +08:00
MistEO
d9f4e9a233 fix.格子识别增加levelId和stageId的支持 2022-06-03 18:29:05 +08:00
MistEO
9bf23182fe feat.自动战斗新增支持模拟悖论(需要自己选技能) 2022-06-03 18:04:22 +08:00
MistEO
951384c6c2 docs.更新v3.9.3版本文档,及CHANGLOG 2022-06-03 17:53:17 +08:00
MistEO
1337e9feab Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev 2022-06-03 17:35:33 +08:00