1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 18:39:04 +08:00
AzurLaneAutoScript/module/map
LmeSzinc 3a489339a4 Fix: Some detection changes for W14
- Expose MAP_SWIPE_PREDICT_WITH_CURRENT_FLEET and MAP_SWIPE_PREDICT_WITH_SEA_GRIDS, due to errors in sea grids predictions
- Expose MAP_WALK_OPTIMIZE, disabled in W14, because of large map size
- Not allow enemy_scale overwrites, but allow 3 overwrites 2. 3 triangle enemies may be detected as 2 if being covered
- Reduce TEMPLATE_ENEMY_L similarity, the same reason as above
2021-10-22 17:40:47 +08:00
..
assets.py
camera.py Fix: Some detection changes for W14 2021-10-22 17:40:47 +08:00
fleet.py Fix: Some detection changes for W14 2021-10-22 17:40:47 +08:00
map_base.py
map_fleet_preparation.py
map_grids.py
map_operation.py
map.py
utils.py