Commit Graph

2600 Commits

Author SHA1 Message Date
MistEO
df7fac94fe feat: 肉鸽商店支持按优先级购买 2022-07-29 00:37:27 +08:00
MistEO
fdbc4561ee perf: 优化肉鸽干员攻击范围计算、及一些部署逻辑等 2022-07-28 22:24:02 +08:00
MistEO
ba87f6cc46 perf: 删除所有肉鸽中不好用的干员 2022-07-28 21:54:42 +08:00
MistEO
07a8e42ae0 feat: 完成自定义核心干员选择 2022-07-28 00:37:20 +08:00
MistEO
5c3195f86c feat: 添加战斗资源读取 2022-07-27 23:15:39 +08:00
MistEO
7166bed6c8 feat: 新增战斗中的干员数据 2022-07-27 00:08:24 +08:00
MistEO
f4253e6526 feat: 完成肉鸽分队自定义 2022-07-27 00:07:55 +08:00
MistEO
a6e2456404 feat: 新增支持部分肉鸽自定义字段(还没做完) 2022-07-26 01:07:10 +08:00
MistEO
1327881480 Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev 2022-07-25 22:47:05 +08:00
MistEO
bc0b98edc0 feat: support switching language in tray menu 2022-07-25 22:47:02 +08:00
Helloworld
29469aba63 docs: 填上UI对应内容 2022-07-25 22:27:06 +08:00
MistEO
7f024ea0f4 fix: 处理 i18n 的一些特殊 case 2022-07-25 22:19:04 +08:00
MistEO
4336dff46d feat: 根据用户系统语言设置默认语言,重构小部分代码 2022-07-25 22:11:26 +08:00
MistEO
7f953ce03d feat: set default language to zh-cn 2022-07-25 21:52:52 +08:00
MistEO
0829dca162 fix: 修复默认关卡不正确的问题 2022-07-25 21:40:32 +08:00
MistEO
41d9783af3 feat: 默认关卡改为当前关卡/上次关卡自动识别 2022-07-25 21:38:36 +08:00
ABA2396
3c67cb0b9b style: rename 2022-07-25 20:11:46 +08:00
ABA2396
180b9f9b97 feat: Complete the translation of TaskQueue module except for dropped items 2022-07-25 19:56:54 +08:00
ABA2396
931744fe38 style: stage renaming 2022-07-25 18:23:30 +08:00
ABA2396
47257e5a04 feat: stage translation 2022-07-25 18:02:40 +08:00
ABA2396
ac367506f7 feat: Copilot module translation 2022-07-25 17:12:56 +08:00
ABA2396
ece31d5c0b feat: RecruitViewModel Module translation 2022-07-25 16:41:31 +08:00
ABA2396
7b4c2f9923 feat: FightSettingsUserContral module translation 2022-07-25 16:00:13 +08:00
ABA2396
9f93f87774 feat: TaskQueue module translation 2022-07-25 15:05:02 +08:00
zzyyyl
9fce9cfb3b chore: 优化识别贡献者名字的正则表达式 2022-07-25 11:01:36 +08:00
yuanyan3060
04d1ca4b08 feat: 增加rust绑定和http服务器实现捏 (#1321)
* 增加maa-core的rust绑定

* Update Readme.md

* update Readme
2022-07-25 10:30:22 +08:00
MistEO
7b5ce6cb7c Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev 2022-07-25 00:48:41 +08:00
MistEO
0e16307ae7 fix: 修复界面 l10n 的一点小问题 2022-07-25 00:48:33 +08:00
MistEO
480a2bc889 Merge pull request #1320 from zzyyyl/chore/addlink
chore: 使 CHANGELOG 里的贡献者名字自动带上链接
2022-07-25 00:41:43 +08:00
MistEO
ac9515c4bc revert: 回滚错误提交的文件 2022-07-25 00:41:20 +08:00
MistEO
46d2e2e513 fix: 修复 core get接口错误 2022-07-25 00:39:54 +08:00
MistEO
05adf094ff Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev 2022-07-25 00:28:27 +08:00
MistEO
a2d9a7412f fix: 修复掉落识别错误,重写部分基线识别算法
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1318
2022-07-25 00:28:14 +08:00
_ChingC
822f31e15f feat: 添加多语言本地化
- TODO: 需要翻译
2022-07-25 00:03:57 +08:00
zzyyyl
f0d517433f chore: 给自动带上贡献者链接加个小异常处理 2022-07-24 23:27:26 +08:00
zzyyyl
1b701d0cf4 chore: 给自动带上贡献者链接修个小 bug 2022-07-24 23:15:37 +08:00
zzyyyl
282ff367eb chore: 使 CHANGELOG 里的贡献者名字自动带上链接 2022-07-24 23:04:10 +08:00
MistEO
748e4494db fix: fix build error 2022-07-24 21:40:34 +08:00
MistEO
7576fcb233 chore: remove useless macro 2022-07-24 21:30:49 +08:00
MistEO
9850dd5168 feat: core 新增 GetNullSize 接口 2022-07-24 21:29:53 +08:00
MistEO
3fc2616132 Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev 2022-07-24 21:27:28 +08:00
MistEO
7a2b527adc fix: core 的 get 接口失败时返回 -1 2022-07-24 21:27:23 +08:00
Helloworld
6439b29769 docs. 添加干员术语表生成器 2022-07-24 20:29:08 +08:00
Helloworld
acc4cf7154 docs. 干员术语表 2022-07-24 19:16:45 +08:00
Helloworld
34044e83d9 Merge branch 'docs/glossary' into dev 2022-07-24 18:13:08 +08:00
Helloworld
a17759af35 docs. 物品术语表 2022-07-24 18:12:51 +08:00
MistEO
5749641b05 Merge branch 'master' into dev 2022-07-24 17:31:28 +08:00
MistEO
0086464a65 feat: 将自动战斗选择作业改成实时更新的 2022-07-24 17:30:44 +08:00
MistEO
331642d706 docs: 移除对中文目录的要求 2022-07-24 17:30:11 +08:00
MistEO
0f15b0c0c3 feat: 将自动战斗选择作业改成实时更新的 2022-07-24 17:29:25 +08:00