StarRailCopilot/module/map
LmeSzinc 8ce405f28a Add: 适配第三章
- 增加处理踩问号是会刷物资船的情况
- 增加对物资船的缺失预测
- 收完菜后出击, 会重新检查舰队
  因为离开出击界面后, 出击舰队会重置为游戏默认的
- 修复了部分偏红的过场图, 会被认作索敌的问题
2020-04-15 15:14:35 +08:00
..
assets.py Refactor: 抽象出处理确认弹窗的逻辑 2020-04-13 23:00:19 +08:00
camera.py Add: 适配第三章 2020-04-15 15:14:35 +08:00
exception.py Add: 适配第一章, 修复大量bug 2020-04-11 15:26:42 +08:00
fleet.py Add: 适配第三章 2020-04-15 15:14:35 +08:00
grid_info.py Add: 适配第三章 2020-04-15 15:14:35 +08:00
grid_predictor.py Refactor: 统一了模板的写法 2020-04-09 16:30:40 +08:00
grid.py Initial commit 2020-03-29 01:41:34 +08:00
grids.py Fix: 修复一些bug 2020-04-13 18:49:28 +08:00
map_base.py Add: 适配第三章 2020-04-15 15:14:35 +08:00
map_fleet_preparation.py Initial commit 2020-03-29 01:41:34 +08:00
map_grids.py Optimize: 优化7-2, 增加索敌条件筛选 2020-04-07 13:53:44 +08:00
map_operation.py Add: 适配第三章 2020-04-15 15:14:35 +08:00
map.py Add: 适配第三章 2020-04-15 15:14:35 +08:00
perspective_items.py Add: 适配第一章, 修复大量bug 2020-04-11 15:26:42 +08:00
perspective.py Add: 适配第二章 2020-04-14 17:32:26 +08:00
ui_mask.png Initial commit 2020-03-29 01:41:34 +08:00