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: 5925e0c3c648
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: e8dfb42c7a42
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 11, 2018

  1. Fix some RO global patcher bugs

    PhineasFreak committed Jul 11, 2018
    Copy the full SHA
    c09cce3 View commit details

Commits on Sep 24, 2018

  1. Merge pull request #1914 from PhineasFreak/RO-Global-Config-Updates

    [Bug Fix] Fix some RO global patcher bugs
    raidernick authored Sep 24, 2018
    Copy the full SHA
    e8dfb42 View commit details
Showing with 17 additions and 2 deletions.
  1. +17 −2 GameData/RealismOverhaul/RealismOverhaul_Global_Config.cfg
19 changes: 17 additions & 2 deletions GameData/RealismOverhaul/RealismOverhaul_Global_Config.cfg
Original file line number Diff line number Diff line change
@@ -214,7 +214,22 @@
// Add Telemachus support to all antenna parts.
// ==================================================

@PART[*]:HAS[@MODULE[ModuleRTAntenna*]|@MODULE[ModuleDataTransmitter],!MODULE[TelemachusDataLink]]:NEEDS[Telemachus]:AFTER[RealismOverhaul]
@PART[*]:HAS[@MODULE[ModuleDataTransmitter],!MODULE[TelemachusDataLink]]:NEEDS[Telemachus]:AFTER[RealismOverhaul]
{
MODULE
{
name = TelemachusDataLink
}

MODULE
{
name = TelemachusPowerDrain
powerConsumptionBase = 0.001
powerConsumptionIncrease = 0.001
}
}

@PART[*]:HAS[@MODULE[ModuleRTAntenna*],!MODULE[TelemachusDataLink]]:NEEDS[Telemachus]:AFTER[RealismOverhaul]
{
MODULE
{
@@ -233,7 +248,7 @@
// Allow decoupler propellant cross - feeding.
// ==================================================

@PART[*]:HAS[@MODULE[ModuleAnchoredDecoupler]|@MODULE[ModuleDecouple],!MODULE[ModuleToggleCrossfeed]]:FOR[zzzRealismOverhaul]
@PART[*]:HAS[@MODULE[Module*Decouple*],!MODULE[ModuleToggleCrossfeed]]:FOR[zzzRealismOverhaul]
{
MODULE
{