Skip to content

Resolve thrust related Advanced Sorting issues#34

Open
Poodmund wants to merge 2 commits intoKSPModStewards:devfrom
Poodmund:dev
Open

Resolve thrust related Advanced Sorting issues#34
Poodmund wants to merge 2 commits intoKSPModStewards:devfrom
Poodmund:dev

Conversation

@Poodmund
Copy link
Copy Markdown

Current logic only allows for ModuleEnginesFX part module, missing majority of stock and old modded parts.

  • Changed to search for part module starting with 'ModuleEngines'.
  • Resolved div/0 edge case where vacuum Isp could be zero.
  • Consistently sorted sorter key lines for Vac and ASL.

…h 'ModuleEngines'

Current logic only allows for ModuleEnginesFX part module, missing majority of stock and old modded parts.
- Changed to search for part module starting with 'ModuleEngines'.
- Resolved div/0 edge case where vacuum Isp could be zero.
- Consistently sorted sorter key lines for Vac and ASL.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant