Skip to content

Fixes advanced sorting with modded installs, including Mk2 Expansion and SystemHeat. - #40

Merged
R-T-B merged 3 commits into
KSPModStewards:devfrom
Jaheay:dev
Sep 22, 2026
Merged

R-T-B merged 3 commits into
KSPModStewards:devfrom
Jaheay:dev

Conversation

@Jaheay

@Jaheay Jaheay commented Jul 14, 2026

Copy link
Copy Markdown
Contributor
  • Handles duplicate and malformed part entries without breaking the sort index
  • Supports wrapped and standalone sorting-variable configurations
  • Resolves a minor compiler warning

AFAIK:

@R-T-B

R-T-B commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

This seems to work in my testing, btw. I'm going to take the burden on here since no one seems to be working on this mod otherwise from KSPModStewards, and issue a hotfix with this code. Blame me.

@R-T-B
R-T-B merged commit 1e8b2b5 into KSPModStewards:dev Sep 22, 2026
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.

Fix for dictionary key exception in AdvancedSortingDataStore.OnPartLoaderLoaded Advanced Sorting Mode breaks when used alongside other mods.

2 participants