Releases: KSP-RO/SolverEngines
Releases · KSP-RO/SolverEngines
SolverEngines v3.7.3 for KSP 1.6.1
Recompile against KSP 1.6.1
SolverEngines v3.7.2 for KSP 1.5.1
Recompile against KSP 1.5.1
SolverEngines v3.7.1 for KSP 1.4.5
Recompile against KSP 1.4.5
SolverEngines v3.6.2 for KSP 1.4.3
Recompile against KSP 1.4.3
SolverEngines v3.6.1 for KSP 1.4.2
Recompile against KSP 1.4.2
SolverEngines v3.6 for KSP 1.4.1
Recompile for KSP 1.4.1
SolverEngines v3.5 for KSP 1.3.1
- Engine modules now support
THRUST_TRANSFORM
nodes to allow thrust transforms with multiple names- If present, these will overwrite any other thrust transform setup
- Any number of these nodes can exist on the engine module
- They have the following fields
name
: name of the transforms(s) to be used (required)overallMultiplier
: thrust multiplier applied to all transforms with this name (optional)multiplier
: multiplier applied to individual transforms, there can be either 0, 1, or n multipliers, where n is the number of thrust transforms with this name- If there is 1
multiplier
then it will be multiplied intooverallMultiplier
- If there is 1
SolverEngines v3.4 for KSP 1.3.1
Recompile for KSP 1.3.1
SolverEngines v3.3 for KSP 1.3
- Recompile for KSP 1.3
SolverEngines v3.2 for KSP 1.2.2
- Fix engines not allowing restart after running out of fuel and then fuel becoming available again