zorfmorf / beneath

Completely new implementation of mayoran
0 stars 0 forks source link

Workers can get stuck when building onto them #17

Open zorfmorf opened 10 years ago

zorfmorf commented 10 years ago

One solution would be to check worker positions on placement and prevent object placement on workers. This can still fail or lead to confusing behaviour due to server/client latency issues. Better way could be having the worker navigate to the closes free tile if he gets stuck.