Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Feb 17, 2026. It is now read-only.
This repository was archived by the owner on Feb 17, 2026. It is now read-only.
There was an error while loading. Please reload this page.
No player is permitted to build anything in a place occupied by units. However due to small delays of pathfinder updates (which is done asynchronously), an object might happen to be inside a static object.
In such a case, the object should move to the closest non-occupied point. If it is moving, new path should be found from the non-occupied point to the target and prepended by the objects current position.
This is related to #98.