ferram4 / Ferram-Aerospace-Research

Aerodynamics model for Kerbal Space Program
Other
238 stars 131 forks source link

Are flap action groups supposed to persist between restarts? #174

Closed gordonfpanam closed 7 years ago

gordonfpanam commented 7 years ago

In both branches master and KSP_update, the flaps action group defaults don't appear to persist between launches of KSP. I can set them, and the setting will persist when switching between saves (for instance, switching from a career game to a sandbox game), but it won't persist on an exit and restart.

Also there's an extra action group setting in KSP_update. Its name causes an additional scroll bar to appear due to its length. "Replace with default" suggests this is in the to-do list already.

far action group assignment

ferram4 commented 7 years ago

I can confirm this, data isn't being saved or loaded anymore for some reason. It'll be fixed.

ferram4 commented 7 years ago

This should be fixed in https://github.com/ferram4/Ferram-Aerospace-Research/commit/9a047c851cf5a011486b2c9733bee281b5b1b0de.

gordonfpanam commented 7 years ago

I can confirm the extra action group name is gone, and the flap action group defaults now persist between restarts. Thanks.

The flap action group defaults are not automatically applied to new control surfaces like the spoiler (brake) action group defaults are, but that's a different issue.