bigorangemachine / ksp-kronalutils

The Unlicense
19 stars 10 forks source link

Add option to respect "Staging enable/disable" flag #12

Closed deckblad closed 9 years ago

deckblad commented 9 years ago

Simply put: Add a UI element "Respect Staging" Code will not separate parts if staging is unchecked on part.

deckblad commented 9 years ago

I only added code to respect staging on/off. I see no reason to make it a UI option.

bigorangemachine commented 9 years ago

What does respect staging do? I don't see a difference?

Don't most people put decouplers in as a separate stage anyways?

deckblad commented 9 years ago

I wasn't clear enough. I mean "Respect staging on/off toggle"

TweakableEverything lets you turn off staging on a ModuleDecouple part so it doesn't show up on the staging icon list and can only be actuated by right-clicking.

I decided we don't need a UI option for that in KVV. If someone has TweakableEverything installed, they'll expect those "un-staged" parts to not explode.

bigorangemachine commented 9 years ago

ah thanks