bananu7 / rts

MIT License
7 stars 0 forks source link

Harvesters now harvest every time when right-clicking on a resource node #62

Closed bananu7 closed 2 months ago

bananu7 commented 1 year ago

This seems to mostly happen right after the command is issued; on subsequent runs to the node they seem to only harvest once.

Separate, but possibly related issue is them doing a weird dance when delivering resources, as if needing an extra tick.

bananu7 commented 2 months ago

This is a deeper bug in move logic towards buildings. It stops the path much shorter. Needs a test and fix.