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

Conversation

Dunbaratu
Copy link
Member

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.

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 Dunbaratu added enhancement Something new (not a bug fix) is being requested had to skip peer review Use only when everyone else is on haitus and gave you permission. Others should check the PR later. labels Aug 23, 2019
@Dunbaratu Dunbaratu merged commit 7a5a534 into KSP-KOS:develop Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Something new (not a bug fix) is being requested had to skip peer review Use only when everyone else is on haitus and gave you permission. Others should check the PR later.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant