Robots should combine multiple simultaneously enabled zones.
asiekierka opened this issue ยท 4 comments
Another thing that could be easily done, and I think is a good change regardless, is to make the robots add up all the active working zones. Right now they just use the first one they find in the gate.
- hea3ven
Shouldn't be hard to do, I had already refactored everywhere that areas are used to call to EntityRobot.getZoneToWork and EntityRobot.getZoneToLoadUnload thinking of this.