Commit Graph

6359 Commits

Author SHA1 Message Date
MistEO
51986346de fix: 修复CF关卡“用餐加成“识别错误
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/3981
2023-03-13 14:04:37 +08:00
zzyyyl
c50da4e0d1 perf: 调整更新日志弹窗相关参数的设置时机
下载完毕,请求重启 -> 白屏重启解压新版本 -> 自动重启并弹出日志
调整 IsFirstBootAfterUpdate 的位置。之前在第一步就设置参数,现在改在第二步设置参数。
(和之前应该没有行为上的变化)
2023-03-13 10:24:23 +08:00
Horror Proton
5e4f666c09 chore: fix ci checkout performance for PRs 2023-03-13 01:07:40 +08:00
Horror Proton
9e7b0777ef chore: use mirror clone in ci.yml for PRs 2023-03-12 23:47:30 +08:00
Horror Proton
8e816818a4 chore: fix glob pattern v4.12.1 2023-03-12 22:54:28 +08:00
Horror Proton
e40d1627b0 chore: fix file move issue in ci.yml 2023-03-12 22:11:32 +08:00
MistEO
21e3692d36 Merge branch 'master' into dev 2023-03-12 21:52:38 +08:00
MistEO
2b7f57cd38 docs: changelog 2023-03-12 21:51:50 +08:00
Horror Proton
5d0ba8aaac chore: fix release type for windows 2023-03-12 21:51:14 +08:00
Horror Proton
a85bedadfd chore: fix release type for windows 2023-03-12 21:00:44 +08:00
MistEO
7ecea01716 chore: 移除对图片太小的检查
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/3955
2023-03-12 19:48:58 +08:00
MistEO
67a1073005 chore: 删除aria2c 2023-03-12 16:09:00 +08:00
Horror Proton
1bbe3e5d01 chore: fix macos job in ci.yml v4.12.1-rc.1 2023-03-12 15:17:41 +08:00
Horror Proton
e12827dc9e chore: update trigger, fix syntax for ci.yml 2023-03-12 15:09:59 +08:00
MistEO
504ff3a076 Merge branch 'master' into dev 2023-03-12 14:59:29 +08:00
MistEO
562aa7a818 Release v4.12.1-rc.1 (#3957) 2023-03-12 14:58:34 +08:00
MistEO
cdfcede46b docs: changelogs 2023-03-12 14:58:17 +08:00
qaz1qazlol2
915712db4a 添加一些EN服务器翻译 (#3964)
* Translate Something

* Update tasks.json
2023-03-12 14:54:21 +08:00
Horror Proton
5628b38437 chore: 合并各平台的 CI, 支持发版 Windows arm64 和 Linux arm64 (#3953) 2023-03-12 14:31:03 +08:00
MistEO
172e90d865 perf: 作业评价也改为异步请求 2023-03-12 13:18:13 +08:00
MistEO
95acd5de0b chore: 加了点没什么用的c#项目设置 2023-03-12 13:10:47 +08:00
Hao Guan
4f0674b701 Fix MaaDeps path 2023-03-12 13:44:06 +10:00
MistEO
a12d55cb8c feat: 新增支持 CF 关卡掉落识别 (#3961) 2023-03-12 01:41:58 +08:00
MistEO
4c85d8349c perf: First step to async web service (#3947)
Add HttpClient and basic request functions to WebService, and apply them
to copilot fetching
2023-03-12 01:41:12 +08:00
Horror Proton
4a12bdeb00 chore: update release config for ci.yml 2023-03-12 00:00:29 +08:00
MistEO
b57308d9a4 fix: 修复技能ready识别改变原图的问题 2023-03-11 22:56:02 +08:00
Hao Guan
93add0bf01 Update macOS build steps 2023-03-12 00:06:20 +10:00
MistEO
dbdbfc3392 chore: 技能ready识别改下日志 2023-03-11 20:43:34 +08:00
MistEO
c6730987b4 Merge branch 'master' into dev 2023-03-11 19:52:59 +08:00
MistEO
99be3ab95b Release v4.12.0 (#3944)
@zzyyyl  这种大版本的 changelog 咋整啊
v4.12.0
2023-03-11 19:51:47 +08:00
MistEO
0751fd279b docs: changelogs 2023-03-11 19:50:38 +08:00
MistEO
7ca5921d51 chore: format and add filters 2023-03-11 19:19:08 +08:00
uye
120c2a6b76 feat: 检测是否需要更新 ota 资源 2023-03-11 19:01:45 +08:00
Horror Proton
122fd319d0 chore: merge #3954 2023-03-11 18:04:18 +08:00
Horror Proton
0ca0fb8529 chore: refactor workflows, add ci.yml 2023-03-11 17:02:00 +08:00
uye
b426a7e3cf feat: 备选关卡与手动输入关卡名兼容
fix #3837
2023-03-11 16:30:11 +08:00
Hao Guan
3c875854c7 chore: macOS构建Universal App (#3954) 2023-03-11 18:00:08 +10:00
Hao Guan
6a2861d8c6 chore: macOS构建Universal App 2023-03-11 16:54:44 +10:00
MistEO
5e83bd8a51 Release v4.12.0-rc.2 (#3952) v4.12.0-rc.2 2023-03-11 14:03:31 +08:00
MistEO
15cdf5edaf docs: changelogs 2023-03-11 14:03:08 +08:00
MistEO
ef1c522584 fix: 修复自动作战,部分地图中干员技能无法开启的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/3931
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/3551
2023-03-11 13:59:05 +08:00
MistEO
d0350d145b fix: 点赞作业添加返回值检查 2023-03-11 13:26:42 +08:00
Wallsman
f303a50943 Doc : Update JP 翠玉の夢 and add Operators (#3949)
* Doc : Update JP 翠玉の夢 and add Operators

Add JP 翠玉の夢 / Chinese Up to the current event

* Update operators.md
2023-03-11 13:14:41 +08:00
uye
2dc4e4d321 fix: 修复“借助战一日只执行一次”没有生效的问题。 (#3940) 2023-03-11 02:13:43 +08:00
zzyyyl
b8513cf0b6 chore: 重构 Changelog 生成器;增加几个参数
--base TAG: 从哪个版本开始生成,默认最近的 tag;大版本更新时建议使用此选项
-im: 忽略 PR 的合并者(开启后会少很多 [at] MistEO )
-ca: 把一个提交的 committer 也当作 author 对待(开启后会多一些 [at])
2023-03-10 23:37:57 +08:00
Hydrogina
349452f2dc fix: 修复日期格式问题 2023-03-10 23:34:39 +08:00
Hao Guan
9c94f2dfa5 chore: 解决PUBLIC_HEADER的Warning 2023-03-11 01:16:26 +10:00
Hao Guan
660e21887e chore: 隐藏MacGui的生息演算 2023-03-11 01:15:42 +10:00
Handiwork
9dd6ba5a2d Add HttpClient and basic request functions to WebService, and apply them to copilot fetching 2023-03-10 23:11:51 +08:00
MistEO
f7b4b47a10 docs: 招人.jpg 2023-03-10 19:42:53 +08:00