Commit Graph

112 Commits

Author SHA1 Message Date
MistEO
72cc3ff0f6 perf: Optimize some minor issues of recruitment 2022-09-27 16:37:51 +08:00
MistEO
f3a7f353ab feat: Localize recruitment results and make resources auto updated 2022-09-24 22:42:39 +08:00
zzyyyl
dc701e568e feat: [workaround] 上传一图流时用 m_penguin_id 暂时替代 m_yituliu_id 2022-09-17 17:29:12 +08:00
Horror Proton
cd87b8a22f feat: update recruit mech
Keep running even if there is no expedited plan left
fixes https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1856
2022-09-16 20:12:54 +08:00
Horror Proton
381cc9bbb9 fix: add replace map for AutoRecruitTask::check_timer
https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1798
2022-09-10 19:39:09 +08:00
zzyyyl
ddedf824c0 perf: 围绕 AsstHttp 的各种优化 2022-09-06 14:14:22 +08:00
MistEO
8f8140dc63 perf: 整理满天飞的 get_instance 2022-09-04 01:30:53 +08:00
MistEO
7c8bf92eb4 refactor: 重构 Resource 类
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1541
2022-09-04 00:27:54 +08:00
MistEO
89f09aab78 refactor: 重构上传数据的逻辑,封装了一个 ReportDataTask 2022-08-31 00:03:02 +08:00
MistEO
552655a424 fix: 修复数据汇报响应检查 2022-08-30 22:35:44 +08:00
zzyyyl
e9f21c0944 style: 优化部分 initializer_list 的格式 2022-08-29 12:25:55 +08:00
MistEO
6c6875ac95 docs: 完善上传汇报的文档
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1681
2022-08-28 22:05:15 +08:00
MistEO
209b6e0d6c feat: 确实上传企鹅和一图流的回调结果正确
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1681
2022-08-28 22:02:08 +08:00
zzyyyl
290cc30f15 style: 美化部分代码格式 2022-08-26 19:11:42 +08:00
zzyyyl
98f949346e style: clang format 2022-08-26 19:11:34 +08:00
Horror Proton
88a8d505c7 fix. remove a misplaced return in pull/1628 2022-08-23 23:21:36 +08:00
Horror Proton
1c99a0d8f9 feat: report recruitment tags accordingly to prevent duplicate report 2022-08-21 22:04:09 +08:00
Horror Proton
484b68c65b fix: update recruitment average level calculation 2022-08-21 22:01:30 +08:00
Horror Proton
aed227e3db fix: update recruitment task when using expedited plans 2022-08-21 22:01:30 +08:00
MistEO
43627e2116 feat: 新增支持公招上传一图流带上id,并补充集成文档 2022-08-20 01:01:20 +08:00
MistEO
f14143d7fd feat: 仅在自动招募时上传公招结果 2022-08-19 23:04:27 +08:00
zzyyyl
f18b7cd514 chore: 修复 Windows 下公招结果上传失败的问题 2022-08-19 14:07:32 +08:00
MistEO
1b34381f45 chore: 修改一些公招上传的小问题 2022-08-19 00:19:49 +08:00
MistEO
6b1ae372ba fix: 公招上传功能,按照 review 意见修改 2022-08-18 22:56:43 +08:00
MistEO
c17eaf14e1 feat: 新增支持公招结果上传至“企鹅物流数据统计”和“一图流大数据” 2022-08-18 00:48:43 +08:00
MistEO
a0cb73191c perf: 公招回调整理,更新meojson 2022-08-17 23:38:09 +08:00
MistEO
d7d871c9ae chore: 删除对公招小车的特殊化回调 2022-08-17 22:27:20 +08:00
Horror Proton
e370e1f057 fix: update recruit mech 2022-08-16 19:32:08 +08:00
Horror Proton
334d4eaa50 fix: update recruit mech, fix #1574 2022-08-16 19:04:29 +08:00
MistEO
1815c83756 style: format 2022-08-13 18:05:02 +08:00
Horror Proton
973d9e503b feat: update recruit time settings 2022-08-11 23:44:31 +08:00
Horror Proton
99943a4e3c feat: add json interface for recruitment time 2022-08-11 21:44:17 +08:00
Horror Proton
968453e4c2 feat: update recruit time adjustment to allow custom time settings 2022-08-11 20:12:25 +08:00
Horror Proton
e253a4605c feat: use ocr to check recruit timer 2022-08-11 20:12:16 +08:00
Horror Proton
d698937e64 perf: remove an unused template 2022-08-09 21:19:36 +08:00
Horror Proton
ac4d125913 fix: add workaround for #1491 2022-08-08 23:10:01 +08:00
Horror Proton
1d2e7e29ed feat: add C++ ranges library alternatives 2022-08-07 19:19:07 +08:00
lhhxxxxx
13c3a37302 perf. 加了应该没问题的[[unlikely]] 2022-08-05 00:13:10 +08:00
Horror Proton
64715a8313 fix: fix a recruit iterator issue 2022-08-03 19:09:20 +08:00
zzyyyl
37176ceae3 perf: 优化公招 tags 处理 2022-08-03 13:52:34 +08:00
Horror Proton
fcff27858a fix: fix a recruit iterator issue 2022-08-03 12:50:30 +08:00
Horror Proton
af750a4302 fix: fix output of auto recruit task when there is senior tag 2022-08-02 23:44:28 +08:00
Horror Proton
2da185f169 perf: change sorting rule of RecruitCombs operator list 2022-08-02 23:44:28 +08:00
lhhxxxxx
cc28b1b371 style. 小修一下格式 2022-08-02 17:59:38 +08:00
lhhxxxxx
102a200cd3 perf. remove std::as_const, add const& to lambda 2022-08-02 17:34:37 +08:00
lhhxxxxx
994e16467a style. 格式化 2022-08-02 03:04:06 +08:00
lhhxxxxx
5f8a0e05e0 style. 格式化代码 2022-08-02 02:59:17 +08:00
lhhxxxxx
396acc47d4 perf. 使用ranges及views及<=>及其他一些c++20优化及一般优化 2022-08-02 02:59:17 +08:00
Horror Proton
d6b2f47f9a fix: fix recruit slot force skip 2022-08-01 11:17:55 +08:00
Horror Proton
683332b3cb fix: update auto recruit mech 2022-07-31 10:53:04 +08:00