shadowmage45 / SSTULabs

Dev repository for testing/unfinished KSP parts/plugins/etc.
Other
62 stars 41 forks source link

Docking port unpassable in CLS #581

Closed rtleitao closed 7 years ago

rtleitao commented 7 years ago

Docking ports are currently unpassable with CLS. I suggest adding the CLS module to the config file

MODULE { name = ModuleConnectedLivingSpace passable = true passableWhenSurfaceAttached = true }

Jimbodiah commented 7 years ago

There is an error in the current patch for CLS as it list the same (small) port twice. I will fix it and add the large port.

Jimbodiah commented 7 years ago

PR sent.

shadowmage45 commented 7 years ago

Thanks @Jimbodiah will take a look at the PR for this weekends release.

ref - https://github.com/shadowmage45/SSTULabs/pull/582

rtleitao commented 7 years ago

You guys are awesome