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: d825d47940ae
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: 050f3538f38e
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 9, 2018

  1. Copy the full SHA
    65de421 View commit details

Commits on Sep 24, 2018

  1. Merge pull request #1921 from MikeOnTea/SolarPanelFix

    Fix lv1 static solar panel scales
    raidernick authored Sep 24, 2018
    Copy the full SHA
    050f353 View commit details
Showing with 2 additions and 2 deletions.
  1. +2 −2 GameData/RealismOverhaul/RO_SuggestedMods/Squad/RO_Squad_Electrical.cfg
Original file line number Diff line number Diff line change
@@ -133,7 +133,7 @@
@title = ST1 Tiny Solar Panel
@description = Small static Level 1 solar panel. 0.05m^2.
%RSSROConfig = True
%rescaleFactor = 0.2434
%rescaleFactor = 0.5443309471123242
@mass = 0.000075 // Level 1 static @ 0.0005t/m^2 + 0.001t/m^2
@MODULE[ModuleDeployableSolarPanel]
{
@@ -146,7 +146,7 @@
@title = ST1 Medium Solar Panel
@description = Medium static Level 1 solar panel. 0.125m^2.
%RSSROConfig = True
%rescaleFactor = 0.608581
%rescaleFactor = 0.8606627968957994
@mass = 0.0003 // Level 1 static @ 0.0005t/m^2 + 0.001t/m^2
@MODULE[ModuleDeployableSolarPanel]
{