DysonSphereMod / QOL

64 stars 34 forks source link

[MultiBuild] [Feature request] Keep orientation of shift-clicked buildings. #50

Open delreich opened 3 years ago

delreich commented 3 years ago

Arguably a regression, as CopyInserters provides this and MultiBuild is meant to provide the same functionalities. To some extent MultiBuild does cover this by making a blueprint (see #51 though), but for mining machines and such it doesn't.

Without mods, shift-clicking a building is the same as selecting it in the build menu, and gets you that building in whatever orientation you had it most recently during the current build mode session, or in the default orientation. With CopyInserters, it gets you that building in the orientation of the one you clicked (and with any associated sorters), and this is also now the "most recent" for menu select purposes. With MultiBuild (as of v2.2.0), if it's a blueprintable building it gets you a blueprint (with sorters) and the "most recent" orientation is reset to default; if it's not blueprintable it behaves as vanilla.

delreich commented 3 years ago

I guess the resetting part of this is a bug (and now has its own issue at #51), but it would be nice if the orientation of miners was kept as well.