Commit Graph

1352 Commits

Author SHA1 Message Date
MistEO
1237a7caa7 feat: set default language to zh-cn 2022-07-25 21:52:52 +08:00
MistEO
51cb30cfd8 fix: 修复默认关卡不正确的问题 2022-07-25 21:40:32 +08:00
MistEO
bb07197823 feat: 默认关卡改为当前关卡/上次关卡自动识别 2022-07-25 21:38:36 +08:00
ABA2396
6d1a45846a style: rename 2022-07-25 20:11:46 +08:00
ABA2396
6c72b07426 feat: Complete the translation of TaskQueue module except for dropped items 2022-07-25 19:56:54 +08:00
ABA2396
642b6b4deb style: stage renaming 2022-07-25 18:23:30 +08:00
ABA2396
d184491478 feat: stage translation 2022-07-25 18:02:40 +08:00
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
yuanyan3060
656bf52c1e feat: 增加rust绑定和http服务器实现捏 (#1321)
* 增加maa-core的rust绑定

* Update Readme.md

* update Readme
2022-07-25 10:30:22 +08:00
MistEO
f3543e8521 fix: 修复界面 l10n 的一点小问题 2022-07-25 00:48:33 +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
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
f639cc4d3a fix: core 的 get 接口失败时返回 -1 2022-07-24 21:27:23 +08:00
MistEO
5f6e7a13a7 feat: 将自动战斗选择作业改成实时更新的 2022-07-24 17:30:44 +08:00
MistEO
ab0b704352 revert: 回滚误提交的 debug 任务相关内容 2022-07-24 17:15:51 +08:00
MistEO
79fda42106 docs: 更新外服支持相关文档 2022-07-24 17:08:03 +08:00
MistEO
847270cd78 fix: 修复自动战斗在干员过多(14个及以上)时的崩溃问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1122
2022-07-24 16:51:24 +08:00
MistEO
ffededc589 feat: core 新增 GetUUID 和 GetTasksList 接口 2022-07-24 15:59:45 +08:00
MistEO
1fd69bb680 fix: 尝试修复肉鸽战斗画面识别错误的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1299
2022-07-24 15:18:47 +08:00
MistEO
377bd50566 fix: 修复肉鸽重新编队时的排序问题 2022-07-24 04:44:45 +08:00
MistEO
1153e63814 fix: 修复掉落识别错误,调整阈值
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1295
2022-07-23 17:39:08 +08:00
MistEO
a8bf1d970d fix: 再次修复主界面顺序问题导致的崩溃
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1292
2022-07-23 16:54:37 +08:00
MistEO
6cb8bf9bd8 fix: 修复界面调整字段顺序后的崩溃问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1292
2022-07-23 11:37:51 +08:00
MistEO
5389681ba3 fix: 修复CHANGELOG弹窗
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/968
2022-07-23 02:10:05 +08:00
MistEO
b0b11f4d2a style: 肉鸽不无限了x 2022-07-23 01:06:16 +08:00
MistEO
8cbd7f2c79 feat: 肉鸽模式支持设置开始次数、投资次数、投满停止 2022-07-23 01:05:18 +08:00
MistEO
dedd186a0f fix: 修复连接信息uuid为空的问题,并修复一个命名问题 2022-07-23 00:18:51 +08:00
ABA2396
8b6e612f14 style: 玛丽的少女心(bushi 2022-07-22 12:00:51 +08:00
ABA2396
8007c61fc3 feat: 添加CopilotView鼠标悬停描述 2022-07-22 11:45:15 +08:00
ABA2396
72c5c05904 Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev 2022-07-22 01:34:41 +08:00
ABA2396
8d84609096 feat: 添加鼠标悬停描述 2022-07-22 01:33:59 +08:00
MistEO
663612fb5b Merge pull request #1272 from horror-proton/test/roguelike_battle_task
简化肉鸽干员朝向评分等
2022-07-22 00:21:22 +08:00
MistEO
3a8183bf07 feat: 没练度的干员不选了 2022-07-22 00:12:55 +08:00
MistEO
2124d9022b feat: 肉鸽支持重新编队 2022-07-21 23:58:41 +08:00
Horror Proton
94ea769238 fix: 简化和调整干员部署操作 2022-07-21 21:13:44 +08:00
Horror Proton
d22c592cd4 feat: 增加 asst::Point 的一些工具函数 2022-07-21 21:13:44 +08:00
Horror Proton
e162ddd4af perf: 简化肉鸽干员朝向评分 2022-07-21 21:13:44 +08:00
Horror Proton
2acd83c714 feat: add binary operators and argumented assignment operators for asst::Point 2022-07-21 21:13:44 +08:00
ABA2396
794758c7f0 style: 修改鼠标悬停描述 2022-07-21 15:09:51 +08:00
ABA2396
ef753491be Merge pull request #1258 from lhhxxxxx/dev
feat. 添加鼠标悬停提示
2022-07-21 14:54:45 +08:00
Q7
1a10eeaa92 fix: 修复关卡选择时间错误
Signed-off-by: Q7 <q71998@gmail.com>
2022-07-21 00:25:25 -05:00
lhhxxxxx
9040072b05 feat. 添加鼠标悬停提示 2022-07-21 03:17:27 +08:00