Rystic / clay

A small game I'm making with LWJGL.
0 stars 0 forks source link

If a building generates a harvest task, cancel it if its item is taken pre-maturely. #10

Closed Rystic closed 10 years ago

Rystic commented 10 years ago

For instance, if an Obelisk chooses a Crucible as a source for saturated clay, the 'harvest saturated clay' task will still be in the city-task queue. It should be removed, and if another golem is executing the task, it should be interrupted and cancelled.