Conversation
added 6 commits
September 24, 2016 05:36
23226f0 KSP 1.2 Develop 7cf3b6e KSP 1.2 more request resource changes a170873 Fix Resource request for KSP 1.2 b5ed105 Fixes for KSP 1.2 423183c Merge branch 'master' into Dev a38b510 Add SI - EC unit conversion routine. Add new status for GenericConvert routine. Add RO mod install routine. 3e5fbd6 Merge pull request #2 from JPLRepo/Dev f055c88 Update ModuleResourceConverter status to include new "Operational" status git-subtree-dir: REPOSoftTechUtils git-subtree-split: 23226f02349d7435e4273af4c9aff7ba100e1e71
Added FrozenKerbalList to DFWrapper. De-Linqing continues.
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.
Update for KSP 1.2
Fix Coma Kerbals to register/unregister their traits at the correct time and handle Tourist kerbals.
Added Setting in the menu that allows you to turn on/off the VAB/SPH Deepfreeze Parts Category Icon.
Converted all Settings to new Stock Difficulty/Settings Integration. DeepFreeze Settings are now set in the Difficulty window (stock) when starting a new game
and other settings can be changed in-game by bringing up the Settings Menu in-game ane selecting the Difficulty settings button at the top of the window.
Changed the mass of the CRY-0300 from 2,5t to 1.5t to align with other parts.
Added a Database check for orphaned Kerbal and Freezer Part Entries and cleanup on startup.
Fixed config error in texture.
Changed DF VAB/SPH editor filter if ON DeepFreeze parts will only show in the DF category and NOT show in the Utilities category.