Skip to content

Releases: JPLRepo/DeepFreeze

KSP 1.3.1

07 Oct 07:55
Compare
Choose a tag to compare

Update for KSP 1.3.1

Spanish and Russian

18 Jun 08:49
Compare
Choose a tag to compare

Spanish and Russian Texts added.
Thanks go to Artem Kerman for Russian Texts
Thanks go to Fitiales for Spanish Texts

KSP 1.3 "Do You Speaka My Language?"

28 May 12:03
Compare
Choose a tag to compare

V0.23.5.0
Compile for KSP 1.3.0
Localization ready (but all in English) - Translation volunteers welcome. ;)
If Infinite EC is turned on DeepFreeze will not consume EC.
If in IVA/Internal camera view when you freeze the last kerbal will automatically change the camera to flight view to avoid invalid camera reference.

Fix

09 Apr 06:29
Compare
Choose a tag to compare
Fix

Fix issue with launching vessels with DeepFreeze parts with greater capacity than previously launched vessels would cause
null reference exceptions, lost DeepFreeze tracking and lost frozen kerbals. Thanks to Gnurfos who found the bug.

Tourists on Ice

18 Feb 21:55
Compare
Choose a tag to compare

Fix Kerbalism Integration.
Freeze Tourists!
DeepFreeze stock application button is not shown in flight unless the active vessel has a DeepFreezer part.
Fixed log spam when RPM occlusion fails.
Work-around for integration issue/bug in USI LS.

KSP 1.2.2

08 Dec 07:25
Compare
Choose a tag to compare

Compile for KSP 1.2.2
Remove need for RSTKSPEvents and utilize new KSP 1.2.2 GameEvents extension.
Update Community Resource Pack to 0.6.3.0.
Fix Issue when returning to vessel and EC usage has exhausted all EC in the vessel (and not using BackgroundProcessing mod).

KSP 1.2.1

03 Nov 09:17
Compare
Choose a tag to compare

Compile for KSP 1.2.1
Fix Editor customer Filter for DeepFreeze parts.
Fix problem with EC and Heat settings being disabled in new game difficulty settings. #63
Fix problem with CRY-0300 Doors opening/closing with JSI Advanced Transparent Pods showing an empty Internal until fully open, unfortunately
it does mean you can no longer see the doors animate open/closed correctly. This is a limitation of the JSI Advanced Transparent Pods and camera setup for KSP.
Performance improvement pass on the code.
Fixed Difficulty Settings.
Fixed incorrect use of Blizzy ToolBar on game startup even if user has set to use Stock Icon in difficulty settings.
Implemented inter-mod GameEvents - better integration possible with other mods.
Fixed bug when Comatose Kerbal dies.
Fixed Vessel Switching to unloaded vessel when Low EC or overheat warning occurs.
Removed CRY-0300 door sound when JSI Advanced Transparent Pods mod shuts the door (not the user).

KSP 1.2

12 Oct 05:01
Compare
Choose a tag to compare

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.

KSP 1.1.3

22 Jun 10:37
Compare
Choose a tag to compare

Fix Bug where KAC Alarms GUI window fails if there is a KAC alarm of type "Crew"
Adjustments to internal code for 1.1.3 API changes for Crew Transfers.
Removed Glykerol Defintion from DeepFreeze distribution. Glykerol will now be defined as part of the Community Resource Pack (CRP) V0.5.4.0 and up.
So DeepFreeze is now dependent on CRP and includes CRP in it's distribution.

Minor fixes

05 Jun 04:38
Compare
Choose a tag to compare

Fixed bug with Icons not loading on Linux.
Efficiency clean-up on code modules (speed and memory use).
Fix bug where DeepFreeze is not maintaining and updating Vessel Information for Vessels with Freezer parts, causing Exceptions in the log and vessels not appearing in the Vessel List in the DeepFreeze GUI window.
Moved Config.cfg file from Plugins to /Plugins/PluginData to prevent resetting Module Manager cache every time you change a setting.