Merge branch 'master' of https://github.com/Anuken/Mindustry into wave-pathfind-avoidance

This commit is contained in:
Anuken
2025-07-06 13:13:55 -04:00
47 changed files with 334 additions and 94 deletions

View File

@@ -288,7 +288,7 @@ public class Pathfinder implements Runnable{
nearSolid,
nearLegSolid,
tile.floor().isDeep(),
tile.floor().damageTaken > 0.00001f,
tile.floor().damages(),
allDeep,
nearDeep,
tile.block().teamPassable