Commit Graph

1239 Commits

Author SHA1 Message Date
Liam Sho
466786dc7a ci.添加 MaaWpf 和 MaaResource 的 Release 2022-05-09 21:59:39 +08:00
Liam Sho
a919fe8b80 ci.限定 DevBuild 的生效范围 2022-05-09 21:06:17 +08:00
Liam Sho
c9309fa970 ci.修改 ReleaseCore 配置 2022-05-09 18:27:44 +08:00
Liam Sho
bcd00723ab ci.添加 ReleaseCore 2022-05-09 17:58:15 +08:00
Liam Sho
2f400b4adc ci.添加手动触发器 2022-05-09 16:51:24 +08:00
Liam Sho
9fe96c2228 ci.优化 DevBuild 2022-05-09 15:58:57 +08:00
Liam Sho
55a4e16208 ci.分开所有的 Artifacts 2022-05-09 14:27:22 +08:00
Liam Sho
74138012ce ci.修改使用 GitHub Action 的 Upload Artifacts 配置 2022-05-09 14:04:11 +08:00
Alisa
2bf62f25f2 ci.修复 CI 上传 Artifact 失败的问题 2022-05-09 13:45:00 +08:00
Liam Sho
76d1bc9eb4 ci.修 Ci 2022-05-09 13:12:41 +08:00
Liam Sho
2e7ff173d1 ci.添加 DevBuild 配置文件 2022-05-09 13:06:12 +08:00
Liam Sho
0394987d80 feat.添加构建项目 2022-05-09 13:05:46 +08:00
Liam Sho
188c1f5f3a bump.清理项目,更新依赖 2022-05-09 13:05:28 +08:00
Liam Sho
7fce10f584 Merge branch 'master' of https://github.com/LiamSho/MaaAssistantArknights 2022-05-09 00:55:23 +08:00
MistEO
77c0612edd chore.更新企鹅库,修复警告
cf5ebbc89c
v3.3.2
2022-05-09 00:53:55 +08:00
Liam Sho
60c70b723f chore.修改项目文件以适配构建工具 2022-05-09 00:53:20 +08:00
MistEO
e0442ffcc2 chore.更新版本号v3.3.2 2022-05-09 00:33:22 +08:00
MistEO
5fc6b31d88 fix.更新企鹅识别库,修复一些识别问题 2022-05-09 00:32:29 +08:00
MistEO
64228e095f Merge pull request #463 from zzyyyl/master
chore.优化文档CI/CD使得在fork上不运行
2022-05-08 23:49:12 +08:00
MistEO
fcd7c8803b Merge pull request #465 from ABA2396/ActivityStage2
fix.活动更新后导航失败
2022-05-08 23:39:46 +08:00
ABA2396
3efa6ac234 fix.活动更新后导航失败 2022-05-08 23:37:44 +08:00
MistEO
555958ab53 Merge pull request #462 from aa889788/master
fix: Fix build error on Linux with gnustl
2022-05-08 23:25:22 +08:00
zzyyyl
18caf9b3c0 style.随便改点测试一下 2022-05-08 13:16:13 +08:00
zzyyyl
819df66666 chore.优化CI使得在fork上不运行 2022-05-08 13:16:12 +08:00
shxyke
8c3e6d345a fix: Fix build error on Linux with gnustl
This error seems caused by gnustl vector, I do not know
how to fix it, so I use macro to change container to deque
under gnustl, use deque under other STL library will also
cause problem.
2022-05-08 10:37:22 +08:00
MistEO
28055235aa docs.更新文档及cmake,删除老版本企鹅库的相关内容 2022-05-07 22:51:47 +08:00
MistEO
423cc6bafd feat.界面关卡导航的一点小修改 2022-05-07 22:38:47 +08:00
MistEO
e43fb927ce fix.修复SN-9导航在加载动画较慢时卡住的问题 2022-05-07 22:34:50 +08:00
MistEO
d8ef5a1e1a Merge pull request #456 from ABA2396/Combined-navigation
feat.合并LS-5 LS-6;CE-5 CE-6导航
2022-05-07 22:32:29 +08:00
MistEO
1e8baa1f00 Merge pull request #450 from zzyyyl/fix/1-7
fix.修复已知的1-7导航失效问题
2022-05-07 22:32:19 +08:00
MistEO
526978a607 chore. Update appveyor config (#457) 2022-05-07 13:33:47 +08:00
MistEO
4971bfe84b chore. Update appveyor config 2022-05-07 13:26:13 +08:00
zzyyyl
43177d9bc1 perf.增长单次SlowSwipe滑动时间防止滑飞 2022-05-07 12:37:53 +08:00
ABA2396
027207a732 feat.修改合并导航后的ui 2022-05-07 12:20:11 +08:00
ABA2396
4068f991c0 Merge branch 'MaaAssistantArknights:master' into Combined-navigation 2022-05-07 11:42:23 +08:00
ABA2396
6d82e889ae feat.合并LS-5 LS-6;CE-5 CE-6导航 2022-05-07 11:17:07 +08:00
zzyyyl
1db9e797dc perf.增长单次SlowSwipe滑动长度,但不会超过屏幕宽度的80% 2022-05-07 10:20:15 +08:00
Alisa
1b1253344a ci.优化文档发布 CI/CD 2022-05-07 03:16:01 +08:00
Alisa
7dcec8d949 Update package.json 2022-05-07 03:05:30 +08:00
Alisa
e19ef5f842 ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com
2022-05-07 02:57:01 +08:00
bakashigure
336daf887d Merge pull request #453 from bakashigure/vercel-test
新增 Vercel 文档
2022-05-07 02:55:21 +08:00
bakashigure
0ada5fbdae Merge branch 'MaaAssistantArknights:master' into vercel-test 2022-05-07 02:06:06 +08:00
bakashigure
70301c63b0 feat: 新增文档 2022-05-07 02:04:48 +08:00
zzyyyl
778888b941 perf.给出一个1-7导航时万一划过头的解决方案 2022-05-07 01:02:28 +08:00
zzyyyl
ff79ca0a07 perf.修改need_matchfullMatch 2022-05-07 00:55:45 +08:00
zzyyyl
7ea44668b0 fix.修复把1-1*识别成1-1的bug 2022-05-07 00:31:10 +08:00
zzyyyl
301a282f96 fix.修复残阳章节没有开启导致的1-7导航失效问题
我解锁了,没法测试
2022-05-07 00:08:48 +08:00
MistEO
b855ed0c10 chore.更新版本号 v3.3.1 2022-05-06 23:28:19 +08:00
MistEO
9f08a6ad28 fix.修复肉鸽干员输出不够时候卡死的问题
https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/449
https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/213
https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/206
2022-05-06 23:20:58 +08:00
MistEO
9f2a731fc7 Merge branch 'ABA2396-master' 2022-05-06 22:36:06 +08:00