ABA2396
|
fbcb3e1b60
|
feat: Copilot module translation
|
2022-07-25 17:12:56 +08:00 |
|
ABA2396
|
aa6677df07
|
feat: RecruitViewModel Module translation
|
2022-07-25 16:41:31 +08:00 |
|
ABA2396
|
04dccc8ba9
|
feat: FightSettingsUserContral module translation
|
2022-07-25 16:00:13 +08:00 |
|
ABA2396
|
71a968d193
|
feat: TaskQueue module translation
|
2022-07-25 15:05:02 +08:00 |
|
zzyyyl
|
6ca5cf1a31
|
chore: 优化识别贡献者名字的正则表达式
|
2022-07-25 11:01:36 +08:00 |
|
yuanyan3060
|
656bf52c1e
|
feat: 增加rust绑定和http服务器实现捏 (#1321)
* 增加maa-core的rust绑定
* Update Readme.md
* update Readme
|
2022-07-25 10:30:22 +08:00 |
|
MistEO
|
8f8b05ec32
|
Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev
|
2022-07-25 00:48:41 +08:00 |
|
MistEO
|
f3543e8521
|
fix: 修复界面 l10n 的一点小问题
|
2022-07-25 00:48:33 +08:00 |
|
MistEO
|
148a54ab48
|
Merge pull request #1320 from zzyyyl/chore/addlink
chore: 使 CHANGELOG 里的贡献者名字自动带上链接
|
2022-07-25 00:41:43 +08:00 |
|
MistEO
|
8218e7fb4d
|
revert: 回滚错误提交的文件
|
2022-07-25 00:41:20 +08:00 |
|
MistEO
|
c6b32629f4
|
fix: 修复 core get接口错误
|
2022-07-25 00:39:54 +08:00 |
|
MistEO
|
0c366d282c
|
Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev
|
2022-07-25 00:28:27 +08:00 |
|
MistEO
|
89ff550c89
|
fix: 修复掉落识别错误,重写部分基线识别算法
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1318
|
2022-07-25 00:28:14 +08:00 |
|
_ChingC
|
c9bfa8beb1
|
feat: 添加多语言本地化
- TODO: 需要翻译
|
2022-07-25 00:03:57 +08:00 |
|
zzyyyl
|
a3990f35bb
|
chore: 给自动带上贡献者链接加个小异常处理
|
2022-07-24 23:27:26 +08:00 |
|
zzyyyl
|
f31947d049
|
chore: 给自动带上贡献者链接修个小 bug
|
2022-07-24 23:15:37 +08:00 |
|
zzyyyl
|
19886d983e
|
chore: 使 CHANGELOG 里的贡献者名字自动带上链接
|
2022-07-24 23:04:10 +08:00 |
|
MistEO
|
74ec0a43f7
|
fix: fix build error
|
2022-07-24 21:40:34 +08:00 |
|
MistEO
|
718a92d798
|
chore: remove useless macro
|
2022-07-24 21:30:49 +08:00 |
|
MistEO
|
c6db555f1c
|
feat: core 新增 GetNullSize 接口
|
2022-07-24 21:29:53 +08:00 |
|
MistEO
|
e830564103
|
Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev
|
2022-07-24 21:27:28 +08:00 |
|
MistEO
|
f639cc4d3a
|
fix: core 的 get 接口失败时返回 -1
|
2022-07-24 21:27:23 +08:00 |
|
Helloworld
|
0b85cb8e9e
|
docs. 添加干员术语表生成器
|
2022-07-24 20:29:08 +08:00 |
|
Helloworld
|
7f6ac1da93
|
docs. 干员术语表
|
2022-07-24 19:16:45 +08:00 |
|
Helloworld
|
337c3b7e87
|
Merge branch 'docs/glossary' into dev
|
2022-07-24 18:13:08 +08:00 |
|
Helloworld
|
d8ed63e940
|
docs. 物品术语表
|
2022-07-24 18:12:51 +08:00 |
|
MistEO
|
35c41b36fc
|
Merge branch 'master' into dev
|
2022-07-24 17:31:28 +08:00 |
|
MistEO
|
5f6e7a13a7
|
feat: 将自动战斗选择作业改成实时更新的
|
2022-07-24 17:30:44 +08:00 |
|
MistEO
|
d90789bc33
|
docs: 移除对中文目录的要求
|
2022-07-24 17:30:11 +08:00 |
|
MistEO
|
ec0d5aa4fb
|
feat: 将自动战斗选择作业改成实时更新的
|
2022-07-24 17:29:25 +08:00 |
|
Helloworld
|
bd188760af
|
Merge pull request #1316 from MaaAssistantArknights/docs/glossary
添加术语表
|
2022-07-24 17:25:30 +08:00 |
|
Helloworld
|
f7e49af2fe
|
Merge branch 'dev' into docs/glossary
|
2022-07-24 17:23:36 +08:00 |
|
Helloworld
|
a46c44d252
|
docs. 添加物品术语表
|
2022-07-24 17:23:31 +08:00 |
|
MistEO
|
7ffcc2ca54
|
Merge pull request #1315 from MaaAssistantArknights/dev
revert: 回滚误提交的 debug 任务相关内容
v4.1.1
|
2022-07-24 17:16:13 +08:00 |
|
MistEO
|
ab0b704352
|
revert: 回滚误提交的 debug 任务相关内容
|
2022-07-24 17:15:51 +08:00 |
|
MistEO
|
7740f35f0a
|
Merge pull request #1314 from MaaAssistantArknights/dev
Release v4.1.1
|
2022-07-24 17:10:28 +08:00 |
|
MistEO
|
ecf16c425d
|
docs: 补充CHANGELOG
|
2022-07-24 17:08:58 +08:00 |
|
MistEO
|
79fda42106
|
docs: 更新外服支持相关文档
|
2022-07-24 17:08:03 +08:00 |
|
MistEO
|
543f25d42c
|
docs: fix typo
|
2022-07-24 17:00:38 +08:00 |
|
MistEO
|
81378be27e
|
docs: 更新CHANGELOG
|
2022-07-24 16:57:28 +08:00 |
|
MistEO
|
847270cd78
|
fix: 修复自动战斗在干员过多(14个及以上)时的崩溃问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1122
|
2022-07-24 16:51:24 +08:00 |
|
MistEO
|
fc3915a6ed
|
fix: 修复肉鸽凌晨 4 点更新后不能回去接着打的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1260
|
2022-07-24 16:41:58 +08:00 |
|
MistEO
|
f36e1a7a78
|
fix: 修复自动战斗选择了删除编队时,编队出错的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1266
|
2022-07-24 16:37:42 +08:00 |
|
MistEO
|
d2190d6e24
|
fix: 修复肉鸽编队不能识别精二干员的问题
|
2022-07-24 16:27:07 +08:00 |
|
Helloworld
|
b4c0209e21
|
docs. 添加术语表
|
2022-07-24 16:24:27 +08:00 |
|
MistEO
|
ffededc589
|
feat: core 新增 GetUUID 和 GetTasksList 接口
|
2022-07-24 15:59:45 +08:00 |
|
MistEO
|
10291bfa3d
|
fix: 修复EN服肉鸽安全屋无法进入的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1302
|
2022-07-24 15:42:37 +08:00 |
|
MistEO
|
1fd69bb680
|
fix: 尝试修复肉鸽战斗画面识别错误的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1299
|
2022-07-24 15:18:47 +08:00 |
|
MistEO
|
4fdd38f4bd
|
fix: 修复肉鸽领取关卡奖励时卡住的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1300
|
2022-07-24 15:05:41 +08:00 |
|
MistEO
|
8393a48f5e
|
fix: 修复肉鸽战斗中掉线后,无法继续的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1303
|
2022-07-24 14:40:40 +08:00 |
|