FractalUK / KSPInterstellar

KSP Instellar Mod for Kerbal Space Program
115 stars 67 forks source link

Make maximum dynamic pressure for deployable radiators configurable. #55

Open bfrobin446 opened 9 years ago

bfrobin446 commented 9 years ago

One poster on the forum thread asked for deployable radiators to break less abruptly in atmosphere. The current maximum dynamic pressure seems OK to me, but I moved it from a hard-coded constant in the plugin to a maxQ entry in the part's .cfg.

I also added code to prevent a retracted radiator from deploying if it would immediately break.