Skip to content

Fix feature unexpectedly unlocking in career mode (#2069)#2096

Merged
lamont-granquist merged 2 commits intoMuMech:devfrom
rakkasumi:dev
Mar 25, 2026
Merged

Fix feature unexpectedly unlocking in career mode (#2069)#2096
lamont-granquist merged 2 commits intoMuMech:devfrom
rakkasumi:dev

Conversation

@rakkasumi
Copy link
Copy Markdown
Contributor

Description:
This PR is a continuation of #2073. It fixes issue #2069 where all features were auto-unlocked in Career mode.

Changes:

  • Fixed the unlockTechs / unlockParts field naming (PascalCase vs camelCase) as originally proposed by @giang6996.
  • Fixed the name mismatch in the unlock conditions for AscentMenu(AscentGuidance) feature.
  • Removed the stray Debug.Log mentioned in the previous review.
  • Cleaned up unnecessary whitespace changes to keep the diff clean.

Testing:

  • Verified locally in KSP Career mode; features now lock/unlock correctly based on tech tree progress.

Credits:

Supersedes #2073.
Closes #2069.

@lamont-granquist
Copy link
Copy Markdown
Collaborator

LGTM

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.

Career Mode: All MechJeb Features Unlocked Immediately

2 participants