New Return Code for creep move functions
-
It would be so helpfull if the creep.move(), creep.moveTo() and creep.moveByPath() functions would return an Code if the target field is blocked by another Creep.
-
Because creeps can move in formation and move thru one another you don't have this information when the command is returned.