Nexela / PickerExtended

MIT License
12 stars 16 forks source link

Fix regression where output belt_to_ground entities are incorrectly placed backwards #112

Open brandondahler opened 2 years ago

brandondahler commented 2 years ago

Summary

Fixes regression introduced in presumably 1.1 where belt_to_ground entities no longer respect direction updates.

Details

As of 1.1.36, belt_to_ground entities are always placed in the input direction, so we can plan accordingly to ensure that it faces the right way after rotation. See https://forums.factorio.com/99074 for specific issue details.

Testing

Verified manually in Sandbox scenario on 1.1.42.

Nexela commented 2 years ago

Thanks for this. Should be able to get to it in a couple of weeks