0.0.7.7 (LisiasT) for KSP >= 1.8.0
Lisias
released this
27 Mar 14:21
·
195 commits
to master
since this release
- Properly implemented the
active
attribute, allowingRefunding
to be deactivate on a part per part basis if something wrong happens on the field. - Reworked the
Refunding
mechanism, injecting the Resource at runtime as needed.- This will hopefully workaround the problem with Fuel Switches and other add'ons that mangle the Resource Pool of the part.
- Preventing
Resourceful
to be applied on parts withModuleCargoPart
,ModuleComet
,ModuleAsteroid
andModuleKerbal
as these are proven problematic on the field with code that handles resources. - The
activate
property of all Modules are now persisted on saving.- Be cautious, this can screw up your savegame.