Commit Graph

3345 Commits

Author SHA1 Message Date
zzyyyl
1e53e39064 feat, style: 格式优化;增加上传数据重试的回调 2022-08-31 20:32:06 +08:00
zzyyyl
897daeedae feat: [wip] 重构数据上报回调 2022-08-31 19:56:42 +08:00
zzyyyl
9722a60eb9 fix: 修复 headers 大小写的问题 2022-08-31 19:56:03 +08:00
zzyyyl
a1c8aa133e feat: 重构 Response 类 2022-08-31 19:55:17 +08:00
MistEO
211a0fb946 feat: 支持企鹅的重传幂等机制
https://galvingao.notion.site/API-c826a571040f4d239876ea4e78e58be3
2022-08-31 00:51:02 +08:00
MistEO
5dde232102 refactor: 重构上传数据的逻辑,封装了一个 ReportDataTask 2022-08-31 00:03:02 +08:00
MistEO
7d0f2b8ed3 fix: 修复数据汇报响应检查 2022-08-30 22:35:44 +08:00
zzyyyl
43d61589bf style: 修复 clang-format 16 仍存在的部分格式问题 2022-08-30 22:32:47 +08:00
uye
7eafe9fc20 feat: 添加源石碎片自动补货选框 2022-08-30 13:34:41 +08:00
uye
f331960bda style: 修改界面布局 2022-08-30 13:26:54 +08:00
uye
44fb8b3e1f fix: 修复检测更新崩溃问题
fix #1704
2022-08-30 11:55:08 +08:00
zzyyyl
122cfd148f docs: 修改无奖励关卡的文字解释 2022-08-29 23:46:33 +08:00
MistEO
a8623ce26e Merge pull request #1701 from MaaAssistantArknights/dev
Release v4.3.0-rc.2
2022-08-29 23:28:39 +08:00
MistEO
97df26e968 docs: 更新CHANGELOG 2022-08-29 23:28:28 +08:00
zzyyyl
0c71faa245 feat: 识别到无奖励关卡时自动停止
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/325
2022-08-29 23:15:31 +08:00
MistEO
f736fa5474 fix: 修复日服关卡名识别错误
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1696
2022-08-29 22:12:08 +08:00
zzyyyl
e1a7cefff5 fix: 修复会客室闪退的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1694
fix 24bd4e5a9a
2022-08-29 18:11:34 +08:00
zzyyyl
07a7c76a06 perf: 使用 insert_or_assign 2022-08-29 14:42:41 +08:00
zzyyyl
c12bde4467 style: 优化部分 initializer_list 的格式 2022-08-29 12:25:55 +08:00
_ChingC
77f32ab7dc fix: 修复通用类型定义,提高cmake最低版本以禁用过老的policy 2022-08-29 10:23:08 +08:00
MistEO
f119da7bb8 Merge pull request #1688 from MaaAssistantArknights/dev
Release v4.3.0-rc.1
2022-08-28 22:47:14 +08:00
MistEO
8da1134dbb docs: 更新CHANGELOG 2022-08-28 22:46:07 +08:00
MistEO
efbb7948e7 docs: 补充公招回调文档 2022-08-28 22:33:53 +08:00
MistEO
0e2f1bdd9d fix: using different recruitment profile in overseas clients
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1528
2022-08-28 22:29:27 +08:00
MistEO
905a91ea5b docs: 完善上传汇报的文档
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1681
2022-08-28 22:05:15 +08:00
MistEO
bd91820fd6 feat: 确实上传企鹅和一图流的回调结果正确
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1681
2022-08-28 22:02:08 +08:00
zzyyyl
f043aff0c4 chore(issue-checker): 整理 issue-checker 给 PR 加 ambiguous 的机制 2022-08-28 21:03:09 +08:00
MistEO
dc32cbf0d6 Merge pull request #1686 from Zirun-wang/patch-1
docs: Update 模拟器支持.md
2022-08-28 20:42:37 +08:00
zzyyyl
fb8e8029d8 perf: c# 代码逻辑&格式优化 2022-08-28 19:06:09 +08:00
zzyyyl
8a0aca1de8 feat: 未初始化时不显示 修改 按钮 2022-08-28 18:53:29 +08:00
MistEO
0349620c7f build: 忽略链接警告 2022-08-28 16:57:07 +08:00
uye
427ee431d1 style: 优化界面布局 2022-08-28 16:26:22 +08:00
uye
62489c3595 style: 格式化代码 2022-08-28 16:12:40 +08:00
MistEO
19f6d5307f feat: py接口新增支持加载外服增量资源 2022-08-28 16:11:18 +08:00
MistEO
eb1d10a906 feat: fix python interface 2022-08-28 15:49:24 +08:00
MistEO
a7de01a242 feat: python 接口适配 AsstRunning 接口 2022-08-28 15:42:24 +08:00
MistEO
165a488c5d feat: 新增 running API
link to https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1689
2022-08-28 15:33:24 +08:00
uye
79c67aee8c style: 将未初始化时不显示 停止 按钮改为禁用按钮 2022-08-28 13:24:45 +08:00
uye
e94d86a28c style: 修复周日关卡提示显示不全的问题 2022-08-28 12:57:23 +08:00
zzyyyl
d1ec11901c feat: 未初始化时不显示 停止 按钮
link to https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1689
2022-08-28 12:48:11 +08:00
Tastror
c0ab6aa579 docs: 文本日常更新 2022-08-28 11:41:06 +08:00
MistEO
39f5e1d5a6 docs: format markdown 2022-08-28 04:37:14 +08:00
MistEO
6f46bb3a54 feat: 新增肉鸽通关识别!
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1685
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1561
2022-08-28 04:31:41 +08:00
uye
abe43459b3 feat: 添加备选关卡与隐藏未开放关卡的鼠标悬停提示 2022-08-28 03:52:02 +08:00
uye
8b5ccf73dd feat: 活动关闭提示翻译 2022-08-28 02:57:05 +08:00
uye
13703b710f style: FightSetting模块添加滚轮 2022-08-28 02:47:12 +08:00
Zirun-wang
2863946804 Update 模拟器支持.md
添加了连接手机的一点细节
2022-08-28 01:35:04 +08:00
MistEO
be84b76799 chore: 略微提高基建温蒂组的优先级
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1651
2022-08-28 01:25:06 +08:00
MistEO
33b6b48030 chore: 再删点日志 2022-08-28 01:20:24 +08:00
MistEO
f66fa3e63c fix: 修复基建宿舍卡在“未进驻”界面的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1654
2022-08-28 01:20:17 +08:00