since the new upgrade system can change the direction of an entity, it would be nice if this information can be exposed by the LuaEntity API. Proposal:
- extend order_upgrade argument table with direction
- add a new function get_upgrade_direction()
With this information mods like Nanobots, Construction Drones or Bluebuild could also handle this case.
Thanks, Jaren