shadowmage45 / SSTULabs

Dev repository for testing/unfinished KSP parts/plugins/etc.
Other
62 stars 41 forks source link

Station Core Inflatables - Storage volume not expanding upon inflation #780

Open shadowmage45 opened 5 years ago

shadowmage45 commented 5 years ago

Reported on forums:

https://forum.kerbalspaceprogram.com/index.php?/topic/117090-wip17x-sstulabs-low-part-count-solutions-orbiters-landers-lifters-dev-thread-11-18-18/&do=findComment&comment=3592001

shadowmage45 commented 5 years ago

More precisely the issue is that the storage is always at is maximum(? unconfirmed?). Unsure if this was intentional.

shadowmage45 commented 5 years ago

Confirmed that the HAB parts have a 'deflationMult = 1' specified in configs. Seems that as these were intended purely for habitation, that the configured resources reflected those stored in the central core/pillar -- these would be EC, RCS fuel (on the equipped models), and life-support if patched for it.

CFG parts have 'deflationMult = 0.1' in configs, and they are properly adjusting the resources while in the editor.