PapaJoesSoup / ShipManifest

Kerbal Space Program Addon. Manages Crew, Science, & Resources on a given vessel.
Other
32 stars 25 forks source link

Transferring Science data #17

Open NathanKell opened 8 years ago

NathanKell commented 8 years ago

For 1.1 I am making ModuleScienceExperiment.onCollectData(ModuleScienceContainer vesselContainer) public. I would request that you use that rather than doing it yourself, since that way any extra bits that we do during data removal from a module will be done by you too.

Thanks for a great mod!

PapaJoesSoup commented 8 years ago

Thanks so much for the tip!

I'm nearing a major release, so I'll be sure to plan for that!

Vladimir-csp commented 7 years ago

Another issue with science transfer: processed/unprocessed transfer does not check if receiving part is able to hold multiple instances of same experiments.