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: a82020c9a753
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: 2be56c69b58b
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 13, 2018

  1. Added missing vernier thrustTransform to config and added the plume a…

    …ccordingly to core stage vernier
    1724673 committed Oct 13, 2018
    Copy the full SHA
    33f3d06 View commit details
  2. Merge pull request #1933 from Theysen/master

    [BUGFIX | DECQ R7] Fixed core stage vernier setup and plume
    raidernick authored Oct 13, 2018
    Copy the full SHA
    2be56c6 View commit details
Showing with 46 additions and 0 deletions.
  1. +31 −0 GameData/RealismOverhaul/RO_SuggestedMods/DECQ/RO_DECQ_R7.cfg
  2. +15 −0 GameData/RealismOverhaul/RealPlume_Configs/DECQ/R7_SECOND_STAGE.cfg
31 changes: 31 additions & 0 deletions GameData/RealismOverhaul/RO_SuggestedMods/DECQ/RO_DECQ_R7.cfg
Original file line number Diff line number Diff line change
@@ -1167,6 +1167,37 @@
}
}

@MODULE[ModuleEngines*]:HAS[#thrustVectorTransformName[thrustTransform3]]
{
@name = ModuleEnginesRF
%engineID = CoreVernierEngine
@minThrust = 38.0
@maxThrust = 38.0
@heatProduction = 100
%ullage = True
%pressureFed = False
%ignitions = 1

@PROPELLANT[LiquidFuel]
{
@name = Kerosene
@ratio = 0.3531
}

@PROPELLANT[Oxidizer]
{
@name = LqdOxygen
@ratio = 0.6274
%DrawGauge = False
}

@atmosphereCurve
{
@key,0 = 0 308
@key,1 = 1 241
}
}

!MODULE[TRReflection],*{}

MODULE:NEEDS[TextureReplacer]
Original file line number Diff line number Diff line change
@@ -34,6 +34,21 @@
flareScale = 1.0
}

PLUME
{
name = Kerolox-Vernier
transformName = thrustTransform3
localRotation = 0.0, 0.0, 0.0
fixedScale = 1.0
energy = 0.5
speed = 1.0
emissionMult = 0.5
plumePosition = 0.0, 0.0, -0.2
plumeScale = 2.5
flarePosition = 0.0, 0.0, 0.0
flareScale = 1.0
}

@MODULE[ModuleEngines*]:HAS[#engineID[CoreMainEngine]]
{
%powerEffectName = Kerolox-Lower