Skip to content

Bug fixes

  • Silicons can turn gas miners on and off now, fixes an unreported issue
  • MoMMIs can no longer drop things inside pipes, fixes #41
  • MoMMI's drop/store code cleaned up
  • Machinery from flatpacks no longer spawn items where the flatpack was spawned, fixes #78

I wanted to pass type paths for the flatpack problem, but fabricators require a machine object for a lot of it's icon state stuff. Might as well pass the object and recreate it when needed seeing as it has to exist already.

Merge request reports