1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 22:08:20 +08:00

Add: Predict swipe to handle random game stuck

- Fix: Urgent commission in OS
- Fix: More accurate predict_current_fleet
- Opt: Increase edge tolerance in homography detection
- Opt: Shorten swipe distance in OS, because swipe predict needs something in common
This commit is contained in:
LmeSzinc
2021-02-17 01:09:23 +08:00
parent fd03a211a3
commit ddbd15b26e
14 changed files with 161 additions and 58 deletions

View File

@@ -23,6 +23,7 @@ class GridInfo:
| MA | may_ammo | fleet can get ammo here |
| MS | may_siren | Siren/Elite enemy spawn |
"""
is_os = False
# is_sea --
is_land = False # ++