SSTU-0.3.30-pre4
Pre-release
Pre-release
shadowmage45
released this
28 Mar 01:53
·
1512 commits
to master
since this release
- NEW PART - SC-ENG-MOUNT-SHROUD2 - Modified Delta-IV shroud without the nozzle ports; re-uses existing textures
- Currently not applied to any engines, needs to be manually sized on a per-engine basis with limited size adjustment
- NEW PART - SC-ENG-MOUNT-SHROUD3 - Modified Nova Shroud, straight-wall, short; re-uses existing nova mount textures
- NEW PART - SC-ENG-MOUNT-SHROUD4 - Modified Nova Shroud, straight-wall, medium; re-uses existing nova mount textures
- NEW PART - SC-ENG-MOUNT-SHROUD5 - Modified Nova Shroud, straight-wall, long; re-uses existing nova mount textures
- NEW PART - SC-ENG-MOUNT-SHROUD6 - Modified Nova Shroud, straight-wall, x-long; re-uses existing nova mount textures
- FIX - MFT Symmetry counterpart...issues. Duplicate/phantom models, null-ref on texture set updates.
- FIX - MFT-MUS/CB - Top Fairing having zero length (stuck at top node position)
- FIX - Interstage node position updating even when disabled; for MFT, MEC, MUS. These attach nodes can be used with the ISDC when the mount model is disabled in order to create a semi-procedural engine shroud.
- FIX - Interstage node orientation for MFT, MEC, MUS should now be set properly regardless of if the node is enabled.
- CHANGE - Alter how mounts are defined for engine clusters, to greatly simplify the engine cluster setup and adding of new mounts.
- All engines now have all layouts available by default; they may be optionally removed on a per-engine basis.
- Mounts are now specified globally on a per-layout basis; if an engine has that layout specified, all mounts for that layout will be available unless optionally flagged to be removed/unavailable for that specific engine and layout
- They can optionally still be added (and removed) on a per-engine-per-layout basis, for support of engine-specific mounts (RS-68, RD-107/8)
- Starting, Min, and Max size are now auto-calculated from the engine model size parameters (engineSpacing, engineHeight, engineMountSize)
- All parameters may still be customized/hard-coded on a per-layout-per-engine basis, just as before, but should no longer be necessary for most layouts.
- Differentiation exists for upper and lower stage engines/mounts, at the engine-part level. An upper-stage engine will only add 'upper stage' mounts from each layout; same for lower-stage engines. An engine may be flagged for both upper and lower stage at the same time, where it will add all mounts for a layout.
- These changes will allow for much more generic application of engine layouts (all layouts for all engines, even placeholders), and for mounts (all applicable mounts for all engines), with minimal setup time when adding new mount or layout options.