Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #2598 - implements forced sort order. #2601

Merged
merged 1 commit into from
Aug 23, 2019

Commits on Aug 23, 2019

  1. Fixes KSP-KOS#2598 - implements forced sort order.

    The idea of the decoupler count was not implemented.
    It just does a parent part count instead.  Trying to
    decide what counts as a decoupler is messy, and it
    wasn't easy to borrow the PART:DECOUPLER logic,
    because that's too tied to our PartValue wrapper
    around the part, and this is happening at a more
    low-level than that.
    Dunbaratu committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    7a5a534 View commit details
    Browse the repository at this point in the history