Skip to content

SSTU-0.4.31-pre7

Pre-release
Pre-release
Compare
Choose a tag to compare
@shadowmage45 shadowmage45 released this 30 Apr 15:44
· 1500 commits to master since this release

  • MAJOR CHANGE - Recompile for KSP 1.1.2
  • MAJOR CHANGE - Update included ModuleManager to MM-2.6.24 for KSP 1.1.2
  • MAJOR CHANGE - Update included CRP to 0.5.1
  • FIX - Texture setting for SC-GEN-FR/W parts. Should now properly only update the texture for the fairing panels rather than the entire part and children parts.
  • FIX - Fix missing fairing-enabled flag for SKELETAL mount types. Fairings should once again be available for these mounts when they are used on engines or MFT tanks (MUS tanks ignore the fairing enabled flag).
  • FIX - RealPlumes sound-fx/fx-group patch for decouplers; change it to run in an AFTER[zRealPlumes] block rather than in a FINAL block.
  • FIX - VolumeContainer - zero out any existing ratios (from default resources/fuel type) when restoring persistent ratio data. Only persist defaults if persistent data is unavailable (uninitialized container).
  • FIX - VolumeContainer - do not add resources to part if ratio (max qty) == 0
  • FIX - KIS Integration patch -- only add resource and update containers when KIS is actually installed (added a NEEDS[KerbalInventorySystem] to the defs for the patches)
  • FIX - ModularEngineCluster null-ref while updating split-thrust transforms for engine module (silly index typos... k != i )
  • FIX - SC-GEN-IPA/W - Was not restoring its 'deployed' status properly on part reload. It should now properly reload to open status if it was in fact open.
  • FIX - SC-GEN-IPA/W - Will properly restore 'jettisoned' state of panels on reload if they were previously jettisoned.
  • FIX - Modular parts attached to attach nodes on symmetry parts will no longer flicker between attached and not attached
  • FIX - Re-export LC2-POD to fix RCS and hatch/ladder colliders, re-add LC2-POD-IVA
  • FIX - Re-export LC3-POD to fix RCS and hatch/ladder colliders
  • FIX - Re-export LC5-POD to fix RCS and hatch/ladder colliders
  • FIX - Re-add missing LC-CRG textures
  • FIX - Add missing collider to RCS-4F-T (upper-stage RCS blocks)
  • UPDATE - Add cabin-lighting emissive module to LC2/3/5-POD parts