Skip to content

Fixes #2598 - implements forced sort order.#2601

Merged
Dunbaratu merged 1 commit intoKSP-KOS:developfrom
Dunbaratu:fixes_2598_cpu_sort
Aug 23, 2019
Merged

Fixes #2598 - implements forced sort order.#2601
Dunbaratu merged 1 commit intoKSP-KOS:developfrom
Dunbaratu:fixes_2598_cpu_sort

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