zorfmorf / beneath

Completely new implementation of mayoran
0 stars 0 forks source link

If a villager can't find a way to a task, the task is forgotten #9

Closed zorfmorf closed 10 years ago

zorfmorf commented 10 years ago

This is okay for ressources, but not okay for buildings.

We need to give back the task to the taskHandler. This has to happen server side and the server needs to inform the client on the new task then. Be wary with de-sync problems