Commit Graph

29 Commits

Author SHA1 Message Date
Horror Proton
9f292ebad9 fix: use member variable as recruit counter to allow retrying as AbstractTask 2022-07-26 14:02:21 +08:00
Horror Proton
d8bf7cc977 refactor: clean up, remove unused files 2022-07-25 21:27:16 +08:00
Horror Proton
1258724e50 refactor: clean up code 2022-07-25 21:27:16 +08:00
Horror Proton
e1ae996a7d temp: bypass AutoRecruitTask::calc_and_recruit 2022-07-25 21:27:16 +08:00
Horror Proton
43b51140d4 temp: bypass recruit calc only task 2022-07-25 21:27:06 +08:00
MistEO
468b3d7a0c Merge pull request #999 from zzyyyl/fix/recruit
fix: 修复公招错误
2022-06-27 19:27:55 +08:00
MistEO
8220404659 chore: 更新meojson库,重构部分json的调用方式
优雅!实在是太优雅了!
2022-06-27 18:16:18 +08:00
zzyyyl
c30ef6db91 fix: 修复公招错误
https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/995
2022-06-27 16:07:11 +08:00
lhhxxxxx
649131b4da perf. use const& or std::move() 2022-06-06 20:02:51 +08:00
lhhxxxxx
927620df92 feat. Add recruit skip robot option 2022-06-03 21:39:58 +08:00
MistEO
e32f423bec fix.修复公招券不足时卡很久才报错的问题 2022-05-14 02:56:26 +08:00
MistEO
e9171b90be fix.修复公招任务的一些问题 2022-03-12 22:31:10 +08:00
MistEO
009beda8c7 perf.以一种更安全的方式禁用SubTask 2022-03-12 21:51:09 +08:00
MistEO
3c7bb0f508 feat.完成集成文档中画的饼,并少量修改字段
~~肉鸽选干员除外~~
2022-03-10 23:27:07 +08:00
MistEO
c595ce60d4 refactor.删除实例化的TaskData 2022-03-09 23:40:28 +08:00
MistEO
962d9a2a11 refactor.重构添加任务接口 2022-03-08 23:57:37 +08:00
MistEO
25032911b9 style.代码格式化 2022-03-07 22:09:06 +08:00
StupidBh
5431e020e8 Boring revision 2022-02-26 18:10:08 +08:00
MistEO
4fd3cd7b50 refactor.完成 Controller 部分的重构 2022-02-19 21:58:44 +08:00
MistEO
fd521f6e6c refactor.解耦关卡掉落相关任务,插件化 2022-01-09 00:46:55 +08:00
MistEO
a33ed4fffb opt.加入一点奇怪的语法糖( 2022-01-08 02:00:35 +08:00
MistEO
5cb898ab2e refactor.初步完成回调消息的重构 2022-01-08 01:10:25 +08:00
MistEO
cb42f8e0b7 opt.公招的一些小优化 2022-01-03 22:11:56 +08:00
StupidBh
d0d3354955 fix.修复一些warning 2022-01-02 01:17:12 +08:00
MistEO
147a81c109 sytle.统一行尾 2021-12-31 22:56:03 +08:00
MistEO
44aa29f8d9 fix.改了些有的没的报错,修复一处崩溃问题 2021-12-27 00:59:44 +08:00
MistEO
38bb2854fc opt.更新python的接口 2021-12-20 23:23:41 +08:00
MistEO
9a37a0a3dd opt.界面上解耦自动公招与公招识别 2021-12-20 23:13:17 +08:00
MistEO
716d4e079a style.项目、文件名统一化 2021-12-15 00:29:17 +08:00