Commit Graph

20 Commits

Author SHA1 Message Date
zzyyyl
b99dd7d0ff perf: 简单修改部分日志输出 2022-10-09 00:55:12 +08:00
zzyyyl
aa5286e483 perf: 按照 reviews 意见修改 RoguelikeBattleTaskPlugin 2022-10-09 00:55:12 +08:00
zzyyyl
0f41a9cd75 style: format 2022-10-09 00:54:29 +08:00
DavidWang19
737aa36ec9 perf: 增加了对骰子和职业部署顺序的分关卡控制 2022-10-09 00:54:20 +08:00
DavidWang19
82c3485ed6 fix: 修复不能正确识别医疗干员攻击范围的问题 2022-10-09 00:54:09 +08:00
DavidWang19
269bf9a947 resolve conflict 2022-10-09 00:54:09 +08:00
DavidWang19
1ad9f2d482 perf: 加速了对撤退干员的查询 2022-10-09 00:54:09 +08:00
DavidWang19
a592711adb perf: 优化肉鸽自动战斗逻辑 2022-10-09 00:54:09 +08:00
zzyyyl
eb981d494a style: format 2022-10-04 22:06:14 +08:00
MistEO
23e2a67153 fix: 优化一个不明所以的逻辑 2022-10-04 03:00:30 +08:00
MistEO
88711b2b50 fix: 修复肉鸽无可放置位置时,来回点干员的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2114
2022-10-04 01:49:32 +08:00
zzyyyl
bd045487a1 fix: [workaround] 修复往水上放东西的问题 2022-10-03 15:31:53 +08:00
zzyyyl
d23c6efb3c style: format 2022-10-03 02:25:12 +08:00
MistEO
6fa071c21d fix: 简单修复一下肉鸽没位置时还一直放人的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2072
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1006
2022-10-03 01:26:01 +08:00
MistEO
95afc10b58 fix: 简单修复水月肉鸽点开宝箱的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2071
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2052
2022-10-03 00:36:49 +08:00
zzyyyl
02400176ec feat: 增加三个地块
`tile_deepwater` -> DeepSea(我也不知道这玩意跟 `tile_deepsea` 有啥关系,看名字差不多)
`tile_flystart`  -> Airport(无人机出发点)
`tile_grass`     -> Grass  (草地)
2022-10-01 23:36:24 +08:00
MistEO
727907c7ed feat: 新增水月肉鸽新格子种类的评分,并修复一些干员朝向错误,以及黑名单地块不生效的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2024
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2025
2022-09-30 21:29:44 +08:00
zzyyyl
559c913fca style: format 2022-09-29 23:30:40 +08:00
zzyyyl
c9b5aa638a refactor: 给头文件加上路径
直接在上一个 commit 里改的话可能会导致 history 消失
2022-09-29 23:30:32 +08:00
zzyyyl
206df466fd refactor: 按照 filters 为 MaaCore 重新建立文件结构 2022-09-29 23:25:33 +08:00