fezhub / DSP-Mods

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

fix visuals and add inserter previews #12

Closed brokenmass closed 3 years ago

brokenmass commented 3 years ago

includes https://github.com/fezhub/DSP-Mods/pull/11 (@colin-daniels) and https://github.com/fezhub/DSP-Mods/pull/10 (@daviscook477) and adds the inserters to the build preview visual (the previews also works with AdvancedBuildDestruct plugin)

20210213093144-1 20210213093155-1

brokenmass commented 3 years ago

next step: instead of removing the previews in the "CreatePrebuildsPrefix" patch, it should be possible to just create the correctly position the previews using the code of "NotifyBuiltPrefix" thus improving the overall experience.

outstanding issue: direct insertion inserter are faster than expected

brokenmass commented 3 years ago

Superseded by #11