KSP-RO / TacLifeSupport

Life Support from Thunder Aerospace Corporation
Other
43 stars 24 forks source link

DeepFreeze Compatible integration - Wrapper class #2

Closed JPLRepo closed 8 years ago

JPLRepo commented 8 years ago

Using DeepFreeze API wrapper class (no hard DLL dependency) this change will make TAC LS aware of DeepFreeze mod and it's frozen kerbals. It removes tracking of kerbals that are frozen so that LS resources are not consumed when they are or when they are thawed using DeepFreeze mod.

danfarnsy commented 8 years ago

@JPLRepo Can you please resubmit this PR on the KSP11-update branch? Alternatively, I'm just going to add its components manually/locally, then commit the updates myself (with attribution, of course).

danfarnsy commented 8 years ago

@JPLRepo Please disregard the request to resumbit your PR. I've got your code folded in and everything compiles. I'll be running some quick tests to make sure it behaves correctly, but if you already tested it with your fork, I can't imagine it doesn't work.