fezhub / DSP-Mods

Dyson Sphere Program Mods
GNU Lesser General Public License v2.1
43 stars 11 forks source link

Sorters don't build if their placement wasn't valid when the preview was last moved #34

Open MrNukealizer opened 3 years ago

MrNukealizer commented 3 years ago

Since version 1.5.0 of CopyInserters when highlighting for sorters that can't be built was added, sorters aren't placed when their position becomes valid after being marked as invalid. That's particularly troublesome for my style of building, which often involves placing a line of buildings until I reach a section of unfinished belts, then positioning the preview while waiting for the drones to build those belts. The placement validity seems to only update when the build preview is moved, so if it's positioned before belts or connected buildings are finished, it won't even try to place those sorters unless the cursor is moved somewhere else and back again after all connected stuff is finished.