Possible Update to KSP 1.5.1?#7
Open
denyasis wants to merge 8 commits into
Open
Conversation
Update to Missions.cfg to bump Contractconfigurator version past 1.15
1..51 update - Removed Deprecated Weight variable and fixed situation type in Cassini mission
Update to Ksp 1.51 and CC 1.26. REmoved Deprecated Weight variable
Updated this mod's patch level to reflect that changes weremade
Update README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello;
I think I updated this to comply with KSP 1.51 and CC 1.26. I simply corrected the source of warnings in the KSP.log and in the CC debug window:
I removed the weight variable from all files as it flagged a deprecated warning.
I bumped the Min CC required version to 1.16, as it flagged a warning about not giving all the warnings because it was originally set below 1.15
I found a typo in the Cassini mission, situation was spelled "sitaution", causing a warning.
This will load on my KSP with no warnings from KSP or CC. I cannot vouch that all the missions will work as intended as I am a horrible rocket pilot.
Thank you for your time. I will make a post in the forum thread to advise you as well (I've never used Github, so I'm not exactly sure how all of this works or if I'm doing it right)