Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: KSP-RO/RealismOverhaul
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 669bf830e6d0
Choose a base ref
...
head repository: KSP-RO/RealismOverhaul
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4158d3d75876
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 26, 2018

  1. Copy the full SHA
    07089e8 View commit details
  2. Copy the full SHA
    361c43f View commit details

Commits on Oct 13, 2018

  1. Merge pull request #1930 from MikeOnTea/sstu_mass_fix

    Fix SSTU engine cluster masses
    raidernick authored Oct 13, 2018
    Copy the full SHA
    4158d3d View commit details
Original file line number Diff line number Diff line change
@@ -12,6 +12,7 @@
@MODULE[SSTUModularEngineCluster]
{
@diameterIncrement = 0.1 // Allow increments of 1 cm
%adjustMass = false // Fix mass calculation for clusters
}

@MODULE[SSTUNodeFairing]
Original file line number Diff line number Diff line change
@@ -9,7 +9,6 @@
@MODULE[SSTUCustomRadialDecoupler]
{
@diameter = 1.0
%diameterIncrement = 0.1
%maxDiameter = 2.0
%diameterIncrement = 0.5
!UPGRADES,* {}