JPLRepo / AmpYear

A KSP plugin that better manages electricity adds Reserve Power, ION & PPT RCS. See the ReadMe file below for dependencies.
7 stars 6 forks source link

Support for USI LS and USI MKS. #59

Closed Ormira closed 7 years ago

Ormira commented 7 years ago

Support is basic but everything I found is working in flight. In the Editor I didn't find how to get the USI LS config and how to get the assigned crew, so I hard-coded the base value for one Kerbal to 0,01 (the default I think) and report the max crew capacity.

I did not make extensive tests, I'm waiting for USI to be "officially" supported on 1.2.2

I've also made some smalls changes to ProcessModuleResourceharvester (getting the ration an efficiency from the module) and ProcessModuleResourceConverter (separate multiples modules on the same part).

Feel free to change anything, or to close the request.

Regards.

JPLRepo commented 7 years ago

Hey sorry I completely missed this PR. I've incorporated the changes since I personally don't use USI mods. So assume it works. And because I don't, I couldn't be bothered figuring out the missing bit for USI in the editor and just left it as is. Closing this PR because I merged it separate due to bunches of other changes. Thanks again.