Skip to content

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

Open
rakkasumi wants to merge 2 commits intoMuMech:devfrom
rakkasumi:dev
Open

Fix feature unexpectedly unlocking in career mode (#2069)#2096
rakkasumi wants to merge 2 commits intoMuMech:devfrom
rakkasumi:dev

Conversation

@rakkasumi
Copy link

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.

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

1 participant