diff --git a/GameData/RealSolarSystem/Compatibility/FARAtmospheres.cfg b/GameData/RealSolarSystem/Compatibility/FARAtmospheres.cfg index fd12b5be..4c08ee92 100644 --- a/GameData/RealSolarSystem/Compatibility/FARAtmospheres.cfg +++ b/GameData/RealSolarSystem/Compatibility/FARAtmospheres.cfg @@ -1,58 +1,67 @@ @FARAeroData[default]:FOR[RealSolarSystem] { - !BodyAtmosphericData,* {} + !BodyAtmosphericData,*{} + BodyAtmosphericData { index = 0 // Sun viscosityAtReferenceTemp = 1.7894e-5 referenceTemp = 288 - } + } + BodyAtmosphericData { index = 1 // Earth viscosityAtReferenceTemp = 1.7894e-5 referenceTemp = 288 } + BodyAtmosphericData { index = 13 // Venus viscosityAtReferenceTemp = 0.00007 referenceTemp = 194.5 } + BodyAtmosphericData { index = 14 // Mars viscosityAtReferenceTemp = 0.00007 referenceTemp = 194.5 } + BodyAtmosphericData { index = 20 // Titan, FIXME viscosityAtReferenceTemp = 1.7894e-5 referenceTemp = 288 } + BodyAtmosphericData { index = 17 // Jupiter viscosityAtReferenceTemp = 8.63780635814725339E-6 referenceTemp = 288 } + BodyAtmosphericData { index = 18 // Saturn, FIXME viscosityAtReferenceTemp = 8.63780635814725339E-6 referenceTemp = 288 } + BodyAtmosphericData { index = 19 // Neptune, FIXME viscosityAtReferenceTemp = 8.63780635814725339E-6 referenceTemp = 288 } + BodyAtmosphericData { index = 16 // Uranus, FIXME viscosityAtReferenceTemp = 8.63780635814725339E-6 referenceTemp = 288 } -} \ No newline at end of file +} diff --git a/GameData/RealSolarSystem/LaunchSites.cfg b/GameData/RealSolarSystem/Compatibility/KSCSwitcher.cfg similarity index 99% rename from GameData/RealSolarSystem/LaunchSites.cfg rename to GameData/RealSolarSystem/Compatibility/KSCSwitcher.cfg index 1aa472de..14c1ae62 100644 --- a/GameData/RealSolarSystem/LaunchSites.cfg +++ b/GameData/RealSolarSystem/Compatibility/KSCSwitcher.cfg @@ -18,9 +18,11 @@ // to explicitly set the color, also set grassColor = {new color} %DefaultSite = us_cape_canaveral + @LaunchSites { - !Site,* {} + !Site,*{} + Site { name = au_woomera diff --git a/GameData/RealSolarSystem/KSPCommunityFixes.cfg b/GameData/RealSolarSystem/Compatibility/KSPCommunityFixes.cfg similarity index 80% rename from GameData/RealSolarSystem/KSPCommunityFixes.cfg rename to GameData/RealSolarSystem/Compatibility/KSPCommunityFixes.cfg index d411d842..883dc733 100644 --- a/GameData/RealSolarSystem/KSPCommunityFixes.cfg +++ b/GameData/RealSolarSystem/Compatibility/KSPCommunityFixes.cfg @@ -5,5 +5,6 @@ @MANEUVER_TOOL_DEFAULTS { @ManeuverToolEnabledByDefault = false + @ManeuverToolAlwaysDisabled = true } } diff --git a/GameData/RealSolarSystem/KerbalWind.cfg b/GameData/RealSolarSystem/Compatibility/KerbalWind.cfg similarity index 90% rename from GameData/RealSolarSystem/KerbalWind.cfg rename to GameData/RealSolarSystem/Compatibility/KerbalWind.cfg index 1baea0aa..95e16e5a 100644 --- a/GameData/RealSolarSystem/KerbalWind.cfg +++ b/GameData/RealSolarSystem/Compatibility/KerbalWind.cfg @@ -1,6 +1,7 @@ @KERBAL_WIND:FOR[RealSolarSystem]:NEEDS[KerbalWind] { - !LightTurbulence {} + !LightTurbulence,*{} + LightTurbulence { key = 0 0 0.003 0.003 @@ -10,7 +11,8 @@ key = 18000 2.5 0 0 } - !ModerateTurbulence {} + !ModerateTurbulence,*{} + ModerateTurbulence { key = 0 0 0.006 0.006 @@ -20,7 +22,8 @@ key = 45000 2.5 0 0 } - !SevereTurbulence {} + !SevereTurbulence,*{} + SevereTurbulence { key = 0 0 0.006 0.006 @@ -31,7 +34,8 @@ key = 80000 2.5 0 0 } - !AltitudeMultiplier {} + !AltitudeMultiplier,*{} + AltitudeMultiplier { key = 0 1 0 0 @@ -42,4 +46,4 @@ key = 100000 6 0.0001166667 0.0001166667 key = 120000 1.5 0 0 } -} \ No newline at end of file +} diff --git a/GameData/RealSolarSystem/RecoveryBeacons.cfg b/GameData/RealSolarSystem/Compatibility/NIMBY.cfg similarity index 84% rename from GameData/RealSolarSystem/RecoveryBeacons.cfg rename to GameData/RealSolarSystem/Compatibility/NIMBY.cfg index 56f590ac..9f32da36 100644 --- a/GameData/RealSolarSystem/RecoveryBeacons.cfg +++ b/GameData/RealSolarSystem/Compatibility/NIMBY.cfg @@ -1,437 +1,496 @@ // Automatically generated from RemoteTech_Settings.cfg @NIMBY:FOR[RealSolarSystem] { - @Beacons { - !Beacon,* { - } + @Beacons + { + !Beacon,*{} - Beacon { + Beacon + { name = au_woomera latitude = -30.95875 longitude = 136.50366 range = 1000000 } - Beacon { + Beacon + { name = cn_jiuquan latitude = 41.11803 longitude = 100.4633 range = 1000000 } - Beacon { + Beacon + { name = cn_taiyuan latitude = 39.14321 longitude = 111.96741 range = 1000000 } - Beacon { + Beacon + { name = cn_wenchang latitude = 19.614492 longitude = 110.951133 range = 1000000 } - Beacon { + Beacon + { name = cn_xichang latitude = 28.24646 longitude = 102.02814 range = 1000000 } - Beacon { + Beacon + { name = dz_hammaguir latitude = 30.77824 longitude = -3.05377 range = 1000000 } - Beacon { + Beacon + { name = fr_kourou latitude = 5.239380 longitude = -52.768487 range = 1000000 } - Beacon { + Beacon + { name = il_palmachim latitude = 31.88484 longitude = 34.6802 range = 1000000 } - Beacon { + Beacon + { name = in_satish_dhawan latitude = 13.72 longitude = 80.230278 range = 1000000 } - Beacon { + Beacon + { name = ir_semnan latitude = 35.234631 longitude = 53.920941 range = 1000000 } - Beacon { + Beacon + { name = jp_tanegashima latitude = 30.39096 longitude = 130.96813 range = 1000000 } - Beacon { + Beacon + { name = jp_uchinoura latitude = 31.25186 longitude = 131.07914 range = 1000000 } - Beacon { + Beacon + { name = kz_baikonur latitude = 45.920278 longitude = 63.342222 range = 1000000 } - Beacon { + Beacon + { name = mh_omelek latitude = 9.048167 longitude = 167.743083 range = 1000000 } - - Beacon { + + Beacon + { name = nz_mahia latitude = -39.26044 longitude = 177.86431 range = 1000000 } - Beacon { + Beacon + { name = ru_kapustin_yar latitude = 48.5400 longitude = 46.2500 range = 1000000 } - Beacon { + Beacon + { name = ru_plesetsk latitude = 62.957222 longitude = 40.695833 range = 1000000 } - Beacon { + Beacon + { name = ru_svobodny latitude = 51.83441 longitude = 128.2757 range = 1000000 } - Beacon { + Beacon + { name = ru_yasny latitude = 51.20706 longitude = 59.85003 range = 1000000 } - Beacon { + Beacon + { name = us_brownsville latitude = 25.996613 longitude = -97.154206 range = 1000000 } - Beacon { + Beacon + { name = us_cape_canaveral latitude = 28.608389 longitude = -80.604333 range = 1000000 } - Beacon { + Beacon + { name = us_kodiak latitude = 57.435276 longitude = -152.339354 range = 1000000 } - Beacon { + Beacon + { name = us_vandenberg latitude = 34.5813 longitude = -120.6266 range = 1000000 } - Beacon { + Beacon + { name = us_wallops latitude = 37.833755 longitude = -75.458177 range = 1000000 } - Beacon { + Beacon + { name = as3_asf_fairbanks latitude = 64.8592873 longitude = -147.8515734 range = 1000000 } - Beacon { + Beacon + { name = 11.3_m_wgs_wallops latitude = 37.9346354 longitude = -75.4715983 range = 1000000 } - Beacon { + Beacon + { name = sg3_ksat_svalbard latitude = 69.6617869 longitude = 18.940005 range = 1000000 } - Beacon { + Beacon + { name = kir_1_ssc_kiruna latitude = 67.8926896 longitude = 21.0560142 range = 1000000 } - Beacon { + Beacon + { name = wal_usn_weilheim latitude = 47.8817101 longitude = 11.0806729 range = 1000000 } - Beacon { + Beacon + { name = don_usn_dongara latitude = -29.0453159 longitude = 115.350711 range = 1000000 } - Beacon { + Beacon + { name = mgs_mgs_mcmurdo latitude = -77.8386694 longitude = 166.6625901 range = 1000000 } - Beacon { + Beacon + { name = hbk_sansa_hartebeesthoek latitude = -25.8904984 longitude = 27.6851873 range = 1000000 } - Beacon { + Beacon + { name = tr3_ksat_troll_station latitude = -72.0113947 longitude = 2.541923 range = 1000000 } - Beacon { + Beacon + { name = ago_4_ssc_santiago latitude = -33.1505697 longitude = -70.6686904 range = 1000000 } - Beacon { + Beacon + { name = auwa01_usn_south_point latitude = 19.0138554 longitude = -155.6635408 range = 1000000 } - Beacon { + Beacon + { name = dss_14_goldstone latitude = 35.4251262 longitude = -116.8913795 range = 1000000 } - Beacon { + Beacon + { name = dss_63_madrid latitude = 40.4273387 longitude = -4.2519912 range = 1000000 } - Beacon { + Beacon + { name = dss_43_canberra latitude = -35.4006289 longitude = 148.9790935 range = 1000000 } - Beacon { + Beacon + { name = sglt_6_grgt_guam latitude = 13.5876921 longitude = 144.8386329 range = 1000000 } - Beacon { + Beacon + { name = sglt_1_wsgt_white_sands latitude = 32.4998826 longitude = -106.6095675 range = 1000000 } - Beacon { + Beacon + { name = dsa_1_new_norcia latitude = -31.048986 longitude = 116.1907166 range = 1000000 } - Beacon { + Beacon + { name = dsa_2_cebreros latitude = 40.452592 longitude = -4.3686749 range = 1000000 } - Beacon { + Beacon + { name = dsa_3_malargue latitude = -35.7762392 longitude = -69.3990988 range = 1000000 } - Beacon { + Beacon + { name = estrack_kourou latitude = 5.2512859 longitude = -52.8051729 range = 1000000 } - Beacon { + Beacon + { name = estrack_maspalomas latitude = 27.7632619 longitude = -15.6330766 range = 1000000 } - Beacon { + Beacon + { name = estrack_perth latitude = -31.8027436 longitude = 115.8841403 range = 1000000 } - Beacon { + Beacon + { name = estrack_redu latitude = 50.0013995 longitude = 5.1448218 range = 1000000 } - Beacon { + Beacon + { name = estrack_santa_maria latitude = 36.9971801 longitude = -25.1372121 range = 1000000 } - Beacon { + Beacon + { name = estrack_villafranca latitude = 40.4423327 longitude = -3.9524855 range = 1000000 } - Beacon { + Beacon + { name = estrack_galliot latitude = 5.097918 longitude = -52.639726 range = 1000000 } - Beacon { + Beacon + { name = estrack_natal latitude = -5.925 longitude = -35.163056 range = 1000000 } - Beacon { + Beacon + { name = estrack_ascension latitude = -7.968795 longitude = -14.405333 range = 1000000 } - Beacon { + Beacon + { name = estrack_libreville latitude = 0.374595 longitude = 9.640953 range = 1000000 } - Beacon { + Beacon + { name = estrack_malindi latitude = -2.9959517 longitude = 40.1943803 range = 1000000 } - Beacon { + Beacon + { name = msfn_bda_bermuda latitude = 32.3549 longitude = -64.6605 range = 1000000 } - Beacon { + Beacon + { name = msfn_can_grand_canary latitude = 28.0068 longitude = -15.5984 range = 1000000 } - Beacon { + Beacon + { name = msfn_guy_guaymas_mexico latitude = 27.911140 longitude = -110.913240 range = 1000000 } - Beacon { + Beacon + { name = msfn_kan_kano_nigeria latitude = 11.999867 longitude = 8.537112 range = 1000000 } - Beacon { + Beacon + { name = msfn_haw_kauai_hawaii latitude = 22.060649 longitude = -159.532340 range = 1000000 } - Beacon { + Beacon + { name = msfn_ios_indian_ocean latitude = -28 longitude = 78.35 range = 1000000 } - Beacon { + Beacon + { name = msfn_pos_pacific_ocean latitude = 0 longitude = 177 range = 1000000 } - } - } diff --git a/GameData/RealSolarSystem/Compatibility/Parallax/zero_influence.dds b/GameData/RealSolarSystem/Compatibility/Parallax/zero_influence.dds index cdc0e04f..81c84659 100644 Binary files a/GameData/RealSolarSystem/Compatibility/Parallax/zero_influence.dds and b/GameData/RealSolarSystem/Compatibility/Parallax/zero_influence.dds differ diff --git a/GameData/RealSolarSystem/Compatibility/PlanetShineColors.cfg b/GameData/RealSolarSystem/Compatibility/PlanetShineColors.cfg deleted file mode 100644 index a8f17c90..00000000 --- a/GameData/RealSolarSystem/Compatibility/PlanetShineColors.cfg +++ /dev/null @@ -1,317 +0,0 @@ -// Color definitions for planets and moons -// For Real Solar System mod (by NathanKell) -// ---- - -// PLEASE NOTE -// Albedo = the light reflected by a planet/moon - - -// The "name" value is the name of the planet/moon -// It can detect custom ones created by mods too -// ---- -// The "color" value is just RGB values, from 0 to 255. -// ---- -// The "intensity" value changes the intensity of the albedo effect: 1 is the default value. -// ---- -// The "atmosphereAmbient" value changes the intensity of the ambient effect on the low atmosphere. -// ---- -// The "groundAmbientOverride" value determines how much of the default ground ambient light -// is overridden by "atmosphereAmbient" -// ---- - -PlanetshineCelestialBody -{ - name = Callisto - color = 107,87,63 - intensity = 4 - atmosphereAmbient = 0.3 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Deimos - color = 173,151,133 - intensity = 2.66 - atmosphereAmbient = 0.2 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Dione - color = 110,130,110 - intensity = 2 - atmosphereAmbient = 0.2 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Earth - color = 73,99,121 - intensity = 3 - atmosphereAmbient = 1 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Enceladus - color = 110,110,110 - intensity = 3 - atmosphereAmbient = 0.2 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Europa - color = 155,144,116 - intensity = 1 - atmosphereAmbient = 0.2 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Ganymede - color = 111,104,88 - intensity = 2 - atmosphereAmbient = 0.4 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Iapetus - color = 80,80,75 - intensity = 1 - atmosphereAmbient = 0.2 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Io - color = 182,167,109 - intensity = 3 - atmosphereAmbient = 0.4 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Jupiter - color = 172,153,139 - intensity = 6 - atmosphereAmbient = 1 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Mars - color = 175,132,90 - intensity = 2 - atmosphereAmbient = 0.5 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Mercury - color = 110,110,110 - intensity = 6 - atmosphereAmbient = 0.2 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Mimas - color = 110,110,110 - intensity = 2 - atmosphereAmbient = 0.2 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Moon - color = 110,110,110 - intensity = 2 - atmosphereAmbient = 0.2 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Neptune - color = 112,126,199 - intensity = 4 - atmosphereAmbient = 1 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Phobos - color = 138,124,115 - intensity = 2 - atmosphereAmbient = 0.2 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Pluto - color = 132,114,98 - intensity = 4 - atmosphereAmbient = 0.2 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Rhea - color = 110,110,110 - intensity = 1.5 - atmosphereAmbient = 0.2 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Saturn - color = 188,165,131 - intensity = 3 - atmosphereAmbient = 0.5 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Sun - color = 255,225,180 - intensity = 12 - atmosphereAmbient = 0 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Tethys - color = 169,173,164 - intensity = 3 - atmosphereAmbient = 0.2 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Titan - color = 74,61,41 - intensity = 5 - atmosphereAmbient = 0.4 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Triton - color = 130,128,120 - intensity = 4 - atmosphereAmbient = 0.2 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Uranus - color = 169,208,213 - intensity = 4 - atmosphereAmbient = 1 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Venus - color = 145,130,88 - intensity = 3 - atmosphereAmbient = 0.5 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Ceres - color = 110,110,110 - intensity = 4 - atmosphereAmbient = 0 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Vesta - color = 110,110,110 - intensity = 4 - atmosphereAmbient = 0 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Miranda - color = 113,106,108 - intensity = 2 - atmosphereAmbient = 0 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Ariel - color = 110,110,110 - intensity = 1 - atmosphereAmbient = 0 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Umbriel - color = 110,110,110 - intensity = 2 - atmosphereAmbient = 0.2 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Titania - color = 110,110,110 - intensity = 1 - atmosphereAmbient = 0 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Oberon - color = 110,110,110 - intensity = 2 - atmosphereAmbient = 0.2 - groundAmbientOverride = 0.25 -} - -PlanetshineCelestialBody -{ - name = Charon - color = 117,110,102 - intensity = 1.5 - atmosphereAmbient = 0.2 - groundAmbientOverride = 0.25 -} diff --git a/GameData/RealSolarSystem/Compatibility/RationalResources.cfg b/GameData/RealSolarSystem/Compatibility/RationalResources.cfg index b9e396de..361cc92f 100644 --- a/GameData/RealSolarSystem/Compatibility/RationalResources.cfg +++ b/GameData/RealSolarSystem/Compatibility/RationalResources.cfg @@ -1,2 +1,2 @@ // Let Rational Resources know that RSS is an "Alternate Universe" than Stock -@REALSOLARSYSTEM:FOR[RationalResourcesAU] {} +@REALSOLARSYSTEM:FOR[RationalResourcesAU]{} diff --git a/GameData/RealSolarSystem/Compatibility/RealAntennas.cfg b/GameData/RealSolarSystem/Compatibility/RealAntennas.cfg new file mode 100644 index 00000000..8acad5e3 --- /dev/null +++ b/GameData/RealSolarSystem/Compatibility/RealAntennas.cfg @@ -0,0 +1,101 @@ +// ================================================================================ +// Set up ground stations home nodes. +// ================================================================================ + +@RealAntennasCommNetParams:FOR[RealSolarSystem] +{ + %HomeNodeTypes + { + %DSN = DSS 14 - Goldstone;DSS 43 - Canberra;DSS 63 - Madrid + %NIP = NIP 4 - Yeniseisk;NIP 6 - Vulkanny + %MSFN = MSFN - BDA Bermuda;MSFN - Grand Canary;MSFN - Guaymas;MSFN - IOS Indian Ocean;MSFN - Kano;MSFN - Kauai;MSFN - POS Pacific Ocean;SGLT 6 - GRGT Guam;WAL - USN Weilheim + %STDN = STDN - Ascension;STDN - Carnarvon;STDN - Johannesburg;STDN - Quito;STDN - Tananarive + %NEN = AGO 4 - SSC Santiago;AS3 - ASF Fairbanks;AUWA01 - USN South Point;DON - USN Dongara;KSAT - Svalbard;KSAT - Troll Station;MGS - McMurdo + %ESTRACK = DSA 1 - New Norcia;DSA 3 - Malargüe;ESTRACK - Libreville;ESTRACK - Malindi;ESTRACK - Natal;ESTRACK - Redu;ESTRACK - Santa Maria;ESTRACK - Villafranca + } +} + +// ================================================================================ +// Configuration of ground stations antenna parameters. +// ================================================================================ + +@Kopernicus:AFTER[RealSolarSystem]:NEEDS[RealAntennas] +{ + @Body[Earth] + { + @PQS + { + @Mods + { + // Every station gets a basic L-band omni for launch tracking and control. + + @City2[*TrackingStation],* + { + @commnetStation = false + %RACommNetStation = true + %icon = RealAntennas/radio-antenna + + Antenna + { + referenceGain = 1.5 + referenceFrequency = 1620 + TxPower = 40 + TechLevel = 9 + RFBand = L + AMWTemp = 290 + ModulationBits = 1 + } + } + + @City2[DSNTrackingStation],* + { + // DSN stations get upgraded with very strong transmitters on all + // microwave frequency bands (S, X and K) and also receive a bonus + // by simulating an array of multiple antennas. + + %icon = RealAntennas/DSN + + @Antenna:HAS[#RFBand[L]],* + { + @referenceGain = 25 + @referenceFrequency = 1620 + @TxPower = 50 + } + + Antenna + { + referenceGain = 65 + referenceFrequency = 2250 + TxPower = 60 + TechLevel = 9 + RFBand = S + AMWTemp = 20 + ModulationBits = 1 + } + + Antenna + { + referenceGain = 75 + referenceFrequency = 8450 + TxPower = 70 + TechLevel = 9 + RFBand = X + AMWTemp = 15 + ModulationBits = 2 + } + + Antenna + { + referenceGain = 85 + referenceFrequency = 26250 + TxPower = 50 + TechLevel = 9 + RFBand = K + AMWTemp = 10 + ModulationBits = 2 + } + } + } + } + } +} diff --git a/GameData/RealSolarSystem/Compatibility/SCANsat.cfg b/GameData/RealSolarSystem/Compatibility/SCANsat.cfg index af8e896f..d8bc858b 100644 --- a/GameData/RealSolarSystem/Compatibility/SCANsat.cfg +++ b/GameData/RealSolarSystem/Compatibility/SCANsat.cfg @@ -144,4 +144,4 @@ @rate = 0.2 } } -} \ No newline at end of file +} diff --git a/GameData/RealSolarSystem/Compatibility/TextureReplacer.cfg b/GameData/RealSolarSystem/Compatibility/TextureReplacer.cfg index 9cbc63d2..88180604 100644 --- a/GameData/RealSolarSystem/Compatibility/TextureReplacer.cfg +++ b/GameData/RealSolarSystem/Compatibility/TextureReplacer.cfg @@ -2,7 +2,7 @@ // Allow helmet donning and doffing on Earth. // ================================================== -TextureReplacer +@TextureReplacer:FOR[RealSolarSystem]:NEEDS[TextureReplacer] { - atmSuitBodies = Earth + %atmSuitBodies = Earth } diff --git a/GameData/RealSolarSystem/RSSKopernicus/Asteroids/Asteroids.cfg b/GameData/RealSolarSystem/Config/Asteroids/Asteroids.cfg similarity index 95% rename from GameData/RealSolarSystem/RSSKopernicus/Asteroids/Asteroids.cfg rename to GameData/RealSolarSystem/Config/Asteroids/Asteroids.cfg index 6244c9d9..259a348a 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Asteroids/Asteroids.cfg +++ b/GameData/RealSolarSystem/Config/Asteroids/Asteroids.cfg @@ -1,27 +1,27 @@ // ================================================== // Asteroid spawn positions. - +// // Currently implemented: - +// // * Generic Near Earth Objects (NEOs) // * Main asteroid belt asteroids - +// // Future additions: - +// // * Generic Trojans, Centaurs and Comets // * Kuiper asteroid belt - +// // Sources: - +// // Ikarus - On the asteroid belt’s orbital and size distribution: http://orbit.psi.edu/~tricaric/pdf/skads.pdf - +// // Notes: - +// // * Maximum inclination clamped to 35 degrees to // cover the case of 2 Pallas (34.8 degrees). // ================================================== -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { !Asteroid,*{} @@ -38,6 +38,7 @@ // When a spawn attempt is made the next location is randomly taken from the 3 possible types: Around, Nearby or Flyby. // If the rolled type isn't configured then nothing happens. // For some reason there's also a chance to roll type number 4 which also means that generation doesn't happen. + Locations { Around @@ -46,7 +47,7 @@ { body = Sun probability = 1 // Not used unless there's more than 1 of the same type defined within a group - reached = False + reached = false semiMajorAxis { @@ -104,17 +105,18 @@ { Body { - body = Kerbin + body = Earth probability = 1 minDuration = 15 maxDuration = 60 - reached = False + reached = false } } } } - // All groups have same sizes + // All groups have same sizes. + @Asteroid,* { Size @@ -129,13 +131,13 @@ // ================================================== // Asteroid properties. - +// // Sources: - +// // LPI - Asteroid Density, Porosity & Structure: https://www.lpi.usra.edu/books/AsteroidsIII/pdf/3022.pdf - +// // Notes: - +// // * Density is defined as the average density of both // the three main material categories (clays, silicates // and nickel-iron) compared to the average bulk density diff --git a/GameData/RealSolarSystem/RSSKopernicus/Ceres/Ceres.cfg b/GameData/RealSolarSystem/Config/Ceres/Ceres.cfg similarity index 66% rename from GameData/RealSolarSystem/RSSKopernicus/Ceres/Ceres.cfg rename to GameData/RealSolarSystem/Config/Ceres/Ceres.cfg index 6e08915f..cc5d7762 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Ceres/Ceres.cfg +++ b/GameData/RealSolarSystem/Config/Ceres/Ceres.cfg @@ -1,42 +1,46 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { Body { name = Ceres flightGlobalsIndex = 50 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Ceres.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Ceres.bin + Template { - name = Eeloo + name = Mun + removeAllPQSMods = true } + Orbit { // Target body name: Ceres (544) // Center body name: Sun (10) // Center-site name: BODY CENTER - referenceBody = Sun - semiMajorAxis = 413738762313.173 - eccentricity = 0.079363494880566 - inclination = 27.1273394923134 - meanAnomalyAtEpochD = 60.1624710451615 + referenceBody = Sun + semiMajorAxis = 413738762313.173 + eccentricity = 0.079363494880566 + inclination = 27.1273394923134 + meanAnomalyAtEpochD = 60.1624710451615 longitudeOfAscendingNode = 23.4501727740666 - argumentOfPeriapsis = 129.19102663711 - color = 0.5, 0.5, 0.5, 1.0 + argumentOfPeriapsis = 129.19102663711 + color = RGBA(128, 128, 128, 255) } + Properties { - displayName = #RSS_Ceres_name//Ceres - description = #RSS_Ceres_desc//Ceres is the largest object in the asteroid belt, holding about a third of the Asteroid Belts mass. It was the first thing in the Asteroid Belt discovered, and it is so large that it is spherical. It is classified as a Dwarf Planet, and is only a bit smaller than Pluto. It is currently orbited by the Dawn Probe. + displayName = #RSS_Ceres_name + description = #RSS_Ceres_desc radius = 473000 - gravParameter = 6.26325000000000e+10 + gravParameter = 6.26325000000000E+10 rotationPeriod = 32666.4 tidallyLocked = false initialRotation = 0 isHomeWorld = false timewarpAltitudeLimits = 0 10000 30000 75000 150000 200000 300000 600000 - + biomeMap = RSS-Textures/PluginData/CeresBiomes.dds - + Biomes { Biome @@ -46,6 +50,7 @@ value = 1.0 color = 0.8745,0.8745,0,1 } + Biome { name = White Spots @@ -53,6 +58,7 @@ value = 1.0 color = 1,0,0,1 } + Biome { name = Occator Crater @@ -60,6 +66,7 @@ value = 1.0 color = 0,1,0,1 } + Biome { name = Kerwan Plain @@ -67,6 +74,7 @@ value = 1.0 color = 0,0,1,1 } + Biome { name = Midlands @@ -74,6 +82,7 @@ value = 1.0 color = 1,0,1,1 } + Biome { name = Lowlands @@ -81,6 +90,7 @@ value = 1.0 color = 0,0.8745,1,1 } + Biome { name = Zadeni Crater @@ -88,6 +98,7 @@ value = 1.0 color = 0,0,0.8745,1 } + Biome { name = Urvara Crater @@ -95,6 +106,7 @@ value = 1.0 color = 0,0.6,0,1 } + Biome { name = Yalode Crater @@ -102,6 +114,7 @@ value = 1.0 color = 0.6,0.6,0,1 } + Biome { name = Highest Points @@ -109,6 +122,7 @@ value = 1.0 color = 1,0.8745,1,1 } + Biome { name = Haulani Crater @@ -117,52 +131,60 @@ color = 0.6,0.6,0.6,1 } } + ScienceValues { landedDataValue = 7 inSpaceLowDataValue = 6 inSpaceHighDataValue = 5 + recoveryValue = 6 flyingAltitudeThreshold = 18000 spaceAltitudeThreshold = 300000 } } + ScaledVersion { type = Vacuum - fadeStart = 50000 - fadeEnd = 52000 - Material + fadeStart = 60000 + fadeEnd = 65000 + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/CeresColor.dds normals = RSS-Textures/PluginData/Ceres_NRM.dds + } + + Material + { + color = RGBA(255, 255, 255, 255) + specColor = RGBA(20, 20, 20, 255) shininess = 0.05 - specular = 0,0,0,1 } } + PQS { - maxQuadLengthsPerFrame = 0.03 - minLevel = 2 - maxLevel = 12 - minDetailDistance = 11 - + fadeStart = 65000 + fadeEnd = 80000 + deactivateAltitude = 100000 materialType = AtmosphericTriplanarZoomRotation + Material { factor = 10 - factorBlendWidth = 0.1 - factorRotation = 30 - + factorBlendWidth = 0.05 + factorRotation = 45 saturation = 1 - contrast = 1.1 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 3 - + specularColor = 0,0,0,1 + albedoBrightness = 1 + steepTex = BUILTIN/gillySteep_diffuse steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 - steepTex = BUILTIN/gillySteep_diffuse steepTexScale = 1,1 steepTexOffset = 0,0 steepBumpMap = BUILTIN/gillySteep_nrm @@ -170,12 +192,9 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = BUILTIN/gillyMedTerrain_diffuse lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 50000 - midTex = BUILTIN/gillyMedTerrain_diffuse midTexScale = 1,1 midTexOffset = 0,0 @@ -184,74 +203,112 @@ midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 50000 - - highTex = BUILTIN/gillyMedTerrain_diffuse highTexScale = 1,1 highTexOffset = 0,0 highTiling = 50000 - lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 + } - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/RockyGround + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 1000 } + Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/CeresColor.dds - order = 9999993 + blend = 0.95 + order = 10 enabled = true } + VertexHeightMap { map = RSS-Textures/PluginData/CeresHeight.dds offset = 0 - deformity = 12150.0 + deformity = 15000.0 scaleDeformityByRadius = false - order = 10 + order = 20 enabled = true } - VertexSimplexHeightAbsolute + + VertexSimplexHeight { - seed = 3339066 - octaves = 4 + seed = 3339067 + deformity = 10.0 + frequency = 3.0 + octaves = 3 persistence = 0.5 - deformity = 100 - frequency = 40 - order = 11 + order = 30 enabled = true } - VertexSimplexHeight + + VertexSimplexHeightAbsolute { - seed = 3339067 - octaves = 3 + seed = 3339066 + deformity = 100.0 + frequency = 40.0 + octaves = 4 persistence = 0.5 - deformity = 10 - frequency = 3 - order = 12 + order = 40 enabled = true } + VertexHeightNoise { seed = 45 - deformity = 20 - frequency = 5 + deformity = 100.0 + frequency = 5.0 + octaves = 2 lacunarity = 2.5 persistence = 0.5 - octaves = 2 noiseType = RiggedMultifractal mode = Low - order = 13 + order = 50 + enabled = true + } + + VertexVoronoi + { + seed = 56457563 + deformation = 200.0 + displacement = 0.005 + frequency = 12.0 + enableDistance = True + order = 60 + enabled = true + } + + VertexHeightNoiseVertHeight + { + seed = 78967456 + heightStart = 0.2 + heightEnd = 1.0 + deformity = 1200.0 + frequency = 70.0 + octaves = 4 + persistance = 0.7 + mode = Low + noiseType = RiggedMultifractal + lacunarity = 3.0 + order = 70 enabled = true } } diff --git a/GameData/RealSolarSystem/RSSKopernicus/Earth/Earth.cfg b/GameData/RealSolarSystem/Config/Earth/Earth.cfg similarity index 75% rename from GameData/RealSolarSystem/RSSKopernicus/Earth/Earth.cfg rename to GameData/RealSolarSystem/Config/Earth/Earth.cfg index 65a07432..41dde5d8 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Earth/Earth.cfg +++ b/GameData/RealSolarSystem/Config/Earth/Earth.cfg @@ -1,18 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Earth Body { - name = Kerbin - cbNameLater = Earth - finalizeOrbit = false + name = Earth flightGlobalsIndex = 1 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Earth.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Earth.bin + Template { name = Kerbin - removePQSMods = PQSCity[IslandAirfield], PQSCity[Monolith00], PQSCity[Monolith01], PQSCity[Monolith02], PQSCity[Monolith03], PQSCity[Pyramids], PQSCity[Randolith], PQSCity[UFO], PQSCity2, PQSLandControl, PQSMod_VertexHeightMap, PQSMod_VertexSimplexHeightAbsolute, PQSMod_VertexHeightNoiseVertHeightCurve2, PQSMod_VertexRidgedAltitudeCurve, PQSMod_AerialPerspectiveMaterial, PQSMod_QuadEnhanceCoast, PQSMod_RemoveQuadMap + removeAllPQSMods = true } + Orbit { // Target body name: Earth (399) @@ -25,28 +24,27 @@ meanAnomalyAtEpochD = 357.0607464120944 longitudeOfAscendingNode = 359.9965004168758 argumentOfPeriapsis = 102.9720683296131 - color = 0.0,0.278,0.388,1.0 + color = RGBA(0, 70, 100, 255) } + Properties { - displayName = #RSS_Earth_name//Earth + displayName = #RSS_Earth_name isHomeWorld = true radius = 6371000 ocean = true - description = #RSS_Earth_desc//The Pale Blue Dot, home to over eight-billion humans and trillions of other life-forms of various shapes and sizes. Earth is where you are in our neighbourhood, our home. For now, it is our only place in the vast expanse of our marvellous universe. - // Stellar day. - solarRotationPeriod = False + description = #RSS_Earth_desc rotationPeriod = 86164.098903691 rotates = true initialRotation = 100.1833 tidallyLocked = false - // does nothing - axialTilt = 23.44 - gravParameter = 3.9860043543609598e+14 + gravParameter = 3.9860043543609598E+14 albedo = 0.29 emissivity = 0.71 timewarpAltitudeLimits = 0 140000 140000 140000 140000 2000000 35000000 35000000 - // Set navball switching around the Karman line + // Set navball switching around the Karman line. + navballSwitchRadiusMult = 0.0160100455 navballSwitchRadiusMultLow = 0.0153822006 inverseRotThresholdAltitude = 145000 @@ -62,6 +60,7 @@ value = 1.0 color = 0.937255,0.16863,0.937255,1 } + Biome { name = Grasslands @@ -69,6 +68,7 @@ value = 1.0 color = 0.902,0.988,0.475,1 } + Biome { name = Tundra @@ -76,6 +76,7 @@ value = 1.0 color = 0,1,1,1 } + Biome { name = Mountains @@ -83,6 +84,7 @@ value = 1.5 color = 0.510,0.275,0,1 } + Biome { name = Desert @@ -90,6 +92,7 @@ value = 1.0 color = 0.961,0.737,0,1 } + Biome { name = Tropics @@ -97,6 +100,7 @@ value = 1.0 color = 0.502,0.502,0.502,1 } + Biome { name = Ice Caps @@ -104,6 +108,7 @@ value = 1.5 color = 0,0.733,0.349,1 } + Biome { name = Water @@ -111,6 +116,7 @@ value = 1.0 color = 0,0.196,0.518,1 } + Biome { name = Taiga @@ -118,6 +124,7 @@ value = 1.0 color = 0,0.533,0.486,1 } + Biome { name = Forest @@ -125,6 +132,7 @@ value = 1.0 color = 0.761,0,0.047,1 } + Biome { name = Savanna @@ -143,59 +151,47 @@ inSpaceLowDataValue = 1 inSpaceHighDataValue = 1.5 recoveryValue = 1 - flyingAltitudeThreshold = 50000 - spaceAltitudeThreshold = 35786000 + flyingAltitudeThreshold = 40000 + spaceAltitudeThreshold = 40000000 } } + ScaledVersion { type = Atmospheric fadeStart = 100000 fadeEnd = 102000 - sphericalModel = true + sphericalModel = false + Material { texture = RSS-Textures/EarthColor normals = RSS-Textures/Earth_NRM - color = 1.4,1.4,1.4,1 - - shininess = 0.2 - specular = 0.5,0.5,0.5,1 - - // Atmosphere settings - rimPower = 2.4 - rimBlend = 1.1 + color = RGBA(255, 255, 255, 255) + specColor = RGBA(90, 90, 90, 255) + shininess = 0.4 + rimPower = 3 + rimBlend = 1 Gradient { - 0.0 = 0.45, 0.55, 0.7, 1.0 - 0.3 = 0.2,0.15,0.05,1.0 - 0.6 = 0.0,0.0,0.0,1.0 - 1.0 = 0.0,0.0,0.0,1.0 + 0.0 = 0.45, 0.55, 0.70, 1.0 + 0.3 = 0.20, 0.15, 0.05, 1.0 + 0.6 = 0.05, 0.05, 0.05, 1.0 + 1.0 = 0.02, 0.02, 0.02, 1.0 } } } + Atmosphere { - // effectively the ambient lighting color for all objects on the ground of this body (provides a slight tint) - ambientColor = 0.05,0.05,0.05,1 - - // - // shader.invWaveLength = Color( 1 / r^4, 1 / g^4, 1 / b^4, 0.5); - // - lightColor = 0.65, 0.58, 0.5, 1.0 - - // General atmosphere settings enabled = true oxygen = true maxAltitude = 140000.0 - - // constants adiabaticIndex = 1.4 atmosphereMolarMass = 0.0289644 - - // Atmosphere Pressure staticPressureASL = 101.325 + pressureCurve { key = 0 101.325 0 -0.0119729 @@ -239,8 +235,9 @@ key = 121920 2.40103E-06 -1.98682E-10 -1.98682E-10 key = 140000 0 0 0 } - // Atmosphere Temperature + temperatureSeaLevel = 288 + temperatureCurve { key = 0 282.5 0 -0.0025 @@ -258,6 +255,7 @@ key = 120000 375 0.011 0.011 key = 140000 560 0.007 0 } + temperatureSunMultCurve { key = 0 1 0 -0.0002 @@ -280,6 +278,7 @@ key = 110000 0.275 6E-05 -3E-06 key = 140000 0.185 -2E-06 0 } + temperatureLatitudeBiasCurve { key = 0 11.5 0 0 @@ -289,6 +288,7 @@ key = 75 -27.5 -0.7 -0.7 key = 90 -35 -0.5 0 } + temperatureLatitudeSunMultCurve { key = 0 9.75 0 0 @@ -297,6 +297,7 @@ key = 70 6.7 -0.085 -0.085 key = 90 5 -0.085 0 } + temperatureAxialSunBiasCurve { key = 0 -16.5691 0 -0.122752 @@ -306,6 +307,7 @@ key = 293 0 -0.314159 -0.314159 key = 360 -16.5691 -0.122752 0 } + temperatureAxialSunMultCurve { key = 0 0 0 0 @@ -317,107 +319,115 @@ key = 80 0.825 0.0175 0.0175 key = 90 1 0.0175 0 } + temperatureEccentricityBiasCurve { key = 0 0 0 0 key = 1 0 0 0 } + + ambientColor = RGBA(10, 10, 10, 255) + AtmosphereFromGround { - innerRadius = 6357290 // 0.99 - outerRadius = 6560275 // 1.025 - waveLength = 0.65, 0.58, 0.5, 1.0 + innerRadius = 6356000 + outerRadius = 6451000 + waveLength = RGBA(165, 148, 128, 128) } } Ocean { - ocean = True - oceanHeight = 0 + ocean = true density = 1.0 - oceanColor = 0.495, 0.52, 0.565, 1.0 + oceanColor = RGBA(136, 133, 144, 255) Material { + fadeStart = 2000 + fadeEnd = 20000 oceanOpacity = 0.85 - color = 0.495, 0.52, 0.565, 1.0 - colorFromSpace = 0.117, 0.142, 0.197, 1.0 - fogColor = 0.918, 0.918, 1.0, 1.0 - specColor = 1.0, 1.0, 1.0, 1.0 - shininess = 0.697 + color = RGBA(76, 90, 115, 255) + colorFromSpace = RGBA(0, 12, 24, 255) + fogColor = RGBA(0, 51, 71, 255) + specColor = RGBA(255, 255, 255, 255) + shininess = 0.7 + tiling = 200 + displacement = 0.05 + dispFreq = 0.15 + } + + FallbackMaterial + { + color = RGBA(76, 90, 115, 255) + colorFromSpace = RGBA(0, 12, 24, 255) } Fog { - useFog = True - fogColorStart = 0.117, 0.236, 0.357, 1.0 - fogColorEnd = 0.0117, 0.0236, 0.0357, 1.0 + fogColorStart = RGBA(43, 85, 95, 255) + fogColorEnd = RGBA(43, 85, 95, 255) + fogDensityStart = 0.005 + fogDensityEnd = 0.05 + } + + Mods + { + AerialPerspectiveMaterial + { + atmosphereDepth = 7000 + } } } PQS { - deactivateAltitude = 140000 fadeStart = 102000 fadeEnd = 122500 - + deactivateAltitude = 140000 materialType = AtmosphericTriplanarZoomRotation + Material { - factor = 8.5 - factorBlendWidth = 0.01 + factor = 10 + factorBlendWidth = 0.05 factorRotation = 45 - - saturation = 1.2 - contrast = 1.2 + saturation = 1 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 + specularColor = 0,0,0,1 albedoBrightness = 2 - steepPower = 4 steepTexStart = 0 steepTexEnd = 150000 - steepTex = RealSolarSystem/Terrain/PluginData/Rock00.dds + steepTex = BUILTIN/terrain_rock00 steepTexScale = 1,1 steepTexOffset = 0,0 - steepBumpMap = RealSolarSystem/Terrain/PluginData/Rock001.dds + steepBumpMap = BUILTIN/Cliff (Layered Rock)_NRM steepBumpMapScale = 1,1 steepBumpMapOffset = 0,0 steepNearTiling = 5000 steepTiling = 2500 - - lowTex = RealSolarSystem/Terrain/PluginData/gravel00.dds lowTexScale = 1,1 lowTexOffset = 0,0 - lowTiling = 200000 - - midTex = RealSolarSystem/Terrain/PluginData/gravel00.dds + lowTiling = 100000 + midTex = BUILTIN/darkTerrain_texture midTexScale = 1,1 midTexOffset = 0,0 - midTiling = 180000 - midBumpMap = RealSolarSystem/Terrain/PluginData/gravel01.dds + midTiling = 100000 + midBumpMap = BUILTIN/RockyGround2 midBumpMapScale = 1,1 midBumpMapOffset = 0,0 - midBumpTiling = 180000 - - highTex = RealSolarSystem/Terrain/PluginData/gravel00.dds + midBumpTiling = 200000 highTexScale = 1,1 highTexOffset = 0,0 - highTiling = 200000 - + highTiling = 100000 lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 - - globalDensity = 1 - - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - - planetOpacity = 0 - oceanFogDistance = 1000 } + FallbackMaterial { saturation = 1 @@ -434,22 +444,27 @@ mainTexOffset = 0,0 planetOpacity = 1 } + Mods { VertexHeightMap { - offset = -10921 - deformity = 19606 map = RSS-Textures/PluginData/EarthHeight.dds - order = 100 + offset = -10921.0 + deformity = 19606.0 + order = 10 + enabled = true } + VertexDefineCoastSmooth { minOffset = -15 maxOffset = 15 slopeScale = 8 - order = 105 + order = 20 + enabled = true } + VertexHeightNoiseVertHeight { heightStart = -25 @@ -462,22 +477,26 @@ mode = Standard noiseType = Perlin lacunarity = 2.5 - order = 110 - } - AerialPerspectiveMaterial - { - atmosphereDepth = 7000 //fair guess at scale height - globalDensity = -1E-05 // default - heightFalloff = 6.75 // default + order = 30 + enabled = true } - // Color + VertexColorSolid { blend = 1.0 color = 0.04, 0.04, 0.04, 1.0 + order = 40 + enabled = true + } + + VertexColorMapBlend + { + map = RSS-Textures/PluginData/EarthSurface.dds + blend = 0.95 + order = 50 enabled = true - order = 999999 } + VertexSimplexNoiseColor { seed = 1234 @@ -487,9 +506,10 @@ octaves = 8 persistence = 0.6 frequency = 4000 + order = 60 enabled = true - order = 9999994 } + VertexSimplexNoiseColor { seed = 1238 @@ -499,18 +519,21 @@ octaves = 4 persistence = 0.7 frequency = 40000 + order = 70 enabled = true - order = 9999995 } - VertexColorMapBlend + + AerialPerspectiveMaterial { - map = RSS-Textures/PluginData/EarthSurface.dds - order = 9999993 - blend = 0.9 + atmosphereDepth = 7000 //fair guess at scale height + globalDensity = -1E-05 // default + heightFalloff = 6.75 // default + order = 80 enabled = true } } } + SpaceCenter { //PQSCity @@ -527,19 +550,20 @@ absoluteOffset = 0 absolute = true radius = 10000 + groundColor = RGBA(71, 81, 51, 255) + editorGroundColor = RGBA(71, 81, 51, 255) Material { nearGrassTexture = BUILTIN/terrain_grass00_new nearGrassTextureOffset = 0,0 nearGrassTextureScale = 1,1 - nearGrassTiling = 0.08 + nearGrassTiling = 0.04 farGrassTexture = BUILTIN/terrain_grass00_new_detail - farGrassTiling = 0.06 + farGrassTiling = 0.03 farGrassTextureOffset = 0,0 farGrassTextureScale = 1,1 farGrassBlendDistance = 4000 - grassColor = 0.28, 0.319, 0.2, 0.2 } } } diff --git a/GameData/RealSolarSystem/RSSKopernicus/Earth/Moon.cfg b/GameData/RealSolarSystem/Config/Earth/Moon.cfg similarity index 74% rename from GameData/RealSolarSystem/RSSKopernicus/Earth/Moon.cfg rename to GameData/RealSolarSystem/Config/Earth/Moon.cfg index 10238323..97d71cea 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Earth/Moon.cfg +++ b/GameData/RealSolarSystem/Config/Earth/Moon.cfg @@ -1,39 +1,38 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Moon Body { name = Moon - finalizeOrbit = false flightGlobalsIndex = 10 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Moon.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Moon.bin + Template { name = Mun - removePQSMods = PQSCity, PQSLandControl, PQSMod_AltitudeAlpha, PQSMod_VoronoiCraters, PQSMod_FlattenArea, PQSMod_VertexHeightNoiseVertHeight, PQSMod_VertexHeightMap + removeAllPQSMods = true } + Orbit { // Target body name: Moon (301) // Center body name: Earth (399) // Center-site name: BODY CENTER - referenceBody = Kerbin + referenceBody = Earth semiMajorAxis = 384308437.7707066 eccentricity = 0.05328149353682574 inclination = 28.36267790798491 meanAnomalyAtEpochD = 222.7012350930954 longitudeOfAscendingNode = 2.296616161126016 argumentOfPeriapsis = 199.7640930160823 - color = 1.0, 1.0, 1.0, 1.0 + color = RGBA(190, 190, 190, 255) } Properties { - displayName = #RSS_Moon_name//The Moon - description = #RSS_Moon_desc//The Moon is Earth's only satellite, a large, gray, and rather barren rock. It is the only other body besides Earth that humans have stepped on and, briefly, called home. + displayName = #RSS_Moon_name + description = #RSS_Moon_desc radius = 1737100 - gravParameter = 4.9028000661637961e+12 - solarRotationPeriod = False + gravParameter = 4.9028000661637961E+12 rotationPeriod = 2360584.68479999 tidallyLocked = true initialRotation = 25 @@ -53,6 +52,7 @@ value = 1.0 color = 0,0,0,1 } + Biome { name = Midlands @@ -60,6 +60,7 @@ value = 1.0 color = 0.4,0.4,0.4,1 } + Biome { name = Highlands @@ -67,6 +68,7 @@ value = 1.0 color = 0.8,0.8,0.8,1 } + Biome { name = North Pole @@ -74,6 +76,7 @@ value = 1.0 color = 1,1,1,1 } + Biome { name = South Pole @@ -81,6 +84,7 @@ value = 1.0 color = 0,0,1,1 } + Biome { name = Major Craters @@ -88,6 +92,7 @@ value = 1.0 color = 1,0,0,1 } + Biome { name = Aitken Basin @@ -95,6 +100,7 @@ value = 1.0 color = 0,1,0,1 } + Biome { name = Oceanus Procellarum @@ -102,6 +108,7 @@ value = 1.0 color = 1,1,0,1 } + Biome { name = Mare Orientale @@ -109,6 +116,7 @@ value = 1.0 color = 0,0,0.4,1 } + Biome { name = Mare Nubium @@ -116,6 +124,7 @@ value = 1.0 color = 1,0,1,1 } + Biome { name = Mare Imbrium @@ -123,6 +132,7 @@ value = 1.0 color = 0.6,0,0.6,1 } + Biome { name = Mare Serenitatis @@ -130,6 +140,7 @@ value = 1.0 color = 0,0.6,0,1 } + Biome { name = Mare Tranquillitatis @@ -137,6 +148,7 @@ value = 1.0 color = 0,1,1,1 } + Biome { name = Mare Fecunditatis @@ -144,6 +156,7 @@ value = 1.0 color = 0.6,0.6,0,1 } + Biome { name = Mare Nectaris @@ -151,6 +164,7 @@ value = 1.0 color = 0.6,0,0,1 } + Biome { name = Mare Frigoris @@ -158,6 +172,7 @@ value = 1.0 color = 0.4,0.4,0,1 } + Biome { name = Mare Crisium @@ -176,98 +191,100 @@ flyingAltitudeThreshold = 7000 spaceAltitudeThreshold = 250000 } - } + ScaledVersion { type = Vacuum fadeStart = 100000 fadeEnd = 102000 + sphericalModel = false + Material { texture = RSS-Textures/MoonColor normals = RSS-Textures/Moon_NRM + color = RGBA(255, 255, 255, 255) + specColor = RGBA(20, 20, 20, 255) shininess = 0.05 - specular = 0,0,0,1 } } + PQS { - maxQuadLengthsPerFrame = 0.03 - minLevel = 2 - maxLevel = 9 - minDetailDistance = 8 - deactivateAltitude = 167000 fadeStart = 102000 fadeEnd = 127000 - + deactivateAltitude = 167000 materialType = AtmosphericTriplanarZoomRotation + Material { factor = 8 - factorBlendWidth = 0.01 + factorBlendWidth = 0.05 factorRotation = 45 - saturation = 1 - contrast = 1.3 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 1.1 - + specularColor = 0,0,0,1 + albedoBrightness = 2 + steepTex = BUILTIN/MunCliff [Diffuse] steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 - steepTex = BUILTIN/terrain_rock00 steepTexScale = 1,1 steepTexOffset = 0,0 - steepBumpMap = BUILTIN/Cliff (Layered Rock)_NRM + steepBumpMap = BUILTIN/MunCliff [Normal] steepBumpMapScale = 1,1 steepBumpMapOffset = 0,0 - steepNearTiling = 1 - steepTiling = 1 - - lowTex = RealSolarSystem/Terrain/PluginData/Moon_Diffuse.dds + steepNearTiling = 50 + steepTiling = 35 lowTexScale = 1,1 lowTexOffset = 0,0 - lowTiling = 50000 - - midTex = RealSolarSystem/Terrain/PluginData/Moon_Diffuse.dds + lowTiling = 100000 + midTex = BUILTIN/MunFloor [Diffuse] midTexScale = 1,1 midTexOffset = 0,0 - midTiling = 50000 - midBumpMap = RealSolarSystem/Terrain/PluginData/Moon_Normal.dds + midTiling = 100000 + midBumpMap = BUILTIN/MunFloor [Normal] midBumpMapScale = 1,1 midBumpMapOffset = 0,0 - midBumpTiling = 50000 - - highTex = RealSolarSystem/Terrain/PluginData/Moon_Diffuse.dds + midBumpTiling = 100000 highTexScale = 1,1 highTexOffset = 0,0 highTiling = 100000 - lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 + } - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/RockyGround + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 1000 } Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/MoonColor.dds + blend = 0.95 order = 10 enabled = true } + VertexHeightMap { offset = 0 @@ -276,17 +293,18 @@ order = 20 enabled = true } + VertexSimplexNoiseColor { seed = 45 blend = 0.125 colorStart = 0,0,0,1 colorEnd = 1,1,1,1 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 2.0 enabled = true - order = 200 + order = 30 } } } diff --git a/GameData/RealSolarSystem/RSSKopernicus/Jupiter/Callisto.cfg b/GameData/RealSolarSystem/Config/Jupiter/Callisto.cfg similarity index 79% rename from GameData/RealSolarSystem/RSSKopernicus/Jupiter/Callisto.cfg rename to GameData/RealSolarSystem/Config/Jupiter/Callisto.cfg index ab2b4162..4170cacc 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Jupiter/Callisto.cfg +++ b/GameData/RealSolarSystem/Config/Jupiter/Callisto.cfg @@ -1,17 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Callisto Body { name = Callisto - finalizeOrbit = false flightGlobalsIndex = 4 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Callisto.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Callisto.bin + Template { name = Moho removeAllPQSMods = true } + Orbit { // Target body name: Callisto (504) @@ -24,20 +24,18 @@ meanAnomalyAtEpochD = 15.81614025483249 longitudeOfAscendingNode = 358.5022563372704 argumentOfPeriapsis = 320.7359683492656 - color = 0.407, 0.341, 0.262, 1.0 + color = RGBA(104, 87, 67, 255) } + Properties { - displayName = #RSS_Callisto_name//Callisto - description = #RSS_Callisto_desc//The fourth of the Galilean moons, Callisto is the second-largest moon in the Jovian system. Callisto has a very thin atmosphere comprised mostly of carbon dioxide and has a rather intense ionosphere. + displayName = #RSS_Callisto_name + description = #RSS_Callisto_desc radius = 2409300 - gravParameter = 7.179289361397270e+12 - solarRotationPeriod = False + gravParameter = 7.179289361397270E+12 rotates = true tidallyLocked = true isHomeWorld = false - // timewarpAltitudeLimits = 0 5000 30000 30000 100000 300000 600000 1000000 - biomeMap = RSS-Textures/PluginData/CallistoBiomes.dds Biomes @@ -49,6 +47,7 @@ value = 1.0 color = 0.098,0.267,0.106,1 } + Biome { name = Cratered Midlands @@ -56,6 +55,7 @@ value = 1.0 color = 0.224,0.463,0.231,1 } + Biome { name = Cratered Highlands @@ -63,6 +63,7 @@ value = 1.0 color = 0.463,0.694,0.475,1 } + Biome { name = Asgard Crater @@ -70,6 +71,7 @@ value = 1.0 color = 0.631,0.118,0.745,1 } + Biome { name = Valhalla Crater @@ -77,6 +79,7 @@ value = 1.0 color = 0.745,0.118,0.314,1 } + Biome { name = Young Craters @@ -84,6 +87,7 @@ value = 1.0 color = 0.953,0.933,0.161,1 } + Biome { name = Old Craters @@ -91,6 +95,7 @@ value = 1.0 color = 0.843,0.557,0.075,1 } + Biome { name = Poles @@ -110,41 +115,45 @@ spaceAltitudeThreshold = 500000 } } + ScaledVersion { type = Vacuum fadeStart = 100000 fadeEnd = 102000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/CallistoColor.dds normals = RSS-Textures/PluginData/Callisto_NRM.dds - shininess = 0.1 - specular = 0.094,0.156,0.094,1 + } + + Material + { + color = RGBA(255, 255, 255, 255) + specColor = RGBA(25, 40, 25, 255) + shininess = 0.05 } } + PQS { - maxQuadLengthsPerFrame = 0.001 - minLevel = 2 - maxLevel = 12 - deactivateAltitude = 167000 fadeStart = 102000 fadeEnd = 127000 - + deactivateAltitude = 167000 materialType = AtmosphericTriplanarZoomRotation + Material { factor = 9 factorBlendWidth = 0.01 factorRotation = 30 - - saturation = 1.2 + saturation = 1 contrast = 1 tintColor = 1,1,1,0 - specularColor = 0.03,0.03,0.03,1 - albedoBrightness = 1.9 - + specularColor = 0,0,0,1 + albedoBrightness = 2 steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 @@ -156,12 +165,9 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = BUILTIN/ikeGround_diffuse lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 30000 - midTex = BUILTIN/ikeGround_diffuse midTexScale = 1,1 midTexOffset = 0,0 @@ -170,25 +176,30 @@ midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 30000 - - highTex = BUILTIN/ikeGround_diffuse highTexScale = 1,1 highTexOffset = 0,0 highTiling = 30000 - lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 + } - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/RockyGround + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 100000 } Mods @@ -203,9 +214,10 @@ enabled = true } - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/CallistoColor.dds + blend = 0.95 order = 10 enabled = true } @@ -216,7 +228,7 @@ blend = 0.125 colorStart = 0,0,0,1 colorEnd = 1,1,1,1 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 2.0 enabled = true diff --git a/GameData/RealSolarSystem/RSSKopernicus/Jupiter/Europa.cfg b/GameData/RealSolarSystem/Config/Jupiter/Europa.cfg similarity index 76% rename from GameData/RealSolarSystem/RSSKopernicus/Jupiter/Europa.cfg rename to GameData/RealSolarSystem/Config/Jupiter/Europa.cfg index bff6f9cb..4c13a004 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Jupiter/Europa.cfg +++ b/GameData/RealSolarSystem/Config/Jupiter/Europa.cfg @@ -1,17 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Europa Body { name = Europa - finalizeOrbit = false flightGlobalsIndex = 9 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Europa.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Europa.bin + Template { name = Mun removePQSMods = PQSCity, PQSMod_AltitudeAlpha, PQSLandControl, PQSMod_FlattenArea, PQSMod_VertexSimplexNoiseColor, PQSMod_VertexSimplexHeight, PQSMod_VertexHeightNoiseVertHeight, PQSMod_VoronoiCraters } + Orbit { // Target body name: Europa (502) @@ -24,19 +24,18 @@ meanAnomalyAtEpochD = 276.2652038284650 longitudeOfAscendingNode = 358.9360081847504 argumentOfPeriapsis = 53.13210737539627 - color = 0.776, 0.78, 0.678, 1.0 + color = RGBA(200, 200, 173, 255) } + Properties { - displayName = #RSS_Europa_name//Europa - description = #RSS_Europa_desc//The smallest of the four Galilean moons but only slightly smaller than our Moon, Europa is a rocky moon with a surface mostly made up of water ice. It is believed that under this icy surface a water ocean exists, possibly holding life within the depths. + displayName = #RSS_Europa_name + description = #RSS_Europa_desc radius = 1550800 - gravParameter = 3.202738774922892e+12 - solarRotationPeriod = False + gravParameter = 3.202738774922892E+12 rotates = true tidallyLocked = true isHomeWorld = false - // timewarpAltitudeLimits = 0 5000 30000 30000 100000 300000 600000 1000000 biomeMap = RSS-Textures/PluginData/EuropaBiomes.dds @@ -49,6 +48,7 @@ value = 1.0 color = 1,1,1,1 } + Biome { name = Argadnel Regio @@ -56,6 +56,7 @@ value = 1.0 color = 1,0,0.741,1 } + Biome { name = Chaotic Plains @@ -63,6 +64,7 @@ value = 1.0 color = 0,0.431,1,1 } + Biome { name = Crosscut Plains @@ -70,6 +72,7 @@ value = 1.0 color = 0.427,0,1,1 } + Biome { name = Lineaments @@ -77,6 +80,7 @@ value = 1.0 color = 1,0,0.02,1 } + Biome { name = Craters @@ -96,41 +100,45 @@ spaceAltitudeThreshold = 500000 } } + ScaledVersion { type = Vacuum - //fadeStart = 78000 - //fadeEnd = 80000 - Material + fadeStart = 78000 + fadeEnd = 80000 + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/EuropaColor.dds normals = RSS-Textures/PluginData/Europa_NRM.dds + } + + Material + { + color = RGBA(255, 255, 255, 255) + specColor = RGBA(50, 50, 50, 255) shininess = 0.2 - specular = 0.2,0.2,0.2,1 } } + PQS { - maxQuadLengthsPerFrame = 0.001 - minLevel = 2 - maxLevel = 9 - deactivateAltitude = 167000 - fadeStart = 102000 + fadeStart = 80000 fadeEnd = 127000 - + deactivateAltitude = 167000 materialType = AtmosphericTriplanarZoomRotation + Material { factor = 9 factorBlendWidth = 0.01 factorRotation = 30 - saturation = 1 - contrast = 2 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0.2,0.2,0.2,0.2 - albedoBrightness = 1 - + specularColor = 0,0,0,1 + albedoBrightness = 2 steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 @@ -142,39 +150,41 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = RealSolarSystem/Terrain/PluginData/Europe_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 20000 - - midTex = RealSolarSystem/Terrain/PluginData/Europe_Diffuse.dds + midTex = RealSolarSystem/PluginData/Terrain/Europe_Diffuse.dds midTexScale = 1,1 midTexOffset = 0,0 midTiling = 70000 - midBumpMap = RealSolarSystem/Terrain/PluginData/Europe_Normal.dds + midBumpMap = RealSolarSystem/PluginData/Terrain/Europe_Normal.dds midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 20000 - - highTex = RealSolarSystem/Terrain/PluginData/Europe_Diffuse.dds highTexScale = 1,1 highTexOffset = 0,0 highTiling = 20000 - lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 + } - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/ice + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 100000 } Mods @@ -188,6 +198,7 @@ order = 20 enabled = true } + VertexColorSolid { blend = 1.0 @@ -195,13 +206,15 @@ order = 999999 enabled = true } + VertexColorMapBlend { map = RSS-Textures/PluginData/EuropaColor.dds + blend = 0.95 order = 9999993 - blend = 1 enabled = true } + VertexHeightNoiseVertHeightCurve2 { deformity = 1500 @@ -222,6 +235,7 @@ simplexSeed = 65543233 order = 21 enabled = true + simplexCurve { key = 0 0 0 0 diff --git a/GameData/RealSolarSystem/RSSKopernicus/Jupiter/Ganymede.cfg b/GameData/RealSolarSystem/Config/Jupiter/Ganymede.cfg similarity index 76% rename from GameData/RealSolarSystem/RSSKopernicus/Jupiter/Ganymede.cfg rename to GameData/RealSolarSystem/Config/Jupiter/Ganymede.cfg index 4153df03..c7c211ea 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Jupiter/Ganymede.cfg +++ b/GameData/RealSolarSystem/Config/Jupiter/Ganymede.cfg @@ -1,17 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Ganymede Body { name = Ganymede - finalizeOrbit = false flightGlobalsIndex = 13 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Ganymede.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Ganymede.bin + Template { name = Mun removePQSMods = PQSCity, PQSMod_FlattenArea, PQSMod_VertexSimplexNoiseColor, PQSMod_VertexSimplexHeight, PQSMod_VertexHeightNoiseVertHeight, PQSMod_VoronoiCraters } + Orbit { // Target body name: Ganymede (503) @@ -24,19 +24,18 @@ meanAnomalyAtEpochD = 232.6753228788302 longitudeOfAscendingNode = 358.0125219248113 argumentOfPeriapsis = 139.2992571342065 - color = 0.584, 0.501, 0.396, 1.0 + color = RGBA(150, 128, 100, 255) } + Properties { - displayName = #RSS_Ganymede_name//Ganymede - description = #RSS_Ganymede_desc//The largest moon in our Solar System, Ganymede is the third Galilean moon around Jupiter. Ganymede has a liquid iron core which produces a unique, yet meager, magnetosphere. + displayName = #RSS_Ganymede_name + description = #RSS_Ganymede_desc radius = 2624100 - gravParameter = 9.887834453334144e+12 - solarRotationPeriod = False + gravParameter = 9.887834453334144E+12 rotates = true tidallyLocked = true isHomeWorld = false - // timewarpAltitudeLimits = 0 5000 30000 30000 100000 300000 600000 1000000 biomeMap = RSS-Textures/PluginData/GanymedeBiomes.dds @@ -49,6 +48,7 @@ value = 1.0 color = 0.459,0.463,0.031,1 } + Biome { name = Midlands @@ -56,6 +56,7 @@ value = 1.0 color = 0.702,0.706,0.349,1 } + Biome { name = Highlands @@ -63,6 +64,7 @@ value = 1.0 color = 0.906,0.906,0.702,1 } + Biome { name = Cryovolcanic Ice @@ -70,6 +72,7 @@ value = 1.0 color = 0.373,0.812,0.357,1 } + Biome { name = Tectonic Deformation @@ -77,6 +80,7 @@ value = 1.0 color = 0.357,0.49,0.812,1 } + Biome { name = Poles @@ -84,6 +88,7 @@ value = 1.0 color = 0,0.965,1,1 } + Biome { name = Craters @@ -91,6 +96,7 @@ value = 1.0 color = 0.769,0.494,0.176,1 } + Biome { name = Gilgamesh Basin @@ -110,41 +116,45 @@ spaceAltitudeThreshold = 500000 } } + ScaledVersion { type = Vacuum fadeStart = 100000 fadeEnd = 102000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/GanymedeColor.dds normals = RSS-Textures/PluginData/Ganymede_NRM.dds - //shininess = 0.05 - specular = 0,0,0,1 + } + + Material + { + color = RGBA(190, 190, 190, 255) + specColor = RGBA(20, 20, 20, 255) + shininess = 0.05 } } + PQS { - maxQuadLengthsPerFrame = 0.001 - minLevel = 2 - maxLevel = 9 - deactivateAltitude = 167000 fadeStart = 102000 fadeEnd = 127000 - + deactivateAltitude = 167000 materialType = AtmosphericTriplanarZoomRotation + Material { factor = 13 - factorBlendWidth = 0.01 - factorRotation = 30 - + factorBlendWidth = 0.05 + factorRotation = 45 saturation = 1 - contrast = 2 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 1 - + specularColor = 0,0,0,1 + albedoBrightness = 2 steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 @@ -156,44 +166,45 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = RealSolarSystem/Terrain/PluginData/Pluton_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 50000 - - midTex = RealSolarSystem/Terrain/PluginData/Pluton_Diffuse.dds + midTex = RealSolarSystem/PluginData/Terrain/Pluton_Diffuse.dds midTexScale = 1,1 midTexOffset = 0,0 midTiling = 50000 - midBumpMap = RealSolarSystem/Terrain/PluginData/Pluton_Normal.dds + midBumpMap = RealSolarSystem/PluginData/Terrain/Pluton_Normal.dds midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 50000 - - highTex = RealSolarSystem/Terrain/PluginData/Pluton_Diffuse.dds highTexScale = 1,1 highTexOffset = 0,0 highTiling = 50000 - lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 + } - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/RockyGround + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 100000 } Mods { - // Height VertexHeightMap { map = RSS-Textures/PluginData/GanymedeHeight.dds @@ -203,16 +214,18 @@ order = 20 enabled = true } + VertexSimplexHeight { seed = 2211221 deformity = 1200.0 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 50.0 enabled = true order = 102 } + VertexHeightNoiseVertHeight { seed = 1283704385 @@ -227,20 +240,21 @@ order = 105 } - // color - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/GanymedeColor.dds + blend = 0.95 order = 10 enabled = true } + VertexSimplexNoiseColor { seed = 45 blend = 0.125 colorStart = 0,0,0,1 colorEnd = 1,1,1,1 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 2.0 enabled = true diff --git a/GameData/RealSolarSystem/RSSKopernicus/Jupiter/Io.cfg b/GameData/RealSolarSystem/Config/Jupiter/Io.cfg similarity index 70% rename from GameData/RealSolarSystem/RSSKopernicus/Jupiter/Io.cfg rename to GameData/RealSolarSystem/Config/Jupiter/Io.cfg index 4c3a0927..da6e5c01 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Jupiter/Io.cfg +++ b/GameData/RealSolarSystem/Config/Jupiter/Io.cfg @@ -1,17 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Io Body { name = Io - finalizeOrbit = false flightGlobalsIndex = 8 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Io.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Io.bin + Template { name = Moho removeAllPQSMods = true } + Orbit { // Target body name: Io (501) @@ -24,20 +24,18 @@ meanAnomalyAtEpochD = 195.3274089855250 longitudeOfAscendingNode = 358.0466431678460 argumentOfPeriapsis = 231.2703460977786 - color = 0.647, 0.631, 0.364, 1.0 + color = RGBA(165, 160, 93, 255) } + Properties { - displayName = #RSS_Io_name//Io - description = #RSS_Io_desc//The closest Galilean moon to Jupiter, and the fourth-largest moon in our Solar System, Io, like all other Galilean moons, was named after one of Zeus's lovers. Io is the most active body in the Solar System geologically which produces an effect on the other moons in Jupiter's grasp. There have been observations of large eruptions that are estimated to rise up to five-hundred-kilometers. Io is made up of silicate rock with an iron sulfide core which can give it the distinctive look achieved by plains coated in sulfur and sulfur dioxide. + displayName = #RSS_Io_name + description = #RSS_Io_desc radius = 1811300 - gravParameter = 5.959916033410404e+12 - solarRotationPeriod = False + gravParameter = 5.959916033410404E+12 rotates = true tidallyLocked = true isHomeWorld = false - // timewarpAltitudeLimits = 0 5000 30000 30000 100000 300000 600000 1000000 - biomeMap = RSS-Textures/PluginData/IoBiomes.dds Biomes @@ -49,6 +47,7 @@ value = 1.0 color = 0.886,0.89,0.314,1 } + Biome { name = Midlands @@ -56,6 +55,7 @@ value = 1.0 color = 0.996,1,0.447,1 } + Biome { name = Highlands @@ -63,6 +63,7 @@ value = 1.0 color = 1,1,0.894,1 } + Biome { name = Pyroclastic Wastes @@ -70,6 +71,7 @@ value = 1.0 color = 0.89,0.545,0.314,1 } + Biome { name = Volcanic Snows @@ -77,6 +79,7 @@ value = 1.0 color = 0.745,0.98,1,1 } + Biome { name = Volcanic Flows @@ -84,6 +87,7 @@ value = 1.0 color = 0.255,0.612,0.286,1 } + Biome { name = Volcanic Hotspots @@ -103,43 +107,45 @@ spaceAltitudeThreshold = 500000 } } + ScaledVersion { type = Vacuum fadeStart = 110000 fadeEnd = 112000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/IoColor.dds normals = RSS-Textures/PluginData/Io_NRM.dds - color = 0.7,0.7,0.7,1 + } - shininess = 0.6 - specular = 0.05,0.05,0.05,1 + Material + { + color = RGBA(170, 170, 170, 255) + specColor = RGBA(20, 20, 20, 255) + shininess = 0.05 } } + PQS { - maxQuadLengthsPerFrame = 0.001 - minLevel = 2 - maxLevel = 9 - deactivateAltitude = 147000 fadeStart = 112000 fadeEnd = 127000 - + deactivateAltitude = 147000 materialType = AtmosphericTriplanarZoomRotation + Material { factor = 13 - factorBlendWidth = 0.01 - factorRotation = 30 - + factorBlendWidth = 0.05 + factorRotation = 45 saturation = 1 - contrast = 0.9 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 1.9 - + specularColor = 0,0,0,1 + albedoBrightness = 1 steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 @@ -151,39 +157,41 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = RealSolarSystem/Terrain/PluginData/Io_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 - lowTiling = 30000 - - midTex = RealSolarSystem/Terrain/PluginData/Io_Diffuse.dds + lowTiling = 40000 + midTex = BUILTIN/pol_lowDiff midTexScale = 1,1 midTexOffset = 0,0 midTiling = 40000 - midBumpMap = RealSolarSystem/Terrain/PluginData/Io_Normal.dds + midBumpMap = BUILTIN/pol_lowNRM midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 40000 - - highTex = RealSolarSystem/Terrain/PluginData/Io_Diffuse.dds highTexScale = 1,1 highTexOffset = 0,0 - highTiling = 30000 - + highTiling = 50000 lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + } + + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/RockyGround + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 100000 } Mods @@ -197,6 +205,7 @@ order = 20 enabled = true } + VertexColorSolid { blend = 1.0 @@ -204,6 +213,7 @@ order = 999999 enabled = true } + VertexColorMapBlend { map = RSS-Textures/PluginData/IoColor.dds @@ -211,6 +221,7 @@ blend = 1 enabled = true } + VertexHeightNoiseVertHeightCurve2 { deformity = 3000 @@ -231,6 +242,7 @@ simplexSeed = 75556561 order = 21 enabled = true + simplexCurve { key = 0 0 0 0 diff --git a/GameData/RealSolarSystem/RSSKopernicus/Jupiter/Jupiter.cfg b/GameData/RealSolarSystem/Config/Jupiter/Jupiter.cfg similarity index 87% rename from GameData/RealSolarSystem/RSSKopernicus/Jupiter/Jupiter.cfg rename to GameData/RealSolarSystem/Config/Jupiter/Jupiter.cfg index a0254ca3..f5dc727b 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Jupiter/Jupiter.cfg +++ b/GameData/RealSolarSystem/Config/Jupiter/Jupiter.cfg @@ -1,16 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Jupiter Body { name = Jupiter - finalizeOrbit = false flightGlobalsIndex = 5 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Jupiter.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Jupiter.bin + Template { name = Jool + removeAllPQSMods = true } + Orbit { // Target body name: Jupiter (599) @@ -23,15 +24,15 @@ meanAnomalyAtEpochD = 302.5812396096649 longitudeOfAscendingNode = 3.262077289923354 argumentOfPeriapsis = 10.75642751202877 - color = 0.749, 0.592, 0.4, 1.0 + color = RGBA(190, 150, 100, 255) } + Properties { - displayName = #RSS_Jupiter_name//Jupiter - description = #RSS_Jupiter_desc//The largest planet in our solar system, the gas giant Jupiter. This planet alone is two and a half times the mass of all of the other planets in the Solar System combined. Made up largely of hydrogen and helium with a relatively mysterious rocky core of heavy elements, Jupiter bears a unique and beautiful cosmic painting of various layers with a prominent and awe-inspiring storm that is said to have existed possibly over three-centuries. Jupiter has at least sixty-seven moons counting the four large "Galilean Moons", one of which has a greater diameter than the first planet Mercury. + displayName = #RSS_Jupiter_name + description = #RSS_Jupiter_desc radius = 69373000 // 1000 atm, 69911000 to 1 bar gravParameter = 1.266865349218008E+17 - solarRotationPeriod = False rotationPeriod = 35730 rotates = true tidallyLocked = false @@ -39,7 +40,7 @@ isHomeWorld = false albedo = 0.343 emissivity = 0.657 - // timewarpAltitudeLimits = 0 5000 30000 30000 100000 300000 600000 1000000 // No idea how to get them + timewarpAltitudeLimits = 0 5000 30000 30000 100000 300000 600000 1000000 biomeMap = RSS-Textures/PluginData/JupiterBiomes.dds @@ -52,6 +53,7 @@ value = 1.0 color = 0,0.984,1,1 } + Biome { name = Great Red Spot @@ -59,6 +61,7 @@ value = 1.0 color = 1,0,0.004,1 } + Biome { name = South Temperate Bands @@ -66,6 +69,7 @@ value = 1.0 color = 0,0.549,1,1 } + Biome { name = South Polar Bands @@ -73,6 +77,7 @@ value = 1.0 color = 0,0.02,1,1 } + Biome { name = North Temperate Bands @@ -80,6 +85,7 @@ value = 1.0 color = 0.224,0.678,0.475,1 } + Biome { name = North Polar Bands @@ -100,54 +106,49 @@ spaceAltitudeThreshold = 40000000 } } + ScaledVersion { type = Atmospheric - //fadeStart = 78000 - //fadeEnd = 80000 - Material + sphericalModel = true + + OnDemand { texture = RSS-Textures/PluginData/JupiterColor.dds normals = RSS-Textures/PluginData/Jupiter_NRM.dds - shininess = 0.05 - specular = 0,0,0.1,1 + } - rimPower = 2.0 - rimBlend = 1.1 + Material + { + color = RGBA(200, 200, 200, 255) + specColor = RGBA(0, 0, 0, 255) + shininess = 0.05 + rimPower = 2 + rimBlend = 0.8 Gradient { - 0.0 = 0.35, 0.4, 0.45, 1.0 - 0.2 = 0.1,0.15,0.2,1.0 - 0.4 = 0.0,0.0,0.0,1.0 - 1.0 = 0.0,0.0,0.0,1.0 + 0.0 = 0.35, 0.40, 0.45, 1.0 + 0.2 = 0.10, 0.15, 0.20, 1.0 + 0.4 = 0.05, 0.05, 0.05, 1.0 + 1.0 = 0.02, 0.02, 0.02, 1.0 } } } + Atmosphere { // Galileo data in this section taken from https://pds-atmospheres.nmsu.edu/PDS/data/gp_0001/data/asi/upperatm.tab // and https://pds-atmospheres.nmsu.edu/PDS/data/gp_0001/data/asi/loweratm.tab - // effectively the ambient lighting color for all objects on the ground of this body (provides a slight tint) - ambientColor = 0.10,0.05,0.10,1 //not custom for Jupiter yet - - // - // shader.invWaveLength = Color( 1 / r^4, 1 / g^4, 1 / b^4, 0.5); - // - lightColor = 0.6801278, 0.6741574, 0.6262613, 0.5 - - // General atmosphere settings enabled = true oxygen = false maxAltitude = 1550000.0 - // constants, taken from Galileo data, average for upper atmosphere adiabaticIndex = 1.4775 atmosphereMolarMass = 0.0022105 - - // Atmosphere Pressure staticPressureASL = 101325 + pressureCurve { // Extrapolated data @@ -233,8 +234,9 @@ key = 1500000 6.60083E-08 -2.970379E-13 -2.970379E-13 key = 1550000 5.28066E-08 -2.640339E-13 -2.640339E-13 } - // Atmosphere Temperature + temperatureSeaLevel = 166 + temperatureCurve { // Fudge data point to fix emissivity from planet - this value is used for radiative heating for orbiting craft. @@ -322,6 +324,7 @@ key = 1500000 914.1 3.600037E-05 3.600037E-05 key = 1550000 915.9 3.600098E-05 3.600098E-05 } + temperatureSunMultCurve { key = 0 0 0 0 @@ -330,16 +333,19 @@ key = 776000 2 5E-06 5E-06 key = 1550000 4 0 0 } + temperatureLatitudeBiasCurve { key = 0 0 0 0 key = 90 -3 0 0 } + temperatureLatitudeSunMultCurve { key = 0 3 0 0 key = 90 0 0 0 } + temperatureAxialSunBiasCurve { key = 0 0.017452 0 0.017451 @@ -349,21 +355,26 @@ key = 359 0 0.017453 0.017453 key = 360 0.017452 0.017451 0 } + temperatureAxialSunMultCurve { key = 0 0 0 0.018 key = 90 1 0 0 } + temperatureEccentricityBiasCurve { key = 0 2 0 -4 key = 1 -2 -4 0 } + + ambientColor = RGBA(13, 13, 14, 255) + AtmosphereFromGround { - innerRadius = 69211890 - outerRadius = 70981000 - waveLength = 0.505, 0.52, 0.55, 1.0 + innerRadius = 69303000 + outerRadius = 70517000 + waveLength = RGBA(128, 133, 140, 128) } } } diff --git a/GameData/RealSolarSystem/RSSKopernicus/Mars/Deimos.cfg b/GameData/RealSolarSystem/Config/Mars/Deimos.cfg similarity index 67% rename from GameData/RealSolarSystem/RSSKopernicus/Mars/Deimos.cfg rename to GameData/RealSolarSystem/Config/Mars/Deimos.cfg index 6278ff6d..dcbb12f2 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Mars/Deimos.cfg +++ b/GameData/RealSolarSystem/Config/Mars/Deimos.cfg @@ -1,17 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Deimos Body { name = Deimos - finalizeOrbit = false flightGlobalsIndex = 12 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Deimos.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Deimos.bin + Template { name = Bop - removePQSMods = PQSMod_FlattenArea, PQSMod_MapDecal, PQSMod_VertexSimplexNoiseColor, PQSMod_VertexSimplexHeightAbsolute, PQSMod_VertexHeightNoise, PQSLandControl + removeAllPQSMods = true } + Orbit { // Target body name: Deimos (402) @@ -24,18 +24,17 @@ meanAnomalyAtEpochD = 323.5040336489673 longitudeOfAscendingNode = 47.51893570799763 argumentOfPeriapsis = 263.8963868784089 - color = 0.462, 0.372, 0.313, 1.0 + color = RGBA(118, 95, 80, 255) } Properties { - displayName = #RSS_Deimos_name//Deimos - description = #RSS_Deimos_desc//The second natural satellite around Mars, Deimos is named after Phobos' twin brother, said to personify terror. + displayName = #RSS_Deimos_name + description = #RSS_Deimos_desc radius = 5456 - gravParameter = 9.615569648120313e+4 - solarRotationPeriod = False - rotationPeriod = 109123.2 + gravParameter = 9.615569648120313E+4 sphereOfInfluence = 45000 + rotationPeriod = 109123.2 tidallyLocked = true initialRotation = 0 isHomeWorld = false @@ -52,6 +51,7 @@ value = 1.0 color = 0.27,0.27,0.27,1 } + Biome { name = Craters @@ -59,6 +59,7 @@ value = 1.0 color = 0.59,0.196,0.196,1 } + Biome { name = Highlands @@ -79,48 +80,49 @@ } } + ScaledVersion { type = Vacuum - fadeStart = 25000 - fadeEnd = 30000 - Material + fadeStart = 20000 + fadeEnd = 25000 + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/DeimosColor.dds normals = RSS-Textures/PluginData/Deimos_NRM.dds - shininess = 0.0 - specular = 0,0,0,1 + } + + Material + { + color = RGBA(255, 255, 255, 255) + specColor = RGBA(20, 20, 20, 255) + shininess = 0.05 } } + PQS { - maxQuadLengthsPerFrame = 0.03 - minLevel = 2 - maxLevel = 5 - minDetailDistance = 8 - fadeStart = 30000 - fadeEnd = 67000 - deactivateAltitude = 87000 - fadeStart = 52000 - fadeEnd = 67000 - + fadeStart = 25000 + fadeEnd = 45000 + deactivateAltitude = 75000 materialType = AtmosphericTriplanarZoomRotation + Material { factor = 6 - factorBlendWidth = 0.01 - factorRotation = 30 - + factorBlendWidth = 0.05 + factorRotation = 45 saturation = 1 - contrast = 1.9 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 1.8 - + specularColor = 0,0,0,1 + albedoBrightness = 2 + steepTex = BUILTIN/gillySteep_diffuse steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 - steepTex = BUILTIN/gillySteep_diffuse steepTexScale = 1,1 steepTexOffset = 0,0 steepBumpMap = BUILTIN/gillySteep_nrm @@ -128,12 +130,9 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = BUILTIN/gillyMedTerrain_diffuse lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 70000 - midTex = BUILTIN/gillyMedTerrain_diffuse midTexScale = 1,1 midTexOffset = 0,0 @@ -142,75 +141,85 @@ midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 70000 - - highTex = BUILTIN/gillyMedTerrain_diffuse highTexScale = 1,1 highTexOffset = 0,0 highTiling = 70000 - lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + } + + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/RockyGround + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 1000 } Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/DeimosColor.dds - order = 99993 + blend = 0.95 + order = 10 enabled = true } + VertexHeightMap { map = RSS-Textures/PluginData/DeimosHeight.dds offset = 0 deformity = 2128.0 scaleDeformityByRadius = false - order = 10 + order = 20 enabled = true } + VertexSimplexHeightAbsolute { - seed = 3339066 + seed = 536243 + deformity = 5.0 + frequency = 50.0 octaves = 3 persistence = 0.5 - deformity = 5 - frequency = 50 - order = 11 + order = 30 enabled = true } + VertexSimplexHeight { - seed = 3339067 - octaves = 3 + seed = 832268 + deformity = 10.0 + frequency = 80.0 + octaves = 4 persistence = 0.5 - deformity = 10 - frequency = 80 - order = 12 + order = 40 enabled = true } + VertexHeightNoise { - seed = 45756 - deformity = 60 - frequency = 5 + seed = 597258 + deformity = 60.0 + frequency = 5.0 + octaves = 12 lacunarity = 2.5 persistence = 0.5 - octaves = 12 noiseType = RidgedMultifractal mode = Low - order = 13 + order = 50 enabled = true } } diff --git a/GameData/RealSolarSystem/RSSKopernicus/Mars/Mars.cfg b/GameData/RealSolarSystem/Config/Mars/Mars.cfg similarity index 75% rename from GameData/RealSolarSystem/RSSKopernicus/Mars/Mars.cfg rename to GameData/RealSolarSystem/Config/Mars/Mars.cfg index 9a231965..dbcd5329 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Mars/Mars.cfg +++ b/GameData/RealSolarSystem/Config/Mars/Mars.cfg @@ -1,17 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Mars Body { name = Mars - finalizeOrbit = false flightGlobalsIndex = 11 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Mars.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Mars.bin + Template { name = Duna - removePQSMods = PQSLandControl, PQSMod_VoronoiCraters, PQSMod_FlattenArea, PQSMod_VertexHeightNoiseVertHeightCurve2, PQSMod_MapDecal, PQSMod_AltitudeAlpha, PQSMod_VertexHeightMap + removeAllPQSMods = true } + Orbit { // Target body name: Mars (499) @@ -24,15 +24,15 @@ meanAnomalyAtEpochD = 169.3913127942378 longitudeOfAscendingNode = 3.351911063089117 argumentOfPeriapsis = 332.1022655295414 - color = 0.631, 0.388, 0.192, 1.0 + color = RGBA(160, 100, 50, 255) } + Properties { - displayName = #RSS_Mars_name//Mars - description = #RSS_Mars_desc//The Red Planet. Named after the Roman god of war, Mars is the fourth planet, and second smallest planet in our solar system. Its reddish appearance is due to large amounts of iron oxide on the surface. Mars has a very thin atmosphere and has many craters which resemble our very own Moon. Mars also has the second highest known mountain in our solar system. + displayName = #RSS_Mars_name + description = #RSS_Mars_desc radius = 3375800 // RSS datum, 3382950 to 6.1 mbar, 3389500 volumetric mean gravParameter = 4.282837362069909E+13 - solarRotationPeriod = False rotationPeriod = 88642.6848 rotates = true tidallyLocked = false @@ -53,6 +53,7 @@ value = 1.0 color = 0.675,0.431,0.271,1 } + Biome { name = Highlands @@ -60,6 +61,7 @@ value = 1.0 color = 0.855,0.737,0.235,1 } + Biome { name = Lowlands @@ -67,6 +69,7 @@ value = 1.0 color = 1,0,0.047,1 } + Biome { name = Olympus Mons @@ -74,6 +77,7 @@ value = 1.0 color = 0.071,0,1,1 } + Biome { name = Alba Mons @@ -81,6 +85,7 @@ value = 1.0 color = 0.059,0.059,0.702,1 } + Biome { name = Elysium Mons @@ -88,6 +93,7 @@ value = 1.0 color = 0,0,0.4,1 } + Biome { name = Valles Marineris @@ -95,6 +101,7 @@ value = 1.0 color = 0,1,0.992,1 } + Biome { name = Arean Mountains @@ -102,6 +109,7 @@ value = 1.0 color = 0,0.553,1,1 } + Biome { name = Tharsis Rise @@ -109,6 +117,7 @@ value = 1.0 color = 0,1,0.051,1 } + Biome { name = Arean Canyons @@ -116,6 +125,7 @@ value = 1.0 color = 0.2,0.2,0,1 } + Biome { name = Tempe Terra @@ -123,6 +133,7 @@ value = 1.0 color = 0.6,0,0,1 } + Biome { name = North Ice Cap @@ -130,6 +141,7 @@ value = 1.0 color = 0.541,1,0.737,1 } + Biome { name = South Ice Cap @@ -137,6 +149,7 @@ value = 1.0 color = 1,1,1,1 } + Biome { name = Major Craters @@ -144,6 +157,7 @@ value = 1.0 color = 0.4,0,0.4,1 } + Biome { name = Hellas Basin @@ -151,6 +165,7 @@ value = 1.0 color = 0.6,0,0.6,1 } + Biome { name = Argyre Basin @@ -158,6 +173,7 @@ value = 1.0 color = 1,0,0.816,1 } + Biome { name = Arabia Terra @@ -165,6 +181,7 @@ value = 1.0 color = 0,0.6,0,1 } + Biome { name = Utopia Planitia @@ -172,6 +189,7 @@ value = 1.0 color = 0.6,0.6,0,1 } + Biome { name = Amazonis Planitia @@ -193,51 +211,47 @@ spaceAltitudeThreshold = 2000000 } } + ScaledVersion { type = Atmospheric - fadeStart = 88000 + fadeStart = 80000 fadeEnd = 100000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/MarsColor.dds normals = RSS-Textures/PluginData/Mars_NRM.dds - shininess = 0.05 - specular = 0.05,0.05,0.05,1 // needs tweaking for Mars + } - rimPower = 3.0 - rimBlend = 1.6 + Material + { + color = RGBA(200, 217, 255, 255) + specColor = RGBA(0, 0, 0, 255) + shininess = 0.05 + rimPower = 3 + rimBlend = 1 Gradient { - 0.0 = 0.1, 0.15, 0.2, 1.0 - 0.2 = 0.125,0.1225,0.12,1.0 - 0.6 = 0.0,0.0,0.0,1.0 - 1.0 = 0.0,0.0,0.0,1.0 + 0.0 = 0.10, 0.15, 0.20, 1.0 + 0.2 = 0.13, 0.12, 0.12, 1.0 + 0.6 = 0.05, 0.05, 0.05, 1.0 + 1.0 = 0.02, 0.02, 0.02, 1.0 } } } + Atmosphere { - // effectively the ambient lighting color for all objects on the ground of this body (provides a slight tint) - ambientColor = 0.243, 0.255, 0.251, 1.0 //not custom for mars yet - - // - // shader.invWaveLength = Color( 1 / r^4, 1 / g^4, 1 / b^4, 0.5); - // - // lightColor = 0.6, 0.7, 0.8, 1.0 // 1.0, 0.5, 0.5, 1.0 - - // General atmosphere settings enabled = true oxygen = false maxAltitude = 125000.0 - - // constants adiabaticIndex = 1.35 atmosphereMolarMass = 0.04348 - - // Atmosphere Pressure staticPressureASL = 1.14497 + pressureCurve { key = 0 1.14497 0 -9.86122E-05 @@ -276,8 +290,9 @@ key = 113000 2.50968E-06 -3.51868E-10 -3.51868E-10 key = 125000 0 0 0 } - // Atmosphere Temperature + temperatureSeaLevel = 218 + temperatureCurve { key = 0 194.75 0 -0.00062 @@ -295,6 +310,7 @@ key = 115000 127.6 -0.00142 -0.00142 key = 125000 118.3 -0.00024 0 } + temperatureSunMultCurve { key = 0 1.37 0 -3.4E-05 @@ -306,18 +322,21 @@ key = 106000 -0.1 0 0 key = 125000 0.26 -1E-05 0 } + temperatureLatitudeBiasCurve { key = 0 2 0 0 key = 38 0 -0.135 -0.135 key = 90 -18 -0.61 0 } + temperatureLatitudeSunMultCurve { key = 0 64 0 0 key = 60 34 -0.91 -0.91 key = 90 4 -1.05 0 } + temperatureAxialSunBiasCurve { key = 0 -21.0635 0 -0.487859 @@ -327,125 +346,147 @@ key = 323 0 -0.610865 -0.610865 key = 360 -21.0635 -0.487859 0 } + temperatureAxialSunMultCurve { key = 0 0 0 0.018 key = 90 1 0 0 } + temperatureEccentricityBiasCurve { key = 0 7.5 0 -15 key = 1 -7.5 -15 0 } + + ambientColor = RGBA(42, 30, 24, 255) + AtmosphereFromGround { - innerRadius = 3356100 - outerRadius = 3435000 - waveLength = 0.50, 0.55, 0.62, 1.0 + innerRadius = 3365800 + outerRadius = 3415800 + waveLength = RGBA(128, 140, 158, 128) } } + PQS { - maxQuadLengthsPerFrame = 0.001 - minLevel = 3 - maxLevel = 12 + fadeStart = 100000 + fadeEnd = 110000 deactivateAltitude = 125000 - fadeStart = 89375 - fadeEnd = 109375 - materialType = AtmosphericTriplanarZoomRotation + Material { factor = 12 - factorBlendWidth = 0.01 - factorRotation = 30 - - saturation = 1.1 - contrast = 1.8 + factorBlendWidth = 0.05 + factorRotation = 45 + saturation = 1 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 1.5 - + specularColor = 0,0,0,1 + albedoBrightness = 1 + steepTex = BUILTIN/Duna Cliff [Diffuse] steepPower = 0.35 steepTexStart = 2000 steepTexEnd = 2 - steepTex = RealSolarSystem/Terrain/PluginData/Steep_Diffuse.dds steepTexScale = 1,1 steepTexOffset = 0,0 - steepBumpMap = RealSolarSystem/Terrain/PluginData/Steep_Normal.dds + steepBumpMap = BUILTIN/Duna Boulder [Normal] steepBumpMapScale = 1,1 steepBumpMapOffset = 0,0 steepNearTiling = 120 steepTiling = 90 - - lowTex = RealSolarSystem/Terrain/PluginData/Moon_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 - lowTiling = 40000 - - midTex =RealSolarSystem/Terrain/PluginData/Moon_Diffuse.dds + lowTiling = 200000 + midTex = BUILTIN/Duna Floor [Diffuse] midTexScale = 1,1 midTexOffset = 0,0 - midTiling = 50000 - midBumpMap = RealSolarSystem/Terrain/PluginData/Encelade_Normal.dds + midTiling = 200000 + midBumpMap = BUILTIN/Duna Floor [Normal] midBumpMapScale = 1,1 midBumpMapOffset = 0,0 - midBumpTiling = 80000 - - highTex = RealSolarSystem/Terrain/PluginData/Moon_Diffuse.dds + midBumpTiling = 200000 highTexScale = 1,1 highTexOffset = 0,0 - highTiling = 40000 - + highTiling = 200000 lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 - - globalDensity = 1 - - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - - planetOpacity = 0 - oceanFogDistance = 100000 + } + + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/SandyGround + mainTexScale = 1,1 + mainTexOffset = 0,0 + planetOpacity = 1 } Mods { + VertexColorMapBlend + { + map = RSS-Textures/PluginData/MarsColor.dds + blend = 0.95 + order = 10 + enabled = true + } + VertexHeightMap { map = RSS-Textures/PluginData/MarsHeight.dds offset = 0 deformity = 29442 scaleDeformityByRadius = false - order = 10 + order = 20 enabled = true } - VertexColorSolid + + VertexSimplexHeight { - blend = 1.0 - color = 0.01, 0.01, 0.01, 1.0 - order = 19 + seed = 915191 + deformity = 1200.0 + frequency = 10.0 + octaves = 12 + persistence = 0.7 + order = 30 + enabled = true } - VertexColorMapBlend + + VertexVoronoi { - map = RSS-Textures/PluginData/MarsColor.dds - order = 9999993 - blend = 0.95 + seed = 829755 + deformation = 200.0 + displacement = 0.005 + frequency = 100.0 + enableDistance = True + order = 40 enabled = true } + VertexSimplexNoiseColor { - seed = 45 - blend = 0.125 + seed = 330252 + blend = 0.2 colorStart = 0,0,0,1 colorEnd = 1,1,1,1 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 2.0 enabled = true - order = 9999994 + order = 50 } } } diff --git a/GameData/RealSolarSystem/RSSKopernicus/Mars/Phobos.cfg b/GameData/RealSolarSystem/Config/Mars/Phobos.cfg similarity index 65% rename from GameData/RealSolarSystem/RSSKopernicus/Mars/Phobos.cfg rename to GameData/RealSolarSystem/Config/Mars/Phobos.cfg index 79b4f3af..a9113681 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Mars/Phobos.cfg +++ b/GameData/RealSolarSystem/Config/Mars/Phobos.cfg @@ -1,17 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Phobos Body { name = Phobos - finalizeOrbit = false flightGlobalsIndex = 7 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Phobos.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Phobos.bin + Template { name = Bop - removePQSMods = PQSMod_FlattenArea, PQSMod_MapDecal, PQSMod_VertexSimplexNoiseColor, PQSMod_VertexSimplexHeightAbsolute, PQSMod_VertexHeightNoise, PQSLandControl + removeAllPQSMods = true } + Orbit { // Target body name: Moon (401) @@ -24,17 +24,16 @@ meanAnomalyAtEpochD = 7.185120835598890 longitudeOfAscendingNode = 46.48212553464923 argumentOfPeriapsis = 357.7759243021914 - color = 0.56, 0.454, 0.388, 1.0 + color = RGBA(143, 115, 100, 255) } Properties { - displayName = #RSS_Phobos_name//Phobos - description = #RSS_Phobos_desc//One of two natural satellites orbiting Mars, Phobos is named after the Greek god which was depicted as the embodiment of horror. Phobos is the larger and closer natural body around Mars + displayName = #RSS_Phobos_name + description = #RSS_Phobos_desc radius = 7250 - gravParameter = 7.087546066894452e+5 + gravParameter = 7.087546066894452E+5 sphereOfInfluence = 47000 - solarRotationPeriod = False rotationPeriod = 27553.843872 tidallyLocked = true initialRotation = 0 @@ -52,6 +51,7 @@ value = 1.0 color = 0.361,0,0,1 } + Biome { name = Minor Craters @@ -59,6 +59,7 @@ value = 1.0 color = 0,0.149,1,1 } + Biome { name = Major Craters @@ -66,6 +67,7 @@ value = 1.0 color = 0.286,1,0,1 } + Biome { name = Stickney Crater @@ -73,6 +75,7 @@ value = 1.0 color = 0.914,1,0,1 } + Biome { name = Grooves @@ -80,6 +83,7 @@ value = 1.0 color = 1,0,0.98,1 } + Biome { name = Highlands @@ -87,6 +91,7 @@ value = 1.0 color = 0.643,0.439,0.439,1 } + Biome { name = Midlands @@ -107,46 +112,49 @@ } } + ScaledVersion { type = Vacuum - fadeStart = 25000 - fadeEnd = 30000 - Material + fadeStart = 20000 + fadeEnd = 25000 + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/PhobosColor.dds normals = RSS-Textures/PluginData/Phobos_NRM.dds - shininess = 0.0 - specular = 0,0,0,1 + } + + Material + { + color = RGBA(255, 255, 255, 255) + specColor = RGBA(20, 20, 20, 255) + shininess = 0.05 } } + PQS { - maxQuadLengthsPerFrame = 0.03 - minLevel = 2 - maxLevel = 5 - minDetailDistance = 8 - fadeStart = 30000 - fadeEnd = 67000 - deactivateAltitude = 87000 - + fadeStart = 25000 + fadeEnd = 45000 + deactivateAltitude = 75000 materialType = AtmosphericTriplanarZoomRotation + Material { factor = 6 - factorBlendWidth = 0.01 - factorRotation = 30 - - saturation = 0.4 - contrast = 2.5 + factorBlendWidth = 0.05 + factorRotation = 45 + saturation = 1 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 1.8 - + specularColor = 0,0,0,1 + albedoBrightness = 2 + steepTex = BUILTIN/gillySteep_diffuse steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 - steepTex = BUILTIN/gillySteep_diffuse steepTexScale = 1,1 steepTexOffset = 0,0 steepBumpMap = BUILTIN/gillySteep_nrm @@ -154,89 +162,96 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = RealSolarSystem/Terrain/PluginData/Phobos_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 70000 - - midTex = RealSolarSystem/Terrain/PluginData/Phobos_Diffuse.dds + midTex = BUILTIN/gillyMedTerrain_diffuse midTexScale = 1,1 midTexOffset = 0,0 - midTiling = 50000 - midBumpMap = RealSolarSystem/Terrain/PluginData/Phobos_Normal.dds + midTiling = 70000 + midBumpMap = BUILTIN/gillyMedTerrain_nrm midBumpMapScale = 1,1 midBumpMapOffset = 0,0 - midBumpTiling = 50000 - - highTex = RealSolarSystem/Terrain/PluginData/Phobos_Diffuse.dds + midBumpTiling = 70000 highTexScale = 1,1 highTexOffset = 0,0 highTiling = 70000 - lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + } + + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/RockyGround + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 1000 } Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/PhobosColor.dds - order = 9999993 + blend = 0.95 + order = 10 enabled = true } + VertexHeightMap { map = RSS-Textures/PluginData/PhobosHeight.dds offset = 0 deformity = 6150.0 scaleDeformityByRadius = false - order = 10 + order = 20 enabled = true } + VertexSimplexHeightAbsolute { - seed = 3339066 + seed = 771232 + deformity = 5.0 + frequency = 50.0 octaves = 3 persistence = 0.5 - deformity = 7 - frequency = 60 - order = 11 + order = 30 enabled = true } + VertexSimplexHeight { - seed = 3339067 - octaves = 5 + seed = 694789 + deformity = 10.0 + frequency = 80.0 + octaves = 4 persistence = 0.5 - deformity = 10 - frequency = 100 - order = 12 + order = 40 enabled = true } + VertexHeightNoise { - seed = 45756 - deformity = 20 - frequency = 5 + seed = 804745 + deformity = 60.0 + frequency = 5.0 + octaves = 12 lacunarity = 2.5 persistence = 0.5 - octaves = 8 noiseType = RidgedMultifractal mode = Low - order = 13 + order = 50 enabled = true } } diff --git a/GameData/RealSolarSystem/RSSKopernicus/Mercury/Mercury.cfg b/GameData/RealSolarSystem/Config/Mercury/Mercury.cfg similarity index 78% rename from GameData/RealSolarSystem/RSSKopernicus/Mercury/Mercury.cfg rename to GameData/RealSolarSystem/Config/Mercury/Mercury.cfg index 518adab9..d118eb99 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Mercury/Mercury.cfg +++ b/GameData/RealSolarSystem/Config/Mercury/Mercury.cfg @@ -1,12 +1,11 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Mercury Body { name = Mercury - finalizeOrbit = false flightGlobalsIndex = 2 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Mercury.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Mercury.bin + Template { name = Mun @@ -25,16 +24,15 @@ meanAnomalyAtEpochD = 318.2162077814089 longitudeOfAscendingNode = 10.86541167564728 argumentOfPeriapsis = 66.90371044151551 - color = 0.321, 0.317, 0.352, 1.0 + color = RGBA(82, 81, 90, 255) } Properties { - displayName = #RSS_Mercury_name//Mercury - description = #RSS_Mercury_desc//The first planet in our neighborhood. Mercury is the smallest and fastest of the planets in the solar system. From Earth you may be able to see this planet in the early morning or evening. With temperatures varying from very hot to very cold, this planet is not one that you would want to be on for very long. + displayName = #RSS_Mercury_name + description = #RSS_Mercury_desc radius = 2439700 - gravParameter = 2.2031780000000021e+13 - solarRotationPeriod = False + gravParameter = 2.2031780000000021E+13 rotationPeriod = 5067031.68 tidallyLocked = false initialRotation = 0 @@ -54,6 +52,7 @@ value = 1.0 color = 0,0,0,1 } + Biome { name = Midlands @@ -61,6 +60,7 @@ value = 1.0 color = 0.404,0.404,0.404,1 } + Biome { name = Highlands @@ -68,6 +68,7 @@ value = 1.0 color = 0.49,0.525,0.745,1 } + Biome { name = Polar Craters @@ -75,6 +76,7 @@ value = 1.0 color = 0,1,0.157,1 } + Biome { name = Polar Lowlands @@ -82,6 +84,7 @@ value = 1.0 color = 0,0.984,1,1 } + Biome { name = Planitia @@ -89,6 +92,7 @@ value = 1.0 color = 1,0,0.141,1 } + Biome { name = Old Craters @@ -96,6 +100,7 @@ value = 1.0 color = 1,0,0.871,1 } + Biome { name = Young Craters @@ -104,6 +109,7 @@ color = 0.055,0,1,1 } } + ScienceValues { landedDataValue = 7 @@ -115,43 +121,45 @@ } } + ScaledVersion { type = Vacuum fadeStart = 100000 fadeEnd = 102000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/MercuryColor.dds normals = RSS-Textures/PluginData/Mercury_NRM.dds - shininess = 0.0 - specular = 0,0,0,1 + } + + Material + { + color = RGBA(255, 255, 255, 255) + specColor = RGBA(20, 20, 20, 255) + shininess = 0.05 } } PQS { - maxQuadLengthsPerFrame = 0.001 - minLevel = 2 - maxLevel = 9 - minDetailDistance = 8 - deactivateAltitude = 167000 fadeStart = 102000 fadeEnd = 127000 - + deactivateAltitude = 167000 materialType = AtmosphericTriplanarZoomRotation + Material { - factor = 9 - factorBlendWidth = 0.01 - factorRotation = 30 - + factor = 8 + factorBlendWidth = 0.05 + factorRotation = 45 saturation = 1 contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 1 - + specularColor = 0,0,0,1 + albedoBrightness = 1.5 steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 @@ -163,49 +171,36 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = BUILTIN/MunFloor [Diffuse] lowTexScale = 1,1 lowTexOffset = 0,0 - lowTiling = 70000 - + lowTiling = 100000 midTex = BUILTIN/MunFloor [Diffuse] midTexScale = 1,1 midTexOffset = 0,0 - midTiling = 70000 + midTiling = 100000 midBumpMap = BUILTIN/MunFloor [Normal] midBumpMapScale = 1,1 midBumpMapOffset = 0,0 - midBumpTiling = 70000 - - highTex = BUILTIN/MunFloor [Diffuse] + midBumpTiling = 100000 highTexScale = 1,1 highTexOffset = 0,0 - highTiling = 70000 - + highTiling = 100000 lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - - planetOpacity = 1 - oceanFogDistance = 1000 } Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/MercuryColor.dds + blend = 0.95 order = 10 enabled = true } + VertexHeightMap { map = RSS-Textures/PluginData/MercuryHeight.dds @@ -215,16 +210,18 @@ order = 20 enabled = true } + VertexSimplexHeight { seed = 2211221 deformity = 2000.0 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 20.0 enabled = true order = 102 } + VertexRidgedAltitudeCurve { deformity = 1500 @@ -242,6 +239,7 @@ simplexSeed = 1334641 order = 103 enabled = true + simplexCurve { key = 0.007249059 0.0007464408 0 0 @@ -254,13 +252,14 @@ key = 0.9978561 0.6552468 -0.02442704 -0.02442704 } } + VertexSimplexNoiseColor { seed = 45 blend = 0.125 colorStart = 0,0,0,1 colorEnd = 1,1,1,1 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 200.0 enabled = true diff --git a/GameData/RealSolarSystem/RSSKopernicus/Neptune/Neptune.cfg b/GameData/RealSolarSystem/Config/Neptune/Neptune.cfg similarity index 82% rename from GameData/RealSolarSystem/RSSKopernicus/Neptune/Neptune.cfg rename to GameData/RealSolarSystem/Config/Neptune/Neptune.cfg index 3ff0821a..93c4ef62 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Neptune/Neptune.cfg +++ b/GameData/RealSolarSystem/Config/Neptune/Neptune.cfg @@ -1,16 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Neptune Body { name = Neptune - finalizeOrbit = false flightGlobalsIndex = 22 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Neptune.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Neptune.bin + Template { name = Jool + removeAllPQSMods = true } + Orbit { // Target body name: Neptune (899) @@ -23,16 +24,15 @@ meanAnomalyAtEpochD = 162.0995481888285 longitudeOfAscendingNode = 3.512610711801178 argumentOfPeriapsis = 29.81485402991322 - color = 0.19215, 0.33333, 0.56862, 1.0 + color = RGBA(50, 85, 145, 255) } Properties { - displayName = #RSS_Neptune_name//Neptune - description = #RSS_Neptune_desc//Neptune is the eighth and farthest planet from the Sun in the Solar System. It is the fourth-largest planet by diameter and the third-largest by mass. Among the gaseous planets in the Solar System, Neptune is the most dense. + displayName = #RSS_Neptune_name + description = #RSS_Neptune_desc radius = 24085000 // 1000 atm, 24622000 to 1 bar gravParameter = 6.835099502439672E+15 - solarRotationPeriod = False rotationPeriod = 58000.32 tidallyLocked = false initialRotation = 0 @@ -40,9 +40,9 @@ albedo = 0.31 emissivity = 0.69 timewarpAltitudeLimits = 0 5000 30000 30000 100000 300000 600000 1000000 - + biomeMap = RSS-Textures/PluginData/NeptuneBiomes.dds - + Biomes { Biome @@ -52,6 +52,7 @@ value = 1.0 color = 0.075,0.157,0.843,1 } + Biome { name = North Polar Bands @@ -59,6 +60,7 @@ value = 1.0 color = 1,0,0.435,1 } + Biome { name = North Temperate Bands @@ -66,6 +68,7 @@ value = 1.0 color = 1,0,1,1 } + Biome { name = North Equatorial Bands @@ -73,6 +76,7 @@ value = 1.0 color = 0.643,0,1,1 } + Biome { name = South Temperate Bands @@ -80,6 +84,7 @@ value = 1.0 color = 0,0.773,1,1 } + Biome { name = South Polar Bands @@ -101,54 +106,45 @@ } } + ScaledVersion { type = Atmospheric - //fadeStart = 78000 - //fadeEnd = 80000 - Material + sphericalModel = true + + OnDemand { texture = RSS-Textures/PluginData/NeptuneColor.dds normals = RSS-Textures/PluginData/Flat_NRM.dds - color = 0.5,0.5,0.8,1 - shininess = 0.01 - specular = 0,0,0,1 + } - // Atmosphere settings - rimPower = 2.0 - rimBlend = 1.1 + Material + { + color = RGBA(205, 205, 205, 255) + specColor = RGBA(0, 0, 0, 255) + shininess = 0.05 + rimPower = 2 + rimBlend = 0.8 - // Atmosphere color ramp texture Gradient { 0.0 = 0.25, 0.3, 0.35, 1.0 - 0.2 = 0.1,0.15,0.2,1.0 - 0.4 = 0.0,0.0,0.0,1.0 - 1.0 = 0.0,0.0,0.0,1.0 + 0.2 = 0.1, 0.15, 0.2, 1.0 + 0.4 = 0.0, 0.0, 0.0, 1.0 + 1.0 = 0.0, 0.0, 0.0, 1.0 } } } + Atmosphere { - // effectively the ambient lighting color for all objects on the ground of this body (provides a slight tint) - ambientColor = 0.05,0.05,0.05,1 - - // - // shader.invWaveLength = Color( 1 / r^4, 1 / g^4, 1 / b^4, 0.5); - // - lightColor = 0.6801278, 0.6741574, 0.6262613, 0.5 - - // General atmosphere settings enabled = true oxygen = false maxAltitude = 1250000.0 - - // constants adiabaticIndex = 1.45 atmosphereMolarMass = 0.002604 + staticPressureASL = 101325 - // Atmosphere Pressure - staticPressureASL = 101325 pressureCurve { key = 0 101325 0 -0.521127 @@ -194,8 +190,9 @@ key = 1125000 1.49930E-05 -2.36917E-10 -2.36917E-10 key = 1250000 0 0 0 } - // Atmosphere Temperature + temperatureSeaLevel = 71 + temperatureCurve { key = 0 717.7 0 -0.001348 @@ -221,6 +218,7 @@ key = 1200000 242.7 0.000398 0.000398 key = 1250000 262.3 0.000399 0 } + temperatureSunMultCurve { key = 0 0 0 0 @@ -229,16 +227,19 @@ key = 902000 2 2.99401E-06 2.99401E-06 key = 1250000 2.75 0 0 } + temperatureLatitudeBiasCurve { key = 0 0 0 0 key = 90 -1 0 0 } + temperatureLatitudeSunMultCurve { key = 0 1 0 0 key = 90 0 0 0 } + temperatureAxialSunBiasCurve { key = 0 -1.9284 0 0.040110 @@ -248,16 +249,26 @@ key = 310 -3 0 0 key = 360 -1.9284 0.040110 0 } + temperatureAxialSunMultCurve { key = 0 0 0 0.018 key = 90 1 0 0 } + temperatureEccentricityBiasCurve { key = 0 0 0 0 key = 1 0 0 0 } + + ambientColor = RGBA(10, 10, 10, 255) + + AtmosphereFromGround + { + outerRadius = 24687125 + waveLength = RGBA(173, 172, 160, 128) + } } } } diff --git a/GameData/RealSolarSystem/RSSKopernicus/Neptune/Triton.cfg b/GameData/RealSolarSystem/Config/Neptune/Triton.cfg similarity index 69% rename from GameData/RealSolarSystem/RSSKopernicus/Neptune/Triton.cfg rename to GameData/RealSolarSystem/Config/Neptune/Triton.cfg index fa0ac3a3..628a1e55 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Neptune/Triton.cfg +++ b/GameData/RealSolarSystem/Config/Neptune/Triton.cfg @@ -1,17 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Triton Body { name = Triton - finalizeOrbit = false flightGlobalsIndex = 23 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Triton.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Triton.bin + Template { name = Mun - removePQSMods = PQSCity, PQSLandControl, PQSMod_VoronoiCraters + removeAllPQSMods = true } + Orbit { // Target body name: Triton (801) @@ -24,20 +24,21 @@ meanAnomalyAtEpochD = 358.6561877626771 longitudeOfAscendingNode = 197.1953239788069 argumentOfPeriapsis = 220.4523286895169 - color = 1.0, 1.0, 1.0, 1.0 + color = RGBA(255, 255, 255, 255) } Properties { - displayName = #RSS_Triton_name//Triton - description = #RSS_Triton_desc//The largest satellite around Neptune, Triton is unique among all large moons in the Solar System for its retrograde orbit around its planet. + displayName = #RSS_Triton_name + description = #RSS_Triton_desc radius = 1353400 gravParameter = 1.427598140725034E+12 - solarRotationPeriod = False - rotationPeriod = 507773 - tidallyLocked = true + rotationPeriod = -507782.07847125 + tidallyLocked = false initialRotation = 0 isHomeWorld = false + albedo = 0.4 + emissivity = 0.6 timewarpAltitudeLimits = 0 1000 5000 10000 20000 50000 60000 100000 biomeMap = RSS-Textures/PluginData/TritonBiomes.dds @@ -48,9 +49,10 @@ { name = Flatlands displayName = #RSS_Triton_Biome1 - value = 3.0 // Distance based multiplier score? + value = 3.0 color = 1,1,1,1 } + Biome { name = Northern Polar Region @@ -58,6 +60,7 @@ value = 3.0 color = 0,0,0,1 } + Biome { name = Southern Polar Region @@ -65,7 +68,6 @@ value = 3.0 color = 0.5,0.5,0.5,1 } - } ScienceValues @@ -77,50 +79,61 @@ inSpaceHighDataValue = 10 recoveryValue = 11 flyingAltitudeThreshold = 7000 - spaceAltitudeThreshold = 375000 //about half of Titan, since this also has a kinda fluffy atmosphere but is half the size of Titan + spaceAltitudeThreshold = 375000 } - } + ScaledVersion { - type = Vacuum // It's really atmospheric, but thin - don't have the figures yet (Grayduster) - fadeStart = 50000 - fadeEnd = 52000 - Material + type = Atmospheric + fadeStart = 60000 + fadeEnd = 65000 + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/TritonColor.dds normals = RSS-Textures/PluginData/Flat_NRM.dds + } + + Material + { + color = RGBA(255, 255, 255, 255) + specColor = RGBA(20, 20, 20, 255) shininess = 0.1 - specular = 0.1,0.1,0.1,1 + rimPower = 3 + rimBlend = 0.2 + + Gradient + { + 0.0 = 0.06, 0.06, 0.06, 1.0 + 0.5 = 0.05, 0.05, 0.05, 1.0 + 1.0 = 0.02, 0.02, 0.02, 1.0 + } } } + PQS { - maxQuadLengthsPerFrame = 0.03 - minLevel = 2 - maxLevel = 12 - minDetailDistance = 8 + fadeStart = 65000 + fadeEnd = 85000 deactivateAltitude = 110000 - fadeStart = 72000 - fadeEnd = 97000 - materialType = AtmosphericTriplanarZoomRotation + Material { factor = 12 - factorBlendWidth = 0.01 - factorRotation = 70 - - saturation = 1.7 - contrast = 0.8 + factorBlendWidth = 0.05 + factorRotation = 45 + saturation = 1 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0.2,0.2,0.2,0.2 + specularColor = 0,0,0,1 albedoBrightness = 1 - + steepTex = BUILTIN/terrain_rock00 steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 - steepTex = BUILTIN/terrain_rock00 steepTexScale = 1,1 steepTexOffset = 0,0 steepBumpMap = BUILTIN/Cliff (Layered Rock)_NRM @@ -128,95 +141,112 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = RealSolarSystem/Terrain/PluginData/Encelade_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 - lowTiling = 30000 - - midTex = RealSolarSystem/Terrain/PluginData/Encelade_Diffuse.dds + lowTiling = 20000 + midTex = BUILTIN/EelooHighQuality-Mid_Diffuse midTexScale = 1,1 midTexOffset = 0,0 midTiling = 20000 - midBumpMap = RealSolarSystem/Terrain/PluginData/Encelade_Normal.dds + midBumpMap = BUILTIN/EelooHighQuality-Mid_Normal midBumpMapScale = 1,1 midBumpMapOffset = 0,0 - midBumpTiling = 20000 - - highTex = RealSolarSystem/Terrain/PluginData/Encelade_Diffuse.dds + midBumpTiling = 40000 highTexScale = 1,1 highTexOffset = 0,0 - highTiling = 30000 - + highTiling = 20000 lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + } + + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/ice + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 1000 } + Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/TritonColor.dds + blend = 0.95 order = 10 enabled = true } + + VertexHeightMap + { + map = RSS-Textures/PluginData/TritonHeight.dds + offset = 0 + deformity = 2200.0 + scaleDeformityByRadius = false + order = 20 + enabled = true + } + VertexSimplexHeight { seed = 2211221 deformity = 1200.0 - octaves = 12.0 + frequency = 3.0 + octaves = 12 persistence = 0.7 - frequency = 1.0 + order = 30 enabled = true - order = 102 } + VertexSimplexNoiseColor { seed = 45 blend = 0.125 - colorStart = 0,0,0,1 - colorEnd = 1,1,1,1 - octaves = 12.0 - persistence = 0.7 + colorStart = 0.0, 0.0, 0.0, 1.0 + colorEnd = 1.0, 1.0, 1.0, 1.0 frequency = 2.0 + octaves = 12 + persistence = 0.7 + order = 40 enabled = true - order = 200 } + VertexHeightNoiseVertHeight { seed = 1283704385 - frequency = 8 + heightStart = 0.0 + heightEnd = 1.0 + deformity = 1200.0 + frequency = 8.0 octaves = 9 persistance = 0.6 - heightStart = 0 - heightEnd = 1 - deformity = 1200 mode = Low + order = 50 + enabled = true } } } + Atmosphere { - // General atmosphere settings enabled = true oxygen = false maxAltitude = 110000.0 - - // constants adiabaticIndex = 1.4 atmosphereMolarMass = 0.02801 - // Atmosphere Pressure staticPressureASL = 0.00165 + pressureCurve { key = 0 0.00165 0 -1.11539E-07 @@ -238,7 +268,7 @@ key = 103000 3.20278E-06 -1.42561E-10 -1.42561E-10 key = 110000 0 0 0 } - // Atmosphere Temperature + temperatureSeaLevel = 39 temperatureCurve @@ -247,22 +277,26 @@ key = 8000 36 0 0 key = 110000 53 0.0003 0 } + temperatureSunMultCurve { key = 0 1 0 -0.0002 key = 8000 0 0 0 key = 110000 0 0 0 } + temperatureLatitudeBiasCurve { key = 0 0.5 0 0 key = 90 -1.5 -0.036 0 } + temperatureLatitudeSunMultCurve { key = 0 4 0 0 key = 90 2 -0.036 0 } + temperatureAxialSunBiasCurve { key = 0 -2.5712 0 0.053480 @@ -272,16 +306,27 @@ key = 310 -4 0 0 key = 360 -2.5712 0.053480 0 } + temperatureAxialSunMultCurve { key = 0 0 0 0.018 key = 90 1 0 0 } + temperatureEccentricityBiasCurve { key = 0 0 0 0 key = 1 0 0 0 } + + ambientColor = RGBA(10, 10, 10, 255) + + AtmosphereFromGround + { + innerRadius = 1323400 + outerRadius = 1373400 + waveLength = RGBA(200, 190, 172, 128) + } } } } diff --git a/GameData/RealSolarSystem/Config/Neptune/Triton_Rotation.cfg b/GameData/RealSolarSystem/Config/Neptune/Triton_Rotation.cfg new file mode 100644 index 00000000..d6c95425 --- /dev/null +++ b/GameData/RealSolarSystem/Config/Neptune/Triton_Rotation.cfg @@ -0,0 +1,10 @@ +@Kopernicus:BEFORE[RealSolarSystem]:NEEDS[Principia] +{ + @Body[Triton] + { + @Properties + { + @rotationPeriod = -507760.19236393 + } + } +} diff --git a/GameData/RealSolarSystem/RSSKopernicus/Pluto/Charon.cfg b/GameData/RealSolarSystem/Config/Pluto/Charon.cfg similarity index 71% rename from GameData/RealSolarSystem/RSSKopernicus/Pluto/Charon.cfg rename to GameData/RealSolarSystem/Config/Pluto/Charon.cfg index 1b2173ce..47c02b4d 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Pluto/Charon.cfg +++ b/GameData/RealSolarSystem/Config/Pluto/Charon.cfg @@ -1,48 +1,39 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Charon Body { name = Charon - finalizeOrbit = false flightGlobalsIndex = 25 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Charon.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Charon.bin + Template { name = Mun removePQSMods = PQSCity, PQSLandControl, PQSMod_VoronoiCraters } - SigmaBinary - { - primaryLocked = True - Properties - { - description = This is the barycenter of the Pluto-Charon system. Pluto and Charon are a unique system, because unlike other planets and their moons, Charon is so massive compared to Pluto that the two orbit each other as opposed to one orbiting the other. - } - } + Orbit { // Target body name: Charon (901) // Center body name: Pluto (999) // Center-site name: BODY CENTER referenceBody = Pluto - semiMajorAxis = 19596193.83540397 - eccentricity = 0.00005082225659448947 + semiMajorAxis = 1.959576467338006E+07 + eccentricity = 1.612689090073489E-04 inclination = 0.001 - meanAnomalyAtEpochD = 30.89989240060877 - longitudeOfAscendingNode = 222.4053735570010 - argumentOfPeriapsis = 188.4738646852448 - color = 0.776, 0.698, 0.647, 1.0 + meanAnomalyAtEpochD = 6.389137255261153E+01 + longitudeOfAscendingNode = 2.223860851994232E+02 + argumentOfPeriapsis = 1.554178340711345E+02 + color = RGBA(200, 178, 165, 255) } Properties { - displayName = #RSS_Charon_Name//Charon - description = #RSS_Charon_desc//Charon is the largest of Pluto's moons, and is mutually gravitationally locked with it, so each keeps the same face towards the other. + displayName = #RSS_Charon_Name + description = #RSS_Charon_desc radius = 603500 - gravParameter = 1.058799888601881e+11 - solarRotationPeriod = False - rotationPeriod = 551856.70656 + gravParameter = 1.058799888601881E+11 + rotationPeriod = 551855.277413765 tidallyLocked = true initialRotation = 0 isHomeWorld = false @@ -59,6 +50,7 @@ value = 1.0 color = 0,0,0,1 } + Biome { name = Mordor Macula @@ -66,6 +58,7 @@ value = 1.0 color = 1,1,1,1 } + Biome { name = Serenity Chasma @@ -73,6 +66,7 @@ value = 1.0 color = 1,0,0,1 } + Biome { name = Alice Crater @@ -80,6 +74,7 @@ value = 1.0 color = 0,1,0,1 } + Biome { name = Gallifrey Macula @@ -87,6 +82,7 @@ value = 1.0 color = 0,0,1,1 } + Biome { name = Ripley Crater @@ -94,6 +90,7 @@ value = 1.0 color = 1,1,0,1 } + Biome { name = Nasreddin Crater @@ -101,6 +98,7 @@ value = 1.0 color = 1,0,1,1 } + Biome { name = Macross Chasma @@ -108,6 +106,7 @@ value = 1.0 color = 0,1,1,1 } + Biome { name = Butler Mons @@ -115,6 +114,7 @@ value = 1.0 color = 0.2,0.0,0.0,1 } + Biome { name = Argo Chasma @@ -122,6 +122,7 @@ value = 1.0 color = 0.0,0.2,0.0,1 } + Biome { name = Kaguya-Hime Crater @@ -129,6 +130,7 @@ value = 1.0 color = 0.2,0.2,0.0,1 } + Biome { name = Kubrick Mons @@ -136,6 +138,7 @@ value = 1.0 color = 0.0,0.2,0.2,1 } + Biome { name = Vulcan Planum @@ -154,48 +157,50 @@ flyingAltitudeThreshold = 1000 spaceAltitudeThreshold = 5000 } - } + ScaledVersion { type = Vacuum fadeStart = 50000 fadeEnd = 52000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/CharonColor.dds normals = RSS-Textures/PluginData/Charon_NRM.dds - shininess = 0.2 - specular = 0.2,0.2,0.2,1 + } + + Material + { + color = RGBA(255, 255, 255, 255) + specColor = RGBA(20, 20, 20, 255) + shininess = 0.1 } } + PQS { - maxQuadLengthsPerFrame = 0.03 - minLevel = 2 - maxLevel = 12 - minDetailDistance = 8 - deactivateAltitude = 87000 fadeStart = 52000 fadeEnd = 67000 - + deactivateAltitude = 87000 materialType = AtmosphericTriplanarZoomRotation + Material { factor = 12 - factorBlendWidth = 0.01 - factorRotation = 30 - - saturation = 1.1 + factorBlendWidth = 0.05 + factorRotation = 45 + saturation = 1 contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 + specularColor = 0,0,0,1 albedoBrightness = 1 - + steepTex = BUILTIN/terrain_rock00 steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 - steepTex = BUILTIN/terrain_rock00 steepTexScale = 1,1 steepTexOffset = 0,0 steepBumpMap = BUILTIN/Cliff (Layered Rock)_NRM @@ -203,49 +208,53 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = BUILTIN/MunFloor [Diffuse] lowTexScale = 1,1 lowTexOffset = 0,0 - lowTiling = 50000 - - midTex = BUILTIN/MunFloor [Diffuse] + lowTiling = 100000 + midTex = BUILTIN/tyloFloorDiffuse midTexScale = 1,1 midTexOffset = 0,0 - midTiling = 50000 - midBumpMap = BUILTIN/MunFloor [Normal] + midTiling = 40000 + midBumpMap = BUILTIN/tyloNRM midBumpMapScale = 1,1 midBumpMapOffset = 0,0 - midBumpTiling = 50000 - - highTex = BUILTIN/MunFloor [Diffuse] + midBumpTiling = 40000 highTexScale = 1,1 highTexOffset = 0,0 highTiling = 50000 - lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + } + + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/RockyGround + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 100000 } Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/CharonColor.dds + blend = 0.95 order = 10 enabled = true } + VertexHeightMap { map = RSS-Textures/PluginData/CharonHeight.dds @@ -255,28 +264,31 @@ order = 20 enabled = true } + VertexSimplexHeight { seed = 2211221 deformity = 200.0 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 10.0 enabled = true order = 102 } + VertexSimplexNoiseColor { seed = 45 blend = 0.125 colorStart = 0,0,0,1 colorEnd = 1,1,1,1 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 2.0 enabled = true order = 200 } + VertexHeightNoiseVertHeight { seed = 1283704385 diff --git a/GameData/RealSolarSystem/RSSKopernicus/Pluto/Pluto.cfg b/GameData/RealSolarSystem/Config/Pluto/Pluto.cfg similarity index 75% rename from GameData/RealSolarSystem/RSSKopernicus/Pluto/Pluto.cfg rename to GameData/RealSolarSystem/Config/Pluto/Pluto.cfg index 82758156..8a16b57c 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Pluto/Pluto.cfg +++ b/GameData/RealSolarSystem/Config/Pluto/Pluto.cfg @@ -1,17 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Pluto Body { name = Pluto - finalizeOrbit = false flightGlobalsIndex = 24 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Pluto.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Pluto.bin + Template { name = Mun - removePQSMods = PQSCity, PQSMod_AltitudeAlpha, PQSLandControl, PQSMod_FlattenArea, PQSMod_VertexSimplexNoiseColor, PQSMod_VertexSimplexHeight, PQSMod_VertexHeightNoiseVertHeight, PQSMod_VoronoiCraters + removeAllPQSMods = true } + Orbit { // Target body name: Pluto (999) @@ -24,19 +24,18 @@ meanAnomalyAtEpochD = 300.1297304812811 longitudeOfAscendingNode = 44.36099836994975 argumentOfPeriapsis = 184.4945352163909 - color = 0.678, 0.568, 0.474, 1.0 + color = RGBA(173, 145, 120, 255) } Properties { - displayName = #RSS_Pluto_name//Pluto - description = #RSS_Pluto_desc//Recently removed from the planetary list, Pluto has been dubbed a "minor-planet". It is the largest object in the Kuiper belt second most massive known dwarf planet. Pluto is mostly comprised of rock and ice and is quite small. - radius = 1187000 // 1143000 - gravParameter = 8.696138177608748e+11 - solarRotationPeriod = False - rotationPeriod = 551856.672 + displayName = #RSS_Pluto_name + description = #RSS_Pluto_desc + radius = 1187000 + gravParameter = 8.696138177608748E+11 + rotationPeriod = 551855.277413765 tidallyLocked = false - initialRotation = 0 + initialRotation = 45 isHomeWorld = false albedo = 0.4 emissivity = 0.6 @@ -53,6 +52,7 @@ value = 1.0 color = 0,0,0,1 } + Biome { name = al-Idrisi Montes @@ -60,6 +60,7 @@ value = 1.0 color = 1,0,1,1 } + Biome { name = Zheng He Montes @@ -67,6 +68,7 @@ value = 1.0 color = 1,1,0,1 } + Biome { name = Baré Montes @@ -74,6 +76,7 @@ value = 1.0 color = 0,0,1,1 } + Biome { name = Hillary Montes @@ -81,6 +84,7 @@ value = 1.0 color = 0,1,0,1 } + Biome { name = Norgay Montes @@ -88,6 +92,7 @@ value = 1.0 color = 0,1,1,1 } + Biome { name = Sputnik Planum @@ -95,6 +100,7 @@ value = 1.0 color = 1,0,0,1 } + Biome { name = Burney Crater @@ -102,6 +108,7 @@ value = 1.0 color = 0.2,0.0,0.0,1 } + Biome { name = Simonelli Crater @@ -109,6 +116,7 @@ value = 1.0 color = 0.0,0.2,0.0,1 } + Biome { name = Guest Crater @@ -116,6 +124,7 @@ value = 1.0 color = 0.0,0.0,0.1,1 } + Biome { name = Harrington Crater @@ -123,6 +132,7 @@ value = 1.0 color = 0.2,0.2,0.0,1 } + Biome { name = Elliot Crater @@ -130,6 +140,7 @@ value = 1.0 color = 0.2,0.0,0.2,1 } + Biome { name = K. Edgeworth Crater @@ -137,6 +148,7 @@ value = 1.0 color = 0.0,0.2,0.2,1 } + Biome { name = Oort Crater @@ -144,6 +156,7 @@ value = 1.0 color = 0.396,0.0,0.0,1 } + Biome { name = Tartarus Dorsa @@ -151,6 +164,7 @@ value = 1.0 color = 0.0,0.396,0.0,1 } + Biome { name = Hayabusa Terra @@ -158,6 +172,7 @@ value = 1.0 color = 0.0,0.0,0.396,1 } + Biome { name = Pioneer Terra @@ -165,6 +180,7 @@ value = 1.0 color = 0.396,0.396,0.0,1 } + Biome { name = Voyager Terra @@ -172,6 +188,7 @@ value = 1.0 color = 0.396,0.0,0.396,1 } + Biome { name = Viking Terra @@ -179,6 +196,7 @@ value = 1.0 color = 0.0,0.396,0.396,1 } + Biome { name = Venera Terra @@ -197,50 +215,61 @@ inSpaceHighDataValue = 10 recoveryValue = 11 flyingAltitudeThreshold = 18000 - spaceAltitudeThreshold = 375000 //about the same as Triton? + spaceAltitudeThreshold = 375000 } - } + ScaledVersion { - type = Vacuum - fadeStart = 50000 - fadeEnd = 52000 - Material + type = Atmospheric + fadeStart = 60000 + fadeEnd = 65000 + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/PlutoColor.dds normals = RSS-Textures/PluginData/Pluto_NRM.dds - shininess = 0.2 - specular = 0.2,0.2,0.2,1 + } + + Material + { + color = RGBA(255, 255, 255, 255) + specColor = RGBA(20, 20, 20, 255) + shininess = 0.1 + rimPower = 3 + rimBlend = 0.2 + + Gradient + { + 0.0 = 0.06, 0.06, 0.06, 1.0 + 0.5 = 0.05, 0.05, 0.05, 1.0 + 1.0 = 0.02, 0.02, 0.02, 1.0 + } } } + PQS { - maxQuadLengthsPerFrame = 0.8 - minLevel = 2 - maxLevel = 14 - minDetailDistance = 8 + fadeStart = 65000 + fadeEnd = 85000 deactivateAltitude = 110000 - fadeStart = 72000 - fadeEnd = 97000 - materialType = AtmosphericTriplanarZoomRotation + Material { factor = 12 - factorBlendWidth = 0.1 - factorRotation = 30 - + factorBlendWidth = 0.05 + factorRotation = 45 saturation = 1 - contrast = 2.2 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 1.1 - + specularColor = 0,0,0,1 + albedoBrightness = 1 + steepTex = BUILTIN/terrain_rock00 steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 - steepTex = BUILTIN/terrain_rock00 steepTexScale = 1,1 steepTexOffset = 0,0 steepBumpMap = BUILTIN/Cliff (Layered Rock)_NRM @@ -248,107 +277,123 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = RealSolarSystem/Terrain/PluginData/Pluton_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 50000 - - midTex = RealSolarSystem/Terrain/PluginData/Pluton_Diffuse.dds + midTex = BUILTIN/EelooHighQuality-Mid_Diffuse midTexScale = 1,1 midTexOffset = 0,0 - midTiling = 50000 - midBumpMap = RealSolarSystem/Terrain/PluginData/Pluton_Normal.dds + midTiling = 20000 + midBumpMap = BUILTIN/EelooHighQuality-Mid_Normal midBumpMapScale = 1,1 midBumpMapOffset = 0,0 - midBumpTiling = 50000 - - highTex = RealSolarSystem/Terrain/PluginData/Pluton_Diffuse.dds + midBumpTiling = 40000 highTexScale = 1,1 highTexOffset = 0,0 - highTiling = 50000 - + highTiling = 40000 lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + } + + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/ice + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 100000 } Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/PlutoColor.dds + blend = 0.95 order = 10 enabled = true } + VertexHeightMap { map = RSS-Textures/PluginData/PlutoHeight.dds offset = 0 - deformity = 10264.0 + deformity = 8000.0 scaleDeformityByRadius = false order = 20 enabled = true } + VertexSimplexHeight { seed = 2211221 - deformity = 500.0 - octaves = 12.0 + deformity = 20.0 + frequency = 5.0 + octaves = 8 persistence = 0.7 - frequency = 10 + order = 30 + enabled = true + } + + VertexSimplexHeightAbsolute + { + seed = 6542154 + deformity = 1200.0 + frequency = 50.0 + octaves = 4 + persistence = 0.5 + order = 40 enabled = true - order = 102 } + VertexSimplexNoiseColor { seed = 45 - blend = 0.125 - colorStart = 0,0,0,1 - colorEnd = 1,1,1,1 - octaves = 12.0 - persistence = 0.7 + blend = 0.1 + colorStart = 0.0, 0.0, 0.0, 1.0 + colorEnd = 1.0, 1.0, 1.0, 1.0 frequency = 2.0 + octaves = 12 + persistence = 0.7 + order = 50 enabled = true - order = 200 } + VertexHeightNoiseVertHeight { - seed = 1283704385 - frequency = 8 + seed = 3197497 + heightStart = 0.0 + heightEnd = 1.0 + deformity = 200.0 + frequency = 8.0 octaves = 9 persistance = 0.6 - heightStart = 0 - heightEnd = 1 - deformity = 1200 mode = Low + order = 60 + enabled = true } } } + Atmosphere { - // General atmosphere settings enabled = true oxygen = false maxAltitude = 110000.0 - lightColor = 0.9, 0.85, 0.8, 0.5 - - // constants adiabaticIndex = 1.4 atmosphereMolarMass = 0.02797 - - // Atmosphere Pressure staticPressureASL = 0.001 + pressureCurve { key = 0 0.001 0 -4.94296E-08 @@ -371,7 +416,6 @@ key = 110000 0 0 0 } - // Atmosphere Temperature temperatureSeaLevel = 42 temperatureCurve @@ -380,22 +424,26 @@ key = 30000 105 0 0 key = 110000 93 -0.0002 0 } + temperatureSunMultCurve { key = 0 1 0 -0.0002 key = 10000 0 0 0 key = 110000 0 0 0 } + temperatureLatitudeBiasCurve { key = 0 0 0 0 key = 90 0 0 0 } + temperatureLatitudeSunMultCurve { key = 0 4 0 0 key = 90 0 -0.072 0 } + temperatureAxialSunBiasCurve { key = 0 5.7547 0 -0.096993 @@ -405,16 +453,27 @@ key = 316 8 0 0 key = 360 5.7547 -0.096993 0 } + temperatureAxialSunMultCurve { key = 0 0 0 0.018 key = 90 1 0 0 } + temperatureEccentricityBiasCurve { key = 0 5 0 -10 key = 1 -5 -10 0 } + + ambientColor = RGBA(10, 10, 10, 255) + + AtmosphereFromGround + { + innerRadius = 1147000 + outerRadius = 1207000 + waveLength = RGBA(200, 190, 172, 128) + } } } } diff --git a/GameData/RealSolarSystem/Config/Pluto/Sigma_Barycenter.cfg b/GameData/RealSolarSystem/Config/Pluto/Sigma_Barycenter.cfg new file mode 100644 index 00000000..a9dfe215 --- /dev/null +++ b/GameData/RealSolarSystem/Config/Pluto/Sigma_Barycenter.cfg @@ -0,0 +1,15 @@ +@Kopernicus:AFTER[RealSolarSystem] +{ + @Body[Charon] + { + &SigmaBinary + { + %primaryLocked = true + + %Properties + { + %description = This is the barycenter of the Pluto-Charon system. Pluto and Charon are a unique system, because unlike other planets and their moons, Charon is so massive compared to Pluto that the two orbit each other as opposed to one orbiting the other. + } + } + } +} diff --git a/GameData/RealSolarSystem/CometDefs.cfg b/GameData/RealSolarSystem/Config/RSS_CometDefs.cfg similarity index 93% rename from GameData/RealSolarSystem/CometDefs.cfg rename to GameData/RealSolarSystem/Config/RSS_CometDefs.cfg index aa81e4f1..ddd8a6c6 100644 --- a/GameData/RealSolarSystem/CometDefs.cfg +++ b/GameData/RealSolarSystem/Config/RSS_CometDefs.cfg @@ -32,9 +32,9 @@ COMET_ORBIT_TYPE inclination1Max = 180 peMin = 0.00085 peMax = 0.0077 - useEccentricity = true - eccentricityMin = 0.9995 - eccentricityMax = 1.000001 + useEccentricity = true + eccentricityMin = 0.9995 + eccentricityMax = 1.000001 minCometClass = E maxCometClass = H chanceWeight = 5 diff --git a/GameData/RealSolarSystem/Config/RSS_CommNet_Ranges.cfg b/GameData/RealSolarSystem/Config/RSS_CommNet_Ranges.cfg new file mode 100644 index 00000000..97d70e5a --- /dev/null +++ b/GameData/RealSolarSystem/Config/RSS_CommNet_Ranges.cfg @@ -0,0 +1,32 @@ +// ================================================================================ +// Increase the connection range of the antennas to account for the x10 increase +// in the distances between the planets. +// ================================================================================ + +@PART[*]:HAS[@MODULE[ModuleDataTransmitter]]:FOR[RealSolarSystem] +{ + @MODULE[ModuleDataTransmitter],* + { + @antennaPower *= 20 + + @UPGRADES + { + @UPGRADE,* + { + @antennaPower *= 20 + } + } + } +} + +// ================================================================================ +// Do the same for the ground stations. +// ================================================================================ + +@CUSTOMBARNKIT:FOR[RealSolarSystem] +{ + @TRACKING + { + @DSNRange = 5000000000, 500000000000, 50000000000000 + } +} diff --git a/GameData/RealSolarSystem/RSS_CommNet_Stations.cfg b/GameData/RealSolarSystem/Config/RSS_CommNet_Stations.cfg similarity index 55% rename from GameData/RealSolarSystem/RSS_CommNet_Stations.cfg rename to GameData/RealSolarSystem/Config/RSS_CommNet_Stations.cfg index dae3e917..61d12191 100644 --- a/GameData/RealSolarSystem/RSS_CommNet_Stations.cfg +++ b/GameData/RealSolarSystem/Config/RSS_CommNet_Stations.cfg @@ -2,22 +2,21 @@ // Add custom CommNet stations for Real Solar System. // ================================================== -@Kopernicus:AFTER[RealSolarSystem] +@Kopernicus:FOR[RealSolarSystem] { - @Body[Kerbin] + @Body[Earth] { @PQS { @Mods { - !City2,*{} - City2 { name = LaunchSiteTrackingStation objectName = AU - Woomera - lat = -30.95875 - lon = 136.50366 + displayobjectName = #RSS_Site_woomera_name + lat = -30.9587 + lon = 136.5037 alt = 417 } @@ -25,8 +24,9 @@ { name = LaunchSiteTrackingStation objectName = CA - Churchill - lat = 58.734167 - lon = -93.820278 + displayobjectName = #RSS_Site_ca_churchill_name + lat = 58.7342 + lon = -93.8203 alt = 250 } @@ -34,7 +34,8 @@ { name = LaunchSiteTrackingStation objectName = CN - Jiuquan - lat = 41.11803 + displayobjectName = #RSS_Site_jiuquan_name + lat = 41.1180 lon = 100.4633 alt = 1350 } @@ -43,8 +44,9 @@ { name = LaunchSiteTrackingStation objectName = CN - Taiyuan - lat = 39.14321 - lon = 111.96741 + displayobjectName = #RSS_Site_taiyuan_name + lat = 39.1432 + lon = 111.9674 alt = 1750 } @@ -52,8 +54,9 @@ { name = LaunchSiteTrackingStation objectName = CN - Wenchang - lat = 19.614492 - lon = 110.951133 + displayobjectName = #RSS_Site_wenchang_name + lat = 19.6145 + lon = 110.9511 alt = 10 } @@ -61,8 +64,9 @@ { name = LaunchSiteTrackingStation objectName = CN - Xichang - lat = 28.24646 - lon = 102.02814 + displayobjectName = #RSS_Site_xichang_name + lat = 28.2465 + lon = 102.0281 alt = 2150 } @@ -70,8 +74,9 @@ { name = LaunchSiteTrackingStation objectName = DZ - Hammaguir - lat = 30.77824 - lon = -3.05377 + displayobjectName = #RSS_Site_hammaguir_name + lat = 30.7782 + lon = -3.0538 alt = 994 } @@ -79,8 +84,9 @@ { name = LaunchSiteTrackingStation objectName = FR - Kourou - lat = 5.239380 - lon = -52.768487 + displayobjectName = #RSS_Site_kourou_name + lat = 5.2394 + lon = -52.7685 alt = 251 } @@ -88,7 +94,8 @@ { name = LaunchSiteTrackingStation objectName = IL - Palmachim - lat = 31.88484 + displayobjectName = #RSS_Site_palmachim_name + lat = 31.8848 lon = 34.6802 alt = 260 } @@ -97,8 +104,9 @@ { name = LaunchSiteTrackingStation objectName = IN - Satish Dhawan - lat = 13.72 - lon = 80.230278 + displayobjectName = #RSS_Site_satish_dhawan_name + lat = 13.7200 + lon = 80.2303 alt = 261 } @@ -106,8 +114,9 @@ { name = LaunchSiteTrackingStation objectName = IR - Semnan - lat = 35.234631 - lon = 53.920941 + displayobjectName = #RSS_Site_semnan_name + lat = 35.2346 + lon = 53.9209 alt = 1200 } @@ -115,8 +124,9 @@ { name = LaunchSiteTrackingStation objectName = JP - Tanegashima - lat = 30.39096 - lon = 130.96813 + displayobjectName = #RSS_Site_tanegashima_name + lat = 30.3910 + lon = 130.9681 alt = 275 } @@ -124,26 +134,29 @@ { name = LaunchSiteTrackingStation objectName = JP - Uchinoura - lat = 31.25186 - lon = 131.07914 + displayobjectName = #RSS_Site_uchinoura_name + lat = 31.2519 + lon = 131.0791 alt = 455 } - + City2 { name = LaunchSiteTrackingStation objectName = KP - Sohae - lat = 39.66 - lon = 124.705 + displayobjectName = #RSS_Site_sohae_name + lat = 39.6600 + lon = 124.7050 alt = 85 } - + City2 { name = LaunchSiteTrackingStation objectName = KR - Naro - lat = 34.431867 - lon = 127.535069 + displayobjectName = #RSS_Site_naro_name + lat = 34.4319 + lon = 127.5351 alt = 1 } @@ -151,8 +164,9 @@ { name = LaunchSiteTrackingStation objectName = KZ - Baikonur - lat = 45.920278 - lon = 63.342222 + displayobjectName = #RSS_Site_baikonur_name + lat = 45.9203 + lon = 63.3422 alt = 340 } @@ -160,18 +174,19 @@ { name = LaunchSiteTrackingStation objectName = MH - Omelek - lat = 9.048167 - lon = 167.743083 + displayobjectName = #RSS_Site_omelek_name + lat = 9.0482 + lon = 167.7431 alt = 252 } - - + City2 { name = LaunchSiteTrackingStation objectName = NZ - Mahia - lat = -39.26044 - lon = 177.866 + displayobjectName = #RSS_Site_mahia_name + lat = -39.2604 + lon = 177.8660 alt = 110 } @@ -179,6 +194,7 @@ { name = LaunchSiteTrackingStation objectName = RU - Kapustin Yar + displayobjectName = #RSS_Site_kasputin_yar_name lat = 48.5400 lon = 46.2500 alt = 280 @@ -188,8 +204,9 @@ { name = LaunchSiteTrackingStation objectName = RU - Plesetsk - lat = 62.957222 - lon = 40.695833 + displayobjectName = #RSS_Site_plesetsk_name + lat = 62.9572 + lon = 40.6958 alt = 380 } @@ -197,8 +214,8 @@ { name = LaunchSiteTrackingStation objectName = RU - Svobodny - - lat = 51.83441 + displayobjectName = #RSS_Site_svobodny_name + lat = 51.8344 lon = 128.2757 alt = 500 } @@ -207,8 +224,9 @@ { name = LaunchSiteTrackingStation objectName = RU - Yasny - lat = 51.20706 - lon = 59.85003 + displayobjectName = #RSS_Site_yasny_name + lat = 51.2071 + lon = 59.8500 alt = 515 } @@ -216,8 +234,9 @@ { name = LaunchSiteTrackingStation objectName = SE - Esrange - lat = 67.891667 - lon = 21.081389 + displayobjectName = #RSS_Site_esrange_name + lat = 67.8917 + lon = 21.0814 alt = 260 } @@ -225,17 +244,19 @@ { name = LaunchSiteTrackingStation objectName = US - Brownsville - lat = 25.996613 - lon = -97.154206 + displayobjectName = #RSS_Site_brownsville_name + lat = 25.9966 + lon = -97.1542 alt = 260 } City2 { - name = CanaveralTrackingStation + name = LaunchSiteTrackingStation objectName = US - Cape Canaveral - lat = 28.608389 - lon = -80.604333 + displayobjectName = #RSS_Site_cape_canaveral_name + lat = 28.6084 + lon = -80.6043 alt = 260 } @@ -243,8 +264,9 @@ { name = LaunchSiteTrackingStation objectName = US - Kodiak - lat = 57.435276 - lon = -152.339354 + displayobjectName = #RSS_Site_kodiak_name + lat = 57.4353 + lon = -152.3393 alt = 281 } @@ -252,6 +274,7 @@ { name = LaunchSiteTrackingStation objectName = US - Vandenberg + displayobjectName = #RSS_Site_vandenburg_name lat = 34.5813 lon = -120.6266 alt = 362 @@ -261,17 +284,19 @@ { name = LaunchSiteTrackingStation objectName = US - Wallops - lat = 37.833755 - lon = -75.458177 + displayobjectName = #RSS_Site_wallops_name + lat = 37.8337 + lon = -75.4582 alt = 260 } - + City2 { name = LaunchSiteTrackingStation objectName = US - White Sands - lat = 32.943242 - lon = -106.419531 + displayobjectName = #RSS_Site_whitesands_name + lat = 32.9432 + lon = -106.4195 alt = 1195 } @@ -279,7 +304,8 @@ { name = STDNTrackingStation objectName = STDN - Quito - lat = -0.6228083333 + displayobjectName = #RSS_Station_quito_name + lat = -0.6228 lon = -78.5802 alt = 3545 } @@ -288,8 +314,9 @@ { name = STDNTrackingStation objectName = STDN - Ascension - lat = -7.955288889 - lon = -14.32757778 + displayobjectName = #RSS_Station_ascension_name + lat = -7.9553 + lon = -14.3276 alt = 544 } @@ -297,8 +324,9 @@ { name = STDNTrackingStation objectName = STDN - Johannesburg - lat = -25.88587778 - lon = 27.70775833 + displayobjectName = #RSS_Station_johannesburg_name + lat = -25.8859 + lon = 27.7078 alt = 1537 } @@ -306,8 +334,9 @@ { name = STDNTrackingStation objectName = STDN - Tananarive - lat = -19.000275 - lon = 47.31505278 + displayobjectName = #RSS_Station_tananarive_name + lat = -19.0003 + lon = 47.3150 alt = 1338 } @@ -315,8 +344,9 @@ { name = STDNTrackingStation objectName = STDN - Carnarvon - lat = -24.90761944 - lon = 113.7242139 + displayobjectName = #RSS_Station_carnarvon_name + lat = -24.9076 + lon = 113.7242 alt = 55 } @@ -324,8 +354,9 @@ { name = MSFNTrackingStation objectName = MSFN - Kauai - lat = 22.12618333 - lon = -159.6651944 + displayobjectName = #RSS_Station_kauai_name + lat = 22.1262 + lon = -159.6652 alt = 1131 } @@ -333,8 +364,9 @@ { name = MSFNTrackingStation objectName = MSFN - Guaymas - lat = 27.962975 - lon = -110.7211722 + displayobjectName = #RSS_Station_guaymas_name + lat = 27.9630 + lon = -110.7212 alt = 10 } @@ -342,8 +374,9 @@ { name = MSFNTrackingStation objectName = MSFN - Grand Canary - lat = 27.76282778 - lon = -15.63207778 + displayobjectName = #RSS_Station_grand_canary_name + lat = 27.7628 + lon = -15.6321 alt = 160 } @@ -351,26 +384,59 @@ { name = MSFNTrackingStation objectName = MSFN - Kano - lat = 11.999867 - lon = 8.537112 + displayobjectName = #RSS_Station_kano_name + lat = 11.9999 + lon = 8.5371 alt = 500 } - + City2 { name = MSFNTrackingStation objectName = MSFN - BDA Bermuda + displayobjectName = #RSS_Station_bermuda_name lat = 32.3549 lon = -64.6605 alt = 135 } + City2 + { + name = MSFNTrackingStation + objectName = MSFN - IOS Indian Ocean + displayobjectName = #RSS_Station_indian_ocean_name + lat = -28.0000 + lon = 78.3500 + alt = 0 + } + + City2 + { + name = MSFNTrackingStation + objectName = MSFN - POS Pacific Ocean + displayobjectName = #RSS_Station_pacific_ocean_name + lat = 0.0000 + lon = 177.0000 + alt = 0 + } + + City2 + { + name = MSFNTrackingStation + objectName = SGLT 6 - GRGT Guam + displayobjectName = #RSS_Station_guam_name + lat = 13.5877 + lon = 144.8386 + alt = 45 + } + City2 { name = MGSTrackingStation objectName = MGS - McMurdo - lat = -77.8386694 - lon = 166.6625901 + displayobjectName = #RSS_Station_mcmurdo_name + lat = -77.8387 + lon = 166.6626 alt = 50 } @@ -378,8 +444,9 @@ { name = NIPTrackingStation objectName = NIP 4 - Yeniseisk - lat = 58.445833 - lon = 92.265833 + displayobjectName = #RSS_Station_yeniseisk_name + lat = 58.4458 + lon = 92.2658 alt = 80 } @@ -387,8 +454,9 @@ { name = NIPTrackingStation objectName = NIP 6 - Vulkanny - lat = 53.101389 - lon = 158.359167 + displayobjectName = #RSS_Station_vulkanny_name + lat = 53.1014 + lon = 158.3592 alt = 50 } @@ -396,8 +464,9 @@ { name = KSATTrackingStation objectName = KSAT - Troll Station - lat = -72.0113947 - lon = 2.541923 + displayobjectName = #RSS_Station_troll_station_name + lat = -72.0114 + lon = 2.5419 alt = 1270 } @@ -405,35 +474,29 @@ { name = KSATTrackingStation objectName = KSAT - Svalbard - lat = 78.229772 - lon = 15.407786 + displayobjectName = #RSS_Station_svalbard_name + lat = 78.2298 + lon = 15.4078 alt = 500 } - City2 - { - name = ESTRACKTrackingStation - objectName = DSA 3 - Malargüe - lat = -35.7762392 - lon = -69.3990988 - alt = 1550 - } - City2 { name = GenericTrackingStation objectName = AGO 4 - SSC Santiago - lat = -33.1505697 - lon = -70.6686904 + displayobjectName = #RSS_Station_santiago_name + lat = -33.1506 + lon = -70.6687 alt = 730 } City2 { name = GenericTrackingStation - objectName = AS3 - ASF Fairbanks - lat = 64.8592873 - lon = -147.8515734 + objectName = ASF - Alaska Satellite Facility + displayobjectName = #RSS_Station_asf_name + lat = 64.8593 + lon = -147.8516 alt = 135 } @@ -441,172 +504,168 @@ { name = GenericTrackingStation objectName = AUWA01 - USN South Point - lat = 19.0138554 - lon = -155.6635408 + displayobjectName = #RSS_Station_south_point_name + lat = 19.0138 + lon = -155.6635 alt = 370 } City2 { name = GenericTrackingStation - objectName = DSA 1 - New Norcia - lat = -31.048986 - lon = 116.1907166 - alt = 252 + objectName = WAL - USN Weilheim + displayobjectName = #RSS_Station_weilheim_name + lat = 47.8817 + lon = 11.0807 + alt = 417 } City2 { name = GenericTrackingStation + objectName = DON - USN Dongara + displayobjectName = #RSS_Station_dongara_name + lat = -29.0453 + lon = 115.3507 + alt = 40 + } + + City2 + { + name = DSNTrackingStation objectName = DSS 14 - Goldstone - lat = 35.4251262 - lon = -116.8913795 + displayobjectName = #RSS_Station_goldstone_name + lat = 35.4251 + lon = -116.8914 alt = 900 } City2 { - name = GenericTrackingStation + name = DSNTrackingStation objectName = DSS 43 - Canberra - lat = -35.4006289 - lon = 148.9790935 + displayobjectName = #RSS_Station_canberra_name + lat = -35.4006 + lon = 148.9791 alt = 555 } City2 { - name = GenericTrackingStation + name = DSNTrackingStation objectName = DSS 63 - Madrid - lat = 40.4273387 - lon = -4.2519912 + displayobjectName = #RSS_Station_madrid_name + lat = 40.4273 + lon = -4.2520 alt = 725 } City2 { - name = GenericTrackingStation - objectName = DON - USN Dongara - lat = -29.0453159 - lon = 115.350711 - alt = 40 + name = ESTRACKTrackingStation + objectName = DSA 1 - New Norcia + displayobjectName = #RSS_Station_new_norcia_name + lat = -31.0490 + lon = 116.1907 + alt = 252 } City2 { - name = GenericTrackingStation + name = ESTRACKTrackingStation + objectName = DSA 3 - Malargüe + displayobjectName = #RSS_Station_malargue_name + lat = -35.7762 + lon = -69.3991 + alt = 1550 + } + + City2 + { + name = ESTRACKTrackingStation objectName = ESTRACK - Libreville - lat = 0.374595 - lon = 9.640953 + displayobjectName = #RSS_Station_libreville_name + lat = 0.3746 + lon = 9.6409 alt = 251 } - City2 { - name = GenericTrackingStation + name = ESTRACKTrackingStation objectName = ESTRACK - Malindi - lat = -2.9959517 - lon = 40.1943803 + displayobjectName = #RSS_Station_malindi_name + lat = -2.9959 + lon = 40.1944 alt = 25 } City2 { - name = GenericTrackingStation + name = ESTRACKTrackingStation objectName = ESTRACK - Natal - lat = -5.925 - lon = -35.163056 + displayobjectName = #RSS_Station_natal_name + lat = -5.9250 + lon = -35.1631 alt = 251 } City2 { - name = GenericTrackingStation + name = ESTRACKTrackingStation objectName = ESTRACK - Redu - lat = 50.0013995 - lon = 5.1448218 + displayobjectName = #RSS_Station_redu_name + lat = 50.0014 + lon = 5.1448 alt = 387 } City2 { - name = GenericTrackingStation + name = ESTRACKTrackingStation objectName = ESTRACK - Santa Maria - lat = 36.9971801 - lon = -25.1372121 + displayobjectName = #RSS_Station_santa_maria_name + lat = 36.9972 + lon = -25.1372 alt = 276 } City2 { - name = GenericTrackingStation + name = ESTRACKTrackingStation objectName = ESTRACK - Villafranca - lat = 40.4423327 - lon = -3.9524855 + displayobjectName = #RSS_Station_villafranca_name + lat = 40.4423 + lon = -3.9525 alt = 670 } - City2 - { - name = GenericTrackingStation - objectName = MSFN - IOS Indian Ocean - lat = -28.0 - lon = 78.35 - alt = 0.0 - } - - City2 - { - name = GenericTrackingStation - objectName = MSFN - POS Pacific Ocean - lat = 0.0 - lon = 177.0 - alt = 0.0 - } - - City2 - { - name = GenericTrackingStation - objectName = SGLT 6 - GRGT Guam - lat = 13.5876921 - lon = 144.8386329 - alt = 45 - } - - City2 - { - name = GenericTrackingStation - objectName = WAL - USN Weilheim - lat = 47.8817101 - lon = 11.0806729 - alt = 417 - } - @City2[*TrackingStation],* { - isKSC = False - commnetStation = True - snapToSurface = True - snapHeightOffset = 0 - up = 0.0, 1.0, 0.0 - rotation = 0 - order = 100 - enabled = True - + %isKSC = false + %commnetStation = true + %snapToSurface = true + %snapHeightOffset = 0 + %up = 0.0, 1.0, 0.0 + %rotation = 0 + %order = 100 + %enabled = true + LOD { Value { - visibleRange = 30000 - keepActive = False + visibleRange = 0 + keepActive = false model = BUILTIN/Dish - scale = 0.1, 0.1, 0.1 - delete = False + scale = 0,0,0 + delete = false } } } - @City2[CanaveralTrackingStation] + + @City2[LaunchSiteTrackingStation],* { - @isKSC = True + @isKSC = true } } } diff --git a/GameData/RealSolarSystem/ContractModifier.cfg b/GameData/RealSolarSystem/Config/RSS_ContractModifier.cfg similarity index 92% rename from GameData/RealSolarSystem/ContractModifier.cfg rename to GameData/RealSolarSystem/Config/RSS_ContractModifier.cfg index 0822d90a..3c4d8c09 100644 --- a/GameData/RealSolarSystem/ContractModifier.cfg +++ b/GameData/RealSolarSystem/Config/RSS_ContractModifier.cfg @@ -11,13 +11,15 @@ @ARM { - @AllowSolarEjections = False // hahaha no - @AllowHomeLandings = False // that would be...bad. + @AllowSolarEjections = false // hahaha no + @AllowHomeLandings = false // that would be...bad. } + @Recovery { @HighOrbitDifficulty = 0.5 // Moon or so } + @Satellite { // Alts @@ -38,11 +40,13 @@ @SignificantSolarChance = 2 // lower these @ExceptionalSolarChance = 5 } + @Station { @SignificantAsteroidChance = 1 @ExceptionalAsteroidChance = 5 } + @Survey { // Workaround for infinite loop diff --git a/GameData/RealSolarSystem/RSSKopernicusSettings.cfg b/GameData/RealSolarSystem/Config/RSS_Kopernicus.cfg similarity index 84% rename from GameData/RealSolarSystem/RSSKopernicusSettings.cfg rename to GameData/RealSolarSystem/Config/RSS_Kopernicus.cfg index 1fbb1893..f83afec8 100644 --- a/GameData/RealSolarSystem/RSSKopernicusSettings.cfg +++ b/GameData/RealSolarSystem/Config/RSS_Kopernicus.cfg @@ -1,8 +1,10 @@ -@Kopernicus_config:FOR[RealSolarSystem] +@Kopernicus_config:AFTER[Kopernicus] { + @HomeWorldName = Earth @UseOnDemandLoader = true } -@Kopernicus:FOR[RealSolarSystem] + +@Kopernicus:AFTER[Kopernicus] { @name = Solar System %useOnDemand = true @@ -13,7 +15,7 @@ // Remove all stock launch sites. - %removeLaunchSites = Desert_Airfield, Desert_GroundObjects, Desert_Launch_Site, Island_Airfield, Woomerang_GroundObjects, Woomerang_Launch_Site + %removeLaunchSites = Cove_Launch_Site, Crater_Launch_Site, Desert_Airfield, Desert_GroundObjects, Desert_Launch_Site, GlacierLake_Launch_Site, Island_Airfield, MahiMahi_Launch_Site, Woomerang_GroundObjects, Woomerang_Launch_Site // Form: Epoch is the time in seconds until the epoch of orbital elements. // We use B1950.0 == 1949-12-31 22:09:18.216 Temps Atomique International. @@ -42,5 +44,5 @@ // We do not set the periods because nothing good can come out of // inconsistent orbital elements. - !Body,* {} + !Body,*{} } diff --git a/GameData/RealSolarSystem/RSSKopernicus/NavballSwitchAltitude.cfg b/GameData/RealSolarSystem/Config/RSS_Navball_Switch_Altitude.cfg similarity index 52% rename from GameData/RealSolarSystem/RSSKopernicus/NavballSwitchAltitude.cfg rename to GameData/RealSolarSystem/Config/RSS_Navball_Switch_Altitude.cfg index dd3dbcd3..3ff523ae 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/NavballSwitchAltitude.cfg +++ b/GameData/RealSolarSystem/Config/RSS_Navball_Switch_Altitude.cfg @@ -1,9 +1,38 @@ // Compute default surface/orbital navball switching heights. @Kopernicus:AFTER[RealSolarSystem] { - @Body:HAS[@Atmosphere] + @Body:HAS[@Atmosphere:HAS[#altitude]] { // For atmospheric bodies, set to 80% the height of the atmosphere. + + @Properties:HAS[~navballSwitchRadiusMult,~navballSwitchRadiusMultLow] + { + navballSwitchRadiusMult = #$../Atmosphere/altitude$ + @navballSwitchRadiusMult *= 0.8 + @navballSwitchRadiusMult /= #$radius$ + navballSwitchRadiusMultLow = #$navballSwitchRadiusMult$ + @navballSwitchRadiusMultLow *= 0.95 + } + } + + @Body:HAS[@Atmosphere:HAS[#atmosphereDepth]] + { + // For atmospheric bodies, set to 80% the height of the atmosphere. + + @Properties:HAS[~navballSwitchRadiusMult,~navballSwitchRadiusMultLow] + { + navballSwitchRadiusMult = #$../Atmosphere/atmosphereDepth$ + @navballSwitchRadiusMult *= 0.8 + @navballSwitchRadiusMult /= #$radius$ + navballSwitchRadiusMultLow = #$navballSwitchRadiusMult$ + @navballSwitchRadiusMultLow *= 0.95 + } + } + + @Body:HAS[@Atmosphere:HAS[#maxAltitude]] + { + // For atmospheric bodies, set to 80% the height of the atmosphere. + @Properties:HAS[~navballSwitchRadiusMult,~navballSwitchRadiusMultLow] { navballSwitchRadiusMult = #$../Atmosphere/maxAltitude$ @@ -13,9 +42,11 @@ @navballSwitchRadiusMultLow *= 0.95 } } + @Body:HAS[!Atmosphere] { // Clamp minimum switch height of non-atmospheric bodies to 1 km. + @Properties:HAS[#radius[<100000],~navballSwitchRadiusMult,~navballSwitchRadiusMultLow] { navballSwitchRadiusMult = 1000 // meters @@ -23,7 +54,9 @@ navballSwitchRadiusMultLow = #$navballSwitchRadiusMult$ @navballSwitchRadiusMultLow *= 0.95 } + // Otherwise, set to 1% the body's radius. + @Properties { &navballSwitchRadiusMult = 0.01 diff --git a/GameData/RealSolarSystem/PhysicsModifier.cfg b/GameData/RealSolarSystem/Config/RSS_Physics_Globals.cfg similarity index 100% rename from GameData/RealSolarSystem/PhysicsModifier.cfg rename to GameData/RealSolarSystem/Config/RSS_Physics_Globals.cfg diff --git a/GameData/RealSolarSystem/ROCDefinitions.cfg b/GameData/RealSolarSystem/Config/RSS_ROC_Definitions.cfg similarity index 100% rename from GameData/RealSolarSystem/ROCDefinitions.cfg rename to GameData/RealSolarSystem/Config/RSS_ROC_Definitions.cfg diff --git a/GameData/RealSolarSystem/ScienceDefs.cfg b/GameData/RealSolarSystem/Config/RSS_ScienceDefs.cfg similarity index 98% rename from GameData/RealSolarSystem/ScienceDefs.cfg rename to GameData/RealSolarSystem/Config/RSS_ScienceDefs.cfg index fa7888c7..9f180774 100644 --- a/GameData/RealSolarSystem/ScienceDefs.cfg +++ b/GameData/RealSolarSystem/Config/RSS_ScienceDefs.cfg @@ -171,7 +171,7 @@ //You seem determined. Fine. You win. -@EXPERIMENT_DEFINITION[*]:HAS[#id[crewReport]] +@EXPERIMENT_DEFINITION:HAS[#id[crewReport]] { @RESULTS { @@ -328,7 +328,7 @@ CharonInSpace = #RSS_Science_CrewReport_CharonInSpace2//It is significantly greyer than the Pluto. } } -@EXPERIMENT_DEFINITION[*]:HAS[#id[evaReport]] +@EXPERIMENT_DEFINITION:HAS[#id[evaReport]] { @RESULTS { @@ -442,7 +442,7 @@ } } -@EXPERIMENT_DEFINITION[*]:HAS[#id[surfaceSample]] +@EXPERIMENT_DEFINITION:HAS[#id[surfaceSample]] { @RESULTS { @@ -490,7 +490,7 @@ } } -@EXPERIMENT_DEFINITION[*]:HAS[#id[temperatureScan]] +@EXPERIMENT_DEFINITION:HAS[#id[temperatureScan]] { @RESULTS { @@ -517,7 +517,7 @@ CharonSrfLanded = #RSS_Science_TempScan_CharonSrfLanded//As one would assume, the temperature here is low. } } -@EXPERIMENT_DEFINITION[*]:HAS[#id[seismicScan]] +@EXPERIMENT_DEFINITION:HAS[#id[seismicScan]] { @RESULTS { @@ -534,7 +534,7 @@ CeresSrfLanded = #RSS_Science_SeismicScan_CeresSrfLanded//The dwarf planet is mildly cryovolcanic. } } -@EXPERIMENT_DEFINITION[*]:HAS[#id[gravityScan]] +@EXPERIMENT_DEFINITION:HAS[#id[gravityScan]] { @RESULTS { @@ -571,7 +571,7 @@ MercuryInSpace = #RSS_Science_GravityScan_MercuryInSpace//The sensor has difficulty mapping the surface of Mercury due to the tidal influence from the Sun. } } -@EXPERIMENT_DEFINITION[*]:HAS[#id[atmosphereAnalysis]] +@EXPERIMENT_DEFINITION:HAS[#id[atmosphereAnalysis]] { @RESULTS { @@ -588,7 +588,7 @@ JupiterFlyingHigh = #RSS_Science_AtmoAnalysis_JupiterFlyingHigh//The clouds are made from Ammonia ice, } } -@EXPERIMENT_DEFINITION[*]:HAS[#id[mysteryGoo]] +@EXPERIMENT_DEFINITION:HAS[#id[mysteryGoo]] { @RESULTS { @@ -636,7 +636,7 @@ PlutoInSpace = #RSS_Science_MysteryGoo_PlutoInSpace//While observing the canister, you feel as though something is looking back at you from the shadows of the container. } } -@EXPERIMENT_DEFINITION[*]:HAS[#id[mobileMaterialsLab]] +@EXPERIMENT_DEFINITION:HAS[#id[mobileMaterialsLab]] { @RESULTS { @@ -710,8 +710,8 @@ EXPERIMENT_DEFINITION scienceCap = 200 // vs. intermediate- (150) and long-period comets (300) dataScale = 1 - requireAtmosphere = False - requireNoAtmosphere = False + requireAtmosphere = false + requireNoAtmosphere = false situationMask = 63 biomeMask = 7 @@ -729,8 +729,8 @@ EXPERIMENT_DEFINITION scienceCap = 500 // vs. intermediate- (150) and long-period comets (300) dataScale = 1 - requireAtmosphere = False - requireNoAtmosphere = False + requireAtmosphere = false + requireNoAtmosphere = false situationMask = 63 biomeMask = 7 diff --git a/GameData/RealSolarSystem/RealSolarSystem.cfg b/GameData/RealSolarSystem/Config/RSS_Settings.cfg similarity index 83% rename from GameData/RealSolarSystem/RealSolarSystem.cfg rename to GameData/RealSolarSystem/Config/RSS_Settings.cfg index aff4f7cc..4e3a69fc 100644 --- a/GameData/RealSolarSystem/RealSolarSystem.cfg +++ b/GameData/RealSolarSystem/Config/RSS_Settings.cfg @@ -4,17 +4,17 @@ REALSOLARSYSTEM { - overrideCommNetParams = True + overrideCommNetParams = true ClipPlanes { DX11 { - cam00FarClip = 1875000 + cam00FarClip = 3000000 } Other { - cam01FarClip = 1875000 + cam01FarClip = 3000000 } } diff --git a/GameData/RealSolarSystem/RSS_TerrainDetailPresets.cfg b/GameData/RealSolarSystem/Config/RSS_Terrain_Presets.cfg similarity index 98% rename from GameData/RealSolarSystem/RSS_TerrainDetailPresets.cfg rename to GameData/RealSolarSystem/Config/RSS_Terrain_Presets.cfg index 6b942488..c3d7b144 100644 --- a/GameData/RealSolarSystem/RSS_TerrainDetailPresets.cfg +++ b/GameData/RealSolarSystem/Config/RSS_Terrain_Presets.cfg @@ -5,14 +5,14 @@ name = Low PLANET { - name = Kerbin // R 6371 km + name = Earth // R 6371 km minDistance = 6 minSubdivision = 1 maxSubdivision = 9 } PLANET { - name = KerbinOcean + name = EarthOcean minDistance = 6 minSubdivision = 1 maxSubdivision = 6 @@ -247,14 +247,14 @@ name = Default PLANET { - name = Kerbin // R 6371 km + name = Earth // R 6371 km minDistance = 7 minSubdivision = 1 maxSubdivision = 10 } PLANET { - name = KerbinOcean + name = EarthOcean minDistance = 7 minSubdivision = 1 maxSubdivision = 8 @@ -490,14 +490,14 @@ name = High PLANET { - name = Kerbin // R 6371 km + name = Earth // R 6371 km minDistance = 8 minSubdivision = 1 maxSubdivision = 11 } PLANET { - name = KerbinOcean + name = EarthOcean minDistance = 8 minSubdivision = 1 maxSubdivision = 8 diff --git a/GameData/RealSolarSystem/RSSKopernicus/Saturn/Dione.cfg b/GameData/RealSolarSystem/Config/Saturn/Dione.cfg similarity index 74% rename from GameData/RealSolarSystem/RSSKopernicus/Saturn/Dione.cfg rename to GameData/RealSolarSystem/Config/Saturn/Dione.cfg index 43b91eda..6d3ba00a 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Saturn/Dione.cfg +++ b/GameData/RealSolarSystem/Config/Saturn/Dione.cfg @@ -1,17 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Dione Body { name = Dione - finalizeOrbit = false flightGlobalsIndex = 18 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Dione.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Dione.bin + Template { name = Mun removePQSMods = PQSCity, PQSLandControl, PQSMod_VoronoiCraters } + Orbit { // Target body name: Dione (604) @@ -24,16 +24,15 @@ meanAnomalyAtEpochD = 167.9272784830226 longitudeOfAscendingNode = 128.5606071129818 argumentOfPeriapsis = 123.6717156049260 - color = 1.0, 1.0, 1.0, 1.0 + color = RGBA(255, 255, 255, 255) } Properties { - displayName = #RSS_Dione_name//Dione - description = #RSS_Dione_desc//At 1122 km in diameter, Dione is the 15th largest moon in the Solar System, and is more massive than all known moons smaller than itself combined, first discovered in 1684 by Giovanni Cassini. + displayName = #RSS_Dione_name + description = #RSS_Dione_desc radius = 561400 - gravParameter = 7.311636648732e+10 - solarRotationPeriod = False + gravParameter = 7.311636648732E+10 rotationPeriod = 236469.456 tidallyLocked = true initialRotation = 0 @@ -51,6 +50,7 @@ value = 1.0 color = 1,1,1,1 } + Biome { name = Northern Polar Region @@ -58,6 +58,7 @@ value = 1.0 color = 0,0,0,1 } + Biome { name = Southern Polar Region @@ -65,6 +66,7 @@ value = 1.0 color = 0.5,0.5,0.5,1 } + Biome { name = Scarred Region @@ -72,6 +74,7 @@ value = 1.0 color = 0,0,1,1 } + Biome { name = Crater @@ -79,6 +82,7 @@ value = 1.0 color = 1,0,0,1 } + Biome { name = Ridge @@ -98,44 +102,46 @@ flyingAltitudeThreshold = 5000 spaceAltitudeThreshold = 50000 } - } + ScaledVersion { type = Vacuum fadeStart = 50000 fadeEnd = 52000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/DioneColor.dds normals = RSS-Textures/PluginData/Flat_NRM.dds // Needs height map at least + } + + Material + { + color = RGBA(190, 190, 190, 255) + specColor = RGBA(20, 20, 20, 255) shininess = 0.1 - specular = 0.1,0.1,0.1,1 } } + PQS { - maxQuadLengthsPerFrame = 0.03 - minLevel = 2 - maxLevel = 12 - minDetailDistance = 8 - deactivateAltitude = 87000 fadeStart = 52000 fadeEnd = 67000 - + deactivateAltitude = 87000 materialType = AtmosphericTriplanarZoomRotation + Material { factor = 12 - factorBlendWidth = 0.1 - factorRotation = 30 - + factorBlendWidth = 0.05 + factorRotation = 45 saturation = 1 - contrast = 2 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 1 - + specularColor = 0,0,0,1 + albedoBrightness = 2 steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 @@ -147,70 +153,77 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = RealSolarSystem/Terrain/PluginData/Dione_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 80000 - - midTex = RealSolarSystem/Terrain/PluginData/Dione_Diffuse.dds + midTex = RealSolarSystem/PluginData/Terrain/Dione_Diffuse.dds midTexScale = 1,1 midTexOffset = 0,0 midTiling = 80000 - midBumpMap = RealSolarSystem/Terrain/PluginData/Dione_Normal.dds + midBumpMap = RealSolarSystem/PluginData/Terrain/Dione_Normal.dds midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 80000 - - highTex = RealSolarSystem/Terrain/PluginData/Dione_Diffuse.dds highTexScale = 1,1 highTexOffset = 0,0 highTiling = 80000 - lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + } + + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/RockyGround + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 100000 } + Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/DioneColor.dds + blend = 0.95 order = 10 enabled = true } + VertexSimplexHeight { seed = 2211221 deformity = 1200.0 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 1.0 enabled = true order = 102 } + VertexSimplexNoiseColor { seed = 45 blend = 0.125 colorStart = 0,0,0,1 colorEnd = 1,1,1,1 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 2.0 enabled = true order = 200 } + VertexHeightNoiseVertHeight { seed = 1283704385 diff --git a/GameData/RealSolarSystem/RSSKopernicus/Saturn/Enceladus.cfg b/GameData/RealSolarSystem/Config/Saturn/Enceladus.cfg similarity index 77% rename from GameData/RealSolarSystem/RSSKopernicus/Saturn/Enceladus.cfg rename to GameData/RealSolarSystem/Config/Saturn/Enceladus.cfg index c5940682..d1f4b267 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Saturn/Enceladus.cfg +++ b/GameData/RealSolarSystem/Config/Saturn/Enceladus.cfg @@ -1,17 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Enceladus Body { name = Enceladus - finalizeOrbit = false flightGlobalsIndex = 16 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Enceladus.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Enceladus.bin + Template { name = Mun removePQSMods = PQSCity, PQSLandControl, PQSMod_VoronoiCraters } + Orbit { // Target body name: Enceladus (602) @@ -24,16 +24,15 @@ meanAnomalyAtEpochD = 346.6301476573209 longitudeOfAscendingNode = 128.4244161601446 argumentOfPeriapsis = 115.5615886062458 - color = 1.0, 1.0, 1.0, 1.0 + color = RGBA(255, 255, 255, 255) } Properties { - displayName = #RSS_Enceladus_name//Enceladus - description = #RSS_Enceladus_desc//Enceladus is the sixth-largest moon of Saturn, covered by fresh, clean ice, where the surface temperature at noon only reaches 75 K. Its notable features include water-rich plumes venting from cryovolcanoes in the south polar region. + displayName = #RSS_Enceladus_name + description = #RSS_Enceladus_desc radius = 252100 - gravParameter = 7.211454165826e+9 - solarRotationPeriod = False + gravParameter = 7.211454165826E+9 rotationPeriod = 118386.8352 tidallyLocked = true initialRotation = 0 @@ -51,6 +50,7 @@ value = 1.0 color = 1,1,1,1 } + Biome { name = Northern Polar Region @@ -58,6 +58,7 @@ value = 1.0 color = 0,0,0,1 } + Biome { name = Southern Polar Region @@ -65,6 +66,7 @@ value = 1.0 color = 0.5,0.5,0.5,1 } + Biome { name = Craterous @@ -86,19 +88,28 @@ } } + ScaledVersion { - type = Vacuum // Should be atmospheric, but need info + type = Vacuum fadeStart = 50000 fadeEnd = 52000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/EnceladusColor.dds normals = RSS-Textures/PluginData/Flat_NRM.dds // Needs height map at least + } + + Material + { + color = RGBA(190, 190, 190, 255) + specColor = RGBA(20, 20, 20, 255) shininess = 0.1 - specular = 0.1,0.1,0.1,1 } } + PQS { maxQuadLengthsPerFrame = 0.03 @@ -108,20 +119,20 @@ deactivateAltitude = 87000 fadeStart = 52000 fadeEnd = 67000 - materialType = AtmosphericTriplanarZoomRotation + Material { factor = 9 factorBlendWidth = 0.01 factorRotation = 30 - + saturation = 1.8 contrast = 0.7 tintColor = 1,1,1,0 specularColor = 0.2,0.2,0.2,0.2 albedoBrightness = 1 - + steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 @@ -133,70 +144,92 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = RealSolarSystem/Terrain/PluginData/Encelade_Diffuse.dds + + lowTex = RealSolarSystem/PluginData/Terrain/Encelade_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 30000 - - midTex = RealSolarSystem/Terrain/PluginData/Encelade_Diffuse.dds + + midTex = RealSolarSystem/PluginData/Terrain/Encelade_Diffuse.dds midTexScale = 1,1 midTexOffset = 0,0 midTiling = 30000 - midBumpMap = RealSolarSystem/Terrain/PluginData/Encelade_Normal.dds + midBumpMap = RealSolarSystem/PluginData/Terrain/Encelade_Normal.dds midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 30000 - - highTex = RealSolarSystem/Terrain/PluginData/Encelade_Diffuse.dds + + highTex = RealSolarSystem/PluginData/Terrain/Encelade_Diffuse.dds highTexScale = 1,1 highTexOffset = 0,0 highTiling = 30000 - + lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 - + globalDensity = 1 - + fogColorRamp = fogColorRampScale = 1,1 fogColorRampOffset = 0,0 - + planetOpacity = 1 oceanFogDistance = 1000 } + + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/ice + mainTexScale = 1,1 + mainTexOffset = 0,0 + planetOpacity = 1 + } + Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/EnceladusColor.dds + blend = 0.95 order = 10 enabled = true } + VertexSimplexHeight { seed = 2211221 deformity = 1200.0 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 1.0 enabled = true order = 102 } + VertexSimplexNoiseColor { seed = 45 blend = 0.125 colorStart = 0,0,0,1 colorEnd = 1,1,1,1 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 2.0 enabled = true order = 200 } + VertexHeightNoiseVertHeight { seed = 1283704385 diff --git a/GameData/RealSolarSystem/RSSKopernicus/Saturn/Iapetus.cfg b/GameData/RealSolarSystem/Config/Saturn/Iapetus.cfg similarity index 73% rename from GameData/RealSolarSystem/RSSKopernicus/Saturn/Iapetus.cfg rename to GameData/RealSolarSystem/Config/Saturn/Iapetus.cfg index 5b678906..366f4611 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Saturn/Iapetus.cfg +++ b/GameData/RealSolarSystem/Config/Saturn/Iapetus.cfg @@ -1,17 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Iapetus Body { name = Iapetus - finalizeOrbit = false flightGlobalsIndex = 20 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Iapetus.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Iapetus.bin + Template { name = Mun removePQSMods = PQSCity, PQSLandControl, PQSMod_VoronoiCraters } + Orbit { // Target body name: Iapetus (608) @@ -24,16 +24,15 @@ meanAnomalyAtEpochD = 139.5683324894335 longitudeOfAscendingNode = 50.29392880240187 argumentOfPeriapsis = 314.3819081366686 - color = 1.0, 1.0, 1.0, 1.0 + color = RGBA(255, 255, 255, 255) } Properties { - displayName = #RSS_Iapetus_name//Iapetus - description = #RSS_Iapetus_desc//Iapetus is the furthest large regular moon in Saturn's system, usually inclined, making Saturn's rings visible from the moon's surface, with a large ridgeline along it's equator, giving this moon a curious, walnut like shape. + displayName = #RSS_Iapetus_name + description = #RSS_Iapetus_desc radius = 734500 - gravParameter = 1.205120887033e+11 - solarRotationPeriod = False + gravParameter = 1.205120887033E+11 rotationPeriod = 6853377.6 tidallyLocked = true initialRotation = 0 @@ -51,6 +50,7 @@ value = 1.0 color = 1,1,1,1 } + Biome { name = Northern Polar Region @@ -58,6 +58,7 @@ value = 1.0 color = 0,0,0,1 } + Biome { name = Southern Polar Region @@ -65,6 +66,7 @@ value = 1.0 color = 0.5,0.5,0.5,1 } + Biome { name = Crater @@ -72,6 +74,7 @@ value = 1.0 color = 0,0,1,1 } + Biome { name = Turgis @@ -79,6 +82,7 @@ value = 1.0 color = 1,0,0,1 } + Biome { name = Central Bulge @@ -98,44 +102,46 @@ flyingAltitudeThreshold = 2500 spaceAltitudeThreshold = 10000 } - } + ScaledVersion { type = Vacuum fadeStart = 50000 fadeEnd = 52000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/IapetusColor.dds normals = RSS-Textures/PluginData/Flat_NRM.dds // Needs equatorial ridge height map at least - shininess = 0.1 - specular = 0.1,0.1,0.1,1 + } + + Material + { + color = RGBA(255, 255, 255, 255) + specColor = RGBA(20, 20, 20, 255) + shininess = 0.05 } } + PQS { - maxQuadLengthsPerFrame = 0.03 - minLevel = 2 - maxLevel = 12 - minDetailDistance = 8 - deactivateAltitude = 87000 fadeStart = 52000 fadeEnd = 67000 - + deactivateAltitude = 87000 materialType = AtmosphericTriplanarZoomRotation + Material { factor = 12 - factorBlendWidth = 0.01 - factorRotation = 30 - - saturation = 1.5 - contrast = 0.9 + factorBlendWidth = 0.05 + factorRotation = 45 + saturation = 1 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 1 - + specularColor = 0,0,0,1 + albedoBrightness = 1.5 steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 @@ -147,70 +153,77 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = RealSolarSystem/Terrain/PluginData/LunesSaturnes_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 80000 - - midTex = RealSolarSystem/Terrain/PluginData/LunesSaturnes_Diffuse.dds + midTex = RealSolarSystem/PluginData/Terrain/LunesSaturnes_Diffuse.dds midTexScale = 1,1 midTexOffset = 0,0 midTiling = 80000 - midBumpMap = RealSolarSystem/Terrain/PluginData/LunesSaturnes_Normal.dds + midBumpMap = RealSolarSystem/PluginData/Terrain/LunesSaturnes_Normal.dds midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 80000 - - highTex = RealSolarSystem/Terrain/PluginData/LunesSaturnes_Diffuse.dds highTexScale = 1,1 highTexOffset = 0,0 highTiling = 80000 - lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + } + + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/RockyGround + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 100000 } + Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/IapetusColor.dds + blend = 0.95 order = 10 enabled = true } + VertexSimplexHeight { seed = 2211221 deformity = 1200.0 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 1.0 enabled = true order = 102 } + VertexSimplexNoiseColor { seed = 45 blend = 0.125 colorStart = 0,0,0,1 colorEnd = 1,1,1,1 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 2.0 enabled = true order = 200 } + VertexHeightNoiseVertHeight { seed = 1283704385 diff --git a/GameData/RealSolarSystem/RSSKopernicus/Saturn/Mimas.cfg b/GameData/RealSolarSystem/Config/Saturn/Mimas.cfg similarity index 75% rename from GameData/RealSolarSystem/RSSKopernicus/Saturn/Mimas.cfg rename to GameData/RealSolarSystem/Config/Saturn/Mimas.cfg index c102df7d..d8f8fd97 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Saturn/Mimas.cfg +++ b/GameData/RealSolarSystem/Config/Saturn/Mimas.cfg @@ -1,17 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Mimas Body { name = Mimas - finalizeOrbit = false flightGlobalsIndex = 15 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Mimas.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Mimas.bin + Template { name = Mun removePQSMods = PQSCity, PQSLandControl, PQSMod_VoronoiCraters } + Orbit { // Target body name: Mimas (601) @@ -24,17 +24,16 @@ meanAnomalyAtEpochD = 125.5909781664896 longitudeOfAscendingNode = 139.7604722490289 argumentOfPeriapsis = 222.2172789396715 - color = 1.0, 1.0, 1.0, 1.0 + color = RGBA(255, 255, 255, 255) } Properties { - displayName = #RSS_Mimas_name//Mimas - description = #RSS_Mimas_desc//Mimas, not Minmas, is the closest regular moon to Saturn, and the smallest body to keep a spherical shape in the solar system. It definitely isn't the Death Star. + displayName = #RSS_Mimas_name + description = #RSS_Mimas_desc radius = 198200 - gravParameter = 2.503524000000e+9 + gravParameter = 2.503524000000E+9 sphereOfInfluence = 396000 - solarRotationPeriod = False rotationPeriod = 81388.8 tidallyLocked = true initialRotation = 0 @@ -52,6 +51,7 @@ value = 1.0 color = 1,1,1,1 } + Biome { name = Northern Polar Region @@ -59,6 +59,7 @@ value = 1.0 color = 0,0,0,1 } + Biome { name = Southern Polar Region @@ -66,6 +67,7 @@ value = 1.0 color = 0.5,0.5,0.5,1 } + Biome { name = Herschel @@ -73,6 +75,7 @@ value = 1.0 color = 0,0,1,1 } + Biome { name = Crater @@ -80,6 +83,7 @@ value = 1.0 color = 1,0,0,1 } + Biome { name = Herschel Peak @@ -99,44 +103,46 @@ flyingAltitudeThreshold = 1000 spaceAltitudeThreshold = 7000 } - } + ScaledVersion { type = Vacuum fadeStart = 50000 fadeEnd = 52000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/MimasColor.dds normals = RSS-Textures/PluginData/Flat_NRM.dds // Needs equatorial ridge height map at least - shininess = 0.1 - specular = 0.1,0.1,0.1,1 + } + + Material + { + color = RGBA(190, 190, 190, 255) + specColor = RGBA(20, 20, 20, 255) + shininess = 0.05 } } + PQS { - maxQuadLengthsPerFrame = 0.03 - minLevel = 2 - maxLevel = 8 - minDetailDistance = 8 - deactivateAltitude = 87000 fadeStart = 52000 fadeEnd = 67000 - + deactivateAltitude = 87000 materialType = AtmosphericTriplanarZoomRotation + Material { factor = 12 - factorBlendWidth = 0.01 - factorRotation = 30 - + factorBlendWidth = 0.05 + factorRotation = 45 saturation = 0 contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 + specularColor = 0,0,0,1 albedoBrightness = 1 - steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 @@ -148,70 +154,77 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = RealSolarSystem/Terrain/PluginData/LunesSaturnes_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 80000 - - midTex = RealSolarSystem/Terrain/PluginData/LunesSaturnes_Diffuse.dds + midTex = RealSolarSystem/PluginData/Terrain/LunesSaturnes_Diffuse.dds midTexScale = 1,1 midTexOffset = 0,0 midTiling = 80000 - midBumpMap = RealSolarSystem/Terrain/PluginData/LunesSaturnes_Normal.dds + midBumpMap = RealSolarSystem/PluginData/Terrain/LunesSaturnes_Normal.dds midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 80000 - - highTex = RealSolarSystem/Terrain/PluginData/LunesSaturnes_Diffuse.dds highTexScale = 1,1 highTexOffset = 0,0 highTiling = 80000 - lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + } + + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/RockyGround + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 100000 } + Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/MimasColor.dds + blend = 0.95 order = 10 enabled = true } + VertexSimplexHeight { seed = 2211221 deformity = 1200.0 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 1.0 enabled = true order = 102 } + VertexSimplexNoiseColor { seed = 45 blend = 0.125 colorStart = 0,0,0,1 colorEnd = 1,1,1,1 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 2.0 enabled = true order = 200 } + VertexHeightNoiseVertHeight { seed = 1283704385 diff --git a/GameData/RealSolarSystem/RSSKopernicus/Saturn/Rhea.cfg b/GameData/RealSolarSystem/Config/Saturn/Rhea.cfg similarity index 73% rename from GameData/RealSolarSystem/RSSKopernicus/Saturn/Rhea.cfg rename to GameData/RealSolarSystem/Config/Saturn/Rhea.cfg index ee65ca59..df8780f0 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Saturn/Rhea.cfg +++ b/GameData/RealSolarSystem/Config/Saturn/Rhea.cfg @@ -1,17 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Rhea Body { name = Rhea - finalizeOrbit = false flightGlobalsIndex = 19 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Rhea.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Rhea.bin + Template { name = Mun removePQSMods = PQSCity, PQSLandControl, PQSMod_VoronoiCraters } + Orbit { // Target body name: Rhea (605) @@ -24,16 +24,15 @@ meanAnomalyAtEpochD = 13.48887718956405 longitudeOfAscendingNode = 130.3670574820431 argumentOfPeriapsis = 172.7367089889645 - color = 1.0, 1.0, 1.0, 1.0 + color = RGBA(255, 255, 255, 255) } Properties { - displayName = #RSS_Rhea_Name//Rhea - description = #RSS_Rhea_desc//Rhea is the second-largest moon of Saturn and the ninth-largest moon in the Solar System. It is the smallest body in the Solar System confirmed to be in hydrostatic equilibrium. + displayName = #RSS_Rhea_Name + description = #RSS_Rhea_desc radius = 763800 - gravParameter = 1.539424643535e+11 - solarRotationPeriod = False + gravParameter = 1.539424643535E+11 rotationPeriod = 390373.5168 tidallyLocked = true initialRotation = 0 @@ -51,6 +50,7 @@ value = 1.0 color = 1,1,1,1 } + Biome { name = Northern Polar Region @@ -58,6 +58,7 @@ value = 1.5 color = 0,0,0,1 } + Biome { name = Southern Polar Region @@ -65,6 +66,7 @@ value = 1.5 color = 0.5,0.5,0.5,1 } + Biome { name = Craterous @@ -84,44 +86,46 @@ flyingAltitudeThreshold = 5000 spaceAltitudeThreshold = 50000 } - } + ScaledVersion { type = Vacuum fadeStart = 50000 fadeEnd = 52000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/RheaColor.dds normals = RSS-Textures/PluginData/Flat_NRM.dds // Needs height map at least + } + + Material + { + color = RGBA(255, 255, 255, 255) + specColor = RGBA(20, 20, 20, 255) shininess = 0.1 - specular = 0.1,0.1,0.1,1 } } + PQS { - maxQuadLengthsPerFrame = 0.03 - minLevel = 2 - maxLevel = 12 - minDetailDistance = 8 - deactivateAltitude = 87000 fadeStart = 52000 fadeEnd = 67000 - + deactivateAltitude = 87000 materialType = AtmosphericTriplanarZoomRotation + Material { factor = 13 - factorBlendWidth = 0.01 - factorRotation = 30 - + factorBlendWidth = 0.05 + factorRotation = 45 saturation = 1 contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 1 - + specularColor = 0,0,0,1 + albedoBrightness = 2 steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 @@ -133,70 +137,77 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = RealSolarSystem/Terrain/PluginData/LunesSaturnes_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 80000 - - midTex = RealSolarSystem/Terrain/PluginData/LunesSaturnes_Diffuse.dds + midTex = RealSolarSystem/PluginData/Terrain/LunesSaturnes_Diffuse.dds midTexScale = 1,1 midTexOffset = 0,0 midTiling = 80000 - midBumpMap = RealSolarSystem/Terrain/PluginData/LunesSaturnes_Normal.dds + midBumpMap = RealSolarSystem/PluginData/Terrain/LunesSaturnes_Normal.dds midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 80000 - - highTex = RealSolarSystem/Terrain/PluginData/LunesSaturnes_Diffuse.dds highTexScale = 1,1 highTexOffset = 0,0 highTiling = 80000 - lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - - fogColorRampOffset = 0,0 + } + + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/RockyGround + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 100000 } + Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/RheaColor.dds + blend = 0.95 order = 10 enabled = true } + VertexSimplexHeight { seed = 2211221 deformity = 1200.0 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 1.0 enabled = true order = 102 } + VertexSimplexNoiseColor { seed = 45 blend = 0.125 colorStart = 0,0,0,1 colorEnd = 1,1,1,1 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 2.0 enabled = true order = 200 } + VertexHeightNoiseVertHeight { seed = 1283704385 diff --git a/GameData/RealSolarSystem/RSSKopernicus/Saturn/Saturn.cfg b/GameData/RealSolarSystem/Config/Saturn/Saturn.cfg similarity index 84% rename from GameData/RealSolarSystem/RSSKopernicus/Saturn/Saturn.cfg rename to GameData/RealSolarSystem/Config/Saturn/Saturn.cfg index 78cc6ff3..47be5e14 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Saturn/Saturn.cfg +++ b/GameData/RealSolarSystem/Config/Saturn/Saturn.cfg @@ -1,16 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Saturn Body { name = Saturn - finalizeOrbit = false flightGlobalsIndex = 14 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Saturn.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Saturn.bin + Template { name = Jool + removeAllPQSMods = true } + Orbit { // Target body name: Saturn (699) @@ -23,16 +24,15 @@ meanAnomalyAtEpochD = 67.46885226487360 longitudeOfAscendingNode = 5.970845343832233 argumentOfPeriapsis = 85.04661202834268 - color = 0.917, 0.847, 0.709, 1.0 + color = RGBA(235, 216, 180, 255) } Properties { - displayName = #RSS_Saturn_name//Saturn - description = #RSS_Saturn_desc//The sixth planet in our neighborhood, Saturn is named after the Roman god of Agriculture and is a gas giant with a unique ring surrounding it. Under the gassy layer composed largely of hydrogen, there is a rocky core with a very hot interior. + displayName = #RSS_Saturn_name + description = #RSS_Saturn_desc radius = 57216000 // 1000 atm, 58232000 to 1 bar gravParameter = 3.793120749865224E+16 - solarRotationPeriod = False rotationPeriod = 38052 tidallyLocked = false initialRotation = 0 @@ -52,6 +52,7 @@ value = 1.0 color = 0.843,0.557,0.075,1 } + Biome { name = North Pole Storms @@ -59,6 +60,7 @@ value = 1.0 color = 0.278,0.075,0.843,1 } + Biome { name = North Temperate Bands @@ -66,6 +68,7 @@ value = 1.0 color = 0.843,0.075,0.569,1 } + Biome { name = North Equatorial Bands @@ -73,6 +76,7 @@ value = 1.0 color = 0.843,0.235,0.075,1 } + Biome { name = South Equatorial Bands @@ -80,6 +84,7 @@ value = 1.0 color = 0.824,0.843,0.075,1 } + Biome { name = South Temperate Bands @@ -87,6 +92,7 @@ value = 1.0 color = 0.42,0.843,0.075,1 } + Biome { name = South Pole Storms @@ -114,59 +120,58 @@ Ring { angle = 0 - outerRadius = 2500 innerRadius = 1250 + outerRadius = 2500 texture = RSS-Textures/PluginData/SaturnRing.dds - color = 1,1,1,1 + color = RGBA(255, 255, 255, 255) lockRotation = false - unlit = true + unlit = false + useNewShader = true + penumbraMultiplier = 100 + thickness = 100 + steps = 256 } } + ScaledVersion { type = Atmospheric - //fadeStart = 78000 - //fadeEnd = 80000 - Material + sphericalModel = true + + OnDemand { texture = RSS-Textures/PluginData/SaturnColor.dds + //normals = RSS-Textures/PluginData/Saturn_NRM.dds normals = RSS-Textures/PluginData/Flat_NRM.dds - shininess = 0.05 - specular = 0,0,0,1 + } - rimPower = 2.0 + Material + { + color = RGBA(204, 194, 185, 255) + specColor = RGBA(0, 0, 0, 255) + shininess = 0.05 + rimPower = 2 rimBlend = 0.8 Gradient { 0.0 = 0.35, 0.4, 0.45, 1.0 - 0.2 = 0.1,0.15,0.2,1.0 - 0.4 = 0.0,0.0,0.0,1.0 - 1.0 = 0.0,0.0,0.0,1.0 + 0.2 = 0.1, 0.15, 0.2, 1.0 + 0.4 = 0.0, 0.0, 0.0, 1.0 + 1.0 = 0.0, 0.0, 0.0, 1.0 } } } + Atmosphere { - // effectively the ambient lighting color for all objects on the ground of this body (provides a slight tint) - ambientColor = 0.10,0.05,0.10,1 //not custom for Jupiter yet - - // - // shader.invWaveLength = Color( 1 / r^4, 1 / g^4, 1 / b^4, 0.5); - // - lightColor = 0.62, 0.65, 0.68, 0.5 // 1.0, 0.5, 0.5, 1.0 - - // General atmosphere settings enabled = true oxygen = false maxAltitude = 2000000.0 - - // constants adiabaticIndex = 1.43 atmosphereMolarMass = 0.0021475 - - // Atmosphere Pressure staticPressureASL = 101325 + pressureCurve { key = 0 101325 0 -0.301559 @@ -213,8 +218,9 @@ key = 1900000 7.56394E-07 -7.27569E-12 -7.27569E-12 key = 2000000 0 0 0 } - // Atmosphere Temperature + temperatureSeaLevel = 136 + temperatureCurve { key = 0 1005.6 0 -0.000922 @@ -243,6 +249,7 @@ key = 1950000 332.4 0.000670 0.000670 key = 2000000 360.7 0.000478 0 } + temperatureSunMultCurve { key = 0 0 0 0 @@ -251,16 +258,19 @@ key = 1497000 2 2.5974E-06 2.5974E-06 key = 2000000 3 0 0 } + temperatureLatitudeBiasCurve { key = 0 0 0 0 key = 90 -2 0 0 } + temperatureLatitudeSunMultCurve { key = 0 2 0 0 key = 90 0 0 0 } + temperatureAxialSunBiasCurve { key = 0 -5.5230 0 -0.040917 @@ -270,21 +280,26 @@ key = 293 0 -0.10472 -0.10472 key = 360 -5.5230 -0.040917 0 } + temperatureAxialSunMultCurve { key = 0 0 0 0.018 key = 90 1 0 0 } + temperatureEccentricityBiasCurve { key = 0 1.5 0 -3 key = 1 -1.5 -3 0 } + + ambientColor = RGBA(13, 13, 14, 255) + AtmosphereFromGround { - //innerRadius = 69211890 - //outerRadius = 70981000 - waveLength = 0.62, 0.65, 0.68, 0.5 + innerRadius = 57280000 + outerRadius = 58360000 + waveLength = RGBA(158, 165, 173, 128) } } } diff --git a/GameData/RealSolarSystem/RSSKopernicus/Saturn/Tethys.cfg b/GameData/RealSolarSystem/Config/Saturn/Tethys.cfg similarity index 76% rename from GameData/RealSolarSystem/RSSKopernicus/Saturn/Tethys.cfg rename to GameData/RealSolarSystem/Config/Saturn/Tethys.cfg index a7f125a8..6dd2a4b0 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Saturn/Tethys.cfg +++ b/GameData/RealSolarSystem/Config/Saturn/Tethys.cfg @@ -1,17 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Tethys Body { name = Tethys - finalizeOrbit = false flightGlobalsIndex = 17 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Tethys.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Tethys.bin + Template { name = Mun removePQSMods = PQSCity, PQSLandControl, PQSMod_VoronoiCraters } + Orbit { // Target body name: Tethys (603) @@ -24,16 +24,15 @@ meanAnomalyAtEpochD = 349.8231217220438 longitudeOfAscendingNode = 119.2518388332899 argumentOfPeriapsis = 215.9196892523803 - color = 1.0, 1.0, 1.0, 1.0 + color = RGBA(255, 255, 255, 255) } Properties { - displayName = #RSS_Tethys_name//Tethys - description = #RSS_Tethys_desc//Tethys is a mid-sized moon of Saturn about 1,060 km across and is named after the titan Tethys of Greek mythology. + displayName = #RSS_Tethys_name + description = #RSS_Tethys_desc radius = 531100 - gravParameter = 4.121107782641e+10 - solarRotationPeriod = False + gravParameter = 4.121107782641E+10 rotationPeriod = 163106.0928 tidallyLocked = true initialRotation = 0 @@ -51,6 +50,7 @@ value = 1.0 color = 1,1,1,1 } + Biome { name = Northern Polar Region @@ -58,6 +58,7 @@ value = 1.5 color = 0,0,0,1 } + Biome { name = Southern Polar Region @@ -65,6 +66,7 @@ value = 1.5 color = 0.5,0.5,0.5,1 } + Biome { name = Odysseus @@ -72,6 +74,7 @@ value = 2.0 color = 0,1,0,1 } + Biome { name = Ithaca Chasma @@ -79,6 +82,7 @@ value = 2.0 color = 1,0,0,1 } + Biome { name = Craterous @@ -98,44 +102,46 @@ flyingAltitudeThreshold = 5000 spaceAltitudeThreshold = 50000 } - } + ScaledVersion { type = Vacuum fadeStart = 50000 fadeEnd = 52000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/TethysColor.dds normals = RSS-Textures/PluginData/Flat_NRM.dds // Needs height map at least + } + + Material + { + color = RGBA(190, 190, 190, 255) + specColor = RGBA(20, 20, 20, 255) shininess = 0.1 - specular = 0.1,0.1,0.1,1 } } + PQS { - maxQuadLengthsPerFrame = 0.03 - minLevel = 2 - maxLevel = 12 - minDetailDistance = 8 - deactivateAltitude = 87000 fadeStart = 52000 fadeEnd = 67000 - + deactivateAltitude = 87000 materialType = AtmosphericTriplanarZoomRotation + Material { factor = 11 - factorBlendWidth = 0.01 - factorRotation = 30 - + factorBlendWidth = 0.05 + factorRotation = 45 saturation = 1 contrast = 1.1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 + specularColor = 0,0,0,1 albedoBrightness = 1 - steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 @@ -147,70 +153,77 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = RealSolarSystem/Terrain/PluginData/LunesSaturnes_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 80000 - - midTex = RealSolarSystem/Terrain/PluginData/LunesSaturnes_Diffuse.dds + midTex = RealSolarSystem/PluginData/Terrain/LunesSaturnes_Diffuse.dds midTexScale = 1,1 midTexOffset = 0,0 midTiling = 80000 - midBumpMap = RealSolarSystem/Terrain/PluginData/LunesSaturnes_Normal.dds + midBumpMap = RealSolarSystem/PluginData/Terrain/LunesSaturnes_Normal.dds midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 80000 - - highTex = RealSolarSystem/Terrain/PluginData/LunesSaturnes_Diffuse.dds highTexScale = 1,1 highTexOffset = 0,0 highTiling = 80000 - lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + } + + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/RockyGround + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 100000 } + Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/TethysColor.dds + blend = 0.95 order = 10 enabled = true } + VertexSimplexHeight { seed = 2211221 deformity = 1200.0 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 1.0 enabled = true order = 102 } + VertexSimplexNoiseColor { seed = 45 blend = 0.125 colorStart = 0,0,0,1 colorEnd = 1,1,1,1 - octaves = 12.0 + octaves = 12 persistence = 0.7 frequency = 2.0 enabled = true order = 200 } + VertexHeightNoiseVertHeight { seed = 1283704385 diff --git a/GameData/RealSolarSystem/RSSKopernicus/Saturn/Titan.cfg b/GameData/RealSolarSystem/Config/Saturn/Titan.cfg similarity index 74% rename from GameData/RealSolarSystem/RSSKopernicus/Saturn/Titan.cfg rename to GameData/RealSolarSystem/Config/Saturn/Titan.cfg index 648cf330..2131d933 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Saturn/Titan.cfg +++ b/GameData/RealSolarSystem/Config/Saturn/Titan.cfg @@ -1,17 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Titan Body { name = Titan - finalizeOrbit = false flightGlobalsIndex = 6 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Titan.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Titan.bin + Template { name = Laythe removePQSMods = LandControl, VertexHeightNoise, VertexSimplexHeightMap, VertexHeightNoiseVertHeight } + Orbit { // Target body name: Titan (606) @@ -24,25 +24,20 @@ meanAnomalyAtEpochD = 75.16117358815676 longitudeOfAscendingNode = 126.4945233702913 argumentOfPeriapsis = 182.0886765021483 - color = 0.7, 0.5, 0.25, 1.0 + color = RGBA(178, 128, 64, 255) } + Properties { - displayName = #RSS_Titan_name//Titan - description = #RSS_Titan_desc//Titan is the largest moon of Saturn. It is the only natural satellite known to have a dense atmosphere, and the only object other than Earth where clear evidence of stable bodies of surface liquid has been found. + displayName = #RSS_Titan_name + description = #RSS_Titan_desc radius = 2573300 // RSS datum, 2575000 topographical datum gravParameter = 8.978138376543E+12 ocean = true - // Stellar day. - solarRotationPeriod = False rotationPeriod = 1377648 - rotates = true - initialRotation = 0 tidallyLocked = true - // does nothing - axialTilt = 23.44 - gravParameter = 8.9778648e+12 + initialRotation = 0 isHomeWorld = false - timewarpAltitudeLimits = 0 130000 130000 130000 2000000 35000000 35000000 35000000 biomeMap = RSS-Textures/PluginData/TitanBiomes.dds @@ -56,6 +51,7 @@ value = 1.0 color = 0.427,0.282,0.106,1 } + Biome { name = Midlands @@ -63,6 +59,7 @@ value = 1.0 color = 0.584,0.396,0.165,1 } + Biome { name = Highlands @@ -70,6 +67,7 @@ value = 1.0 color = 0.816,0.612,0.365,1 } + Biome { name = Shores @@ -77,6 +75,7 @@ value = 1.0 color = 0.824,0.843,0.075,1 } + Biome { name = Seas @@ -84,6 +83,7 @@ value = 1.0 color = 0,0.992,1,1 } + Biome { name = Canyons @@ -91,6 +91,7 @@ value = 1.0 color = 0.988,0,1,1 } + Biome { name = Poles @@ -113,53 +114,47 @@ spaceAltitudeThreshold = 750000 } } + ScaledVersion { type = Atmospheric fadeStart = 50000 fadeEnd = 52000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/TitanColor.dds normals = RSS-Textures/PluginData/Titan_NRM.dds - shininess = 0.05 - specular = 0.2,0.2,0.2,1 + } - // Atmosphere settings + Material + { + color = RGBA(190, 190, 190, 255) + specColor = RGBA(20, 20, 20, 255) + shininess = 0.1 rimPower = 3.5 - rimBlend = 0.9 - - // Atmosphere color ramp texture + rimBlend = 1 Gradient { - 0.0 = 0.7529, 0.7843, 0.9961, 1 - 0.6 = 0.7529, 0.7843, 0.9961, 1 - 1.0 = 0.0196, 0.0196, 0.0196, 1 + 0.0 = 0.47, 0.40, 0.35, 1.0 + 0.1 = 0.47, 0.40, 0.35, 1.0 + 0.5 = 0.10, 0.10, 0.10, 1.0 + 1.0 = 0.02, 0.02, 0.02, 1.0 } } } + Atmosphere { - // effectively the ambient lighting color for all objects on the ground of this body (provides a slight tint) - ambientColor = 0.07529, 0.07843, 0.09961, 1 - - // - // shader.invWaveLength = Color( 1 / r^4, 1 / g^4, 1 / b^4, 0.5); - // - lightColor = 0.7637081, 0.6757305, 0.6348315, 1 - - // General atmosphere settings enabled = true oxygen = false maxAltitude = 600000.0 - - // constants adiabaticIndex = 1.4 atmosphereMolarMass = 0.02755 - - // Atmosphere Pressure staticPressureASL = 159.018 + pressureCurve { key = 0 159.018 0 -0.00747715 @@ -196,8 +191,9 @@ key = 580000 3.87916E-05 -7.73011E-10 -7.73011E-10 key = 600000 0 0 0 } - // Atmosphere Temperature + temperatureSeaLevel = 96 + temperatureCurve { key = 0 95 0 -0.00105 @@ -211,8 +207,8 @@ key = 400000 171 -0.00012 -0.00012 key = 500000 155 -0.00012 -0.00012 key = 600000 150 0 0 - } + temperatureSunMultCurve { key = 0 1 0 0 @@ -221,18 +217,20 @@ key = 275000 3 0 0 key = 400000 1.5 -2E-05 -2E-05 key = 600000 0 0 0 - } + temperatureLatitudeBiasCurve { key = 0 0.75 0 0 key = 90 -2 -0.0495 0 } + temperatureLatitudeSunMultCurve { key = 0 1 0 0 key = 90 0 -0.018 0 } + temperatureAxialSunBiasCurve { key = 0 -0.69038 0 -0.0051147 @@ -242,117 +240,140 @@ key = 293 0 -0.013090 -0.013090 key = 360 -0.69038 -0.0051147 0 } + temperatureAxialSunMultCurve { key = 0 0 0 0.018 key = 90 1 0 0 } + temperatureEccentricityBiasCurve { key = 0 1.5 0 -3 key = 1 -1.5 -3 0 } + + ambientColor = RGBA(20, 20, 25, 255) + AtmosphereFromGround { - innerRadius = 2574390 - outerRadius = 2820000 - waveLength = 0.73, 0.76, 0.83, 1.0 + innerRadius = 2573300 + outerRadius = 2643300 + waveLength = RGBA(186, 194, 212, 128) } } Ocean { - ocean = True - oceanHeight = 0 + ocean = true density = 0.3575 - oceanColor = 0.784, 0.507, 0.0, 1.0 + oceanColor = RGBA(230, 195, 140, 255) Material { - oceanOpacity = 0.95 - color = 0.784, 0.507, 0.0, 1.0 - colorFromSpace = 0.0784, 0.0507, 0.0, 1.0 - fogColor = 0.298, 0.188, 0.0, 1.0 - specColor = 1.0, 1.0, 1.0, 1.0 - specColor = 0.298, 0.188, 0.0, 1.0 - shininess = 0.697 + fadeStart = 5000 + fadeEnd = 50000 + oceanOpacity = 0.85 + color = RGBA(255, 178, 140, 255) + colorFromSpace = RGBA(230, 195, 140, 255) + fogColor = RGBA(80, 50, 0, 255) + specColor = RGBA(255, 255, 255, 255) + shininess = 0.7 + tiling = 1000 + displacement = 0.01 + dispFreq = 0.05 + } + + FallbackMaterial + { + color = RGBA(255, 178, 140, 255) + colorFromSpace = RGBA(230, 195, 140, 255) } Fog { - useFog = True - fogColorStart = 0.298, 0.188, 0.0, 1.0 - fogColorEnd = 0.0298, 0.0188, 0.0, 1.0 + fogColorStart = RGBA(80, 50, 40, 255) + fogColorEnd = RGBA(80, 50, 40, 255) + fogDensityStart = 0.005 + fogDensityEnd = 0.05 + } + + Mods + { + AerialPerspectiveMaterial + { + atmosphereDepth = 7000 + } } } PQS { + fadeStart = 52000 + fadeEnd = 72000 deactivateAltitude = 600000 - fadeStart = 467000 - fadeEnd = 525000 - materialType = AtmosphericTriplanarZoomRotation + Material { - factor = 10 - factorBlendWidth = 0.01 - factorRotation = 30 - - saturation = 1.3 - contrast = 2 + factor = 8 + factorBlendWidth = 0.05 + factorRotation = 45 + saturation = 1 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 1.4 - + specularColor = 0,0,0,1 + albedoBrightness = 1.5 + steepTex = BUILTIN/terrain_rock00 steepPower = 1.2 steepTexStart = 2000 steepTexEnd = 2 - steepTex = RealSolarSystem/Terrain/PluginData/Steep_Diffuse.dds steepTexScale = 1,1 steepTexOffset = 0,0 - steepBumpMap = RealSolarSystem/Terrain/PluginData/Steep_Normal.dds + steepBumpMap = BUILTIN/Cliff (Layered Rock)_NRM steepBumpMapScale = 1,1 steepBumpMapOffset = 0,0 steepNearTiling = 15 steepTiling = 15 - - lowTex = RealSolarSystem/Terrain/PluginData/Titan_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 50000 - - midTex = RealSolarSystem/Terrain/PluginData/Titan_Diffuse.dds + midTex = RealSolarSystem/PluginData/Terrain/Titan_Diffuse.dds midTexScale = 1,1 midTexOffset = 0,0 midTiling = 50000 - midBumpMap = RealSolarSystem/Terrain/PluginData/Titan_Normal.dds + midBumpMap = RealSolarSystem/PluginData/Terrain/Titan_Normal.dds midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 50000 - - highTex = RealSolarSystem/Terrain/PluginData/Titan_Diffuse.dds highTexScale = 1,1 highTexOffset = 0,0 highTiling = 50000 - lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + } + + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/SandyGround + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 1000 } + Mods { - // Height VertexHeightMap { map = RSS-Textures/PluginData/TitanHeight.dds @@ -362,7 +383,7 @@ order = 20 enabled = true } - // Color + VertexColorSolid { blend = 1.0 @@ -370,6 +391,7 @@ enabled = true order = 9999992 } + VertexSimplexNoiseColor { seed = 1234 @@ -382,6 +404,7 @@ enabled = true order = 9999994 } + VertexSimplexNoiseColor { seed = 1238 @@ -394,6 +417,7 @@ enabled = true order = 9999995 } + VertexColorMapBlend { map = RSS-Textures/PluginData/TitanColor.dds @@ -401,10 +425,12 @@ blend = 0.85 enabled = true } + AltitudeAlpha { atmosphereDepth = 15000 //fade to 0 at 15000 } + AerialPerspectiveMaterial { atmosphereDepth = 7000 //fair guess at scale height diff --git a/GameData/RealSolarSystem/RSSKopernicus/Sun.cfg b/GameData/RealSolarSystem/Config/Sun/Sun.cfg similarity index 54% rename from GameData/RealSolarSystem/RSSKopernicus/Sun.cfg rename to GameData/RealSolarSystem/Config/Sun/Sun.cfg index ba47d181..8834a350 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Sun.cfg +++ b/GameData/RealSolarSystem/Config/Sun/Sun.cfg @@ -1,29 +1,41 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Sun Body { name = Sun - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Sun.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Sun.bin + Template { name = Sun removeProgressTree = false } + Properties { displayName = #RSS_Sun_name//The Sun description = #RSS_Sun_desc//The Sun, a G2V main sequence yellow dwarf. radius = 696342000 gravParameter = 1.3271244004193938e+20 + ScienceValues { spaceAltitudeThreshold = 15000000000 // 15 Gm, about 0.3 of the distance to Mercury at perihelion. } } + ScaledVersion { - solarLightColor = 1.0,1.0,1.0,1.0 + Light + { + sunlightColor = 1.0, 1.0, 1.0, 1.0 + sunlightIntensity = 0.9 + scaledSunlightColor = 1.0, 1.0, 1.0, 1.0 + scaledSunlightIntensity = 0.9 + IVASunColor = 1.0, 1.0, 1.0, 1.0 + IVASunIntensity = 0.9 + ambientLightColor = 0.06, 0.06, 0.06, 1.0 + } } } } diff --git a/GameData/RealSolarSystem/RSSKopernicus/Uranus/Ariel.cfg b/GameData/RealSolarSystem/Config/Uranus/Ariel.cfg similarity index 67% rename from GameData/RealSolarSystem/RSSKopernicus/Uranus/Ariel.cfg rename to GameData/RealSolarSystem/Config/Uranus/Ariel.cfg index a254f139..638c15cc 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Uranus/Ariel.cfg +++ b/GameData/RealSolarSystem/Config/Uranus/Ariel.cfg @@ -1,41 +1,44 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { Body { name = Ariel flightGlobalsIndex = 92 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Ariel.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Ariel.bin + Template { name = Eeloo } + Orbit { // Target body name: Ariel (701) // Center body name: Uranus (799) // Center-site name: BODY CENTER - referenceBody = Uranus - semiMajorAxis = 190944364.477622 - eccentricity = 0.00190951361476287 - inclination = 74.8989043025419 - meanAnomalyAtEpochD = 46.46367954654207 + referenceBody = Uranus + semiMajorAxis = 190944364.477622 + eccentricity = 0.00190951361476287 + inclination = 74.8989043025419 + meanAnomalyAtEpochD = 46.46367954654207 longitudeOfAscendingNode = 166.5671084714081 - argumentOfPeriapsis = 169.9966404991910 - color = 1.0, 1.0, 1.0, 1.0 + argumentOfPeriapsis = 169.9966404991910 + color = RGBA(255, 255, 255, 255) } + Properties { displayName = #RSS_Ariel_name - description = #RSS_Ariel_desc//Ariel is the fourth-largest of the 27 known moons of Uranus. Ariel orbits and rotates in the equatorial plane of Uranus, which is almost perpendicular to the orbit of Uranus, and so has an extreme seasonal cycle. + description = #RSS_Ariel_desc radius = 578900 gravParameter = 8.346344431770477e+10 tidallyLocked = true initialRotation = 0 isHomeWorld = false timewarpAltitudeLimits = 0 200 400 700 2000 3000 6000 10000 - + biomeMap = RSS-Textures/PluginData/ArielBiomes.dds - + Biomes { Biome @@ -45,6 +48,7 @@ value = 1.0 color = 0,1,0,1 } + Biome { name = Chasmata @@ -52,6 +56,7 @@ value = 1.0 color = 1,0,0,1 } + Biome { name = Craters @@ -60,8 +65,7 @@ color = 0,0,1,1 } } - - + ScienceValues { landedDataValue = 11 @@ -71,43 +75,45 @@ spaceAltitudeThreshold = 200000 } } + ScaledVersion { type = Vacuum fadeStart = 28000 fadeEnd = 30000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/ArielColor.dds normals = RSS-Textures/PluginData/Ariel_NRM.dds - shininess = 0.05 - specular = 0,0,0,1 + } + + Material + { + color = RGBA(255, 255, 255, 255) + specColor = RGBA(20, 20, 20, 255) + shininess = 0.1 } } + PQS { - maxQuadLengthsPerFrame = 0.03 - minLevel = 2 - maxLevel = 12 - minDetailDistance = 8 - deactivateAltitude = 365000 fadeStart = 30000 - fadeEnd = 365000 - + fadeEnd = 60000 + deactivateAltitude = 365000 materialType = AtmosphericTriplanarZoomRotation Material { factor = 10 - factorBlendWidth = 0.1 - factorRotation = 30 - + factorBlendWidth = 0.05 + factorRotation = 45 saturation = 1 - contrast = 1.5 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 1.5 - + specularColor = 0,0,0,1 + albedoBrightness = 2 steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 @@ -119,56 +125,59 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = RealSolarSystem/Terrain/PluginData/Moon_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 50000 - lowBumpMap = RealSolarSystem/Terrain/PluginData/Moon_Normal.dds lowBumpMapScale = 1,1 lowBumpMapOffset = 0,0 lowBumpTiling = 50000 - - midTex = RealSolarSystem/Terrain/PluginData/Moon_Diffuse.dds + midTex = RealSolarSystem/PluginData/Terrain/Moon_Diffuse.dds midTexScale = 1,1 midTexOffset = 0,0 midTiling = 50000 - midBumpMap = RealSolarSystem/Terrain/PluginData/Moon_Normal.dds + midBumpMap = RealSolarSystem/PluginData/Terrain/Moon_Normal.dds midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 50000 - - highTex = RealSolarSystem/Terrain/PluginData/Moon_Diffuse.dds highTexScale = 1,1 highTexOffset = 0,0 highTiling = 50000 - highBumpMap = RealSolarSystem/Terrain/PluginData/Moon_Normal.dds highBumpMapScale = 1,1 highBumpMapOffset = 0,0 highBumpTiling = 50000 + lowStart = -1 + lowEnd = -1 + highStart = 2 + highEnd = 2 + } - lowStart = 0 - lowEnd = 0.3 - highStart = 0.8 - highEnd = 1 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/ice + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 1000 } + Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/ArielColor.dds + blend = 0.95 order = 9999993 enabled = true } + VertexHeightMap { map = RSS-Textures/PluginData/ArielHeight.dds @@ -178,6 +187,7 @@ order = 10 enabled = true } + VertexSimplexHeightAbsolute { seed = 3339066 @@ -188,6 +198,7 @@ order = 11 enabled = true } + VertexSimplexHeight { seed = 3339067 @@ -198,6 +209,7 @@ order = 12 enabled = true } + VertexHeightNoise { seed = 45756 @@ -215,4 +227,3 @@ } } } - diff --git a/GameData/RealSolarSystem/RSSKopernicus/Uranus/Miranda.cfg b/GameData/RealSolarSystem/Config/Uranus/Miranda.cfg similarity index 62% rename from GameData/RealSolarSystem/RSSKopernicus/Uranus/Miranda.cfg rename to GameData/RealSolarSystem/Config/Uranus/Miranda.cfg index 4b67c389..6297e5b8 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Uranus/Miranda.cfg +++ b/GameData/RealSolarSystem/Config/Uranus/Miranda.cfg @@ -1,41 +1,44 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { Body { name = Miranda flightGlobalsIndex = 91 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Miranda.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Miranda.bin + Template { name = Eeloo } + Orbit { // Target body name: Miranda (705) // Center body name: Uranus (799) // Center-site name: BODY CENTER - referenceBody = Uranus - semiMajorAxis = 129880047.634175 - eccentricity = 0.00118741261963413 - inclination = 78.5887546839913 - meanAnomalyAtEpochD = 253.0006290232421 + referenceBody = Uranus + semiMajorAxis = 129880047.634175 + eccentricity = 0.00118741261963413 + inclination = 78.5887546839913 + meanAnomalyAtEpochD = 253.0006290232421 longitudeOfAscendingNode = 169.0642120548280 - argumentOfPeriapsis = 326.7575256535064 - color = 1.0, 1.0, 1.0, 1.0 + argumentOfPeriapsis = 326.7575256535064 + color = RGBA(255, 255, 255, 255) } + Properties { - displayName = #RSS_Miranda_name//Miranda - description = #RSS_Miranda_desc//Miranda or Uranus V is the smallest and innermost of Uranus's five round satellites. Like the other large moons of Uranus, Miranda orbits close to its planet's equatorial plane. Because Uranus orbits the Sun on its side, Miranda's orbit is perpendicular to the ecliptic and shares Uranus's extreme seasonal cycle. At just 470 km in diameter, Miranda is one of the smallest objects in the Solar System known to be spherical under its own gravity. Of the bodies that are known to be in hydrostatic equilibrium, only Saturn's moon Mimas is smaller. + displayName = #RSS_Miranda_name + description = #RSS_Miranda_desc radius = 235700 gravParameter = 4.319516899232100e+9 tidallyLocked = true initialRotation = 0 isHomeWorld = false timewarpAltitudeLimits = 0 200 400 700 2000 3000 6000 10000 - + biomeMap = RSS-Textures/PluginData/MirandaBiomes.dds - + Biomes { Biome @@ -45,6 +48,7 @@ value = 1.0 color = 0,1,0,1 } + Biome { name = Craters @@ -52,6 +56,7 @@ value = 1.0 color = 0,0,1,1 } + Biome { name = Coronae @@ -59,6 +64,7 @@ value = 1.0 color = 1,1,0,1 } + Biome { name = Rupes @@ -66,6 +72,7 @@ value = 1.0 color = 1,0,1,1 } + Biome { name = Sulci @@ -73,6 +80,7 @@ value = 1.0 color = 0,1,1,1 } + Biome { name = Verona Rupes @@ -81,6 +89,7 @@ color = 1,0,0,1 } } + ScienceValues { landedDataValue = 11 @@ -90,104 +99,109 @@ spaceAltitudeThreshold = 200000 } } + ScaledVersion { type = Vacuum fadeStart = 18000 fadeEnd = 20000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/MirandaColor.dds normals = RSS-Textures/PluginData/Miranda_NRM.dds - shininess = 0.05 - specular = 0,0,0,1 + } + + Material + { + color = RGBA(255, 255, 255, 255) + specColor = RGBA(20, 20, 20, 255) + shininess = 0.1 } } + PQS { - maxQuadLengthsPerFrame = 0.03 - minLevel = 2 - maxLevel = 12 - minDetailDistance = 8 - deactivateAltitude = 305000 fadeStart = 20000 - fadeEnd = 305000 - + fadeEnd = 40000 + deactivateAltitude = 305000 materialType = AtmosphericTriplanarZoomRotation Material { factor = 10 - factorBlendWidth = 0.1 - factorRotation = 30 - + factorBlendWidth = 0.05 + factorRotation = 45 saturation = 1 - contrast = 1.5 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 1.2 //1 - + specularColor = 0,0,0,1 + albedoBrightness = 2 steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 - steepTex = RealSolarSystem/Terrain/PluginData/Steep_Diffuse.dds + steepTex = RealSolarSystem/PluginData/Terrain/Steep_Diffuse.dds steepTexScale = 1,1 steepTexOffset = 0,0 - steepBumpMap = RealSolarSystem/Terrain/PluginData/Steep_Normal.dds + steepBumpMap = RealSolarSystem/PluginData/Terrain/Steep_Normal.dds steepBumpMapScale = 1,1 steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = RealSolarSystem/Terrain/PluginData/Pluton_Diffuse.dds //Pluton_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 70000 - lowBumpMap = RealSolarSystem/Terrain/PluginData/Pluton_Normal.dds lowBumpMapScale = 1,1 lowBumpMapOffset = 0,0 lowBumpTiling = 50000 - - midTex = RealSolarSystem/Terrain/PluginData/Pluton_Diffuse.dds + midTex = RealSolarSystem/PluginData/Terrain/Pluton_Diffuse.dds midTexScale = 1,1 midTexOffset = 0,0 midTiling = 70000 - midBumpMap = RealSolarSystem/Terrain/PluginData/Pluton_Normal.dds + midBumpMap = RealSolarSystem/PluginData/Terrain/Pluton_Normal.dds midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 70000 - - highTex = RealSolarSystem/Terrain/PluginData/Pluton_Diffuse.dds highTexScale = 1,1 highTexOffset = 0,0 highTiling = 70000 - highBumpMap = RealSolarSystem/Terrain/PluginData/Pluton_Normal.dds highBumpMapScale = 1,1 highBumpMapOffset = 0,0 highBumpTiling = 70000 + lowStart = -1 + lowEnd = -1 + highStart = 2 + highEnd = 2 + } - lowStart = 0 - lowEnd = 0.3 - highStart = 0.8 - highEnd = 1 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/ice + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 1000 } + Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/MirandaColor.dds + blend = 0.95 order = 9999993 enabled = true } + VertexHeightMap { map = RSS-Textures/PluginData/MirandaHeight.dds @@ -197,6 +211,7 @@ order = 10 enabled = true } + VertexSimplexHeightAbsolute { seed = 3339066 @@ -207,6 +222,7 @@ order = 11 enabled = true } + VertexSimplexHeight { seed = 3339067 @@ -217,6 +233,7 @@ order = 12 enabled = true } + VertexHeightNoise { seed = 45756 diff --git a/GameData/RealSolarSystem/RSSKopernicus/Uranus/Oberon.cfg b/GameData/RealSolarSystem/Config/Uranus/Oberon.cfg similarity index 64% rename from GameData/RealSolarSystem/RSSKopernicus/Uranus/Oberon.cfg rename to GameData/RealSolarSystem/Config/Uranus/Oberon.cfg index fe7d8a23..733db7ba 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Uranus/Oberon.cfg +++ b/GameData/RealSolarSystem/Config/Uranus/Oberon.cfg @@ -1,50 +1,54 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { Body { name = Oberon flightGlobalsIndex = 95 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Oberon.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Oberon.bin + Template { name = Eeloo } + Orbit { // Target body name: Oberon (758) // Center body name: Uranus (799) // Center-site name: BODY CENTER - referenceBody = Uranus - semiMajorAxis = 583435328.340603 - eccentricity = 0.00110558297330948 - inclination = 74.9349049752716 - meanAnomalyAtEpochD = 266.5149396374048 + referenceBody = Uranus + semiMajorAxis = 583435328.340603 + eccentricity = 0.00110558297330948 + inclination = 74.9349049752716 + meanAnomalyAtEpochD = 266.5149396374048 longitudeOfAscendingNode = 166.6887328903476 - argumentOfPeriapsis = 274.4599570542317 - color = 1.0, 1.0, 1.0, 1.0 + argumentOfPeriapsis = 274.4599570542317 + color = RGBA(255, 255, 255, 255) } + Properties { displayName = #RSS_Oberon_name - description = Oberon, also designated Uranus IV, is the outermost major moon of the planet Uranus. It is the second-largest and second most massive of the Uranian moons, and the ninth most massive moon in the Solar System. Discovered by William Herschel in 1787, Oberon is named after the mythical king of the fairies who appears as a character in Shakespeare's A Midsummer Night's Dream. Its orbit lies partially outside Uranus's magnetosphere. + description = #RSS_Oberon_desc radius = 761400 gravParameter = 2.053234302535623e+11 tidallyLocked = true initialRotation = 0 isHomeWorld = false timewarpAltitudeLimits = 0 200 400 700 2000 3000 6000 10000 - + biomeMap = RSS-Textures/PluginData/OberonBiomes.dds - + Biomes { Biome { name = Plains - displayName =#RSS_Oberon_Biome1 + displayName =#RSS_Oberon_Biome1 value = 1.0 color = 0,1,0,1 } + Biome { name = Chasmata @@ -52,6 +56,7 @@ value = 1.0 color = 1,0,0,1 } + Biome { name = Craters @@ -59,6 +64,7 @@ value = 1.0 color = 0,0,1,1 } + Biome { name = Hamlet Crater @@ -67,7 +73,7 @@ color = 1,1,0,1 } } - + ScienceValues { landedDataValue = 11 @@ -77,43 +83,45 @@ spaceAltitudeThreshold = 200000 } } + ScaledVersion { type = Vacuum fadeStart = 18000 fadeEnd = 20000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/OberonColor.dds normals = RSS-Textures/PluginData/Oberon_NRM.dds - shininess = 0.05 - specular = 0,0,0,1 + } + + Material + { + color = RGBA(255, 255, 255, 255) + specColor = RGBA(20, 20, 20, 255) + shininess = 0.1 } } + PQS { - maxQuadLengthsPerFrame = 0.03 - minLevel = 2 - maxLevel = 12 - minDetailDistance = 8 - deactivateAltitude = 227000 fadeStart = 20000 - fadeEnd = 327000 - + fadeEnd = 40000 + deactivateAltitude = 227000 materialType = AtmosphericTriplanarZoomRotation Material { factor = 10 - factorBlendWidth = 0.1 - factorRotation = 30 - + factorBlendWidth = 0.05 + factorRotation = 45 saturation = 1 - contrast = 1.8 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 1 //1 - + specularColor = 0,0,0,1 + albedoBrightness = 2 steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 @@ -125,57 +133,59 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = RealSolarSystem/Terrain/PluginData/Dione_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 50000 - lowBumpMap = RealSolarSystem/Terrain/PluginData/Dione_Normal.dds lowBumpMapScale = 1,1 lowBumpMapOffset = 0,0 lowBumpTiling = 50000 - - midTex = RealSolarSystem/Terrain/PluginData/Dione_Diffuse.dds + midTex = RealSolarSystem/PluginData/Terrain/Dione_Diffuse.dds midTexScale = 1,1 midTexOffset = 0,0 midTiling = 50000 - midBumpMap = RealSolarSystem/Terrain/PluginData/Dione_Normal.dds + midBumpMap = RealSolarSystem/PluginData/Terrain/Dione_Normal.dds midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 50000 - - highTex = RealSolarSystem/Terrain/PluginData/Dione_Diffuse.dds highTexScale = 1,1 highTexOffset = 0,0 highTiling = 50000 - highBumpMap = RealSolarSystem/Terrain/PluginData/Dione_Normal.dds highBumpMapScale = 1,1 highBumpMapOffset = 0,0 highBumpTiling = 50000 + lowStart = -1 + lowEnd = -1 + highStart = 2 + highEnd = 2 + } - lowStart = 0 - lowEnd = 0.3 - highStart = 0.8 - highEnd = 1 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/ice + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 1000 } - + Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/OberonColor.dds + blend = 0.95 order = 9999993 enabled = true } + VertexHeightMap { map = RSS-Textures/PluginData/OberonHeight.dds @@ -185,6 +195,7 @@ order = 10 enabled = true } + VertexSimplexHeightAbsolute { seed = 3339066 @@ -195,6 +206,7 @@ order = 11 enabled = true } + VertexSimplexHeight { seed = 3339067 @@ -205,6 +217,7 @@ order = 12 enabled = true } + VertexHeightNoise { seed = 45756 @@ -222,4 +235,3 @@ } } } - diff --git a/GameData/RealSolarSystem/RSSKopernicus/Uranus/Titania.cfg b/GameData/RealSolarSystem/Config/Uranus/Titania.cfg similarity index 67% rename from GameData/RealSolarSystem/RSSKopernicus/Uranus/Titania.cfg rename to GameData/RealSolarSystem/Config/Uranus/Titania.cfg index e05bc79c..afb31479 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Uranus/Titania.cfg +++ b/GameData/RealSolarSystem/Config/Uranus/Titania.cfg @@ -1,41 +1,44 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { Body { name = Titania flightGlobalsIndex = 94 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Titania.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Titania.bin + Template { name = Eeloo } + Orbit { // Target body name: Titania (754) // Center body name: Uranus (799) // Center-site name: BODY CENTER - referenceBody = Uranus - semiMajorAxis = 436292682.967703 - eccentricity = 0.002486916 - inclination = 75.045766393 - meanAnomalyAtEpochD = 212.6552821835342 + referenceBody = Uranus + semiMajorAxis = 436292682.967703 + eccentricity = 0.002486916 + inclination = 75.045766393 + meanAnomalyAtEpochD = 212.6552821835342 longitudeOfAscendingNode = 166.6555214910122 - argumentOfPeriapsis = 165.7455424030838 - color = 1.0, 1.0, 1.0, 1.0 + argumentOfPeriapsis = 165.7455424030838 + color = RGBA(255, 255, 255, 255) } + Properties { - displayName = #RSS_Titania_name//Titania - description = #RSS_Titania_desc//Titania is the largest of the moons of Uranus and the eighth largest moon in the Solar System at a diameter of 1,578 kilometres (981 mi). Discovered by William Herschel in 1787, Titania is named after the queen of the fairies in Shakespeare's A Midsummer Night's Dream. Its orbit lies inside Uranus's magnetosphere. + displayName = #RSS_Titania_name + description = #RSS_Titania_desc radius = 788900 - gravParameter = 2.269437003741248e+11 + gravParameter = 2.269437003741248E+11 tidallyLocked = true initialRotation = 0 isHomeWorld = false timewarpAltitudeLimits = 0 200 400 700 2000 3000 6000 10000 - + biomeMap = RSS-Textures/PluginData/TitaniaBiomes.dds - + Biomes { Biome @@ -45,6 +48,7 @@ value = 1.0 color = 0.6,0.6,0.6,1 } + Biome { name = Gertrude Crater @@ -52,6 +56,7 @@ value = 1.0 color = 1,0,0,1 } + Biome { name = Crater @@ -59,6 +64,7 @@ value = 1.0 color = 1,0,1,1 } + Biome { name = Messina Chasmata @@ -66,6 +72,7 @@ value = 1.0 color = 0,0,1,1 } + Biome { name = Ursula Crater @@ -73,6 +80,7 @@ value = 1.0 color = 1,1,0,1 } + Biome { name = South Pole @@ -80,6 +88,7 @@ value = 1.0 color = 0,1,0,1 } + Biome { name = North Pole @@ -88,6 +97,7 @@ color = 0,1,1,1 } } + ScienceValues { landedDataValue = 11 @@ -97,43 +107,45 @@ spaceAltitudeThreshold = 200000 } } + ScaledVersion { type = Vacuum fadeStart = 28000 fadeEnd = 30000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/TitaniaColor.dds normals = RSS-Textures/PluginData/Titania_NRM.dds - shininess = 0.05 - specular = 0,0,0,1 + } + + Material + { + color = RGBA(255, 255, 255, 255) + specColor = RGBA(20, 20, 20, 255) + shininess = 0.1 } } + PQS { - maxQuadLengthsPerFrame = 0.03 - minLevel = 2 - maxLevel = 12 - minDetailDistance = 8 - deactivateAltitude = 365000 fadeStart = 30000 - fadeEnd = 365000 - + fadeEnd = 60000 + deactivateAltitude = 365000 materialType = AtmosphericTriplanarZoomRotation Material { factor = 10 - factorBlendWidth = 0.1 - factorRotation = 30 - + factorBlendWidth = 0.05 + factorRotation = 45 saturation = 1 - contrast = 1.8 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 1.3 //1 - + specularColor = 0,0,0,1 + albedoBrightness = 2 steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 @@ -145,56 +157,59 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = RealSolarSystem/Terrain/PluginData/Dione_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 50000 - lowBumpMap = RealSolarSystem/Terrain/PluginData/Dione_Normal.dds lowBumpMapScale = 1,1 lowBumpMapOffset = 0,0 lowBumpTiling = 50000 - - midTex = RealSolarSystem/Terrain/PluginData/Dione_Diffuse.dds + midTex = RealSolarSystem/PluginData/Terrain/Dione_Diffuse.dds midTexScale = 1,1 midTexOffset = 0,0 midTiling = 50000 - midBumpMap = RealSolarSystem/Terrain/PluginData/Dione_Normal.dds + midBumpMap = RealSolarSystem/PluginData/Terrain/Dione_Normal.dds midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 50000 - - highTex = RealSolarSystem/Terrain/PluginData/Dione_Diffuse.dds highTexScale = 1,1 highTexOffset = 0,0 highTiling = 50000 - highBumpMap = RealSolarSystem/Terrain/PluginData/Dione_Normal.dds highBumpMapScale = 1,1 highBumpMapOffset = 0,0 highBumpTiling = 50000 + lowStart = -1 + lowEnd = -1 + highStart = 2 + highEnd = 2 + } - lowStart = 0 - lowEnd = 0.3 - highStart = 0.8 - highEnd = 1 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/ice + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 1000 } + Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/TitaniaColor.dds + blend = 0.95 order = 9999993 enabled = true } + VertexHeightMap { map = RSS-Textures/PluginData/TitaniaHeight.dds @@ -204,6 +219,7 @@ order = 10 enabled = true } + VertexSimplexHeightAbsolute { seed = 3339066 @@ -214,6 +230,7 @@ order = 11 enabled = true } + VertexSimplexHeight { seed = 3339067 @@ -224,6 +241,7 @@ order = 12 enabled = true } + VertexHeightNoise { seed = 45756 diff --git a/GameData/RealSolarSystem/RSSKopernicus/Uranus/Umbriel.cfg b/GameData/RealSolarSystem/Config/Uranus/Umbriel.cfg similarity index 63% rename from GameData/RealSolarSystem/RSSKopernicus/Uranus/Umbriel.cfg rename to GameData/RealSolarSystem/Config/Uranus/Umbriel.cfg index f99a7c2a..c4989432 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Uranus/Umbriel.cfg +++ b/GameData/RealSolarSystem/Config/Uranus/Umbriel.cfg @@ -1,41 +1,44 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { Body { name = Umbriel flightGlobalsIndex = 93 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Umbriel.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Umbriel.bin + Template { name = Eeloo } + Orbit { // Target body name: Umbriel (757) // Center body name: Uranus (799) // Center-site name: BODY CENTER - referenceBody = Uranus - semiMajorAxis = 265992360.127656 - eccentricity = 0.0038334454580725 - inclination = 74.9939984108702 - meanAnomalyAtEpochD = 114.3251464012079 + referenceBody = Uranus + semiMajorAxis = 265992360.127656 + eccentricity = 0.0038334454580725 + inclination = 74.9939984108702 + meanAnomalyAtEpochD = 114.3251464012079 longitudeOfAscendingNode = 166.5601075193709 - argumentOfPeriapsis = 207.7259222157362 - color = 1.0, 1.0, 1.0, 1.0 + argumentOfPeriapsis = 207.7259222157362 + color = RGBA(255, 255, 255, 255) } + Properties { displayName = #RSS_Umbriel_name - description = //Umbriel is a moon of Uranus discovered on October 24, 1851, by William Lassell. It was discovered at the same time as Ariel and named after a character in Alexander Pope's poem The Rape of the Lock. Umbriel consists mainly of ice with a substantial fraction of rock, and may be differentiated into a rocky core and an icy mantle. The surface is the darkest among Uranian moons, and appears to have been shaped primarily by impacts. However, the presence of canyons suggests early endogenic processes, and the moon may have undergone an early endogenically driven resurfacing event that obliterated its older surface. + description = #RSS_Umbriel_desc radius = 584700 - gravParameter = 8.509338094489388e+10 + gravParameter = 8.509338094489388E+10 tidallyLocked = true initialRotation = 0 isHomeWorld = false timewarpAltitudeLimits = 0 200 400 700 2000 3000 6000 10000 - + biomeMap = RSS-Textures/PluginData/UmbrielBiomes.dds - + Biomes { Biome @@ -45,6 +48,7 @@ value = 1.0 color = 1,0,0,1 } + Biome { name = North Crater @@ -52,6 +56,7 @@ value = 1.0 color = 1,0,0,1 } + Biome { name = Northpole @@ -59,6 +64,7 @@ value = 1.0 color = 0,0,1,1 } + Biome { name = Southpole @@ -66,6 +72,7 @@ value = 1.0 color = 0,1,1,1 } + Biome { name = Small Crater @@ -74,6 +81,7 @@ color = 0,1,0,1 } } + ScienceValues { landedDataValue = 11 @@ -83,43 +91,45 @@ spaceAltitudeThreshold = 200000 } } + ScaledVersion { type = Vacuum fadeStart = 28000 fadeEnd = 30000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/UmbrielColor.dds normals = RSS-Textures/PluginData/Umbriel_NRM.dds - shininess = 0.05 - specular = 0,0,0,1 + } + + Material + { + color = RGBA(255, 255, 255, 255) + specColor = RGBA(20, 20, 20, 255) + shininess = 0.1 } } + PQS { - maxQuadLengthsPerFrame = 0.03 - minLevel = 2 - maxLevel = 12 - minDetailDistance = 8 - deactivateAltitude = 365000 fadeStart = 30000 - fadeEnd = 365000 - + fadeEnd = 60000 + deactivateAltitude = 365000 materialType = AtmosphericTriplanarZoomRotation Material { factor = 10 - factorBlendWidth = 0.1 - factorRotation = 30 - + factorBlendWidth = 0.05 + factorRotation = 45 saturation = 1 - contrast = 1.4 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 1.5 - + specularColor = 0,0,0,1 + albedoBrightness = 2 steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 @@ -131,57 +141,59 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = RealSolarSystem/Terrain/PluginData/Moon_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 50000 - lowBumpMap = RealSolarSystem/Terrain/PluginData/Moon_Normal.dds lowBumpMapScale = 1,1 lowBumpMapOffset = 0,0 lowBumpTiling = 50000 - - midTex = RealSolarSystem/Terrain/PluginData/Moon_Diffuse.dds + midTex = RealSolarSystem/PluginData/Terrain/Moon_Diffuse.dds midTexScale = 1,1 midTexOffset = 0,0 midTiling = 50000 - midBumpMap = RealSolarSystem/Terrain/PluginData/Moon_Normal.dds + midBumpMap = RealSolarSystem/PluginData/Terrain/Moon_Normal.dds midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 50000 - - highTex = RealSolarSystem/Terrain/PluginData/Moon_Diffuse.dds highTexScale = 1,1 highTexOffset = 0,0 highTiling = 50000 - highBumpMap = RealSolarSystem/Terrain/PluginData/Moon_Normal.dds highBumpMapScale = 1,1 highBumpMapOffset = 0,0 highBumpTiling = 50000 + lowStart = -1 + lowEnd = -1 + highStart = 2 + highEnd = 2 + } - lowStart = 0 - lowEnd = 0.3 - highStart = 0.8 - highEnd = 1 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/ice + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 1000 } - + Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/UmbrielColor.dds + blend = 0.95 order = 9999993 enabled = true } + VertexHeightMap { map = RSS-Textures/PluginData/UmbrielHeight.dds @@ -191,6 +203,7 @@ order = 10 enabled = true } + VertexSimplexHeightAbsolute { seed = 3339066 @@ -201,6 +214,7 @@ order = 11 enabled = true } + VertexSimplexHeight { seed = 3339067 @@ -211,6 +225,7 @@ order = 12 enabled = true } + VertexHeightNoise { seed = 45756 @@ -228,4 +243,3 @@ } } } - diff --git a/GameData/RealSolarSystem/RSSKopernicus/Uranus/Uranus.cfg b/GameData/RealSolarSystem/Config/Uranus/Uranus.cfg similarity index 79% rename from GameData/RealSolarSystem/RSSKopernicus/Uranus/Uranus.cfg rename to GameData/RealSolarSystem/Config/Uranus/Uranus.cfg index 257e4cfa..8eedafa3 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Uranus/Uranus.cfg +++ b/GameData/RealSolarSystem/Config/Uranus/Uranus.cfg @@ -1,16 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Uranus Body { name = Uranus - finalizeOrbit = false flightGlobalsIndex = 21 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Uranus.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Uranus.bin + Template { name = Jool + removeAllPQSMods = true } + Orbit { // Target body name: Uranus (799) @@ -23,16 +24,15 @@ meanAnomalyAtEpochD = 286.8267359944493 longitudeOfAscendingNode = 1.846089669223938 argumentOfPeriapsis = 169.6876790522249 - color = 0.38, 0.58, 0.78, 1.0 + color = RGBA(96, 148, 200, 255) } Properties { - displayName = #RSS_Uranus_name//Uranus - description = #RSS_Uranus_desc//The seventh planet in our neighborhood, Uranus, named after the Greek god of the sky, is similar to the relatively nearby planet Neptune. Uranus is sometimes placed in a category separate from gas giants, known as "Ice Giants". Having a similar atmosphere to Jupiter and Saturn, Uranus is different from the two gas giants in that it contains more water, ammonia and methane. It also has the coldest planetary atmosphere, somewhere around 49K. + displayName = #RSS_Uranus_name + description = #RSS_Uranus_desc radius = 24702000 // 1000 atm, 25362000 to 1 bar gravParameter = 5.793951322279009E+15 - solarRotationPeriod = False rotationPeriod = 62063.712 tidallyLocked = false initialRotation = 0 @@ -52,6 +52,7 @@ value = 1.0 color = 0.075,0.157,0.843,1 } + Biome { name = North Polar Bands @@ -59,6 +60,7 @@ value = 1.0 color = 1,0,0.435,1 } + Biome { name = North Temperate Bands @@ -66,6 +68,7 @@ value = 1.0 color = 1,0,1,1 } + Biome { name = North Equatorial Bands @@ -73,6 +76,7 @@ value = 1.0 color = 0.643,0,1,1 } + Biome { name = South Temperate Bands @@ -80,6 +84,7 @@ value = 1.0 color = 0,0.773,1,1 } + Biome { name = South Polar Bands @@ -101,52 +106,45 @@ } } + ScaledVersion { type = Atmospheric - Material + sphericalModel = true + + OnDemand { texture = RSS-Textures/PluginData/UranusColor.dds normals = RSS-Textures/PluginData/Flat_NRM.dds - shininess = 0.01 - specular = 0,0,0,1 + } - // Atmosphere settings - rimPower = 2.0 - rimBlend = 1.4 + Material + { + color = RGBA(205, 205, 205, 255) + specColor = RGBA(0, 0, 0, 255) + shininess = 0.05 + rimPower = 2 + rimBlend = 0.8 - // Atmosphere color ramp texture Gradient { - 0.0 = 0.35, 0.4, 0.45, 1.0 - 0.2 = 0.1,0.15,0.2,1.0 - 0.4 = 0.0,0.0,0.0,1.0 - 1.0 = 0.0,0.0,0.0,1.0 + 0.0 = 0.35, 0.40, 0.45, 1.0 + 0.2 = 0.10, 0.15, 0.20, 1.0 + 0.4 = 0.05, 0.05, 0.05, 1.0 + 1.0 = 0.02, 0.02, 0.02, 1.0 } } } Atmosphere { - // effectively the ambient lighting color for all objects on the ground of this body (provides a slight tint) - ambientColor = 0.05,0.05,0.05,1 - - // - // shader.invWaveLength = Color( 1 / r^4, 1 / g^4, 1 / b^4, 0.5); - // - lightColor = 0.6801278, 0.6741574, 0.6262613, 0.5 - - // General atmosphere settings enabled = true oxygen = false maxAltitude = 1400000.0 - - // constants adiabaticIndex = 1.44 atmosphereMolarMass = 0.002643 - - // Atmosphere Pressure staticPressureASL = 101325 + pressureCurve { key = 0 101325 0 -0.418209 @@ -189,8 +187,9 @@ key = 1250000 6.51615E-05 -4.66999E-10 -4.66999E-10 key = 1400000 0 0 0 } - // Atmosphere Temperature + temperatureSeaLevel = 76 + temperatureCurve { key = 0 731.3 0 -0.001083 @@ -217,6 +216,7 @@ key = 1300000 417.0 0.000632 0.000632 key = 1400000 469.1 0.000430 0.000430 } + temperatureSunMultCurve { key = 0 0 0 0 @@ -225,16 +225,19 @@ key = 1008000 2 3.3557E-06 3.3557E-06 key = 1400000 3 0 0 } + temperatureLatitudeBiasCurve { key = 0 0 0 0 key = 90 -1.5 0 0 } + temperatureLatitudeSunMultCurve { key = 0 1.5 0 0 key = 90 0 0 0 } + temperatureAxialSunBiasCurve { key = 0 3.2678 0 -0.087825 @@ -244,21 +247,26 @@ key = 303 6 0 0 key = 360 3.2678 -0.087825 0 } + temperatureAxialSunMultCurve { key = 0 0 0 0.018 key = 90 1 0 0 } + temperatureEccentricityBiasCurve { key = 0 1 0 -2 key = 1 -1 -2 0 } + + ambientColor = RGBA(10, 10, 10, 255) + AtmosphereFromGround { - //innerRadius = 24666840 // 0.99 - //outerRadius = 28653400 // 1.15 - waveLength = 0.6801278, 0.6741574, 0.6262613, 0.5 + innerRadius = 24666840 + outerRadius = 25319550 + waveLength = RGBA(173, 172, 160, 128) } } } diff --git a/GameData/RealSolarSystem/RSSKopernicus/Venus/Venus.cfg b/GameData/RealSolarSystem/Config/Venus/Venus.cfg similarity index 72% rename from GameData/RealSolarSystem/RSSKopernicus/Venus/Venus.cfg rename to GameData/RealSolarSystem/Config/Venus/Venus.cfg index c5c6a5ea..1bb76dad 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Venus/Venus.cfg +++ b/GameData/RealSolarSystem/Config/Venus/Venus.cfg @@ -1,17 +1,17 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { - // Venus Body { name = Venus - finalizeOrbit = false flightGlobalsIndex = 3 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Venus.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Venus.bin + Template { name = Duna removePQSMods = PQSCity, PQSLandControl, PQSMod_AltitudeAlpha, PQSMod_FlattenArea, PQSMod_MapDecal, PQSMod_VertexHeightNoiseVertHeightCurve2, PQSMod_VoronoiCraters } + Orbit { // Target body name: Venus (299) @@ -24,21 +24,19 @@ meanAnomalyAtEpochD = 311.2459947553124 longitudeOfAscendingNode = 7.981603378781639 argumentOfPeriapsis = 123.7121294282329 - color = 0.701, 0.384, 0.16, 1.0 + color = RGBA(180, 100, 41, 255) } + Properties { - displayName = #RSS_Venus_name//Venus - description = #RSS_Venus_desc//This beautiful object is the second planet of our neighborhood. Named after the goddess of love and beauty, Venus is one of the brightest objects in our night sky. Though she is considered a sister planet to Earth, Venus has no satellites (moons) and is alone in her orbit around our star. + displayName = #RSS_Venus_name + description = #RSS_Venus_desc radius = 6049000 // RSS datum, 6051800 volumetric mean ocean = false - // Stellar day. - solarRotationPeriod = False rotationPeriod = -20996797.016381 rotates = true initialRotation = 0 tidallyLocked = false - // does nothing - axialTilt = 23.44 gravParameter = 3.2485859200000006e+14 isHomeWorld = false albedo = 0.75 @@ -56,6 +54,7 @@ value = 1.0 color = 0.424,0.424,0.424,1 } + Biome { name = Mountains @@ -63,6 +62,7 @@ value = 1.0 color = 0.22,0.561,0.322,1 } + Biome { name = Canyons @@ -70,6 +70,7 @@ value = 1.0 color = 0.522,0.22,0.561,1 } + Biome { name = Lakshmi Planum @@ -77,6 +78,7 @@ value = 1.0 color = 0.875,0.184,0.165,1 } + Biome { name = Fortuna Tessera @@ -84,6 +86,7 @@ value = 1.0 color = 0,1,0.271,1 } + Biome { name = Volcanic Rise @@ -91,6 +94,7 @@ value = 1.0 color = 0.878,0.804,0.243,1 } + Biome { name = Highlands @@ -98,6 +102,7 @@ value = 1.0 color = 0.659,0.659,0.659,1 } + Biome { name = Lowlands @@ -119,54 +124,47 @@ spaceAltitudeThreshold = 2000000 } } + ScaledVersion { type = Atmospheric fadeStart = 74000 fadeEnd = 76000 - Material + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/VenusColor.dds normals = RSS-Textures/PluginData/Venus_NRM.dds - shininess = 0 - specular = 0,0,0,1 - - // Atmosphere settings - rimPower = 1.0 - rimBlend = 1.3 + } - // Atmosphere color ramp texture + Material + { + color = RGBA(255, 255, 255, 255) + specColor = RGBA(0, 0, 0, 255) + shininess = 0.05 + rimPower = 3 + rimBlend = 1 Gradient { - 0.0 = 0.47, 0.45, 0.35, 1 - 0.1 = 0.47, 0.45, 0.35, 1 - 0.5 = 0.1, 0.1, 0.1, 1 - 1.0 = 0.0196, 0.0196, 0.0196, 1 + 0.0 = 0.47, 0.45, 0.35, 1.0 + 0.1 = 0.47, 0.45, 0.35, 1.0 + 0.5 = 0.05, 0.05, 0.05, 1.0 + 1.0 = 0.02, 0.02, 0.02, 1.0 } } } + Atmosphere { - // effectively the ambient lighting color for all objects on the ground of this body (provides a slight tint) - ambientColor = 0.47, 0.45, 0.35, 1 - - // - // shader.invWaveLength = Color( 1 / r^4, 1 / g^4, 1 / b^4, 0.5); - // - lightColor = 0.49, 0.5, 0.53, 1.0 - - // General atmosphere settings enabled = true oxygen = false maxAltitude = 145000.0 - - // constants - adiabaticIndex = 1.21 // 1.286 - atmosphereMolarMass = 0.04345 // 0.0432102 - - // Atmosphere Pressure + adiabaticIndex = 1.21 + atmosphereMolarMass = 0.04345 staticPressureASL = 10905.2 + pressureCurve { key = 0 10905.2 0 -0.671223 @@ -208,8 +206,9 @@ key = 135000 2.91419E-07 -8.03136E-11 -8.03136E-11 key = 145000 0 0 0 } - // Atmosphere Temperature + temperatureSeaLevel = 735 + temperatureCurve { key = 0 753 0 -0.0076 @@ -225,6 +224,7 @@ key = 137500 150 0.0011 0.0011 key = 145000 163.5 0.0015 0 } + temperatureSunMultCurve { key = 0 0.1 0 0 @@ -235,18 +235,21 @@ key = 92500 0 4E-05 4E-05 key = 145000 2.1 4E-05 0 } + temperatureLatitudeBiasCurve { key = 0 4.25 0 0 key = 38 0 -0.2 -0.2 key = 90 -15.75 -0.4 0 } + temperatureLatitudeSunMultCurve { key = 0 20 0 0 key = 60 10 -0.3 -0.3 key = 90 0 -0.35 0 } + temperatureAxialSunBiasCurve { key = 0 -0.42262 0 -0.015818 @@ -256,47 +259,50 @@ key = 295 -1 0 0 key = 360 -0.42262 -0.015818 0 } + temperatureAxialSunMultCurve { key = 0 0 0 0.018 key = 90 1 0 0 } + temperatureEccentricityBiasCurve { key = 0 0.5 0 -1 key = 1 -0.5 -1 0 } + ambientColor = RGBA(120, 115, 90, 255) + AtmosphereFromGround { - //innerRadius = 5991480 - //outerRadius = 6252000 - waveLength = 0.49, 0.5, 0.53, 1.0 + innerRadius = 6029000 + outerRadius = 6129000 + waveLength = RGBA(125, 128, 135, 128) } } + PQS { - deactivateAltitude = 145000 fadeStart = 101000 fadeEnd = 126875 - + deactivateAltitude = 145000 materialType = AtmosphericTriplanarZoomRotation + Material { factor = 10 - factorBlendWidth = 0.1 - factorRotation = 30 - - saturation = 0.8 + factorBlendWidth = 0.05 + factorRotation = 45 + saturation = 1 contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 2 - + specularColor = 0,0,0,1 + albedoBrightness = 3 + steepTex = BUILTIN/terrain_rock00 steepPower = 1.5 steepTexStart = 10000 steepTexEnd = 100000 - steepTex = BUILTIN/terrain_rock00 steepTexScale = 1,1 steepTexOffset = 0,0 steepBumpMap = BUILTIN/Cliff (Layered Rock)_NRM @@ -304,86 +310,41 @@ steepBumpMapOffset = 0,0 steepNearTiling = 900 steepTiling = 20 - - lowTex = RealSolarSystem/Terrain/PluginData/Venus_Diffuse.dds lowTexScale = 1,1 lowTexOffset = 0,0 lowTiling = 50000 - - midTex = RealSolarSystem/Terrain/PluginData/Venus_Diffuse.dds + midTex = BUILTIN/terrain_rock00 midTexScale = 1,1 midTexOffset = 0,0 midTiling = 50000 - midBumpMap = RealSolarSystem/Terrain/PluginData/Venus_Normal.dds + midBumpMap = BUILTIN/RockyGround2 midBumpMapScale = 1,1 midBumpMapOffset = 0,0 midBumpTiling = 50000 - - highTex = RealSolarSystem/Terrain/PluginData/Venus_Diffuse.dds highTexScale = 1,1 highTexOffset = 0,0 highTiling = 50000 - lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 - - globalDensity = 1 - - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - - planetOpacity = 0 - oceanFogDistance = 1000 } - Material - { - saturation = 0.9 - contrast = 4.5 - tintColor = 1.0,1.0,1.0,0.0 - - powerNear = 0.6 - powerFar = 0.6 + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 groundTexStart = 0 - groundTexEnd = 4000 - - steepPower = 3 - steepTexStart = 0 - steepTexEnd = 500000 - steepTex = BUILTIN/lunar cliff face - steepBumpMap = BUILTIN/Cliff (Layered Rock)_NRM - steepNearTiling = 400 - steepTiling = 500 - - lowTex = BUILTIN/rock00 - lowBumpMap = BUILTIN/bouldernormal - lowNearTiling = 7000 - lowMultiFactor = 10 - lowBumpNearTiling = 9000 - lowBumpFarTiling = 300 - - midTex = BUILTIN/SandyGround - midBumpMap = BUILTIN/bouldernormal - midNearTiling = 7000 - midMultiFactor = 10 - midBumpNearTiling = 3000 - midBumpFarTiling = 300 - - highTex = BUILTIN/SandyGround - highBumpMap = BUILTIN/bouldernormal - highNearTiling = 7000 - highMultiFactor = 10 - highBumpNearTiling = 3000 - highBumpFarTiling = 300 - - lowStart = 0 - lowEnd = 0.3 - highStart = 0.8 - highEnd = 1 - - globalDensity = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/crackedground + mainTexScale = 1,1 + mainTexOffset = 0,0 + planetOpacity = 1 } Mods @@ -397,6 +358,7 @@ order = 10 enabled = true } + VertexSimplexHeightAbsolute { deformity = 1000 @@ -404,6 +366,7 @@ order = 100 enabled = true } + VertexColorSolid { blend = 1.0 @@ -411,6 +374,7 @@ enabled = true order = 9999992 } + VertexColorMapBlend { map = RSS-Textures/PluginData/VenusColor.dds @@ -418,6 +382,7 @@ blend = 0.51 enabled = true } + VertexSimplexNoiseColor { seed = 1234 @@ -430,6 +395,7 @@ enabled = true order = 9999994 } + VertexSimplexNoiseColor { seed = 1238 diff --git a/GameData/RealSolarSystem/RSSKopernicus/Vesta/Vesta.cfg b/GameData/RealSolarSystem/Config/Vesta/Vesta.cfg similarity index 65% rename from GameData/RealSolarSystem/RSSKopernicus/Vesta/Vesta.cfg rename to GameData/RealSolarSystem/Config/Vesta/Vesta.cfg index dfeb9274..0b6e6cec 100644 --- a/GameData/RealSolarSystem/RSSKopernicus/Vesta/Vesta.cfg +++ b/GameData/RealSolarSystem/Config/Vesta/Vesta.cfg @@ -1,42 +1,46 @@ -@Kopernicus:FOR[RealSolarSystem] +@Kopernicus:BEFORE[RealSolarSystem] { Body { name = Vesta flightGlobalsIndex = 60 - cacheFile = RealSolarSystem/RSSKopernicus/Cache/Vesta.bin + cacheFile = RealSolarSystem/PluginData/KopernicusCache/Vesta.bin + Template { - name = Eeloo + name = Mun + removeAllPQSMods = true } + Orbit { // Target body name: Vesta (534) // Center body name: Sun (10) // Center-site name: BODY CENTER - referenceBody = Sun - semiMajorAxis = 353346223803.158 - eccentricity = 0.0902068412255369 - inclination = 22.7696439720361 - meanAnomalyAtEpochD = 61.0607001442198 + referenceBody = Sun + semiMajorAxis = 353346223803.158 + eccentricity = 0.0902068412255369 + inclination = 22.7696439720361 + meanAnomalyAtEpochD = 61.0607001442198 longitudeOfAscendingNode = 18.1671232653234 - argumentOfPeriapsis = 236.445369158826 - color = 1.0, 1.0, 1.0, 1.0 + argumentOfPeriapsis = 236.445369158826 + color = RGBA(150, 140, 128, 255) } + Properties { - displayName = #RSS_Vesta_name//Vesta - description = #RSS_Vesta_desc//Vesta is the second-most-massive and second-largest body in the asteroid belt after the dwarf planet Ceres, and it contributes an estimated 9% of the mass of the asteroid belt. It is slightly larger than Pallas, though significantly more massive. Vesta is the last remaining rocky protoplanet (with a differentiated interior) of the kind that formed the terrestrial planets. Numerous fragments of Vesta were ejected by collisions one and two billion years ago that left two enormous craters occupying much of Vesta's southern hemisphere. Debris from these events has fallen to Earth as howardite–eucrite–diogenite (HED) meteorites, which have been a rich source of information about Vesta. + displayName = #RSS_Vesta_name + description = #RSS_Vesta_desc radius = 262700 - gravParameter = 0.1728824496930000e+11 + gravParameter = 0.1728824496930000E+11 rotationPeriod = 19231.2 tidallyLocked = false initialRotation = 0 isHomeWorld = false timewarpAltitudeLimits = 0 20000 75000 150000 200000 300000 600000 1000000 - + biomeMap = RSS-Textures/PluginData/VestaBiomes.dds - + Biomes { Biome @@ -46,6 +50,7 @@ value = 1.0 color = 1,0,0.4078,1 } + Biome { name = Marcia @@ -53,6 +58,7 @@ value = 1.0 color = 1,0,0,1 } + Biome { name = Calpurnia crater @@ -60,6 +66,7 @@ value = 1.0 color = 0,1,0,1 } + Biome { name = Minucia Crater @@ -67,6 +74,7 @@ value = 1.0 color = 0,0,1,1 } + Biome { name = Vestalia Terra @@ -74,6 +82,7 @@ value = 1.0 color = 0,0.6,0.6,1 } + Biome { name = Feralia Planitia @@ -81,6 +90,7 @@ value = 1.0 color = 0.6,0.6,0.6,1 } + Biome { name = Saturnalia Fossae @@ -88,6 +98,7 @@ value = 1.0 color = 0.6,0,0.6,1 } + Biome { name = Divalia Fossae @@ -95,6 +106,7 @@ value = 1.0 color = 0.6,0,0,1 } + Biome { name = Albana Crater @@ -102,6 +114,7 @@ value = 1.0 color = 0.835,1,1,1 } + Biome { name = Pomponia Crater @@ -109,6 +122,7 @@ value = 1.0 color = 0.82,1,0,1 } + Biome { name = Parentatio Rupes @@ -116,6 +130,7 @@ value = 1.0 color = 0.1137,0.6,0.4078,1 } + Biome { name = Rheasilvia @@ -123,6 +138,7 @@ value = 1.0 color = 1,0.6,0.4078,1 } + Biome { name = South Craters @@ -130,6 +146,7 @@ value = 1.0 color = 0,0,0,1 } + Biome { name = North Pole @@ -138,52 +155,60 @@ color = 0.1137,0.4078,0.4078,1 } } + ScienceValues { landedDataValue = 7 inSpaceLowDataValue = 6 inSpaceHighDataValue = 5 + recoveryValue = 6 flyingAltitudeThreshold = 18000 spaceAltitudeThreshold = 300000 } } + ScaledVersion { type = Vacuum - fadeStart = 50000 - fadeEnd = 52000 - Material + fadeStart = 60000 + fadeEnd = 65000 + sphericalModel = false + + OnDemand { texture = RSS-Textures/PluginData/VestaColor.dds normals = RSS-Textures/PluginData/Vesta_NRM.dds + } + + Material + { + color = RGBA(255, 255, 255, 255) + specColor = RGBA(20, 20, 20, 255) shininess = 0.05 - specular = 0,0,0,1 } } + PQS { - maxQuadLengthsPerFrame = 0.03 - minLevel = 2 - maxLevel = 12 - minDetailDistance = 11 - + fadeStart = 65000 + fadeEnd = 80000 + deactivateAltitude = 100000 materialType = AtmosphericTriplanarZoomRotation + Material { - factor = 11 - factorBlendWidth = 0.01 - factorRotation = 30 - - saturation = 0 - contrast = 1.5 + factor = 10 + factorBlendWidth = 0.05 + factorRotation = 45 + saturation = 1 + contrast = 1 tintColor = 1,1,1,0 - specularColor = 0,0,0,0 - albedoBrightness = 2 - + specularColor = 0,0,0,1 + albedoBrightness = 1 + steepTex = BUILTIN/gillySteep_diffuse steepPower = 1 steepTexStart = 20000 steepTexEnd = 30000 - steepTex = BUILTIN/gillySteep_diffuse steepTexScale = 1,1 steepTexOffset = 0,0 steepBumpMap = BUILTIN/gillySteep_nrm @@ -191,88 +216,123 @@ steepBumpMapOffset = 0,0 steepNearTiling = 1 steepTiling = 1 - - lowTex = BUILTIN/gillyMedTerrain_diffuse lowTexScale = 1,1 lowTexOffset = 0,0 - lowTiling = 70000 - + lowTiling = 50000 midTex = BUILTIN/gillyMedTerrain_diffuse midTexScale = 1,1 midTexOffset = 0,0 - midTiling = 70000 + midTiling = 50000 midBumpMap = BUILTIN/gillyMedTerrain_nrm midBumpMapScale = 1,1 midBumpMapOffset = 0,0 - midBumpTiling = 70000 - - highTex = BUILTIN/gillyMedTerrain_diffuse + midBumpTiling = 50000 highTexScale = 1,1 highTexOffset = 0,0 - highTiling = 70000 - + highTiling = 50000 lowStart = -1 lowEnd = -1 highStart = 2 highEnd = 2 - - globalDensity = 1 - - fogColorRamp = - fogColorRampScale = 1,1 - fogColorRampOffset = 0,0 - + } + + FallbackMaterial + { + saturation = 1 + contrast = 1 + tintColor = 1,1,1,0 + texTiling = 50000 + texPower = 0.75 + multiPower = 0.75 + groundTexStart = 0 + groundTexEnd = 60000 + multiFactor = 24 + mainTex = BUILTIN/RockyGround + mainTexScale = 1,1 + mainTexOffset = 0,0 planetOpacity = 1 - oceanFogDistance = 1000 } + Mods { - VertexColorMap + VertexColorMapBlend { map = RSS-Textures/PluginData/VestaColor.dds - order = 9999993 + blend = 0.95 + order = 10 enabled = true } + VertexHeightMap { map = RSS-Textures/PluginData/VestaHeight.dds offset = 0 - deformity = 53150.0 + deformity = 42000.0 scaleDeformityByRadius = false - order = 10 + order = 20 enabled = true } - VertexSimplexHeightAbsolute + + VertexSimplexHeight { - seed = 3339066 - octaves = 3 + seed = 3339067 + deformity = 10.0 + frequency = 3.0 + octaves = 12 persistence = 0.5 - deformity = 1 - frequency = 40 - order = 11 + order = 30 enabled = true } - VertexSimplexHeight + + VertexSimplexHeightAbsolute { - seed = 3339067 - octaves = 3 + seed = 3339066 + deformity = 100.0 + frequency = 40.0 + octaves = 4 persistence = 0.5 - deformity = 10 - frequency = 3 - order = 12 + order = 40 enabled = true } + VertexHeightNoise { seed = 45756 - deformity = 20 - frequency = 5 + deformity = 250.0 + frequency = 100.0 + octaves = 2 lacunarity = 2.5 persistence = 0.5 - octaves = 8 noiseType = RiggedMultifractal + mode = Standard + order = 50 + enabled = true + } + + VertexVoronoi + { + seed = 56457563 + deformation = 200.0 + displacement = 0.005 + frequency = 12.0 + enableDistance = True + order = 60 + enabled = true + } + + VertexHeightNoiseVertHeight + { + seed = 78967456 + heightStart = 0.2 + heightEnd = 1.0 + deformity = 150.0 + frequency = 70.0 + octaves = 4 + persistance = 0.7 mode = Low - order = 13 + noiseType = RiggedMultifractal + lacunarity = 3.0 + order = 70 enabled = true } } diff --git a/GameData/RealSolarSystem/DSN_Ranges.cfg b/GameData/RealSolarSystem/DSN_Ranges.cfg deleted file mode 100644 index 922d0338..00000000 --- a/GameData/RealSolarSystem/DSN_Ranges.cfg +++ /dev/null @@ -1,23 +0,0 @@ -@PART[*]:HAS[@MODULE[ModuleDataTransmitter]] -{ - @MODULE[ModuleDataTransmitter] - { - @antennaPower *= 20 - - @UPGRADES - { - @UPGRADE,* - { - @antennaPower *= 20 - } - } - } -} - -@CUSTOMBARNKIT -{ - @TRACKING - { - @DSNRange = 5000000000, 500000000000, 50000000000000 - } -} diff --git a/GameData/RealSolarSystem/Localization/CommNetStations/en-us.cfg b/GameData/RealSolarSystem/Localization/CommNetStations/en-us.cfg new file mode 100644 index 00000000..24762cf2 --- /dev/null +++ b/GameData/RealSolarSystem/Localization/CommNetStations/en-us.cfg @@ -0,0 +1,40 @@ +Localization +{ + en-us + { + #RSS_Station_ascension_name = STDN - Ascension + #RSS_Station_asf_name = ASF - Alaska Satellite Facility + #RSS_Station_bermuda_name = MSFN - BDA Bermuda + #RSS_Station_canberra_name = DSS 43 - Canberra + #RSS_Station_carnarvon_name = STDN - Carnarvon + #RSS_Station_dongara_name = DON - USN Dongara + #RSS_Station_goldstone_name = DSS 14 - Goldstone + #RSS_Station_grand_canary_name = MSFN - Grand Canary + #RSS_Station_guam_name = SGLT 6 - GRGT Guam + #RSS_Station_guaymas_name = MSFN - Guaymas + #RSS_Station_indian_ocean_name = MSFN - IOS Indian Ocean + #RSS_Station_johannesburg_name = STDN - Johannesburg + #RSS_Station_kano_name = MSFN - Kano + #RSS_Station_kauai_name = MSFN - Kauai + #RSS_Station_libreville_name = ESTRACK - Libreville + #RSS_Station_madrid_name = DSS 63 - Madrid + #RSS_Station_malargue_name = DSA 3 - Malargüe + #RSS_Station_malindi_name = ESTRACK - Malindi + #RSS_Station_mcmurdo_name = MGS - McMurdo + #RSS_Station_natal_name = ESTRACK - Natal + #RSS_Station_new_norcia_name = DSA 1 - New Norcia + #RSS_Station_pacific_ocean_name = MSFN - POS Pacific Ocean + #RSS_Station_quito_name = STDN - Quito + #RSS_Station_redu_name = ESTRACK - Redu + #RSS_Station_santa_maria_name = ESTRACK - Santa Maria + #RSS_Station_santiago_name = AGO 4 - SSC Santiago + #RSS_Station_south_point_name = AUWA01 - USN South Point + #RSS_Station_svalbard_name = KSAT - Svalbard + #RSS_Station_tananarive_name = STDN - Tananarive + #RSS_Station_troll_station_name = KSAT - Troll Station + #RSS_Station_villafranca_name = ESTRACK - Villafranca + #RSS_Station_vulkanny_name = NIP 6 - Vulkanny + #RSS_Station_weilheim_name = WAL - USN Weilheim + #RSS_Station_yeniseisk_name = NIP 4 - Yeniseisk + } +} diff --git a/GameData/RealSolarSystem/Localization/LaunchSites/en-us.cfg b/GameData/RealSolarSystem/Localization/LaunchSites/en-us.cfg index 78447019..8bfc98d6 100644 --- a/GameData/RealSolarSystem/Localization/LaunchSites/en-us.cfg +++ b/GameData/RealSolarSystem/Localization/LaunchSites/en-us.cfg @@ -7,9 +7,9 @@ Localization #RSS_Site_woomera_name = AU - Woomera #RSS_Site_woomera_desc = Launch Area 5 (LA5) is a still operational site at the RAAF Woomera Range Test Range which forms the primary operational capability of the Woomera Range Complex. Originally LA5 was a rocket launch site which supported a number of British experimental launches, including the United Kingdom's first, and as of 2015 only, satellite launch. It consisted of three separate launch pads, which supported 22 Black Knight sounding rocket launches, and four Black Arrow carrier rocket launches. Of the four Black Arrow launches, two were orbital launches, the first of which, on 2 September 1970, failed, and the second, on 28 October 1971, succeeded, placing the Prospero satellite into low Earth orbit. - #RSS_Site_ca_churchill_name = CA - Churchill - #RSS_Site_ca_churchill_desc = The Churchill Rocket Research Range was used beginning in 1954 for sub-orbital launches of sounding rockets to study the upper atmosphere. Over 3,500 sub-orbital flights were launched from the site. Akjuit Aerospace signed a 30-year lease in 1994 with the goal of developing the world's first commercial spaceport. - + #RSS_Site_ca_churchill_name = CA - Churchill + #RSS_Site_ca_churchill_desc = The Churchill Rocket Research Range was used beginning in 1954 for sub-orbital launches of sounding rockets to study the upper atmosphere. Over 3,500 sub-orbital flights were launched from the site. Akjuit Aerospace signed a 30-year lease in 1994 with the goal of developing the world's first commercial spaceport. + #RSS_Site_jiuquan_name = CN - Jiuquan #RSS_Site_jiuquan_desc = Jiuquan Satellite Launch Center (酒泉衛星發射中心, JSLC) is a Chinese space vehicle launch facility (spaceport) located in the Gobi desert, about 1,600 km from Beijing. It is part of the Dongfeng Aerospace City (Base 10). Although the facility is geographically located within Ejin Banner of Inner Mongolia's Alxa League, it is named after the nearest city, Jiuquan in Gansu Province. diff --git a/GameData/RealSolarSystem/Localization/en-us.cfg b/GameData/RealSolarSystem/Localization/en-us.cfg index 615e2a2f..28089aa4 100644 --- a/GameData/RealSolarSystem/Localization/en-us.cfg +++ b/GameData/RealSolarSystem/Localization/en-us.cfg @@ -34,7 +34,7 @@ Localization #RSS_Earth_Biome9 = Taiga #RSS_Earth_Biome10 = Forest #RSS_Earth_Biome11 = Savanna - + #RSS_Moon_name = The Moon #RSS_Moon_desc = The Moon is Earth's only satellite, a large, gray, and rather barren rock. It is the only other body besides Earth that humans have stepped on and, briefly, called home. #RSS_Moon_Biome1 = Lowlands @@ -55,6 +55,10 @@ Localization #RSS_Moon_Biome16 = Mare Frigoris #RSS_Moon_Biome17 = Mare Crisium + #RSS_Eris_name = Eris + #RSS_Eris_desc = Eris, the most massive and second-largest known dwarf planet in the Solar System. Classed as a trans-Neptunian object, it was discovered in January 2005. Due to its isolated position not a lot of information is available. + #RSS_Eris_Biome1 = Lowlands + #RSS_Jupiter_name = Jupiter #RSS_Jupiter_desc = The largest planet in our solar system, the gas giant Jupiter. This planet alone is two and a half times the mass of all of the other planets in the Solar System combined. Made up largely of hydrogen and helium with a relatively mysterious rocky core of heavy elements, Jupiter bears a unique and beautiful cosmic painting of various layers with a prominent and awe-inspiring storm that is said to have existed possibly over three-centuries. Jupiter has at least sixty-seven moons counting the four large "Galilean Moons", one of which has a greater diameter than the first planet Mercury. #RSS_Jupiter_Biome1 = Equatorial Bands @@ -63,7 +67,7 @@ Localization #RSS_Jupiter_Biome4 = South Polar Bands #RSS_Jupiter_Biome5 = North Temperate Bands #RSS_Jupiter_Biome6 = North Polar Bands - + #RSS_Io_name = Io #RSS_Io_desc = The closest Galilean moon to Jupiter, and the fourth-largest moon in our Solar System, Io, like all other Galilean moons, was named after one of Zeus's lovers. Io is the most active body in the Solar System geologically which produces an effect on the other moons in Jupiter's grasp. There have been observations of large eruptions that are estimated to rise up to five-hundred-kilometers. Io is made up of silicate rock with an iron sulfide core which can give it the distinctive look achieved by plains coated in sulfur and sulfur dioxide. #RSS_Io_Biome1 = Lowlands @@ -73,7 +77,7 @@ Localization #RSS_Io_Biome5 = Volcanic Snows #RSS_Io_Biome6 = Volcanic Flows #RSS_Io_Biome7 = Volcanic Hotspots - + #RSS_Europa_name = Europa #RSS_Europa_desc = The smallest of the four Galilean moons but only slightly smaller than our Moon, Europa is a rocky moon with a surface mostly made up of water ice. It is believed that under this icy surface a water ocean exists, possibly holding life within the depths. #RSS_Europa_Biome1 = Ridged Plains @@ -82,7 +86,7 @@ Localization #RSS_Europa_Biome4 = Crosscut Plains #RSS_Europa_Biome5 = Lineaments #RSS_Europa_Biome6 = Craters - + #RSS_Ganymede_name = Ganymede #RSS_Ganymede_desc = The largest moon in our Solar System, Ganymede is the third Galilean moon around Jupiter. Ganymede has a liquid iron core which produces a unique, yet meager, magnetosphere. #RSS_Ganymede_Biome1 = Lowlands @@ -93,7 +97,7 @@ Localization #RSS_Ganymede_Biome6 = Poles #RSS_Ganymede_Biome7 = Craters #RSS_Ganymede_Biome8 = Gilgamesh Basin - + #RSS_Callisto_name = Callisto #RSS_Callisto_desc = The fourth of the Galilean moons, Callisto is the second-largest moon in the Jovian system. Callisto has a very thin atmosphere comprised mostly of carbon dioxide and has a rather intense ionosphere. #RSS_Callisto_Biome1 = Lowlands @@ -104,7 +108,7 @@ Localization #RSS_Callisto_Biome6 = Young Craters #RSS_Callisto_Biome7 = Old Craters #RSS_Callisto_Biome8 = Poles - + #RSS_Mars_name = Mars #RSS_Mars_desc = The Red Planet. Named after the Roman god of war, Mars is the fourth planet, and second smallest planet in our solar system. Its reddish appearance is due to large amounts of iron oxide on the surface. Mars has a very thin atmosphere and has many craters which resemble our very own Moon. Mars also has the second highest known mountain in our solar system. #RSS_Mars_Biome1 = Midlands @@ -126,7 +130,7 @@ Localization #RSS_Mars_Biome17 = Arabia Terra #RSS_Mars_Biome18 = Utopia Planitia #RSS_Mars_Biome19 = Amazonis Planitia - + #RSS_Phobos_name = Phobos #RSS_Phobos_desc = One of two natural satellites orbiting Mars, Phobos is named after the Greek god which was depicted as the embodiment of horror. Phobos is the larger and closer natural body around Mars #RSS_Phobos_Biome1 = Lowlands @@ -136,13 +140,13 @@ Localization #RSS_Phobos_Biome5 = Grooves #RSS_Phobos_Biome6 = Highlands #RSS_Phobos_Biome7 = Midlands - + #RSS_Deimos_name = Deimos #RSS_Deimos_desc = The second natural satellite around Mars, Deimos is named after Phobos' twin brother, said to personify terror. #RSS_Deimos_Biome1 = Lowlands #RSS_Deimos_Biome2 = Craters #RSS_Deimos_Biome3 = Highlands - + #RSS_Mercury_name = Mercury #RSS_Mercury_desc = The first planet in our neighborhood. Mercury is the smallest and fastest of the planets in the solar system. From Earth you may be able to see this planet in the early morning or evening. With temperatures varying from very hot to very cold, this planet is not one that you would want to be on for very long. #RSS_Mercury_Biome1 = Lowlands @@ -153,7 +157,7 @@ Localization #RSS_Mercury_Biome6 = Planitia #RSS_Mercury_Biome7 = Old Craters #RSS_Mercury_Biome8 = Young Craters - + #RSS_Neptune_name = Neptune #RSS_Neptune_desc = Neptune is the eighth and farthest planet from the Sun in the Solar System. It is the fourth-largest planet by diameter and the third-largest by mass. Among the gaseous planets in the Solar System, Neptune is the most dense. #RSS_Neptune_Biome1 = Equatorial Bands @@ -162,13 +166,13 @@ Localization #RSS_Neptune_Biome4 = North Equatorial Bands #RSS_Neptune_Biome5 = South Temperate Bands #RSS_Neptune_Biome6 = South Polar Bands - + #RSS_Triton_name = Triton #RSS_Triton_desc = The largest satellite around Neptune, Triton is unique among all large moons in the Solar System for its retrograde orbit around its planet. #RSS_Triton_Biome1 = Flatlands #RSS_Triton_Biome2 = Northern Polar Region #RSS_Triton_Biome3 = Southern Polar Region - + #RSS_Pluto_name = Pluto #RSS_Pluto_desc = Recently removed from the planetary list, Pluto has been dubbed a "minor-planet". It is the largest object in the Kuiper belt second most massive known dwarf planet. Pluto is mostly comprised of rock and ice and is quite small. #RSS_Pluto_Biome1 = Surface @@ -191,7 +195,7 @@ Localization #RSS_Pluto_Biome18 = Voyager Terra #RSS_Pluto_Biome19 = Viking Terra #RSS_Pluto_Biome20 = Venera Terra - + #RSS_Charon_Name = Charon #RSS_Charon_desc = Charon is the largest of Pluto's moons, and is mutually gravitationally locked with it, so each keeps the same face towards the other. #RSS_Charon_Biome1 = Surface @@ -207,7 +211,7 @@ Localization #RSS_Charon_Biome11 = Kaguya-Hime Crater #RSS_Charon_Biome12 = Kubrick Mons #RSS_Charon_Biome13 = Vulcan Planum - + #RSS_Saturn_name = Saturn #RSS_Saturn_desc = The sixth planet in our neighborhood, Saturn is named after the Roman god of Agriculture and is a gas giant with a unique ring surrounding it. Under the gassy layer composed largely of hydrogen, there is a rocky core with a very hot interior. #RSS_Saturn_Biome1 = Equatorial Bands @@ -217,7 +221,7 @@ Localization #RSS_Saturn_Biome5 = South Equatorial Bands #RSS_Saturn_Biome6 = South Temperate Bands #RSS_Saturn_Biome7 = South Pole Storms - + #RSS_Mimas_name = Mimas #RSS_Mimas_desc = Mimas, not Minmas, is the closest regular moon to Saturn, and the smallest body to keep a spherical shape in the solar system. It definitely isn't the Death Star. #RSS_Mimas_Biome1 = Lowlands @@ -226,14 +230,14 @@ Localization #RSS_Mimas_Biome4 = Herschel #RSS_Mimas_Biome5 = Crater #RSS_Mimas_Biome6 = Herschel Peak - + #RSS_Enceladus_name = Enceladus #RSS_Enceladus_desc = Enceladus is the sixth-largest moon of Saturn, covered by fresh, clean ice, where the surface temperature at noon only reaches 75 K. Its notable features include water-rich plumes venting from cryovolcanoes in the south polar region. #RSS_Enceladus_Biome1 = Flatlands #RSS_Enceladus_Biome2 = Northern Polar Region #RSS_Enceladus_Biome3 = Southern Polar Region #RSS_Enceladus_Biome4 = Craterous - + #RSS_Tethys_name = Tethys #RSS_Tethys_desc = Tethys is a mid-sized moon of Saturn about 1,060 km across and is named after the titan Tethys of Greek mythology. #RSS_Tethys_Biome1 = Flatlands @@ -242,7 +246,7 @@ Localization #RSS_Tethys_Biome4 = Odysseus #RSS_Tethys_Biome5 = Ithaca Chasma #RSS_Tethys_Biome6 = Craterous - + #RSS_Dione_name = Dione #RSS_Dione_desc = At 1122 km in diameter, Dione is the 15th largest moon in the Solar System, and is more massive than all known moons smaller than itself combined, first discovered in 1684 by Giovanni Cassini. #RSS_Dione_Biome1 = Flatlands @@ -251,14 +255,14 @@ Localization #RSS_Dione_Biome4 = Scarred Region #RSS_Dione_Biome5 = Crater #RSS_Dione_Biome6 = Ridge - + #RSS_Rhea_Name = Rhea #RSS_Rhea_desc = Rhea is the second-largest moon of Saturn and the ninth-largest moon in the Solar System. It is the smallest body in the Solar System confirmed to be in hydrostatic equilibrium. #RSS_Rhea_Biome1 = Flatlands #RSS_Rhea_Biome2 = Northern Polar Region #RSS_Rhea_Biome3 = Southern Polar Region #RSS_Rhea_Biome4 = Craterous - + #RSS_Titan_name = Titan #RSS_Titan_desc = Titan is the largest moon of Saturn. It is the only natural satellite known to have a dense atmosphere, and the only object other than Earth where clear evidence of stable bodies of surface liquid has been found. #RSS_Titan_Biome1 = Lowlands @@ -268,7 +272,7 @@ Localization #RSS_Titan_Biome5 = Seas #RSS_Titan_Biome6 = Canyons #RSS_Titan_Biome7 = Poles - + #RSS_Iapetus_name = Iapetus #RSS_Iapetus_desc = Iapetus is the furthest large regular moon in Saturn's system, usually inclined, making Saturn's rings visible from the moon's surface, with a large ridgeline along it's equator, giving this moon a curious, walnut like shape. #RSS_Iapetus_Biome1 = Lowlands @@ -277,7 +281,7 @@ Localization #RSS_Iapetus_Biome4 = Crater #RSS_Iapetus_Biome5 = Turgis #RSS_Iapetus_Biome6 = Central Bulge - + #RSS_Uranus_name = Uranus #RSS_Uranus_desc = The seventh planet in our neighborhood, Uranus, named after the Greek god of the sky, is similar to the relatively nearby planet Neptune. Uranus is sometimes placed in a category separate from gas giants, known as "Ice Giants". Having a similar atmosphere to Jupiter and Saturn, Uranus is different from the two gas giants in that it contains more water, ammonia and methane. It also has the coldest planetary atmosphere, somewhere around 49K. #RSS_Uranus_Biome1 = Equatorial Bands @@ -286,13 +290,13 @@ Localization #RSS_Uranus_Biome4 = North Equatorial Bands #RSS_Uranus_Biome5 = South Temperate Bands #RSS_Uranus_Biome6 = South Polar Bands - + #RSS_Ariel_name = Ariel #RSS_Ariel_desc = Ariel is the fourth-largest of the 27 known moons of Uranus. Ariel orbits and rotates in the equatorial plane of Uranus, which is almost perpendicular to the orbit of Uranus, and so has an extreme seasonal cycle. #RSS_Ariel_Biome1 = Plains #RSS_Ariel_Biome2 = Chasmata #RSS_Ariel_Biome3 = Craters - + #RSS_Umbriel_name = Umbriel #RSS_Umbriel_desc = Umbriel is a moon of Uranus discovered on October 24, 1851, by William Lassell. It was discovered at the same time as Ariel and named after a character in Alexander Pope's poem The Rape of the Lock. Umbriel consists mainly of ice with a substantial fraction of rock, and may be differentiated into a rocky core and an icy mantle. The surface is the darkest among Uranian moons, and appears to have been shaped primarily by impacts. However, the presence of canyons suggests early endogenic processes, and the moon may have undergone an early endogenically driven resurfacing event that obliterated its older surface. #RSS_Umbriel_Biome1 = Midlands @@ -300,7 +304,7 @@ Localization #RSS_Umbriel_Biome3 = Northpole #RSS_Umbriel_Biome4 = Southpole #RSS_Umbriel_Biome5 = Small Crater - + #RSS_Titania_name = Titania #RSS_Titania_desc = Titania is the largest of the moons of Uranus and the eighth largest moon in the Solar System at a diameter of 1,578 kilometres (981 mi). Discovered by William Herschel in 1787, Titania is named after the queen of the fairies in Shakespeare's A Midsummer Night's Dream. Its orbit lies inside Uranus's magnetosphere. #RSS_Titania_Biome1 = Midlands @@ -310,14 +314,14 @@ Localization #RSS_Titania_Biome5 = Ursula Crater #RSS_Titania_Biome6 = South Pole #RSS_Titania_Biome7 = North Pole - + #RSS_Oberon_name = Oberon #RSS_Oberon_desc = Oberon, also designated Uranus IV, is the outermost major moon of the planet Uranus. It is the second-largest and second most massive of the Uranian moons, and the ninth most massive moon in the Solar System. Discovered by William Herschel in 1787, Oberon is named after the mythical king of the fairies who appears as a character in Shakespeare's A Midsummer Night's Dream. Its orbit lies partially outside Uranus's magnetosphere. #RSS_Oberon_Biome1 = Plains #RSS_Oberon_Biome2 = Chasmata #RSS_Oberon_Biome3 = Craters #RSS_Oberon_Biome4 = Hamlet Crater - + #RSS_Miranda_name = Miranda #RSS_Miranda_desc = Miranda or Uranus V is the smallest and innermost of Uranus's five round satellites. Like the other large moons of Uranus, Miranda orbits close to its planet's equatorial plane. Because Uranus orbits the Sun on its side, Miranda's orbit is perpendicular to the ecliptic and shares Uranus's extreme seasonal cycle. At just 470 km in diameter, Miranda is one of the smallest objects in the Solar System known to be spherical under its own gravity. Of the bodies that are known to be in hydrostatic equilibrium, only Saturn's moon Mimas is smaller. #RSS_Miranda_Biome1 = Regio @@ -326,7 +330,7 @@ Localization #RSS_Miranda_Biome4 = Rupes #RSS_Miranda_Biome5 = Sulci #RSS_Miranda_Biome6 = Verona Rupes - + #RSS_Venus_name = Venus #RSS_Venus_desc = This beautiful object is the second planet of our neighborhood. Named after the goddess of love and beauty, Venus is one of the brightest objects in our night sky. Though she is considered a sister planet to Earth, Venus has no satellites (moons) and is alone in her orbit around our star. #RSS_Venus_Biome1 = Midlands @@ -443,8 +447,8 @@ Localization #RSS_Science_CrewReport_SaturnFlyingLow = You may not be coming home. #RSS_Science_CrewReport_MimasInSpaceHigh = That's no moon. Wait, yes it is. - #RSS_Science_CrewReport_MimasInSpaceLow = From here you can't see any thermal exhaust shafts. - #RSS_Science_CrewReport_MimasSrfLanded = You're either in a lander spacecraft or you're in a turret mounted to the surface of the Death Star. Either way, the view of Saturn is stunning. + #RSS_Science_CrewReport_MimasInSpaceLow = From here you can't see any thermal exhaust shafts. + #RSS_Science_CrewReport_MimasSrfLanded = You're either in a lander spacecraft or you're in a turret mounted to the surface of the Death Star. Either way, the view of Saturn is stunning. #RSS_Science_CrewReport_EnceladusInSpace1 = You peer down at the extremely white surface, and dream of what waits below it. #RSS_Science_CrewReport_EnceladusInSpace2 = Every realized that all three celestial bodies in the Solar System that are likely to have water in or on them have names that start with "E"? @@ -561,10 +565,10 @@ Localization #RSS_Science_EVAReport_GanymedeSrfLanded = The brown surface is hard, but at least the gravity is high enough to keep manoeuvring from being too difficult. #RSS_Science_EVAReport_SaturnFlyingLow = Get. Back. In. The. Ship. #RSS_Science_EVAReport_SaturnInSpaceLow = You fly among the rings. They tumble around, and you try your best not to be hit by any debris. - #RSS_Science_EVAReport_SaturnInSpaceHigh = Beyonc� approved. - #RSS_Science_EVAReport_SaturnFlyingHigh = You're going to die soon. - #RSS_Science_EVAReport_MimasSrfLanded = You hum the Imperial March. - #RSS_Science_EVAReport_IapetusSrfLandedCentralBuldge = You check for all the signs of the planet being made from a massive planet press. The results are inconclusive. + #RSS_Science_EVAReport_SaturnInSpaceHigh = Beyonc� approved. + #RSS_Science_EVAReport_SaturnFlyingHigh = You're going to die soon. + #RSS_Science_EVAReport_MimasSrfLanded = You hum the Imperial March. + #RSS_Science_EVAReport_IapetusSrfLandedCentralBuldge = You check for all the signs of the planet being made from a massive planet press. The results are inconclusive. #RSS_Science_EVAReport_UranusFlyingLow = Get. Back. In. The. Ship. Before. You. Freeze. Uranus. Off. #RSS_Science_EVAReport_UranusFlyingHigh = RIP you. #RSS_Science_EVAReport_MirandaSrfLanded = The terrain is extremely irregular. It looks fun to jump around. @@ -586,7 +590,7 @@ Localization #RSS_Science_SurfaceSample_MoonSrfLanded2 = The samples are remarkably similar to Earth rocks. #RSS_Science_SurfaceSample_VenusSrfLanded = The grey-orange rocks are very rounded due to wind erosion. The surface is cracked. - + #RSS_Science_SurfaceSample_MarsSrfLanded1 = The grey rocks dot the surface, and the soil is rich in iron. Just below the red soil is a dark grey surface. #RSS_Science_SurfaceSample_MarsSrfLanded2 = This surface consists of a grainy, very fine sand-like dust, and it appears to be getting everywhere. #RSS_Science_SurfaceSample_MarsSrfLanded3 = You hum the tune to Gustav Holst's Mars soundtrack as you pick up another rock. @@ -606,11 +610,11 @@ Localization #RSS_Science_SurfaceSample_MimasSrfLanded = Is this moon made from metal alloys? You poke around. Nope. Just ice. #RSS_Science_SurfaceSample_PhobosSrfLanded = The surface gives away easily and you have a hard time keeping the sample in the container due to the low gravity. #RSS_Science_SurfaceSample_DeimosSrfLanded = Deimos' surface regolith is almost, but not quite, entirely unlike Earth's. - #RSS_Science_SurfaceSample_EnceladusSrfLandedSouthernPolarRegion = There's some complex organic molecules in the ice. - #RSS_Science_SurfaceSample_EncaladusSrfLanded = Just ice. Not much of any interest. - #RSS_Science_SurfaceSample_PlutoSrfLanded = You barely remember why you left the ship. Something to do with surface samples? Oh yes, that's it. You fiddle around for the sample collector and find all sorts of non-water ices. - #RSS_Science_SurfaceSample_HyperionSrfLanded = The dust practically flies off to escape velocity when you try to grab some of it. The planet seems to be held together more magically than gravitationally. - #RSS_Science_SurfaceSample_TitanSrfLanded = The rocks? Solid ice. The dirt? Snow. It's all totally frozen. Virtually indistinguishable in appearance from rock and dirt. + #RSS_Science_SurfaceSample_EnceladusSrfLandedSouthernPolarRegion = There's some complex organic molecules in the ice. + #RSS_Science_SurfaceSample_EncaladusSrfLanded = Just ice. Not much of any interest. + #RSS_Science_SurfaceSample_PlutoSrfLanded = You barely remember why you left the ship. Something to do with surface samples? Oh yes, that's it. You fiddle around for the sample collector and find all sorts of non-water ices. + #RSS_Science_SurfaceSample_HyperionSrfLanded = The dust practically flies off to escape velocity when you try to grab some of it. The planet seems to be held together more magically than gravitationally. + #RSS_Science_SurfaceSample_TitanSrfLanded = The rocks? Solid ice. The dirt? Snow. It's all totally frozen. Virtually indistinguishable in appearance from rock and dirt. #RSS_Science_SurfaceSample_TitanSrfSplashed = While normally the appearance of organic molecules in a lake on another world would be huge news, unfortunately the organic molecule in question is liquid methane, which happens to be the liquid that the lake is made from. Any study of this sample would have to be done in a heavily refrigerated container. #RSS_Science_SurfaceSample_ChuryumovGerasimenkoSrfLanded = The ices and organic molecules in the sample could provide a fascinating look into the possible origins of the solar system and life on Earth. @@ -660,10 +664,10 @@ Localization #RSS_Science_AtmoAnalysis_VenusFlyingHigh = Carbon Dioxide, Nitrogen. A bit of acids in the air. You wouldn't want to breathe the stuff, but you could probably go outside and be fine. #RSS_Science_AtmoAnalysis_EarthFlyingHigh = It seems there is very little atmosphere at these altitudes. Make sure you're properly suited up if you plan on going outside. #RSS_Science_AtmoAnalysis_EarthSrfLanded = Temperature and Pressure readings suggest today is as good a time for flying as any. - #RSS_Science_AtmoAnalysis_EarthSrfLandedDeserts = It's very hot and dry out in the Deserts. The sensors were getting clogged up with dust. - #RSS_Science_AtmoAnalysis_EarthSrfLandedIceCaps = The polar atmosphere was found to be very, very cold indeed. Some sensors froze shut, but we're reasonably sure this is still air. + #RSS_Science_AtmoAnalysis_EarthSrfLandedDeserts = It's very hot and dry out in the Deserts. The sensors were getting clogged up with dust. + #RSS_Science_AtmoAnalysis_EarthSrfLandedIceCaps = The polar atmosphere was found to be very, very cold indeed. Some sensors froze shut, but we're reasonably sure this is still air. #RSS_Science_AtmoAnalysis_DunaSrfLanded = The thin Carbon Dioxide atmosphere is full of dust particles. Not breathable. Almost, but not quite, a vacuum. - #RSS_Science_AtmoAnalysis_JupiterFlyingHigh = The clouds are made from Ammonia ice, + #RSS_Science_AtmoAnalysis_JupiterFlyingHigh = The clouds are made from Ammonia ice, //Mystery Goo #RSS_Science_MysteryGoo_MercurySrfLanded = The Goo seems to be almost boiling. It writhes around the canister. @@ -714,9 +718,9 @@ Localization #RSS_Science_MML_CeresSrfLanded1 = As the samples process, the computer asks if it can sing you a song while it works. Apparently it's about a flower of some kind. #RSS_Science_MML_CeresSrfLanded2 = One of the samples evaporates when exposed the environment. #RSS_Science_MML_JupiterInSpaceHigh = The extreme radiation from Jupiter's magnetic field seems to have caused some of the samples to glow violently green. - #RSS_Science_MML_JupiterInSpaceLow = The computer gave an odd report no matter how many times we sent the request. Open the sample bay doors... "I'm sorry, I'm afraid I can't let you do that" was the only reply. The doors did open very promptly when we opened the fusebox panel. Very curious. - #RSS_Science_MML_JupiterFlyingHigh = The intense crushing pressure has drastically changed the composition of the materials. Super heating and ablation effects have been observed. The science bay is looking very disgruntled. - #RSS_Science_MML_JupiterFlyingLow = The samples burn, boil or crumple under the extreme pressures and heat. The visual camera shows a wonderful rainbow of colors before it cuts out. + #RSS_Science_MML_JupiterInSpaceLow = The computer gave an odd report no matter how many times we sent the request. Open the sample bay doors... "I'm sorry, I'm afraid I can't let you do that" was the only reply. The doors did open very promptly when we opened the fusebox panel. Very curious. + #RSS_Science_MML_JupiterFlyingHigh = The intense crushing pressure has drastically changed the composition of the materials. Super heating and ablation effects have been observed. The science bay is looking very disgruntled. + #RSS_Science_MML_JupiterFlyingLow = The samples burn, boil or crumple under the extreme pressures and heat. The visual camera shows a wonderful rainbow of colors before it cuts out. #RSS_Science_MML_JupiterSrfLanded = You're not sure where the container stops and the samples start anymore... #RSS_Science_MML_SaturnInSpaceLow = The materials are being punched by ring material. The bay now has one or two extra holes. #RSS_Science_MML_SaturnFlyingHigh = The intense crushing pressure has drastically changed the composition of the materials. Super heating and ablation effects have been observed. The science bay is looking very disgruntled. @@ -739,5 +743,15 @@ Localization #RSS_Science_MML_PlutoSrfLanded2 = Although not much happens to the samples, your bio monitor seems to be flatlining for a few seconds. Are you finally dying? After all this time? You see you accidentally unplugged the bio monitor. Pluto won't grab you into the underworld yet! #RSS_Science_MML_CharonSrfLanded = Some of the black-colored chalks escape from the container, and falls on the ground. Aside from this incident, the materials are very unreactive. #RSS_Science_MML_CharonInSpace = You let the computer process the results. For now, you need another nap. + + // Base KSP strings. + + #autoLOC_294633 = Cannot disembark while off of Earth's surface.\nAstronaut Complex upgrade required. + #autoLOC_416977 = Crewmembers can perform EVAs + #autoLOC_416979 = Crewmembers on EVA can place flags + #autoLOC_6001642 = Space Center + #autoLOC_6002237 = Active Astronauts + #autoLOC_7003404 = Crewmembers can disembark only on Earth + #autoLOC_8003001 = Space Center } } diff --git a/GameData/RealSolarSystem/Localization/ru.cfg b/GameData/RealSolarSystem/Localization/ru.cfg index 811d62a2..fa68e841 100644 --- a/GameData/RealSolarSystem/Localization/ru.cfg +++ b/GameData/RealSolarSystem/Localization/ru.cfg @@ -5,69 +5,739 @@ Localization //Planet & Biomes #RSS_Sun_name = Солнце^N + #RSS_Sun_desc = Солнце - желтый карлик главной последовательности G2V. #RSS_Ceres_name = Церера^F + #RSS_Ceres_desc = Церера - самый крупный объект в поясе астероидов, на него приходится около трети массы пояса астероидов. Она была обнаружена первой в поясе астероидов, и ее размеры настолько велики, что она имеет сферическую форму. Он классифицируется как карликовая планета и лишь немного меньше Плутона. В настоящее время на ее орбите работает зонд Dawn. + #RSS_Ceres_Biome1 = Нагорья + #RSS_Ceres_Biome2 = Белые пятна + #RSS_Ceres_Biome3 = Кратер Оккатор + #RSS_Ceres_Biome4 = Керванская равнина + #RSS_Ceres_Biome5 = Средиземье + #RSS_Ceres_Biome6 = Низины + #RSS_Ceres_Biome7 = Кратер Задени + #RSS_Ceres_Biome8 = Кратер Урвара + #RSS_Ceres_Biome9 = Кратер Ялодэ + #RSS_Ceres_Biome10 = Горы + #RSS_Ceres_Biome11 = Кратер Хаулани #RSS_Earth_name = Земля^F + #RSS_Earth_desc = Голубая точка, дом для более чем восьми миллиардов людей и триллионов других форм жизни различных форм и размеров. Земля - это место, где вы находитесь, наш район, наш дом. Пока это наше единственное место на просторах нашей удивительной Вселенной. + #RSS_Earth_Biome1 = Низменности + #RSS_Earth_Biome2 = Средиземье + #RSS_Earth_Biome3 = Тундра + #RSS_Earth_Biome4 = Горы + #RSS_Earth_Biome5 = Пустыня + #RSS_Earth_Biome6 = Тропики + #RSS_Earth_Biome7 = Ледяные шапки + #RSS_Earth_Biome8 = Вода + #RSS_Earth_Biome9 = Тайга + #RSS_Earth_Biome10 = Лес + #RSS_Earth_Biome11 = Саванна #RSS_Moon_name = Луна^F + #RSS_Moon_desc = Луна - единственный спутник Земли, большая, серая и довольно бесплодная скала. Это единственное тело, кроме Земли, на которое ступала нога человека и которое он недолго называл своим домом. + #RSS_Moon_Biome1 = Низины + #RSS_Moon_Biome2 = Средиземье + #RSS_Moon_Biome3 = Нагорья + #RSS_Moon_Biome4 = Северный полюс + #RSS_Moon_Biome5 = Южный полюс + #RSS_Moon_Biome6 = Крупные кратеры + #RSS_Moon_Biome7 = Бассейн Айткен + #RSS_Moon_Biome8 = Океан Процелларум + #RSS_Moon_Biome9 = Восточное море + #RSS_Moon_Biome10 = Море Нибиум + #RSS_Moon_Biome11 = Море Ибриум + #RSS_Moon_Biome12 = Море Серинити + #RSS_Moon_Biome13 = Море Танклитас + #RSS_Moon_Biome14 = Море Фкундитатис + #RSS_Moon_Biome15 = Море Нектарис + #RSS_Moon_Biome16 = Море Фригорис + #RSS_Moon_Biome17 = Море Кризиум #RSS_Jupiter_name = Юпитер^M + #RSS_Jupiter_desc = Самая большая планета в нашей Солнечной системе - газовый гигант Юпитер. Масса одной только этой планеты в два с половиной раза превышает массу всех остальных планет Солнечной системы вместе взятых. Состоящий в основном из водорода и гелия с относительно загадочным скалистым ядром из тяжелых элементов, Юпитер представляет собой уникальную и прекрасную космическую картину из различных слоев с заметной и внушающей благоговение бурей, которая, как говорят, существует, возможно, более трех столетий. У Юпитера не менее шестидесяти семи лун, включая четыре крупные "Галилеевы луны", одна из которых имеет больший диаметр, чем первая планета Меркурий. + #RSS_Jupiter_Biome1 = Экваториальный пояс + #RSS_Jupiter_Biome2 = Большое красное пятно + #RSS_Jupiter_Biome3 = Южный умеренный пояс + #RSS_Jupiter_Biome4 = Южный полярный пояс + #RSS_Jupiter_Biome5 = Северный умеренный пояс + #RSS_Jupiter_Biome6 = Северный полярный пояс #RSS_Io_name = Ио^F + #RSS_Io_desc = Ближайшая к Юпитеру галилеева луна и четвертая по величине луна в нашей Солнечной системе, Ио, как и все остальные галилеевы луны, была названа в честь одной из возлюбленных Зевса. Ио - самое активное тело в Солнечной системе с геологической точки зрения, что оказывает влияние на другие луны, находящиеся в зоне влияния Юпитера. Наблюдались крупные извержения, которые, по оценкам, поднимаются на высоту до пятисот километров. Ио состоит из силикатных пород с ядром из сульфида железа, что придает ей характерный вид, достигаемый равнинами, покрытыми серой и сернистым газом. + #RSS_Io_Biome1 = Низины + #RSS_Io_Biome2 = Средиземье + #RSS_Io_Biome3 = Нагорья + #RSS_Io_Biome4 = Пустоши пирокласта + #RSS_Io_Biome5 = Вулканический снег + #RSS_Io_Biome6 = Вулканические потоки + #RSS_Io_Biome7 = Очаги вулканизма #RSS_Europa_name = Европа^F + #RSS_Europa_desc = Самая маленькая из четырех галилеевых лун, но лишь немного меньше нашей Луны, Европа - это каменистая луна, поверхность которой состоит в основном из водяного льда. Считается, что под этой ледяной поверхностью находится водный океан, в глубинах которого, возможно, есть жизнь. + #RSS_Europa_Biome1 = Изрезанные равнины + #RSS_Europa_Biome2 = Регион Аргандель + #RSS_Europa_Biome3 = Равнины Хаоса + #RSS_Europa_Biome4 = Равнины + #RSS_Europa_Biome5 = Линии Мента + #RSS_Europa_Biome6 = Кратеры #RSS_Ganymede_name = Ганимед^M + #RSS_Ganymede_desc = Самая большая луна в нашей Солнечной системе, Ганимед - третья галилеева луна вокруг Юпитера. Ганимед имеет жидкое железное ядро, которое создает уникальную, но скудную магнитосферу. + #RSS_Ganymede_Biome1 = Низины + #RSS_Ganymede_Biome2 = Средиземье + #RSS_Ganymede_Biome3 = Нагорья + #RSS_Ganymede_Biome4 = Криовулканический лед + #RSS_Ganymede_Biome5 = Тектонические сдвиги + #RSS_Ganymede_Biome6 = Полюса + #RSS_Ganymede_Biome7 = Кратеры + #RSS_Ganymede_Biome8 = Бассейн Гильгамеша #RSS_Callisto_name = Каллисто^F + #RSS_Callisto_desc = Четвертая из галилеевых лун, Каллисто - вторая по величине луна в системе Юпитера. У Каллисто очень тонкая атмосфера, состоящая в основном из углекислого газа, и довольно интенсивная ионосфера. + #RSS_Callisto_Biome1 = Низины + #RSS_Callisto_Biome2 = Кратеры средиземья + #RSS_Callisto_Biome3 = Кратеры нагорья + #RSS_Callisto_Biome4 = Кратер Асгард + #RSS_Callisto_Biome5 = Кратер Валгалла + #RSS_Callisto_Biome6 = Молодые кратеры + #RSS_Callisto_Biome7 = Старые кратеры + #RSS_Callisto_Biome8 = Полюса #RSS_Mars_name = Марс^M + #RSS_Mars_desc = Красная планета. Названный в честь римского бога войны, Марс является четвертой планетой и второй по размеру планетой в нашей Солнечной системе. Его красноватый цвет обусловлен большим количеством оксида железа на поверхности. У Марса очень тонкая атмосфера и множество кратеров, которые напоминают нашу собственную Луну. На Марсе также находится вторая по высоте гора в нашей Солнечной системе. + #RSS_Mars_Biome1 = Средиземье + #RSS_Mars_Biome2 = Олимп + #RSS_Mars_Biome3 = Валлес Маринерис + #RSS_Mars_Biome4 = Ареанские горы + #RSS_Mars_Biome5 = Ареанские каньоны + #RSS_Mars_Biome6 = Северная ледяная шапка + #RSS_Mars_Biome7 = Южная ледяная шапка + #RSS_Mars_Biome8 = Крупные кратеры + #RSS_Mars_Biome9 = Нагорья + #RSS_Mars_Biome10 = Низины + #RSS_Mars_Biome11 = Альба + #RSS_Mars_Biome12 = Элизиум + #RSS_Mars_Biome13 = Восход Тарсиса + #RSS_Mars_Biome14 = Земля Темпе + #RSS_Mars_Biome15 = Бассейн Эллады + #RSS_Mars_Biome16 = Бассейн Аргайр + #RSS_Mars_Biome17 = Аравийская земля + #RSS_Mars_Biome18 = Равнина Утопия + #RSS_Mars_Biome19 = Равнины Амазонок #RSS_Phobos_name = Фобос^M + #RSS_Phobos_desc = Один из двух естественных спутников, вращающихся вокруг Марса, Фобос назван в честь греческого бога, который изображался как воплощение ужаса. Фобос - более крупное и близкое к Марсу естественное тело. + #RSS_Phobos_Biome1 = Низины + #RSS_Phobos_Biome2 = Мелкие кратеры + #RSS_Phobos_Biome3 = Крупные кратеры + #RSS_Phobos_Biome4 = Кратер Стикни + #RSS_Phobos_Biome5 = Канавы + #RSS_Phobos_Biome6 = Нагорья + #RSS_Phobos_Biome7 = Средиземье #RSS_Deimos_name = Деймос^M + #RSS_Deimos_desc = Второй естественный спутник Марса, Деймос, назван в честь брата-близнеца Фобоса, который, как говорят, олицетворяет ужас. + #RSS_Deimos_Biome1 = Низины + #RSS_Deimos_Biome2 = Кратеры + #RSS_Deimos_Biome3 = Нагорья #RSS_Mercury_name = Меркурий^M + #RSS_Mercury_desc = Первая планета в нашй системе. Меркурий - самая маленькая и самая быстрая из планет Солнечной системы. С Земли вы сможете увидеть эту планету ранним утром или вечером. Температура на этой планете варьируется от очень жаркой до очень холодной, поэтому вы не захотите находиться на ней очень долго. + #RSS_Mercury_Biome1 = Низины + #RSS_Mercury_Biome2 = Средиземье + #RSS_Mercury_Biome3 = Нагорья + #RSS_Mercury_Biome4 = Полярные кратеры + #RSS_Mercury_Biome5 = Полярные низины + #RSS_Mercury_Biome6 = Равнины + #RSS_Mercury_Biome7 = Старые кратеры + #RSS_Mercury_Biome8 = Молодые кратеры #RSS_Neptune_name = Нептун^M + #RSS_Neptune_desc = Нептун - восьмая и самая удаленная от Солнца планета Солнечной системы. Он является четвертой по диаметру и третьей по массе планетой. Среди газообразных планет Солнечной системы Нептун - самая плотная. + #RSS_Neptune_Biome1 = Экваториальный пояс + #RSS_Neptune_Biome2 = Северный полярные пояс + #RSS_Neptune_Biome3 = Северный умеренный пояс + #RSS_Neptune_Biome4 = Северный экваториальный пояс + #RSS_Neptune_Biome5 = Южный умеренный пояс + #RSS_Neptune_Biome6 = Южный полярный пояс #RSS_Triton_name = Тритон^M + #RSS_Triton_desc = Тритон - крупнейший спутник Нептуна, уникальный среди всех крупных лун Солнечной системы благодаря своей ретроградной орбите вокруг планеты. + #RSS_Triton_Biome1 = Плоскогорье + #RSS_Triton_Biome2 = Северная полярная область + #RSS_Triton_Biome3 = Южная полярная область #RSS_Pluto_name = Плутон^M + #RSS_Pluto_desc = Недавно исключенный из списка планет, Плутон был назван "малой планетой". Это самый крупный объект пояса Койпера, вторая по массе карликовая планета. Плутон состоит в основном из камня и льда и имеет довольно маленькие размеры. + #RSS_Pluto_Biome1 = Равнины + #RSS_Pluto_Biome2 = Монтесы аль-Идриси + #RSS_Pluto_Biome3 = Монтесы Чжэн Хэ + #RSS_Pluto_Biome4 = Голые Горы + #RSS_Pluto_Biome5 = Горы Хиллари + #RSS_Pluto_Biome6 = Горы Тенцинга + #RSS_Pluto_Biome7 = Ледяная равнина + #RSS_Pluto_Biome8 = Кратер Барни + #RSS_Pluto_Biome9 = Кратер Симонелли + #RSS_Pluto_Biome10 = Кратер гостя + #RSS_Pluto_Biome11 = Кратер Харрингтон + #RSS_Pluto_Biome12 = Кратер Эллиота + #RSS_Pluto_Biome13 = Кратер Эдворта + #RSS_Pluto_Biome14 = Кратер Оорта + #RSS_Pluto_Biome15 = Тартар Дорса + #RSS_Pluto_Biome16 = Земля Хаябусы + #RSS_Pluto_Biome17 = Земля пионеров + #RSS_Pluto_Biome18 = Земля странников + #RSS_Pluto_Biome19 = Земля викингов + #RSS_Pluto_Biome20 = Земля Венеры #RSS_Charon_Name = Харон^M + #RSS_Charon_desc = Харон - самая большая из лун Плутона, и они взаимно гравитационно связаны, поэтому каждая из них обращена к другой одной и той же стороной. + #RSS_Charon_Biome1 = Равнины + #RSS_Charon_Biome2 = Мордор + #RSS_Charon_Biome3 = Ущелье безмятежности + #RSS_Charon_Biome4 = Кратер Элис + #RSS_Charon_Biome5 = Пятно Галлифрея + #RSS_Charon_Biome6 = Кратер Рипли + #RSS_Charon_Biome7 = Кратер Насреддин + #RSS_Charon_Biome8 = Ущелье Чазма + #RSS_Charon_Biome9 = Гора Батлера + #RSS_Charon_Biome10 = Ущелье Арго + #RSS_Charon_Biome11 = Кратер Кагуя-Химэ + #RSS_Charon_Biome12 = Гора Кубрика + #RSS_Charon_Biome13 = Вулкан Планум #RSS_Saturn_name = Сатурн^M + #RSS_Saturn_desc = Шестая планета в нашем районе, Сатурн назван в честь римского бога земледелия и представляет собой газовый гигант с уникальным кольцом вокруг него. Под газовым слоем, состоящим в основном из водорода, находится скалистое ядро с очень горячей внутренней частью. + #RSS_Saturn_Biome1 = Экваториальный пояс + #RSS_Saturn_Biome2 = Северный штормовой полюс + #RSS_Saturn_Biome3 = Северный умеренный пояс + #RSS_Saturn_Biome4 = Северный экваториальный пояс + #RSS_Saturn_Biome5 = Южный экваториальный пояс + #RSS_Saturn_Biome6 = Южный умеренный пояс + #RSS_Saturn_Biome7 = Южный штормовой полюс #RSS_Mimas_name = Мимас^M + #RSS_Mimas_desc = Мимас, а не Минмас, - ближайшая к Сатурну обычная луна и самое маленькое тело, сохраняющее сферическую форму в Солнечной системе. Это точно не Звезда Смерти. + #RSS_Mimas_Biome1 = Низины + #RSS_Mimas_Biome2 = Северный полюс + #RSS_Mimas_Biome3 = Южный полюс + #RSS_Mimas_Biome4 = Гершель + #RSS_Mimas_Biome5 = Кратеры + #RSS_Mimas_Biome6 = Пик Гершеля #RSS_Enceladus_name = Энцелад^M + #RSS_Enceladus_desc = Энцелад - шестая по величине луна Сатурна, покрытая свежим, чистым льдом, температура поверхности которого в полдень достигает всего 75 К. Среди его примечательных особенностей - богатые водой шлейфы, вырывающиеся из криовулканов в южной полярной области. + #RSS_Enceladus_Biome1 = Плоскогорье + #RSS_Enceladus_Biome2 = Северная полярная область + #RSS_Enceladus_Biome3 = Южная полярная область + #RSS_Enceladus_Biome4 = Кратеры #RSS_Tethys_name = Тефия^F + #RSS_Tethys_desc = Тефия - средняя луна Сатурна размером около 1 060 км в поперечнике, названная в честь титана Тетиса из греческой мифологии. + #RSS_Tethys_Biome1 = Плоскогорье + #RSS_Tethys_Biome2 = Северная полярная область + #RSS_Tethys_Biome3 = Южная полярная область + #RSS_Tethys_Biome4 = Одисея + #RSS_Tethys_Biome5 = Каньон Итака + #RSS_Tethys_Biome6 = Кратеры #RSS_Dione_name = Диона^F + #RSS_Dione_desc = Диаметр Дионы составляет 1122 км, она является 15-й по величине луной в Солнечной системе и массивнее всех известных лун, меньших ее самой, вместе взятых. Впервые Диона была открыта в 1684 году Джованни Кассини. + #RSS_Dione_Biome1 = Плоскогорье + #RSS_Dione_Biome2 = Северная полярная область + #RSS_Dione_Biome3 = Южная полярная область + #RSS_Dione_Biome4 = Область шрамов + #RSS_Dione_Biome5 = Кратеры + #RSS_Dione_Biome6 = Горный хребет #RSS_Rhea_Name = Рея^F + #RSS_Rhea_desc = Рея - вторая по величине луна Сатурна и девятая по величине луна в Солнечной системе. Это самое маленькое тело в Солнечной системе, находящееся в гидростатическом равновесии. + #RSS_Rhea_Biome1 = Плоскогорье + #RSS_Rhea_Biome2 = Северная полярная область + #RSS_Rhea_Biome3 = Южная полярная область + #RSS_Rhea_Biome4 = Кратеры #RSS_Titan_name = Титан^M + #RSS_Titan_desc = Титан - самая большая луна Сатурна. Это единственный естественный спутник, имеющий плотную атмосферу, и единственный объект, кроме Земли, где были обнаружены явные свидетельства существования стабильных тел с жидкостью на поверхности. + #RSS_Titan_Biome1 = Низины + #RSS_Titan_Biome2 = Средеземье + #RSS_Titan_Biome3 = Нагорья + #RSS_Titan_Biome4 = Пляжи + #RSS_Titan_Biome5 = Моря + #RSS_Titan_Biome6 = Каньоны + #RSS_Titan_Biome7 = Поляки #RSS_Iapetus_name = Япет^M + #RSS_Iapetus_desc = Япет - самая дальняя крупная обычная луна в системе Сатурна, обычно наклонная, благодаря чему кольца Сатурна видны с ее поверхности, с большой линией хребта вдоль экватора, придающей этой луне любопытную форму, похожую на грецкий орех. + #RSS_Iapetus_Biome1 = Низины + #RSS_Iapetus_Biome2 = Северная полярная область + #RSS_Iapetus_Biome3 = Южная полярная область + #RSS_Iapetus_Biome4 = Кратеры + #RSS_Iapetus_Biome5 = Кратер Торжис + #RSS_Iapetus_Biome6 = Центральная дуга #RSS_Uranus_name = Уран^M + #RSS_Uranus_desc = Седьмая планета в нашем районе, Уран, названный в честь греческого бога неба, похож на относительно близкую планету Нептун. Иногда Уран относят к отдельной от газовых гигантов категории, известной как "ледяные гиганты". Имея схожую с Юпитером и Сатурном атмосферу, Уран отличается от двух газовых гигантов тем, что содержит больше воды, аммиака и метана. У него также самая холодная планетарная атмосфера - около 49 К. + #RSS_Uranus_Biome1 = Экваториальный пояс + #RSS_Uranus_Biome2 = Северный полярный пояс + #RSS_Uranus_Biome3 = Северный умеренный пояс + #RSS_Uranus_Biome4 = Северный экваториальный пояс + #RSS_Uranus_Biome5 = Южный умеренный пояс + #RSS_Uranus_Biome6 = Южный полярный пояс #RSS_Ariel_name = Ариэль^M + #RSS_Ariel_desc = Ариэль - четвертая по величине из 27 известных лун Урана. Ариэль вращается в экваториальной плоскости Урана, которая почти перпендикулярна орбите Урана, и поэтому имеет экстремальный сезонный цикл. + #RSS_Ariel_Biome1 = Равнины + #RSS_Ariel_Biome2 = Каньоны + #RSS_Ariel_Biome3 = Кратеры #RSS_Umbriel_name = Умбриэль^M + #RSS_Umbriel_desc = Умбриэль - луна Урана, открытая 24 октября 1851 года Уильямом Ласселлом. Она была открыта одновременно с Ариэлем и названа в честь персонажа поэмы Александра Поупа "Изнасилование замка". Умбриэль состоит в основном из льда со значительной долей горных пород и может быть разделен на скалистое ядро и ледяную мантию. Поверхность - самая темная среди уранических лун, и, судя по всему, она сформировалась в основном в результате столкновений. Однако наличие каньонов указывает на ранние эндогенные процессы, и, возможно, луна подверглась раннему эндогенному всплытию, которое уничтожило ее более древнюю поверхность. + #RSS_Umbriel_Biome1 = Среземья + #RSS_Umbriel_Biome2 = Северный кратер + #RSS_Umbriel_Biome3 = Северный полюс + #RSS_Umbriel_Biome4 = Южный полюс + #RSS_Umbriel_Biome5 = Маленький кратер #RSS_Titania_name = Титания^F + #RSS_Titania_desc = Титания - крупнейшая из лун Урана и восьмая по величине луна Солнечной системы с диаметром 1 578 км (981 миля). Титания была открыта Уильямом Гершелем в 1787 году и названа в честь королевы фей из пьесы Шекспира "Сон в летнюю ночь". Ее орбита лежит внутри магнитосферы Урана. + #RSS_Titania_Biome1 = Среземья + #RSS_Titania_Biome2 = Кратер Гертруды + #RSS_Titania_Biome3 = Кратеры + #RSS_Titania_Biome4 = Мессинская пропасть + #RSS_Titania_Biome5 = Кратер Урсулы + #RSS_Titania_Biome6 = Южный полюс + #RSS_Titania_Biome7 = Северный полюс #RSS_Oberon_name = Оберон^M + #RSS_Oberon_desc = Оберон, также именуемый как Уран IV, - самая внешняя крупная луна Урана. Это вторая по величине и вторая по массе луна Урана и девятая по массе луна в Солнечной системе. Оберон был открыт Уильямом Гершелем в 1787 году и назван в честь мифического короля фей, который фигурирует в пьесе Шекспира "Сон в летнюю ночь". Его орбита частично лежит за пределами магнитосферы Урана. + #RSS_Oberon_Biome1 = Равнины + #RSS_Oberon_Biome2 = Бездна + #RSS_Oberon_Biome3 = Кратеры + #RSS_Oberon_Biome4 = Кратер Гамлета #RSS_Miranda_name = Миранда^F + #RSS_Miranda_desc = Миранда или Уран V - самый маленький и самый внутренний из пяти круглых спутников Урана. Как и другие крупные луны Урана, Миранда вращается вблизи экваториальной плоскости своей планеты. Поскольку Уран вращается вокруг Солнца боком, орбита Миранды перпендикулярна эклиптике, и она разделяет экстремальный сезонный цикл Урана. Диаметр Миранды составляет всего 470 км, и это один из самых маленьких объектов Солнечной системы, который, как известно, имеет сферическую форму под действием собственной гравитации. Из всех известных тел, находящихся в гидростатическом равновесии, меньше только луна Сатурна Мимас. + #RSS_Miranda_Biome1 = Домен + #RSS_Miranda_Biome2 = Кратеры + #RSS_Miranda_Biome3 = Корона + #RSS_Miranda_Biome4 = Утесы + #RSS_Miranda_Biome5 = Борозды + #RSS_Miranda_Biome6 = Утес Верона #RSS_Venus_name = Венера^F + #RSS_Venus_desc = Этот прекрасный объект является второй планетой нашей системы. Названная в честь богини любви и красоты, Венера - один из самых ярких объектов на нашем ночном небе. Хотя она считается планетой-сестрой Земли, у Венеры нет спутников (лун), и она одиноко вращается вокруг нашей звезды. + #RSS_Venus_Biome1 = Среземья + #RSS_Venus_Biome2 = Горы + #RSS_Venus_Biome3 = Каньоны + #RSS_Venus_Biome4 = Плато Лакшми + #RSS_Venus_Biome5 = Фортуна-Тессера + #RSS_Venus_Biome6 = Вулканы + #RSS_Venus_Biome7 = Нагорья + #RSS_Venus_Biome8 = Низины #RSS_Vesta_name = Веста^F + #RSS_Vesta_desc = Веста - второе по массе и величине тело в поясе астероидов после карликовой планеты Цереры, на ее долю приходится примерно 9 % массы пояса астероидов. Она немного больше Палласа, но значительно массивнее. Веста - последняя оставшаяся каменистая протопланета (с дифференцированным интерьером) из тех, что сформировали земные планеты. Многочисленные фрагменты Весты были выброшены в результате столкновений один и два миллиарда лет назад, которые оставили два огромных кратера, занимающих большую часть южного полушария Весты. Обломки этих событий упали на Землю в виде говардит-эвкрит-диогенитовых (ГЭД) метеоритов, которые стали богатым источником информации о Весте. + #RSS_Vesta_Biome1 = Среземья + #RSS_Vesta_Biome2 = Марсия + #RSS_Vesta_Biome3 = Кратер Кальпурния + #RSS_Vesta_Biome4 = Кратер Минуция + #RSS_Vesta_Biome5 = Земля Весталия + #RSS_Vesta_Biome6 = Фералия Планитиа + #RSS_Vesta_Biome7 = Сатурналийские ямки + #RSS_Vesta_Biome8 = Ямки Дивалии + #RSS_Vesta_Biome9 = Кратер Альбана + #RSS_Vesta_Biome10 = Кратер Помпония + #RSS_Vesta_Biome11 = Утес Парентация + #RSS_Vesta_Biome12 = Ударный кратер + #RSS_Vesta_Biome13 = Южные кратеры + #RSS_Vesta_Biome14 = Северный полюс + + //Science Result + + //Crew Report + #RSS_Science_CrewReport_MercurySrfLanded = Там жарко или это только мне кажется? + #RSS_Science_CrewReport_MercuryInSpace = Вы смотрите вниз на бесплодную серую поверхность и видите несколько странных и интересных геологических образований. + + #RSS_Science_CrewReport_VenusSrfLanded1 = Красная сигнальная лампочка температуры то мигает, то гаснет. Космический корабль может плавиться, а может и не плавиться. + #RSS_Science_CrewReport_VenusSrfLanded2 = Прекрасное место для инсценировки высадки на Луну. + #RSS_Science_CrewReport_VenusInSpace = Под вами - почти плоская бело-желтая катящаяся сфера. Облачные образования едва заметны в видимом свете. Вы знаете, что поверхность гораздо менее безмятежна. + #RSS_Science_CrewReport_VenusFlyingHigh = Облака постепенно приближаются. Красивое небо напоминает земное. + #RSS_Science_CrewReport_VenusFlyingLow = Пройдя сквозь облака, освещение становится намного темнее, и глазам требуется несколько мгновений, чтобы адаптироваться. Вы можете почти различить оранжево-серую поверхность. + + #RSS_Science_CrewReport_EarthInSpace1 = Вы плаваете самым необычным образом. + #RSS_Science_CrewReport_EarthInSpace2 = Сегодня звезды выглядят совсем по-другому. + #RSS_Science_CrewReport_EarthInSpace3 = Ты - ракетчик, у которого здесь сгорел предохранитель. + #RSS_Science_CrewReport_EarthInSpace4 = Вы находитесь в космосе и не мертвы, что, по мнению наземного управления, является большим шагом вперед. + #RSS_Science_CrewReport_EarthInSpace5 = Вы начинаете чувствовать себя невесомым. Вы пытаетесь сдержать свой обед. + #RSS_Science_CrewReport_EarthInSpace6 = Вы видите, как под вами медленно проплывают континенты. С такой высоты не существует государственных границ. Влияние человечества на планету кажется минимальным. + #RSS_Science_CrewReport_EarthInSpace7 = Странно думать, что единственное, что отделяет тебя от атмосферы твоей планеты, - это несколько километров пустоты. + #RSS_Science_CrewReport_EarthInSpace8 = Летая по орбите Земли на своем космическом корабле, вы видите, как прекрасна ваша планета. Вы надеетесь, что красота планеты будет сохранена и приумножена, а не уничтожена. + #RSS_Science_CrewReport_EarthInSpace9 = Планета Земля стала голубой, и вы ничего не можете сделать. + #RSS_Science_CrewReport_EarthInSpace10 = Вы стараетесь не думать о том, что падаете на землю со скоростью, во много раз превышающей скорость звука, в консервной банке. Вообще-то, это довольно неприятная мысль. + #RSS_Science_CrewReport_EarthFlying1 = Вы оглядываетесь по сторонам в поисках башен, где можно погудеть. + #RSS_Science_CrewReport_EarthFlying2 = Смотри! Облака! + #RSS_Science_CrewReport_EarthFlying3 = В этот момент вы, вероятно, могли бы дышать, если бы вам пришлось катапультироваться. + #RSS_Science_CrewReport_EarthFlyingHigh = Почти в космосе, но не совсем. + #RSS_Science_CrewReport_EarthSrfLanded = Пора ждать эвакуаторов. + #RSS_Science_CrewReport_EarthSrfSplashed1 = Пора ждать корабль для восстановления. + #RSS_Science_CrewReport_EarthSrfSplashed2 = Вас может укачать. + + #RSS_Science_CrewReport_MoonInSpace1 = Это тусклая серая луна, но вы все равно ее любите. + #RSS_Science_CrewReport_MoonInSpace2 = Вы сидите в консервной банке, далеко над Луной. + #RSS_Science_CrewReport_MoonSrfLanded1 = Космический корабль приземлился. + #RSS_Science_CrewReport_MoonSrfLanded2 = Осталось выяснить, сделан ли он из сыра. + #RSS_Science_CrewReport_MoonSrfLanded3 = Осмотритесь в поисках студийного света. + + #RSS_Science_CrewReport_MarsSrfLanded1 = Выглядывайте в окно, чтобы увидеть маленьких зеленых человечков с Марса. + #RSS_Science_CrewReport_MarsSrfLanded2 = Марс, красная планета. Ух ты. Вы на самом деле там. + #RSS_Science_CrewReport_MarsFlying1 = Семь минут ужаса, похоже, уже позади. + #RSS_Science_CrewReport_MarsFlying2 = Атмосферное сопротивление здесь практически отсутствует. + #RSS_Science_CrewReport_MarsFlyingHigh = Атмосфера Марса настолько тонкая, что не сильно замедлит ваше движение, но она настолько плотная, что вам придется иметь дело с ударным нагревом. + #RSS_Science_CrewReport_MarsInSpaceLow = Какая потрясающе красная планета. + #RSS_Science_CrewReport_MarsInSpaceHigh = Марс, Красная планета. Из окна видны Фобос и Деймос. + + #RSS_Science_CrewReport_PhobosSrfLanded = Марс - огромный в небе. + #RSS_Science_CrewReport_PhobosInSpace = Это место могло бы стать блестящей шахтерской луной, если бы не тот факт, что в настоящее время она падает на Марс. + + #RSS_Science_CrewReport_DeimosSrfLanded = Вы не совсем уверены, что все еще не находитесь в свободном падении. + #RSS_Science_CrewReport_DeimosInSpace = "Ты когда-нибудь падал с горы?" Это ваш новый ответ на все вопросы. + + #RSS_Science_CrewReport_CeresInSpace = Странные белые пятна. Лед, инопланетяне или минералы? + + #RSS_Science_CrewReport_VestaInSpace = Астероид настолько близок к форме Облитового сфероида, что вам кажется, что он должен быть карликовой планетой. Затем вы вспоминаете, каков его диаметр, и отказываетесь от своего мнения. + + #RSS_Science_CrewReport_JunoInSpace = Почему вы здесь? Это бугристый камень, вот и все. + + #RSS_Science_CrewReport_PallasInSpace = Вы выглядываете наружу и видите скучную скалу снаружи. + + #RSS_Science_CrewReport_ChuryumovGerasimenkoInSpace = To Boldly Go Where Rosetta has Gone Before. + #RSS_Science_CrewReport_ChuryumovGerasimenkoSrfLanded = To Boldly Go Where Philae has Gone Before. + + #RSS_Science_CrewReport_JupiterInSpaceHigh = Вы видите красивые коричневые и белые облачные полосы и зоны Юпитера, а также луны в их медленном танце вокруг Юпитера. + #RSS_Science_CrewReport_JupiterInSpaceLow = Юпитер кажется совершенно огромным. Вы едва можете разглядеть его кривизну. + #RSS_Science_CrewReport_JupiterFlyingHigh = Одно из самых плохих мест для аэроторможения во всей системе. Вас вдавливает обратно в кресло, и вы почти теряете сознание, но вы лучше, чем... + #RSS_Science_CrewReport_JupiterFlyingLow = Какого черта вы делаете так глубоко в атмосфере? + #RSS_Science_CrewReport_MetisInSpace = Юпитер огромен в небе. Метис, похоже, обнимает предел Рош Юпитера. + + #RSS_Science_CrewReport_AdrasteaInSpace = У Юпитера много лун. + #RSS_Science_CrewReport_AmaltheaInSpace = Ого. Это действительно красный цвет. По сравнению с Марсом просто позор. + + #RSS_Science_CrewReport_IoInSpace1 = Вы предполагаете, что внешний вид Ио характерен для трехмерного куска четырехмерной пиццы, пересекающего плоскость нашей Вселенной. + #RSS_Science_CrewReport_IoInSpace2 = Вы проходите через вулканические шлейфы и практически чувствуете запах серы. Не совсем, конечно, потому что космический корабль герметичен. + #RSS_Science_CrewReport_IoSrfLanded = Ваш космический корабль трясется и смещается, пока не перестает быть стабильным. + + #RSS_Science_CrewReport_EuropaInSpace = Вы смотрите вниз на растрескавшийся ледяной рельеф Европы, мечтая о том, какие чудеса скрываются под ее поверхностью. + #RSS_Science_CrewReport_EuropaSrfLanded = Вы хотите заняться здесь подледной рыбалкой. + + #RSS_Science_CrewReport_GanymedeInSpace = Самая большая луна в Солнечной системе. Вот она. Лед, камень и много всего этого. + #RSS_Science_CrewReport_GanymedeSrfLanded = Вы думаете о подледной рыбалке здесь, но затем пытаетесь найти Европу в небе за окном. + + #RSS_Science_CrewReport_CallistoInSpace = Очень много кратеров. Вполне возможно, что это самая изрезанная кратерами луна во всей Солнечной системе. Загляните в свою "Энциклопедию Галактики". Там говорится, что это действительно самая кратерированная луна в Солнечной системе. + #RSS_Science_CrewReport_CallistoSrfLaned = Каллисто, должно быть, чувствует себя очень обделенной, не будучи вовлеченной в резонанс 1:2:4, который есть у Ио, Европы и Ганимеда. + + #RSS_Science_CrewReport_SaturnInSpace = Там есть несколько аккуратных колец. + #RSS_Science_CrewReport_SaturnFlyingHigh = Довольно спокойная атмосфера для торможения, возможно, вам удастся не заснуть в этот раз... + #RSS_Science_CrewReport_SaturnFlyingLow = Возможно, вы не вернетесь домой. + + #RSS_Science_CrewReport_MimasInSpaceHigh = Это не луна. Подождите, это она. + #RSS_Science_CrewReport_MimasInSpaceLow = Отсюда не видно никаких тепловых выхлопных шахт. + #RSS_Science_CrewReport_MimasSrfLanded = Вы находитесь либо в посадочном корабле, либо в турели, установленной на поверхности Звезды Смерти. В любом случае, вид на Сатурн потрясающий. + + #RSS_Science_CrewReport_EnceladusInSpace1 = Вы смотрите вниз на чрезвычайно белую поверхность и мечтаете о том, что ждет вас под ней. + #RSS_Science_CrewReport_EnceladusInSpace2 = Вы когда-нибудь понимали, что все три небесных тела в Солнечной системе, в которых, скорее всего, есть вода или на них, имеют названия, начинающиеся на "E"? + #RSS_Science_CrewReport_EnceladusSrfLanded = Если не получится на Европе, можно будет заняться подледной рыбалкой здесь. + + #RSS_Science_CrewReport_DioneInSpace = Еще одна скучная белая луна. Боже, сколько же их может быть у Сатурна? + + #RSS_Science_CrewReport_TethysInSpace = Неинтересная, обычная, белая луна. Прямо как ваша кузина, только без луны. Ну, вы знаете. Тот, который тусуется в Starbucks и слишком часто использует хэштеги. У каждого есть такой двоюродный брат. Или друг, или вторая половинка, или брат или сестра. Суть в том, что Тетис - это лунный эквивалент того, кем он является. + + #RSS_Science_CrewReport_RheaInSpace = Вторая по величине сатурнианская луна чуть более интересна по своему рельефу, чем другие скучные белые луны. + + #RSS_Science_CrewReport_IapetusInSpace = Экваториальный хребет довольно странный. Возможно, Иапет был создан в огромной планетарной форме? А может быть, это система колец, которая со временем разрушилась. Каким бы ни был ответ, это, безусловно, отличительная особенность. + + #RSS_Science_CrewReport_TitanInSpaceHigh = С расстояния Титан кажется размытой оранжевой сферой. + #RSS_Science_CrewReport_TitanInSpaceLow = Похоже, Титан был назван удачно. Он довольно большой по меркам Луны. + #RSS_Science_CrewReport_TitanFlyingHigh = Вход в атмосферу здесь спокойный и размеренный, учитывая толстую атмосферу и низкую скорость. + #RSS_Science_CrewReport_TitanFlyingLow = Плотность воздуха здесь настолько велика, что вы, вероятно, сможете облететь кирпич, поэтому ваш космический корабль летит довольно приятно. + #RSS_Science_CrewReport_TitanSrfLanded = Если не считать экстремального холода, то это очень крутая луна. + #RSS_Science_CrewReport_TitanSrfSplashed = Океаны состоят из метана. Ваш космический корабль легко тонет. + + #RSS_Science_CrewReport_HyperionInSpace = Вы начинаете испытывать трипофобию. + #RSS_Science_CrewReport_HyperionSrfLanded = Ваш космический корабль погружается на несколько дюймов в поверхность, которая представляет собой более или менее легкий слой реголита. + + #RSS_Science_CrewReport_PhoebeInSpace = Отсюда Сатурн такой маленький. + + #RSS_Science_CrewReport_UranusInSpace1 = Хе-хе. Уран. + #RSS_Science_CrewReport_UranusInSpace2 = Сообщение управления полетами прибыло по расписанию. Сообщение: "Это произносится как Ooh-Rahn-Us или Ur-In-Is, поняли?". + #RSS_Science_CrewReport_UranusInSpace3 = Это мирно выглядящая сине-зеленая планета. + #RSS_Science_CrewReport_UranusFlyingHigh = Здесь лучше использовать аэроторможение. + #RSS_Science_CrewReport_UranusFlying1 = Если вы не сидите на вершине огромного ракетного ускорителя, вы никогда не выберетесь с Урана. + #RSS_Science_CrewReport_UranusFlying2 = Ваш космический корабль проник вглубь Урана. У-ран-Ус. Боже, ребята, вытащите свои головы из канавы. + + #RSS_Science_CrewReport_TitaniaInSpace = Отсюда Уран выглядит неплохо. + + #RSS_Science_CrewReport_MirandaInSpace = Вау. Какая странная местность. Было бы так весело спуститься туда. + + #RSS_Science_CrewReport_ArielInSpace = Здесь еще больше трещин. Очень интересная на вид луна. На лунах Урана много трещин. + + #RSS_Science_CrewReport_UmbrielInSpace = Темно-серая луна, не представляющая особого интереса. + + #RSS_Science_CrewReport_OberonInSpace = Здесь есть интересная мария. + + #RSS_Science_CrewReport_NeptuneInSpace = Приходится делать двойной дубль, чтобы быть на 100% уверенным, что вы не посмотрели на океанское полушарие Земли. + #RSS_Science_CrewReport_NeptuneFlyingHigh = Аэроторможение настолько сложно, что вы ругаетесь как матрос, пока не потеряете сознание. + #RSS_Science_CrewReport_NeptuneFlying1 = Штормы швыряют и переворачивают ваш корабль. Ветры здесь намного быстрее, если не мешает земля. + #RSS_Science_CrewReport_NeptuneFlying2 = В ваш корабль ударяет молния не менее трех раз за столько же секунд. + #RSS_Science_CrewReport_NeptuneFlying3 = Вы ведь не собираетесь возвращаться домой, не так ли. + + #RSS_Science_CrewReport_ProteusInSpace = С Протеуса открывается один из самых крутых видов на Нептун во всей системе. + + #RSS_Science_CrewReport_TritonInSpace = Он похож на Плутон. + + #RSS_Science_CrewReport_PlutoInSpace1 = Плутон и Харон, кажется, всегда вместе. Это похоже на невероятно медленный танец. + #RSS_Science_CrewReport_PlutoInSpace2 = Вы получите несколько отличных взглядов на завораживающе вихревую и неровную поверхность Плутона. + #RSS_Science_CrewReport_PlutoInSpace3 = Вам все равно, планета это или карликовая планета. Люди всегда слишком зациклены на том, что Плутон - планета, поэтому они никогда не смотрят на то, насколько он крут. + #RSS_Science_CrewReport_PlutoInSpace4 = Плутон любит вас. Вы можете сказать, не так ли? + #RSS_Science_CrewReport_PlutoInSpace5 = Харон выглядит особенно красиво в это время года. + #RSS_Science_CrewReport_PlutoSrfLanded1 = "Это не настоящая планета", - говорили в детском саду. И вот вы здесь, раздвигаете границы человеческой жизни, только для того, чтобы втереть это достижение в лицо маленькому Бобби Тейблзу! + #RSS_Science_CrewReport_PlutoSrfLanded2 = Солнце на таком расстоянии не больше, чем другая звезда. + + #RSS_Science_CrewReport_CharonInSpace1 = В это время года Харон выглядит особенно красиво. + #RSS_Science_CrewReport_CharonInSpace2 = Он значительно более серый, чем Плутон. + + //EVA Report + #RSS_Science_EVAReport_VenusSrfLanded1 = После нескольких секунд пребывания на поверхности вы беспокоитесь, что ваш скафандр может не справиться с задачей не дать вам сгореть дотла. + #RSS_Science_EVAReport_VenusSrfLanded2 = Нет времени для громких речей. Вы здесь, чтобы собирать камни. + #RSS_Science_EVAReport_VenusSrfLanded3 = Каждая поверхность покрыта тусклым, ровным, оранжевым светом. Атмосфера настолько плотная, что кажется, будто смотришь сквозь воду. + #RSS_Science_EVAReport_VenusSrfLanded4 = Здесь нет теней, и вы не можете увидеть Солнце. Свет очень тусклый, как сумерки на Земле. + #RSS_Science_EVAReport_VenusFlyingHigh = Это довольно опасная ситуация. + #RSS_Science_EVAReport_VenusFlyingLow = Вы падаете так медленно, что, вероятно, все будет в порядке. + #RSS_Science_EVAReport_VenusInSpace = "...И, возможно, они нас видели... и приветствуют нас всех, да. Впереди еще столько световых лет... и дел невпроворот, я уверен, что мы все так по ней скучаем... Это финальный отсчет! Дананаааа наааа! Данана наааа! Даннана наааа! Финальный обратный отсчет, вау, оу!" Через несколько минут вы слышите, как диспетчер с трудом удерживается от смеха. + #RSS_Science_EVAReport_EarthInSpace1 = Вы надеетесь, что ваш скафандр выдержит. + #RSS_Science_EVAReport_EarthInSpace2 = За пределами вашего скафандра сейчас ничего нет. Вы чувствуете себя странно изолированным. + #RSS_Science_EVAReport_EarthInSpace3 = Ваш реактивный ранец хорошо реагирует на небольшие всплески тяги. Более длительные сгорания затрудняют управление скафандром. + #RSS_Science_EVAReport_EarthSrfLandedGrasslands1 = Вы хотите сорвать цветок и понюхать его. + #RSS_Science_EVAReport_EarthSrfLandedGrasslands2 = Вы дома, на поверхности Земли. Вам хочется обнять ее. + #RSS_Science_EVAReport_EarthSrfLandedHighlands = Немного прохладно. + #RSS_Science_EVAReport_EarthSrfLandedMountains = Здесь было бы трудно дышать, если бы на вас не было скафандра. Здесь довольно холодно, но вид открывается невероятный. + #RSS_Science_EVAReport_EarthSrfLandedDesert = Хорошо, что вы в скафандре с климат-контролем, иначе вам было бы совсем некомфортно в тепле. + #RSS_Science_EVAReport_EarthSrfLandedTropics = Однажды вы могли бы провести здесь отпуск. + #RSS_Science_EVAReport_EarthSrfLandedPoles = Качаться на вершине мира. Или на дне. С планетарной точки зрения это не имеет значения, ведь "вверх", "вниз", "верх" и т.д. субъективны. + #RSS_Science_EVAReport_EarthSrfSplashedWater = Рыбы! Вы голодаете! + #RSS_Science_EVAReport_EarthSrfLandedShores1 = Морские раковины, которые она продает на берегу моря. + #RSS_Science_EVAReport_EarthSrfLandedShores2 = Вы могли бы провести день на пляже прямо сейчас. + #RSS_Science_EVAReport_EarthSrfSplashedShores = Не так уж далеко плыть до берега. Будем надеяться, что это цивилизованный континент, а не необитаемый остров. + #RSS_Science_EVAReport_EarthFlyingHigh = Новая линия пикапа: "Тебе было больно, когда ты упала с небес? Потому что ты ОШЕЛОМИТЕЛЬНО горячая". Понятно? Типа шокового нагрева? В любом случае, если вы не хотите подвергнуться шоковому нагреву, вам лучше вернуться на корабль. + #RSS_Science_EVAReport_EarthFlying = Это довольно опасная ситуация. + #RSS_Science_EVAReport_MoonSrfLandedLunarSeas = Это один маленький шаг для человека, один... гигантский скачок для человечества. + #RSS_Science_EVAReport_MoonSrfLanded1 = Трудно будет оправдать первые слова Нила Армстронга. + #RSS_Science_EVAReport_MoonSrfLanded2 = Однажды я прогуливался по Луне в веселый месяц... эээ... май? + #RSS_Science_EVAReport_MoonSrfLanded3 = Вы ищете Землю в небе. Вы чувствуете себя маленьким. + #RSS_Science_EVAReport_MoonSrfLanded4 = Вы смотрите вниз на свои ботинки и видите отпечаток ноги. Он удивительно хорошо сохранился. + #RSS_Science_EVAReport_MoonSrfLandedFarSideBasin = Вы совсем не видите Землю. Жутковато, что единственная связь с Землей - косвенная спутниковая. + #RSS_Science_EVAReport_MoonInSpace = Земля покрыта кратерами. Вы надеетесь, что вам не придется приземляться в этом реактивном ранце, потому что он не сработает. + #RSS_Science_EVAReport_MarsSrfLanded1 = И с миром человек победил Бога Войны. + #RSS_Science_EVAReport_MarsSrfLanded2 = В твоем лице, Нил Армстронг. + #RSS_Science_EVAReport_MarsSrfLandedVallesMarineris = "Отсюда открывается захватывающий вид. Только посмотрите на эти скалы. Вообще-то, это пугает меня до смерти." + #RSS_Science_EVAReport_MarsSrfLandedMajorCraters = Вам интересно, можно ли отсюда увидеть ровер. + #RSS_Science_EVAReport_MarsSrfLandedOlympusMons = Здесь вы сидите с богами. Атмосфера здесь, по сути, представляет собой вакуум. + #RSS_Science_EVAReport_PhobosInSpace = Вы могли бы легко приземлиться с помощью своего реактивного ранца. + #RSS_Science_EVAReport_PhobosSrfLanded = Вы боитесь, что можете споткнуться на низкой орбите. + #RSS_Science_EVAReport_DeimosSrfLanded = Одноступенчатая посадка на орбиту? Скорее, Single Burp to Orbit! + #RSS_Science_EVAReport_CeresSrfLanded1 = Цереры не существует. #wakeupsheeple. + #RSS_Science_EVAReport_CeresSrfLanded2 = Если внимательно посмотреть на землю, то можно увидеть, что там смешано множество различных типов отложений. + #RSS_Science_EVAReport_VestaSrfLanded = Ничего интересного, поэтому вот вам анекдот: Умерли три человека, и они отправились к жемчужным воротам. Святой Петр сказал им, что то, на каком автомобиле они будут ездить в раю, зависит от того, как они прожили свою жизнь.\nОн сказал первому мужчине, что у него будет кадиллак, потому что он прожил хорошую жизнь и никогда не изменял своей жене.\nОн сказал второму, что у него будет мотоцикл, потому что он изменил своей жене только один раз и пожалел об этом. \Тогда он сказал третьему, что у него будет велосипед, потому что он часто изменял своей жене.\nДва года спустя человек на велосипеде заметил, что человек в кадиллаке плачет.\nОн спросил, почему он плачет, ведь у него такая хорошая машина, и тот ответил: "Я только что видел, как моя жена проехала мимо на скейтборде!" + #RSS_Science_EVAReport_PallasSrfLanded = Здесь мало интересного, поэтому вот шутка. В Пентагоне у каждой истории есть пять сторон. + #RSS_Science_EVAReport_JunoSrfLanded = Здесь не происходит ничего интересного, так что вот вам шутка: Почему пожарная машина красная?\nПотому что у пожарной машины четыре колеса и восемь человек. Четыре и восемь - это двенадцать. В линейке двенадцать дюймов. Королева Елизавета была линейкой. Королева Елизавета также была кораблем. Корабль плавает по океану. Океан состоит из воды. Рыбы живут в воде. Китайцы отличаются тем, что едят много рыбы. Китайцев называют красными. Поэтому пожарная машина - красная. + #RSS_Science_EVAReport_JupiterFlyingLow = Получить. Назад. В. The. Корабль. + #RSS_Science_EVAReport_JupiterFlyingHigh = Произнося последние молитвы и/или притворяясь, что все это время верил в бога, вы размышляете о смерти в течение нескольких коротких мгновений, прежде чем вы больше не способны к размышлениям. + #RSS_Science_EVAReport_IoSrfLanded1 = Трудно передвигаться, так как поверхность разваливается под вами. + #RSS_Science_EVAReport_IoSrfLanded2 = Счетчик Гейгера в вашем костюме часто щелкает. Это, вероятно, плохо. + #RSS_Science_EVAReport_EuropaSrfLanded1 = Вы размышляете о том, чтобы сделать ледяную горку. Скорее всего, это не сработает. + #RSS_Science_EVAReport_EuropaSrfLanded2 = Вы приехали сюда, чтобы поплавать, так где же, черт возьми, ваш гигантский бур с ледяной коркой? + #RSS_Science_EVAReport_GanymedeSrfLanded = Коричневая поверхность твердая, но, по крайней мере, гравитация достаточно высока, чтобы маневрирование не было слишком сложным. + #RSS_Science_EVAReport_SaturnFlyingLow = Попасть. Назад. В. В. Корабль. + #RSS_Science_EVAReport_SaturnInSpaceLow = Вы летите среди колец. Они кружатся вокруг, и вы изо всех сил стараетесь, чтобы в вас не попали обломки. + #RSS_Science_EVAReport_SaturnInSpaceHigh = Бейонс одобрила. + #RSS_Science_EVAReport_SaturnFlyingHigh = Вы скоро умрете. + #RSS_Science_EVAReport_MimasSrfLanded = Вы напеваете Имперский марш. + #RSS_Science_EVAReport_IapetusSrfLandedCentralBuldge = Вы проверяете все признаки того, что планета была сделана из массивного планетарного пресса. Результаты неубедительны. + #RSS_Science_EVAReport_UranusFlyingLow = Взять. Назад. В. The. Корабль. Прежде чем. Ты. Замерзнуть. Уран. Выкл. + #RSS_Science_EVAReport_UranusFlyingHigh = Победа. + #RSS_Science_EVAReport_MirandaSrfLanded = Местность крайне неровная. Похоже, здесь весело прыгать. + #RSS_Science_EVAReport_MirandaSrfLandedVeronaRupes = Вы предположили, что это будет потрясающее место для прыжков с парашютом. Это требует дальнейшей проверки. + #RSS_Science_EVAReport_NeptuneFlyingHigh = После всего времени, которое ушло на то, чтобы доставить вас сюда, вы просто умрете, сгорев в верхних слоях атмосферы. Какая жалость. + #RSS_Science_EVAReport_NeptuneFlyingLow = Возвращайтесь. Назад. В. На. Корабль. + #RSS_Science_EVAReport_PlutoSrfLanded1 = Вы десятилетиями думали о своих первых словах на поверхности Плутона. Вам кажется, что вы наконец-то нашли его. "Привет - это лицо-пуговица". Вы попали в точку. + #RSS_Science_EVAReport_PlutoInSpace = Возможно, вы немного дряхлы. + #RSS_Science_EVAReport_PlutoSrfLanded2 = Вы официально являетесь самым старым человеком, ступившим на поверхность другого мира. + #RSS_Science_EVAReport_CharonSrfLanded = Почему вы здесь? Должно быть, вы по ошибке отправились сюда, а не на Плутон. В наши дни вы часто совершаете подобные ошибки. Если бы вы только смогли найти свои вставные зубы, вы могли бы рассказать диспетчеру о том, как в ваше время пилотам приходилось ориентироваться вручную. В этот момент юноши и девушки из управления полетами вздохнут, а вы скажете им, что они должны вас уважать. + #RSS_Science_EVAReport_KerberosSrfLanded = Керберос? Керб-эрос. Странно. В юности вы играли в видеоигру с подозрительно похожим названием. + #RSS_Science_EVAReport_ChuryumovGerasimenkoInSpaceLow = Вам, вероятно, не помешали бы несколько затяжек вашего реактивного ранца, чтобы приземлиться. + #RSS_Science_EVAReport_ChuryumovGerasimenkoInSpaceHigh = Комета имеет странную и неровную форму. Она напоминает резиновую дудочку. Как давно вы не принимали ванну? + #RSS_Science_EVAReport_ChuryumovGerasimenkoSrfLanded1 = Эй! Вы нашли Philae! + #RSS_Science_EVAReport_ChuryumovGerasimenkoSrfLanded2 = Вам показалось, или земля как будто кипит? + + //Surface Sample + #RSS_Science_SurfaceSample_MoonSrfLanded1 = Собрав очередной крутой камень, вы решили превратить свой пробоотборник в железяку для гольфа и ударить по нескольким камням. + #RSS_Science_SurfaceSample_MoonSrfLanded2 = Образцы удивительно похожи на земные породы. + + #RSS_Science_SurfaceSample_VenusSrfLanded = Серо-оранжевые камни очень округлые из-за ветровой эрозии. На поверхности имеются трещины. + + #RSS_Science_SurfaceSample_MarsSrfLanded1 = Серые камни усеивают поверхность, а почва богата железом. Чуть ниже красной почвы находится темно-серая поверхность. + #RSS_Science_SurfaceSample_MarsSrfLanded2 = Эта поверхность состоит из зернистой, очень мелкой пыли, похожей на песок, и кажется, что она попадает повсюду. + #RSS_Science_SurfaceSample_MarsSrfLanded3 = Вы напеваете мелодию к саундтреку Густава Холста "Марс", поднимая очередной камень. + #RSS_Science_SurfaceSample_MarsSrfLanded4 = Не в силах удовлетворить свое любопытство, вы пытаетесь просверлить камень своим инструментом. Вы думаете, что это было бы намного проще, если бы у вас было что-то вроде пульсирующего бура на роботизированной руке. + #RSS_Science_SurfaceSample_MarsSrfLanded5 = Похоже, что в почве есть следы воды! + #RSS_Science_SurfaceSample_MarsSrfLandedNorthIceCap1 = Грунт представляет собой замерзший углекислый газ. Сразу под сухим льдом находится слой красной пыли, а затем серой породы. Здесь также есть немного водяного льда. + #RSS_Science_SurfaceSample_MarsSrfLandedSouthIceCap1 = Грунт представляет собой замерзший углекислый газ и красноватую грязь. Интересно, каким был бы Марс, будь у него ледяные шапки гораздо больше. + #RSS_Science_SurfaceSample_MarsSrfLandedNorthIceCap2 = Похоже, что здесь возможно появление снежных ангелов-навтов. Это требует дальнейшего тестирования. + #RSS_Science_SurfaceSample_MarsSrfLandedSouthIceCap2 = Здесь могут вестись войны снежков. + #RSS_Science_SurfaceSample_MarsSrfLandedOlympusMons = Под красной пылью находится несколько слоев застывшей лавы! + #RSS_Science_SurfaceSample_IoSrfLanded1 = На поверхности много серы и сернистого газа. Любые скалы или особенности рельефа, скорее всего, очень молоды из-за быстроты изменения формы поверхности Ио. + #RSS_Science_SurfaceSample_IoSrfLanded2 = Вы расстроены тем, что ваша гипотеза о том, что Ио - это трехмерный кусок четырехмерной гиперпиццы, оказывается неточной. + #RSS_Science_SurfaceSample_EuropaSrfLanded1 = Поверхность состоит из льда, грязи и еще больше льда. + #RSS_Science_SurfaceSample_EuropaSrfLanded2 = Ах, если бы у вас был способ пробурить лед поглубже, чтобы взять образец подземного океана! + #RSS_Science_SurfaceSample_EuropaSrfLanded3 = Вы откалываете замерзшую поверхность и складываете часть белой и коричневой поверхности в контейнер. + #RSS_Science_SurfaceSample_EuropaSrfLandedLineaments = Во льду содержится значительное количество сложных органических молекул! + #RSS_Science_SurfaceSample_MimasSrfLanded = Сделана ли эта луна из металлических сплавов? Осмотритесь. Нет. Только лед. + #RSS_Science_SurfaceSample_PhobosSrfLanded = Поверхность легко отдает, и вам трудно удержать образец в контейнере из-за низкой гравитации. + #RSS_Science_SurfaceSample_DeimosSrfLanded = Реголит поверхности Деймоса почти, но не совсем, не похож на земной. + #RSS_Science_SurfaceSample_EnceladusSrfLandedSouthernPolarRegion = Во льду есть сложные органические молекулы. + #RSS_Science_SurfaceSample_EncaladusSrfLanded = Просто лед. Ничего интересного. + #RSS_Science_SurfaceSample_PlutoSrfLanded = Вы едва помните, почему покинули корабль. Что-то связанное с образцами поверхности? Ах да, точно. Вы возитесь со сборщиком образцов и находите всевозможные неводные льды. + #RSS_Science_SurfaceSample_HyperionSrfLanded = Пыль практически разлетается на скорости бегства, когда вы пытаетесь схватить ее. Кажется, что планета держится вместе скорее магически, чем гравитационно. + #RSS_Science_SurfaceSample_TitanSrfLanded = Камни? Твердый лед. Грязь? Снег. Все полностью замерзло. Практически неотличимо по внешнему виду от камней и грязи. + #RSS_Science_SurfaceSample_TitanSrfSplashed = Обычно появление органических молекул в озере другого мира было бы огромной новостью, но, к сожалению, органическая молекула - это жидкий метан, из которого и состоит озеро. Любое исследование этого образца должно проводиться в сильно охлаждаемом контейнере. + #RSS_Science_SurfaceSample_ChuryumovGerasimenkoSrfLanded = Лед и органические молекулы в образце могут дать увлекательный взгляд на возможное происхождение Солнечной системы и жизни на Земле. + + //Temperature Scan + #RSS_Science_TempScan_VenusSrfLanded1 = Термометр расплавился, а затем закипел. + #RSS_Science_TempScan_VenusSrfLanded2 = Температура достаточно горячая, чтобы расплавить свинец. + #RSS_Science_TempScan_VenusFlyingLow = Венера явно самая горячая планета в Солнечной системе. + #RSS_Science_TempScan_VenusFlyingHigh = Температура здесь лишь немного теплее уровня земного моря. На самом деле, если бы не ядовитая кислота в атмосфере и отсутствие кислорода, это могло бы быть одним из самых похожих на Землю мест в Солнечной системе (кроме Земли, конечно). + #RSS_Science_TempScan_MarsSrfLanded = В зависимости от ориентации термометр показывает либо холодно, либо очень холодно. + #RSS_Science_TempScan_IoSrfLanded = Здесь довольно тепло из-за приливного нагрева. + #RSS_Science_TempScan_EuropaSrfLanded = В то время как на поверхности планеты жалко холод, в ее недрах, нагретых приливами, вода вполне может быть жидкой. + #RSS_Science_TempScan_TitanSrfLanded = Термометр замерз. Это одно из самых холодных мест в Солнечной системе. + #RSS_Science_TempScan_UranusFlyingLow = На Уране самая холодная атмосфера во всей Солнечной системе - чуть больше 42 кельвинов. Будем надеяться, что на космическом аппарате есть хороший обогреватель. + #RSS_Science_TempScan_MercurySrfLanded = В зависимости от ориентации термометра, температура либо очень горячая, либо очень холодная. + #RSS_Science_TempScan_EarthInSpace = Температура, кажется, дико меняется в зависимости от ориентации термометра. + #RSS_Science_TempScan_PlutoSrfLanded = Как и следовало ожидать, здесь довольно холодно. + #RSS_Science_TempScan_CharonSrfLanded = Как и следовало ожидать, температура здесь низкая. + + //Seismic Scan + #RSS_Science_SeismicScan_VenusSrfLanded = Планета по большей части геологически мертва. + #RSS_Science_SeismicScan_IoSrfLanded = Луна постоянно трясется. Здесь много вулканизма. + #RSS_Science_SeismicScan_EuropaSrfLanded = Есть несколько европакейков. Луна является криовулканической. + #RSS_Science_SeismicScan_EnceladusSrfLanded = Эта луна криовулканическая и извергает свои внутренности в космос. + #RSS_Science_SeismicScan_MoonSrfLanded = Время от времени происходит несколько небольших лунотрясений. Все они вызваны ударами, поскольку Луна геологически мертва. + #RSS_Science_SeismicScan_CeresSrfLanded = Карликовая планета имеет слабовыраженный криовулканический характер. + + //Gravity Scan + #RSS_Science_GravityScan_EarthInSpace = Датчик создал более подробную карту локального гравитационного поля Земли. + #RSS_Science_GravityScan_MoonInSpace = Датчик составил карту крайне неравномерного гравитационного поля Луны. + #RSS_Science_GravityScan_VenusInSpace = Датчик создает карту поверхности, несмотря на чрезвычайно плотные облака, закрывающие поверхность от обзора. + #RSS_Science_GravityScan_MarsSrfLanded = Ваша мама весила бы здесь всего 250 фунтов. + #RSS_Science_GravityScan_JupiterInSpace = Датчик сканирует сложные гравитационные взаимодействия между лунами Йовайна. + #RSS_Science_GravityScan_SaturnInSpace = Такое впечатление, что над экватором Сатурна парит масса целой луны. + #RSS_Science_GravityScan_EuropaInSpace = Сканирование с орбиты намекает на внутреннее строение Европы. + #RSS_Science_GravityScan_PlutoSrfLanded = Экстремальный приливной эффект от Харона искажает результаты. + #RSS_Science_GravityScan_CharonInSpace = Наблюдаются незначительные изменения орбиты Харона по сравнению с другими плутонианскими лунами. + #RSS_Science_GravityScan_NixInSpace = Никс, похоже, вращается нестабильно из-за влияния Плутона и Харона. + #RSS_Science_GravityScan_HyraInSpace = Вращение Гидры непредсказуемо из-за приливных взаимодействий ее родительских карликовых планет Плутона и Харона. + #RSS_Science_GravityScan_KerberosInSpace = Керберос непредсказуемо вращается благодаря взаимодействию с другими лунами Плутона. + #RSS_Science_GravityScan_StyxInSpace = Трудно сказать, в какую сторону будет обращен Стикс в любой момент времени. Вероятно, это связано с гравитационным взаимодействием с Плутоном и Хароном. + #RSS_Science_GravityScan_Hyperion = Эта штука больше похожа на набор камней, скрепленных пылью, чем на цельную скалу. + #RSS_Science_GravityScan_IapetusInSpace = Экваториальный хребет Иапетуса оказывает небольшое притяжение на датчик. Орбита такой планеты, как Иапет, скорее всего, со временем сместится. + #RSS_Science_GravityScan_MercuryInSpace = Датчик испытывает трудности с отображением поверхности Меркурия из-за приливного влияния Солнца. + + //Atmosphere Analysis + #RSS_Science_AtmoAnalysis_VenusSrfLanded = Диоксид углерода, азот и серная кислота. Не самое приятное вещество для дыхания, и уж точно не при таких температурах. + #RSS_Science_AtmoAnalysis_VenusFlyingHigh = Диоксид углерода, азот. Немного кислот в воздухе. Вы не захотите дышать этим веществом, но, возможно, выйдете на улицу и будете в порядке. + #RSS_Science_AtmoAnalysis_EarthFlyingHigh = Похоже, на этих высотах очень мало атмосферы. Убедитесь, что вы правильно экипированы, если планируете выйти наружу. + #RSS_Science_AtmoAnalysis_EarthSrfLanded = Показатели температуры и давления говорят о том, что сегодня самое подходящее время для полетов. + #RSS_Science_AtmoAnalysis_EarthSrfLandedDeserts = В пустынях очень жарко и сухо. Датчики забивались пылью. + #RSS_Science_AtmoAnalysis_EarthSrfLandedIceCaps = Полярная атмосфера оказалась очень, очень холодной. Некоторые датчики замерзли, но мы уверены, что это все еще воздух. + #RSS_Science_AtmoAnalysis_DunaSrfLanded = Тонкая атмосфера из углекислого газа полна частиц пыли. Дышать невозможно. Почти, но не совсем, вакуум. + #RSS_Science_AtmoAnalysis_JupiterFlyingHigh = Облака состоят из аммиачного льда. + + //Mystery Goo + #RSS_Science_MysteryGoo_MercurySrfLanded = Кажется, что слизь почти кипит. Она бурлит вокруг канистры. + #RSS_Science_MysteryGoo_VenusSrfLanded = Слизь выкипела, оставив после себя черные, горелые остатки. + #RSS_Science_MysteryGoo_VenusInSpace = Слизь стала резиновой и подпрыгивает вокруг контейнера. + #RSS_Science_MysteryGoo_VenusFlyingHigh = Слизь стала синей. + #RSS_Science_MysteryGoo_VenusFlyingLow = Слизь начинает кипеть. + #RSS_Science_MysteryGoo_EarthInSpaceLow = Слизь, кажется, слиплась в шар. Также кажется, что она стала хрупкой. + #RSS_Science_MysteryGoo_EarthFlyingHigh = Кажется, что слизь стала очень холодной. + #RSS_Science_MysteryGoo_EarthFlyingLow = Слизь покачивается и шатается, когда корабль летит. + #RSS_Science_MysteryGoo_EarthSrfLandedShores = Слизь скапливается возле обращенной к воде стороны контейнера. + #RSS_Science_MysteryGoo_EarthSrfSplashedWater = Слизь вытекает в воду! + #RSS_Science_MysteryGoo_EarthSrfLandedDesert = Похоже, Слизь не любит это место. + #RSS_Science_MysteryGoo_EarthSrfLandedLaunchPad = Похоже, Гу сейчас мало чем занят. + #RSS_Science_MysteryGoo_EarthSrfLandedRunway = Кажется, что Гу ведет себя так же, как и всегда. + #RSS_Science_MysteryGoo_EarthSrfLandedKSC = Гу, похоже, скучает. + #RSS_Science_MysteryGoo_EuropaSrfLanded = У гу, кажется, выросли плавники. + #RSS_Science_MysteryGoo_JupiterInSpace1 = Слизь образует плоскую черную форму. + #RSS_Science_MysteryGoo_JupiterInSpace2 = Слизь закручивается в несколько коричневых полос и белых зон. + #RSS_Science_MysteryGoo_SaturnInSpace = Слизь закручивается и отламывает несколько кусочков, образуя собственную систему колец. + #RSS_Science_MysteryGoo_UranusInSpace = Слизь стала очень холодной. + #RSS_Science_MysteryGoo_NeptuneInSpace = Слизь становится взволнованной и, кажется, выделяет тепло. + #RSS_Science_MysteryGoo_NeptuneFlying = Слизь приобрела темно-синий цвет и стала пухлой. + #RSS_Science_MysteryGoo_PlutoSrfLandedSputnikPlanum = Кажется, что из слизи образовалось вполне функциональное человеческое сердце. + #RSS_Science_MysteryGoo_Hyperion = Слизь становится тороидальной. Вы жалеете, что у вас нет пончика. + #RSS_Science_MysteryGoo_TitanSrfLanded = Слизь застыла и опустилась на дно контейнера. + #RSS_Science_MysteryGoo_TritonInSpace = Слизь скапливается на ретроградной стороне контейнера. + #RSS_Science_MysteryGoo_Moon = Здесь слизь кажется менее плотной. + #RSS_Science_MysteryGoo_MarsInSpace = Кажется, что слизь приобретает оранжево-красный оттенок и очень похожа на планету внизу. + #RSS_Science_MysteryGoo_PlutoInSpace = Наблюдая за контейнером, вы чувствуете, что что-то смотрит на вас из тени контейнера. + + //Mobile Materials Lab + #RSS_Science_MML_MercurySrfLanded1 = Отсек для материалов запекается в тепле поверхности Меркурия. Похоже, что микроэлементы вступают в реакцию с содержащимися в нем образцами. + #RSS_Science_MML_MercurySrfLanded2 = Вы подвергаете образцы воздействию высоких температур Меркурия. Многие из них плавятся очень интересным образом. + #RSS_Science_MML_VenusSrfLanded1 = Давление атмосферы заставляет некоторые материалы быстро кристаллизоваться. + #RSS_Science_MML_VenusSrfLanded2 = Некоторые образцы кипят, другие плавятся. Образец свинца теперь покрывает дно отсека, а пластик, покрывающий провода, расплавился и покрывает верхнюю часть свинцового бассейна. Один образец застывает, вопреки всем известным законам природы. + #RSS_Science_MML_EarthSrfLanded = Материалы не подают признаков изменения, хотя один из образцов, похоже, молча осуждает вас. + #RSS_Science_MML_EarthSrfLandedDeserts = Пыль пустыни, похоже, загрязнила все образцы. Однако мы узнали, что пустыни - не лучшее место для доставки дорогостоящего научного оборудования. + #RSS_Science_MML_EarthSrfLandedPoles = Образец воды замерз, а образцы липкой воды, похоже, стали еще более липкими. + #RSS_Science_MML_EarthSrfLandedShores = Брызги воды проржавели на одном из образцов, а часть электроники ар&/F***13e5rse4t8st###### + #RSS_Science_MML_EarthSrfLandedWater = Все стало очень мокрым. Один из образцов загорелся! Вау! + #RSS_Science_MML_MoonSrfLanded1 = Мелкая пыль Луны смешалась с некоторыми образцами. У вас закрадывается подозрение, что они никогда больше не смогут навести порядок в лаборатории. + #RSS_Science_MML_MoonSrfLanded2 = Вы оставляете двери отсека для образцов на Луне открытыми и на некоторое время отправляетесь заниматься чем-то другим. + #RSS_Science_MML_EarthInSpace = Микрогравитация сильно повлияла на рост кристаллических структур. Свободные объекты также летают по отсеку очень беспорядочно, но увлекательно. + #RSS_Science_MML_DemiosSrfLanded = Образцы ведут себя так, как будто они находятся на низкой орбите Земли. + #RSS_Science_MML_PhobosSrfLanded = Часть поверхностного материала смешалась с содержимым бухты. Вы записываете результаты. + #RSS_Science_MML_ChuryumovGerasimenkoSrfLanded = Образцы ведут себя так, как будто они находятся на низкой орбите Земли. + #RSS_Science_MML_CeresSrfLanded1 = Пока образцы обрабатываются, компьютер спрашивает, может ли он спеть вам песню, пока работает. Судя по всему, речь идет о каком-то цветке. + #RSS_Science_MML_CeresSrfLanded2 = Один из образцов испаряется под воздействием окружающей среды. + #RSS_Science_MML_JupiterInSpaceHigh = Экстремальная радиация от магнитного поля Юпитера, похоже, заставила некоторые образцы светиться яростным зеленым цветом. + #RSS_Science_MML_JupiterInSpaceLow = Компьютер выдал странный отчет независимо от того, сколько раз мы отправляли запрос. Откройте двери отсека для образцов... "Извините, боюсь, я не могу вам этого позволить", - был единственный ответ. Двери открылись очень быстро, когда мы открыли панель блока предохранителей. Очень любопытно. + #RSS_Science_MML_JupiterFlyingHigh = Интенсивное давление при раздавливании радикально изменило состав материалов. Наблюдаются эффекты сверхнагрева и абляции. Научный отсек выглядит очень недовольным. + #RSS_Science_MML_JupiterFlyingLow = Образцы горят, кипят или сминаются под воздействием экстремального давления и тепла. Визуальная камера показывает удивительную радугу цветов, прежде чем отключиться. + #RSS_Science_MML_JupiterSrfLanded = Вы больше не уверены, где заканчивается контейнер и начинаются образцы... + #RSS_Science_MML_SaturnInSpaceLow = Материалы пробиваются кольцевым материалом. Теперь в отсеке есть одно или два дополнительных отверстия. + #RSS_Science_MML_SaturnFlyingHigh = Интенсивное давление дробления резко изменило состав материалов. Наблюдаются эффекты сверхнагрева и абляции. Научный отсек выглядит очень недовольным. + #RSS_Science_MML_SaturnFlyingLow = Образцы горят, кипят или сминаются под воздействием экстремального давления и тепла. Визуальная камера показывает удивительную радугу цветов, прежде чем отключиться. + #RSS_Science_MML_SaturnSrfLanded = Вы больше не уверены, где заканчивается контейнер и начинаются образцы... + #RSS_Science_MML_UranusInSpace = Хе-хе. Уран. + #RSS_Science_MML_UranusFlyingHigh = Интенсивное давление при раздавливании резко изменило состав материалов. Наблюдаются эффекты сверхохлаждения. Научный отсек выглядит очень недовольным. + #RSS_Science_MML_UranusFlyingLow = Образцы замерзают, закипают или сминаются под воздействием экстремального давления и холода. Визуальная камера показывает удивительную радугу цветов, прежде чем отключиться. + #RSS_Science_MML_UranusSrfLanded = Вы больше не уверены, где заканчивается контейнер и начинаются образцы... + #RSS_Science_MML_NeptuneInSpace = Образцы светятся уникальным образом, намекая на магнитное поле Нептуна. + #RSS_Science_MML_NeptuneFlyingHigh = Интенсивное давление при раздавливании радикально изменило состав материалов. Наблюдаются эффекты сверхнагрева и абляции. Научный отсек выглядит очень недовольным. + #RSS_Science_MML_NeptuneFlyingLow = Образцы горят, кипят или сминаются под воздействием экстремального давления и тепла. Визуальная камера показывает удивительную радугу цветов, прежде чем отключиться. + #RSS_Science_MML_NeptuneSrfLanded = Вы больше не уверены, где заканчивается контейнер и начинаются образцы... + #RSS_Science_MML_IoSrfLanded = Пищевая сода и уксус вступают в бурную реакцию. + #RSS_Science_MML_EuropaSrfLanded = Дверца контейнера для образцов замерзает, а затем продолжает открываться. На поверхности образцов образуется тонкое покрытие. + #RSS_Science_MML_TitanSrfLanded = Похоже, что некоторые образцы стали более проводящими в условиях сильного холода. + #RSS_Science_MML_PlutoInSpace1 = 010000100110100101101110011000010111001001111001 + #RSS_Science_MML_PlutoInSpace2 = Образцы мало изменились, за исключением чувствительных к солнцу водорослей, которые больше не светятся в ответ на солнечный свет. + #RSS_Science_MML_PlutoSrfLanded1 = Вы потеряли очки, а без них вы не можете увидеть компьютерный отчет. В управлении полетами отмечают, что мелкий текст - это ужасная особенность компьютеров десятилетней давности. + #RSS_Science_MML_PlutoSrfLanded2 = Хотя с образцами мало что происходит, ваш биомонитор, кажется, на несколько секунд замирает. Вы наконец-то умираете? После всего этого времени? Видимо, вы случайно отключили биомонитор. Плутон еще не схватил вас в подземном мире! + #RSS_Science_MML_CharonSrfLanded = Часть мела черного цвета вытекает из контейнера и падает на землю. Если не считать этого инцидента, материалы очень неактивны. + #RSS_Science_MML_CharonInSpace = Вы позволяете компьютеру обработать результаты. А пока вам нужно еще вздремнуть. } } diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Deimos_Diffuse.dds b/GameData/RealSolarSystem/PluginData/Terrain/Deimos_Diffuse.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Deimos_Diffuse.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Deimos_Diffuse.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Deimos_Normal.dds b/GameData/RealSolarSystem/PluginData/Terrain/Deimos_Normal.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Deimos_Normal.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Deimos_Normal.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Dione_Diffuse.dds b/GameData/RealSolarSystem/PluginData/Terrain/Dione_Diffuse.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Dione_Diffuse.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Dione_Diffuse.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Dione_Normal.dds b/GameData/RealSolarSystem/PluginData/Terrain/Dione_Normal.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Dione_Normal.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Dione_Normal.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Encelade_Diffuse.dds b/GameData/RealSolarSystem/PluginData/Terrain/Encelade_Diffuse.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Encelade_Diffuse.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Encelade_Diffuse.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Encelade_Normal.dds b/GameData/RealSolarSystem/PluginData/Terrain/Encelade_Normal.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Encelade_Normal.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Encelade_Normal.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Europe_Diffuse.dds b/GameData/RealSolarSystem/PluginData/Terrain/Europe_Diffuse.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Europe_Diffuse.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Europe_Diffuse.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Europe_Normal.dds b/GameData/RealSolarSystem/PluginData/Terrain/Europe_Normal.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Europe_Normal.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Europe_Normal.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Io_Diffuse.dds b/GameData/RealSolarSystem/PluginData/Terrain/Io_Diffuse.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Io_Diffuse.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Io_Diffuse.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Io_Normal.dds b/GameData/RealSolarSystem/PluginData/Terrain/Io_Normal.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Io_Normal.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Io_Normal.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/LunesSaturnes_Diffuse.dds b/GameData/RealSolarSystem/PluginData/Terrain/LunesSaturnes_Diffuse.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/LunesSaturnes_Diffuse.dds rename to GameData/RealSolarSystem/PluginData/Terrain/LunesSaturnes_Diffuse.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/LunesSaturnes_Normal.dds b/GameData/RealSolarSystem/PluginData/Terrain/LunesSaturnes_Normal.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/LunesSaturnes_Normal.dds rename to GameData/RealSolarSystem/PluginData/Terrain/LunesSaturnes_Normal.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Moon_Diffuse.dds b/GameData/RealSolarSystem/PluginData/Terrain/Moon_Diffuse.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Moon_Diffuse.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Moon_Diffuse.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Moon_Normal.dds b/GameData/RealSolarSystem/PluginData/Terrain/Moon_Normal.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Moon_Normal.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Moon_Normal.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Phobos_Diffuse.dds b/GameData/RealSolarSystem/PluginData/Terrain/Phobos_Diffuse.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Phobos_Diffuse.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Phobos_Diffuse.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Phobos_Normal.dds b/GameData/RealSolarSystem/PluginData/Terrain/Phobos_Normal.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Phobos_Normal.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Phobos_Normal.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Pluton_Diffuse.dds b/GameData/RealSolarSystem/PluginData/Terrain/Pluton_Diffuse.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Pluton_Diffuse.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Pluton_Diffuse.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Pluton_Normal.dds b/GameData/RealSolarSystem/PluginData/Terrain/Pluton_Normal.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Pluton_Normal.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Pluton_Normal.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Rock00.dds b/GameData/RealSolarSystem/PluginData/Terrain/Rock00.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Rock00.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Rock00.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Rock001.dds b/GameData/RealSolarSystem/PluginData/Terrain/Rock001.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Rock001.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Rock001.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Steep_Diffuse.dds b/GameData/RealSolarSystem/PluginData/Terrain/Steep_Diffuse.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Steep_Diffuse.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Steep_Diffuse.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Steep_Normal.dds b/GameData/RealSolarSystem/PluginData/Terrain/Steep_Normal.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Steep_Normal.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Steep_Normal.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Titan_Diffuse.dds b/GameData/RealSolarSystem/PluginData/Terrain/Titan_Diffuse.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Titan_Diffuse.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Titan_Diffuse.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Titan_Normal.dds b/GameData/RealSolarSystem/PluginData/Terrain/Titan_Normal.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Titan_Normal.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Titan_Normal.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Venus_Diffuse.dds b/GameData/RealSolarSystem/PluginData/Terrain/Venus_Diffuse.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Venus_Diffuse.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Venus_Diffuse.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/Venus_Normal.dds b/GameData/RealSolarSystem/PluginData/Terrain/Venus_Normal.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/Venus_Normal.dds rename to GameData/RealSolarSystem/PluginData/Terrain/Venus_Normal.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/gravel00.dds b/GameData/RealSolarSystem/PluginData/Terrain/gravel00.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/gravel00.dds rename to GameData/RealSolarSystem/PluginData/Terrain/gravel00.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/gravel01.dds b/GameData/RealSolarSystem/PluginData/Terrain/gravel01.dds similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/gravel01.dds rename to GameData/RealSolarSystem/PluginData/Terrain/gravel01.dds diff --git a/GameData/RealSolarSystem/Terrain/PluginData/readme.txt b/GameData/RealSolarSystem/PluginData/Terrain/readme.txt similarity index 100% rename from GameData/RealSolarSystem/Terrain/PluginData/readme.txt rename to GameData/RealSolarSystem/PluginData/Terrain/readme.txt diff --git a/GameData/RealSolarSystem/RSSKopernicus/Jupiter/Jupiter_Oblate.cfg b/GameData/RealSolarSystem/RSSKopernicus/Jupiter/Jupiter_Oblate.cfg deleted file mode 100644 index 9cb884c7..00000000 --- a/GameData/RealSolarSystem/RSSKopernicus/Jupiter/Jupiter_Oblate.cfg +++ /dev/null @@ -1,56 +0,0 @@ -@Kopernicus:FOR[RealSolarSystem] -{ - - // reference: http://nssdc.gsfc.nasa.gov/planetary/factsheet/jupiterfact.html - - @Body[Jupiter] - { - %cacheFile = RealSolarSystem/RSSKopernicus/Cache/JupiterOblate.bin - @Properties - { - @radius *= 1.02261446696514 // Equatorial Radius - } - @Rings - { - @Ring,* - { - @innerRadius /= 1.02261446696514 // Keep rings the same size - @outerRadius /= 1.02261446696514 - } - } - @Atmosphere - { - @AtmosphereFromGround - { - %transformScale = 0,0,0 - } - } - @Debug - { - !update = DEL - !exportMesh = DEL - } - PQS - { - materialType = AtmosphericOptimized - Mods - { - VertexHeightOffset - { - offset = #$../../../Properties/radius$ - @offset *= -0.0648743915403122 - order = 99 - enabled = True - } - VertexHeightOblate - { - height = #$../VertexHeightOffset/offset$ - @height *= -1 - pow = 2 - enabled = true - order = 100 - } - } - } - } -} diff --git a/GameData/RealSolarSystem/RSSKopernicus/Neptune/Neptune_Oblate.cfg b/GameData/RealSolarSystem/RSSKopernicus/Neptune/Neptune_Oblate.cfg deleted file mode 100644 index 38a26720..00000000 --- a/GameData/RealSolarSystem/RSSKopernicus/Neptune/Neptune_Oblate.cfg +++ /dev/null @@ -1,49 +0,0 @@ -@Kopernicus:FOR[RealSolarSystem] -{ - - // reference: http://nssdc.gsfc.nasa.gov/planetary/factsheet/neptunefact.html - - @Body[Neptune] - { - %cacheFile = RealSolarSystem/RSSKopernicus/Cache/NeptuneOblate.bin - @Properties - { - @radius *= 1.00576720006498 // Equatorial Radius - } - @Rings - { - @Ring,* - { - @innerRadius /= 1.00576720006498 // Keep rings the same size - @outerRadius /= 1.00576720006498 - } - } - @Debug - { - !update = DEL - !exportMesh = DEL - } - PQS - { - materialType = AtmosphericOptimized - Mods - { - VertexHeightOffset - { - offset = #$../../../Properties/radius$ - @offset *= -0.0170812469714101 - order = 99 - enabled = True - } - VertexHeightOblate - { - height = #$../VertexHeightOffset/offset$ - @height *= -1 - pow = 2 - enabled = true - order = 100 - } - } - } - } -} diff --git a/GameData/RealSolarSystem/RSSKopernicus/Neptune/Triton_Rotation.cfg b/GameData/RealSolarSystem/RSSKopernicus/Neptune/Triton_Rotation.cfg deleted file mode 100644 index 1917ad99..00000000 --- a/GameData/RealSolarSystem/RSSKopernicus/Neptune/Triton_Rotation.cfg +++ /dev/null @@ -1,20 +0,0 @@ -// This will tidally lock Triton to Neptune - -@Kopernicus:FOR[RealSolarSystem] -{ - @Body[Triton] - { - @Properties // Triton rotationPeriod = -2 * pi * sqrt( SMA^3 / ( G * ( M + m ))) - { - @tidallyLocked = false - %rotationPeriod = #$gravParameter$ - @rotationPeriod += #$/Body[Neptune]/Properties/gravParameter$ - @rotationPeriod /= #$../Orbit/semiMajorAxis$ - @rotationPeriod /= #$../Orbit/semiMajorAxis$ - @rotationPeriod /= #$../Orbit/semiMajorAxis$ - @rotationPeriod != -0.5 - @rotationPeriod *= -6.28318530717959 - @rotationPeriod:NEEDS[Principia] = -507760.19236393 - } - } -} diff --git a/GameData/RealSolarSystem/RSSKopernicus/Pluto/RotationPeriod.cfg b/GameData/RealSolarSystem/RSSKopernicus/Pluto/RotationPeriod.cfg deleted file mode 100644 index b89000bc..00000000 --- a/GameData/RealSolarSystem/RSSKopernicus/Pluto/RotationPeriod.cfg +++ /dev/null @@ -1,31 +0,0 @@ -@Kopernicus:FOR[RealSolarSystem] -{ - // Pluto and Charon are locked to eachother, with rotation period == [(aaa/(m+M))*(4pp/G)]^0.5, where: - // a is Charon's SMA - // m+M is the combined mass of Pluto+Charon - // p is pi - // G is the gravitational constant - // Refactoring to [(aaa * 4pp) / (mG+MG)]^0.5, because mG = body.gravParameter - - @Body[Charon] - { - @Properties - { - _denom = #$/Body[Pluto]/Properties/gravParameter$ - @_denom += #$gravParameter$ - %rotationPeriod = #$../Orbit/semiMajorAxis$ - @rotationPeriod != 3 - @rotationPeriod *= 39.478417604357434475337963999505 // 4*pi*pi - @rotationPeriod /= #$_denom$ - @rotationPeriod != 0.5 - !_denom = DEL - } - } - @Body[Pluto] - { - @Properties - { - %rotationPeriod = #$/Body[Charon]/Properties/rotationPeriod$ - } - } -} diff --git a/GameData/RealSolarSystem/RSSKopernicus/Saturn/Saturn_Oblate.cfg b/GameData/RealSolarSystem/RSSKopernicus/Saturn/Saturn_Oblate.cfg deleted file mode 100644 index 048164a7..00000000 --- a/GameData/RealSolarSystem/RSSKopernicus/Saturn/Saturn_Oblate.cfg +++ /dev/null @@ -1,56 +0,0 @@ -@Kopernicus:FOR[RealSolarSystem] -{ - - // reference: http://nssdc.gsfc.nasa.gov/planetary/factsheet/saturnfact.html - - @Body[Saturn] - { - %cacheFile = RealSolarSystem/RSSKopernicus/Cache/SaturnOblate.bin - @Properties - { - @radius *= 1.03496359390026 // Equatorial Radius - } - @Rings - { - @Ring,* - { - @innerRadius /= 1.03496359390026 // Keep rings the same size - @outerRadius /= 1.03496359390026 - } - } - @Atmosphere - { - @AtmosphereFromGround - { - %transformScale = 0,0,0 - } - } - @Debug - { - !update = DEL - !exportMesh = DEL - } - PQS - { - materialType = AtmosphericOptimized - Mods - { - VertexHeightOffset - { - offset = #$../../../Properties/radius$ - @offset *= -0.0979624344594137 - order = 99 - enabled = True - } - VertexHeightOblate - { - height = #$../VertexHeightOffset/offset$ - @height *= -1 - pow = 2 - enabled = true - order = 100 - } - } - } - } -} diff --git a/GameData/RealSolarSystem/RSSKopernicus/Uranus/Uranus_Oblate.cfg b/GameData/RealSolarSystem/RSSKopernicus/Uranus/Uranus_Oblate.cfg deleted file mode 100644 index 942dacdf..00000000 --- a/GameData/RealSolarSystem/RSSKopernicus/Uranus/Uranus_Oblate.cfg +++ /dev/null @@ -1,49 +0,0 @@ -@Kopernicus:FOR[RealSolarSystem] -{ - - // reference: http://nssdc.gsfc.nasa.gov/planetary/factsheet/uranusfact.html - - @Body[Uranus] - { - %cacheFile = RealSolarSystem/RSSKopernicus/Cache/UranusOblate.bin - @Properties - { - @radius *= 1.00776752622033 // Equatorial Radius - } - @Rings - { - @Ring,* - { - @innerRadius /= 1.00776752622033 // Keep rings the same size - @outerRadius /= 1.00776752622033 - } - } - @Debug - { - !update = DEL - !exportMesh = DEL - } - PQS - { - materialType = AtmosphericOptimized - Mods - { - VertexHeightOffset - { - offset = #$../../../Properties/radius$ - @offset *= -0.0229273445752964 - order = 99 - enabled = True - } - VertexHeightOblate - { - height = #$../VertexHeightOffset/offset$ - @height *= -1 - pow = 2 - enabled = true - order = 100 - } - } - } - } -} diff --git a/GameData/RealSolarSystem/RemoteTech_Settings.cfg b/GameData/RealSolarSystem/RemoteTech_Settings.cfg deleted file mode 100644 index 66176216..00000000 --- a/GameData/RealSolarSystem/RemoteTech_Settings.cfg +++ /dev/null @@ -1,1183 +0,0 @@ -// ================================================== -// RSS tracking stations. - -// Red: Uncategorized -// Green: ESTRACK / DSA -// Blue: DSN -// Yellow: Launch sites -// Magenta: MSFN - -// The methodology for range here is game-y, but then RT2 is game-y to begin with. -// All launch sites have a launch antenna with a range of 250 km. -// All other sites use their largest dish antenna, with range calculated as: -// ((antenna radius)^2 * pi * 12.6)^3 -// ================================================== - -@RemoteTechSettings:FOR[RealSolarSystem] -{ - !GroundStations,*{} - - GroundStations - { - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc482 - Name = AU - Woomera - Latitude = -30.95875 - Longitude = 136.50366 - Height = 417 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc483 - Name = CN - Jiuquan - Latitude = 41.11803 - Longitude = 100.4633 - Height = 1350 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc484 - Name = CN - Taiyuan - Latitude = 39.14321 - Longitude = 111.96741 - Height = 1750 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc481 - Name = CN - Wenchang - Latitude = 19.614492 - Longitude = 110.951133 - Height = 10 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 2E+12 - } - } - } - - STATION - { - - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc485 - Name = CN - Xichang - Latitude = 28.24646 - Longitude = 102.02814 - Height = 2150 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc486 - Name = DZ - Hammaguir - Latitude = 30.77824 - Longitude = -3.05377 - Height = 994 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc487 - Name = FR - Kourou - Latitude = 5.239380 - Longitude = -52.768487 - Height = 251 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc488 - Name = IL - Palmachim - Latitude = 31.88484 - Longitude = 34.6802 - Height = 260 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc489 - Name = IN - Satish Dhawan - Latitude = 13.72 - Longitude = 80.230278 - Height = 261 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc48a - Name = IR - Semnan - Latitude = 35.234631 - Longitude = 53.920941 - Height = 1200 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc48b - Name = JP - Tanegashima - Latitude = 30.39096 - Longitude = 130.96813 - Height = 275 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc48c - Name = JP - Uchinoura - Latitude = 31.25186 - Longitude = 131.07914 - Height = 455 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc48d - Name = KZ - Baikonur - Latitude = 45.920278 - Longitude = 63.342222 - Height = 340 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc48e - Name = MH - Omelek - Latitude = 9.048167 - Longitude = 167.743083 - Height = 252 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-824c116b044e - Name = NZ - Mahia - Latitude = -39.26044 - Longitude = 177.86431 - Height = 239 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc48f - Name = RU - Kapustin Yar - Latitude = 48.5400 - Longitude = 46.2500 - Height = 280 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc490 - Name = RU - Plesetsk - Latitude = 62.957222 - Longitude = 40.695833 - Height = 380 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc491 - Name = RU - Svobodny - Latitude = 51.83441 - Longitude = 128.2757 - Height = 500 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc492 - Name = RU - Yasny - Latitude = 51.20706 - Longitude = 59.85003 - Height = 515 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc493 - Name = US - Brownsville - Latitude = 25.996613 - Longitude = -97.154206 - Height = 260 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc494 - Name = US - Cape Canaveral - Latitude = 28.608389 - Longitude = -80.604333 - Height = 260 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc495 - Name = US - Kodiak - Latitude = 57.435276 - Longitude = -152.339354 - Height = 281 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 7.5E+07 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc496 - Name = US - Vandenberg - Latitude = 34.5813 - Longitude = -120.6266 - Height = 362 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc497 - Name = US - Wallops - Latitude = 37.833755 - Longitude = -75.458177 - Height = 260 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+06 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc100 - Name = AS3 - ASF Fairbanks - Latitude = 64.8592873 - Longitude = -147.8515734 - Height = 135 - Body = 1 - MarkColor = 1,0,0,1 - - Antennas - { - ANTENNA - { - Omni = 1.717E+09 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc101 - Name = 11.3 M - WGS Wallops - Latitude = 37.9346354 - Longitude = -75.4715983 - Height = 20 - Body = 1 - MarkColor = 1,0,0,1 - - Antennas - { - ANTENNA - { - Omni = 2.017E+09 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc102 - Name = SG3 - KSAT Svalbard - Latitude = 69.6617869 - Longitude = 18.940005 - Height = 500 - Body = 1 - MarkColor = 1,0,0,1 - - Antennas - { - ANTENNA - { - Omni = 4.677E+09 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc103 - Name = KIR 1 - SSC Kiruna - Latitude = 67.8926896 - Longitude = 21.0560142 - Height = 417 - Body = 1 - MarkColor = 1,0,0,1 - - Antennas - { - ANTENNA - { - Omni = 4.677E+09 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc104 - Name = WAL - USN Weilheim - Latitude = 47.8817101 - Longitude = 11.0806729 - Height = 417 - Body = 1 - MarkColor = 1,0,0,1 - - Antennas - { - ANTENNA - { - Omni = 1.104E+10 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc105 - Name = DON - USN Dongara - Latitude = -29.0453159 - Longitude = 115.350711 - Height = 40 - Body = 1 - MarkColor = 1,0,0,1 - - Antennas - { - ANTENNA - { - Omni = 4.677E+09 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc106 - Name = MGS - MGS McMurdo - Latitude = -77.8386694 - Longitude = 166.6625901 - Height = 50 - Body = 1 - MarkColor = 1,0,0,1 - - Antennas - { - ANTENNA - { - Omni = 9.67E+08 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc107 - Name = HBK - SANSA Hartebeesthoek - Latitude = -25.8904984 - Longitude = 27.6851873 - Height = 1570 - Body = 1 - MarkColor = 1,0,0,1 - - Antennas - { - ANTENNA - { - Omni = 9.67E+08 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc108 - Name = TR3 - KSAT Troll Station - Latitude = -72.0113947 - Longitude = 2.541923 - Height = 1300 - Body = 1 - MarkColor = 1,0,0,1 - - Antennas - { - ANTENNA - { - Omni = 1.867E+08 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc109 - Name = AGO 4 - SSC Santiago - Latitude = -33.1505697 - Longitude = -70.6686904 - Height = 730 - Body = 1 - MarkColor = 1,0,0,1 - - Antennas - { - ANTENNA - { - Omni = 2.893E+09 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc111 - Name = AUWA01 - USN South Point - Latitude = 19.0138554 - Longitude = -155.6635408 - Height = 370 - Body = 1 - MarkColor = 1,0,0,1 - - Antennas - { - ANTENNA - { - Omni = 4.677E+09 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc112 - Name = DSS 14 - Goldstone - Latitude = 35.4251262 - Longitude = -116.8913795 - Height = 900 - Body = 1 - MarkColor = 0,0,1,1 - - Antennas - { - ANTENNA - { - Omni = 1.14E+14 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc113 - Name = DSS 63 - Madrid - Latitude = 40.4273387 - Longitude = -4.2519912 - Height = 725 - Body = 1 - MarkColor = 0,0,1,1 - - Antennas - { - ANTENNA - { - Omni = 1.14E+14 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc114 - Name = DSS 43 - Canberra - Latitude = -35.4006289 - Longitude = 148.9790935 - Height = 555 - Body = 1 - MarkColor = 0,0,1,1 - - Antennas - { - ANTENNA - { - Omni = 1.14E+14 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc115 - Name = SGLT 6 - GRGT Guam - Latitude = 13.5876921 - Longitude = 144.8386329 - Height = 45 - Body = 1 - MarkColor = 1,0,0,1 - - Antennas - { - ANTENNA - { - Omni = 4.559E+10 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc116 - Name = SGLT 1 - WSGT White Sands - Latitude = 32.4998826 - Longitude = -106.6095675 - Height = 1200 - Body = 1 - MarkColor = 1,0,0,1 - - Antennas - { - ANTENNA - { - Omni = 4.559E+10 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc117 - Name = DSA 1 - New Norcia - Latitude = -31.048986 - Longitude = 116.1907166 - Height = 252 - Body = 1 - MarkColor = 0,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 1.781E+12 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc118 - Name = DSA 2 - Cebreros - Latitude = 40.452592 - Longitude = -4.3686749 - Height = 795 - Body = 1 - MarkColor = 0,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 1.781E+12 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc119 - Name = DSA 3 - Malargüe - Latitude = -35.7762392 - Longitude = -69.3990988 - Height = 1550 - Body = 1 - MarkColor = 0,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 1.781E+12 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc121 - Name = ESTRACK Kourou - Latitude = 5.2512859 - Longitude = -52.8051729 - Height = 15 - Body = 1 - MarkColor = 0,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 1.104E+10 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc122 - Name = ESTRACK Maspalomas - Latitude = 27.7632619 - Longitude = -15.6330766 - Height = 205 - Body = 1 - MarkColor = 0,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 1.104E+10 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc123 - Name = ESTRACK Perth - Latitude = -31.8027436 - Longitude = 115.8841403 - Height = 25 - Body = 1 - MarkColor = 0,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 1.104E+10 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc124 - Name = ESTRACK Redu - Latitude = 50.0013995 - Longitude = 5.1448218 - Height = 387 - Body = 1 - MarkColor = 0,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 1.104E+10 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc125 - Name = ESTRACK Santa Maria - Latitude = 36.9971801 - Longitude = -25.1372121 - Height = 276 - Body = 1 - MarkColor = 0,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 2.682E+07 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc126 - Name = ESTRACK Villafranca - Latitude = 40.4423327 - Longitude = -3.9524855 - Height = 670 - Body = 1 - MarkColor = 0,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 1.104E+10 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fb499 - Name = ESTRACK Galliot - Latitude = 5.097918 - Longitude = -52.639726 - Height = 251 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+07 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc499 - Name = ESTRACK Natal - Latitude = -5.925 - Longitude = -35.163056 - Height = 251 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+07 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc999 - Name = ESTRACK Ascension - Latitude = -7.968795 - Longitude = -14.405333 - Height = 251 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+07 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fd999 - Name = ESTRACK Libreville - Latitude = 0.374595 - Longitude = 9.640953 - Height = 251 - Body = 1 - MarkColor = 1,1,0,1 - - Antennas - { - ANTENNA - { - Omni = 5E+07 - } - } - } - - STATION - { - Guid = 5105f5a9-d628-41c6-ad4b-21154e8fc127 - Name = ESTRACK Malindi - Latitude = -2.9959517 - Longitude = 40.1943803 - Height = 25 - Body = 1 - MarkColor = 1,0,0,1 - - Antennas - { - ANTENNA - { - Omni = 9.67E+08 - } - } - } - - // MSFN - STATION - { - Guid = 5106f5a9-d629-41c6-ad4b-21154e8fc100 - Name = MSFN - BDA Bermuda - Latitude = 32.3549 - Longitude = -64.6605 - Height = 135 - Body = 1 - MarkColor = 1,0,1,1 - - Antennas - { - ANTENNA - { - Omni = 1.717E+09 - } - } - } - - STATION - { - Guid = 5107f5a9-d628-41c6-ad4b-21154e8fc100 - Name = MSFN - CAN Grand Canary - Latitude = 28.0068 - Longitude = -15.5984 - Height = 300 // FIXME - Body = 1 - MarkColor = 1,0,1,1 - - Antennas - { - ANTENNA - { - Omni = 1.717E+09 - } - } - } - - STATION - { - Guid = 5108f5a9-d628-41c6-ad4b-21154e8fc100 - Name = MSFN - GUY Guaymas Mexico - Latitude = 27.911140 - Longitude = -110.913240 - Height = 300 // FIXME - Body = 1 - MarkColor = 1,0,1,1 - - Antennas - { - ANTENNA - { - Omni = 1.717E+09 - } - } - } - - STATION - { - Guid = 5109f5a9-d628-41c6-ad4b-21154e8fc100 - Name = MSFN - KAN Kano Nigeria - Latitude = 11.999867 - Longitude = 8.537112 - Height = 5000 // FIXME - Body = 1 - MarkColor = 1,0,1,1 - - Antennas - { - ANTENNA - { - Omni = 1.717E+09 - } - } - } - - STATION - { - Guid = 510af5a9-d628-41c6-ad4b-21154e8fc100 - Name = MSFN - HAW Kauai Hawaii - Latitude = 22.060649 - Longitude = -159.532340 - Height = 5000 // FIXME - Body = 1 - MarkColor = 1,0,1,1 - - Antennas - { - ANTENNA - { - Omni = 1.717E+09 - } - } - } - - STATION - { - Guid = 510bf5a9-d628-41c6-ad4b-21154e8fc100 - Name = MSFN - IOS Indian Ocean - Latitude = -28 - Longitude = 78.35 - Height = 0 - Body = 1 - MarkColor = 1,0,1,1 - - Antennas - { - ANTENNA - { - Omni = 1.717E+09 - } - } - } - - STATION - { - Guid = 510cf5a9-d628-41c6-ad4b-21154e8fc100 - Name = MSFN - POS Pacific Ocean - Latitude = 0 - Longitude = 177 - Height = 0 - Body = 1 - MarkColor = 1,0,1,1 - - Antennas - { - ANTENNA - { - Omni = 1.717E+09 - } - } - } - } -} diff --git a/GameData/RealSolarSystem/ResourceConfigs/ArgonGas.cfg b/GameData/RealSolarSystem/Resources/ArgonGas.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/ArgonGas.cfg rename to GameData/RealSolarSystem/Resources/ArgonGas.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/CarbonDioxide.cfg b/GameData/RealSolarSystem/Resources/CarbonDioxide.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/CarbonDioxide.cfg rename to GameData/RealSolarSystem/Resources/CarbonDioxide.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/Dirt.cfg b/GameData/RealSolarSystem/Resources/Dirt.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/Dirt.cfg rename to GameData/RealSolarSystem/Resources/Dirt.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/Ethane.cfg b/GameData/RealSolarSystem/Resources/Ethane.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/Ethane.cfg rename to GameData/RealSolarSystem/Resources/Ethane.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/ExoticMinerals.cfg b/GameData/RealSolarSystem/Resources/ExoticMinerals.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/ExoticMinerals.cfg rename to GameData/RealSolarSystem/Resources/ExoticMinerals.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/Gypsum.cfg b/GameData/RealSolarSystem/Resources/Gypsum.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/Gypsum.cfg rename to GameData/RealSolarSystem/Resources/Gypsum.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/Helium.cfg b/GameData/RealSolarSystem/Resources/Helium.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/Helium.cfg rename to GameData/RealSolarSystem/Resources/Helium.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/Hydrates.cfg b/GameData/RealSolarSystem/Resources/Hydrates.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/Hydrates.cfg rename to GameData/RealSolarSystem/Resources/Hydrates.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/Hydrogen.cfg b/GameData/RealSolarSystem/Resources/Hydrogen.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/Hydrogen.cfg rename to GameData/RealSolarSystem/Resources/Hydrogen.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/Karbonite.cfg b/GameData/RealSolarSystem/Resources/Karbonite.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/Karbonite.cfg rename to GameData/RealSolarSystem/Resources/Karbonite.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/Karborundum.cfg b/GameData/RealSolarSystem/Resources/Karborundum.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/Karborundum.cfg rename to GameData/RealSolarSystem/Resources/Karborundum.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/MetallicOre.cfg b/GameData/RealSolarSystem/Resources/MetallicOre.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/MetallicOre.cfg rename to GameData/RealSolarSystem/Resources/MetallicOre.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/Methane.cfg b/GameData/RealSolarSystem/Resources/Methane.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/Methane.cfg rename to GameData/RealSolarSystem/Resources/Methane.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/Minerals.cfg b/GameData/RealSolarSystem/Resources/Minerals.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/Minerals.cfg rename to GameData/RealSolarSystem/Resources/Minerals.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/Nitrogen.cfg b/GameData/RealSolarSystem/Resources/Nitrogen.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/Nitrogen.cfg rename to GameData/RealSolarSystem/Resources/Nitrogen.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/Ore.cfg b/GameData/RealSolarSystem/Resources/Ore.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/Ore.cfg rename to GameData/RealSolarSystem/Resources/Ore.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/Oxygen.cfg b/GameData/RealSolarSystem/Resources/Oxygen.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/Oxygen.cfg rename to GameData/RealSolarSystem/Resources/Oxygen.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/RareMetals.cfg b/GameData/RealSolarSystem/Resources/RareMetals.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/RareMetals.cfg rename to GameData/RealSolarSystem/Resources/RareMetals.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/Substrate.cfg b/GameData/RealSolarSystem/Resources/Substrate.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/Substrate.cfg rename to GameData/RealSolarSystem/Resources/Substrate.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/Uraninite.cfg b/GameData/RealSolarSystem/Resources/Uraninite.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/Uraninite.cfg rename to GameData/RealSolarSystem/Resources/Uraninite.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/Water.cfg b/GameData/RealSolarSystem/Resources/Water.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/Water.cfg rename to GameData/RealSolarSystem/Resources/Water.cfg diff --git a/GameData/RealSolarSystem/ResourceConfigs/XenonGas.cfg b/GameData/RealSolarSystem/Resources/XenonGas.cfg similarity index 100% rename from GameData/RealSolarSystem/ResourceConfigs/XenonGas.cfg rename to GameData/RealSolarSystem/Resources/XenonGas.cfg diff --git a/GameData/RealSolarSystem/Ribbons/Ariel/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Ariel/EvaGround.png deleted file mode 100644 index 503c7838..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ariel/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ariel/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Ariel/EvaOrbit.png deleted file mode 100644 index d7360181..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ariel/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ariel/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Ariel/EvaSpace.png deleted file mode 100644 index cf69db98..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ariel/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ariel/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Ariel/FirstEvaGround.png deleted file mode 100644 index 4d0ccfc7..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ariel/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ariel/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Ariel/FirstEvaOrbit.png deleted file mode 100644 index 7848f78e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ariel/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ariel/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Ariel/FirstEvaSpace.png deleted file mode 100644 index dd7f4c5c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ariel/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ariel/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Ariel/FirstLanding.png deleted file mode 100644 index 2ec46078..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ariel/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ariel/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Ariel/FirstOrbitCapsule.png deleted file mode 100644 index a547c7e1..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ariel/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ariel/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Ariel/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 4a7d1899..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ariel/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ariel/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Ariel/FirstPlantFlag.png deleted file mode 100644 index 0b98365d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ariel/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ariel/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Ariel/FirstRover.png deleted file mode 100644 index b7d4522d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ariel/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ariel/Landing.png b/GameData/RealSolarSystem/Ribbons/Ariel/Landing.png deleted file mode 100644 index fcccc7b6..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ariel/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ariel/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Ariel/OrbitCapsule.png deleted file mode 100644 index d8efbef3..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ariel/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ariel/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Ariel/OrbitCapsuleDocked.png deleted file mode 100644 index b2cc73c3..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ariel/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ariel/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Ariel/PlantFlag.png deleted file mode 100644 index e4f6cac8..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ariel/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ariel/Rover.png b/GameData/RealSolarSystem/Ribbons/Ariel/Rover.png deleted file mode 100644 index 23c47093..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ariel/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ariel/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Ariel/SphereOfInfluence.png deleted file mode 100644 index 5a04cf80..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ariel/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Callisto/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Callisto/EvaGround.png deleted file mode 100644 index 3f99ea09..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Callisto/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Callisto/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Callisto/EvaOrbit.png deleted file mode 100644 index 95f8081f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Callisto/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Callisto/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Callisto/EvaSpace.png deleted file mode 100644 index 1b78af31..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Callisto/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Callisto/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Callisto/FirstEvaGround.png deleted file mode 100644 index 20632d15..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Callisto/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Callisto/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Callisto/FirstEvaOrbit.png deleted file mode 100644 index e99d3940..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Callisto/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Callisto/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Callisto/FirstEvaSpace.png deleted file mode 100644 index 9dd3d5b4..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Callisto/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Callisto/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Callisto/FirstLanding.png deleted file mode 100644 index ae94c855..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Callisto/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Callisto/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Callisto/FirstOrbitCapsule.png deleted file mode 100644 index 706b7920..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Callisto/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Callisto/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Callisto/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 68830dcf..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Callisto/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Callisto/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Callisto/FirstPlantFlag.png deleted file mode 100644 index 338b3023..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Callisto/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Callisto/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Callisto/FirstRover.png deleted file mode 100644 index 4fbe1eb3..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Callisto/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Callisto/Landing.png b/GameData/RealSolarSystem/Ribbons/Callisto/Landing.png deleted file mode 100644 index 9c0898a9..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Callisto/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Callisto/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Callisto/OrbitCapsule.png deleted file mode 100644 index d85a8b11..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Callisto/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Callisto/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Callisto/OrbitCapsuleDocked.png deleted file mode 100644 index ee967d0c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Callisto/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Callisto/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Callisto/PlantFlag.png deleted file mode 100644 index 22b67e3b..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Callisto/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Callisto/Rover.png b/GameData/RealSolarSystem/Ribbons/Callisto/Rover.png deleted file mode 100644 index b729b39f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Callisto/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Callisto/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Callisto/SphereOfInfluence.png deleted file mode 100644 index 031f66ca..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Callisto/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/CelestialBodies.info b/GameData/RealSolarSystem/Ribbons/CelestialBodies.info deleted file mode 100644 index f1ac6d78..00000000 --- a/GameData/RealSolarSystem/Ribbons/CelestialBodies.info +++ /dev/null @@ -1,329 +0,0 @@ -Mercury -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Mercury - base prestige = 1000 - } -} - -Venus -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Venus - base prestige = 2000 - } -} - -Earth -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Earth - base prestige = 3000 - } -} -Moon -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Moon - base prestige = 3100 - } -} - -Mars -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Mars - base prestige = 4000 - } -} -Phobos -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Phobos - base prestige = 4100 - } -} -Deimos -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Deimos - base prestige = 4200 - } -} - -Ceres -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Ceres - base prestige = 4300 - } -} -Vesta -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Vesta - base prestige = 4400 - } -} - -Jupiter -{ - gas giant = true - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Jupiter - base prestige = 5000 - } -} -Io -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Io - base prestige = 5100 - } -} -Europa -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Europa - base prestige = 5200 - } -} -Ganymede -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Ganymede - base prestige = 5300 - } -} -Callisto -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Callisto - base prestige = 5400 - } -} - -Saturn -{ - gas giant = true - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Saturn - base prestige = 6000 - } -} -Mimas -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Mimas - base prestige = 6100 - } -} -Enceladus -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Enceladus - base prestige = 6200 - } -} -Tethys -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Tethys - base prestige = 6300 - } -} -Dione -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Dione - base prestige = 6400 - } -} -Rhea -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Rhea - base prestige = 6500 - } -} -Titan -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Titan - base prestige = 6600 - } -} -Iapetus -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Iapetus - base prestige = 6700 - } -} - -Uranus -{ - gas giant = true - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Uranus - base prestige = 7000 - } -} -Miranda -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Miranda - base prestige = 7100 - } -} -Ariel -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Ariel - base prestige = 7200 - } -} -Umbriel -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Umbriel - base prestige = 7300 - } -} -Titania -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Titania - base prestige = 7400 - } -} -Oberon -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Oberon - base prestige = 7500 - } -} - -Neptune -{ - gas giant = true - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Neptune - base prestige = 8000 - } -} -Triton -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Triton - base prestige = 8100 - } -} - -Pluto -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Pluto - base prestige = 9000 - } -} -Charon -{ - gas giant = false - FinalFrontier - { - ribbon path = RealSolarSystem/Ribbons - ribbon group = Charon - base prestige = 9100 - } -} \ No newline at end of file diff --git a/GameData/RealSolarSystem/Ribbons/Ceres/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Ceres/EvaGround.png deleted file mode 100644 index 043f662f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ceres/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ceres/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Ceres/EvaOrbit.png deleted file mode 100644 index ac4ae5d1..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ceres/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ceres/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Ceres/EvaSpace.png deleted file mode 100644 index ec834746..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ceres/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ceres/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Ceres/FirstEvaGround.png deleted file mode 100644 index 4f369874..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ceres/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ceres/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Ceres/FirstEvaOrbit.png deleted file mode 100644 index 872054be..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ceres/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ceres/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Ceres/FirstEvaSpace.png deleted file mode 100644 index a6306a82..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ceres/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ceres/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Ceres/FirstLanding.png deleted file mode 100644 index 69d2f7fe..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ceres/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ceres/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Ceres/FirstOrbitCapsule.png deleted file mode 100644 index 8841791e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ceres/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ceres/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Ceres/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 492a8301..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ceres/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ceres/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Ceres/FirstPlantFlag.png deleted file mode 100644 index 6bd51176..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ceres/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ceres/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Ceres/FirstRover.png deleted file mode 100644 index 87ab3a02..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ceres/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ceres/Landing.png b/GameData/RealSolarSystem/Ribbons/Ceres/Landing.png deleted file mode 100644 index 7e8c2656..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ceres/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ceres/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Ceres/OrbitCapsule.png deleted file mode 100644 index 67c75dd2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ceres/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ceres/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Ceres/OrbitCapsuleDocked.png deleted file mode 100644 index 6dbd3fb4..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ceres/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ceres/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Ceres/PlantFlag.png deleted file mode 100644 index b466c02e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ceres/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ceres/Rover.png b/GameData/RealSolarSystem/Ribbons/Ceres/Rover.png deleted file mode 100644 index 5a42629d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ceres/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ceres/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Ceres/SphereOfInfluence.png deleted file mode 100644 index 8e3118a6..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ceres/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Charon/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Charon/EvaGround.png deleted file mode 100644 index 1d2c79c7..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Charon/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Charon/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Charon/EvaOrbit.png deleted file mode 100644 index fad8dfe2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Charon/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Charon/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Charon/EvaSpace.png deleted file mode 100644 index 0b55c20e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Charon/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Charon/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Charon/FirstEvaGround.png deleted file mode 100644 index c815178e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Charon/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Charon/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Charon/FirstEvaOrbit.png deleted file mode 100644 index aad62a48..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Charon/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Charon/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Charon/FirstEvaSpace.png deleted file mode 100644 index f48052de..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Charon/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Charon/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Charon/FirstLanding.png deleted file mode 100644 index e46156c9..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Charon/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Charon/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Charon/FirstOrbitCapsule.png deleted file mode 100644 index 6ce16263..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Charon/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Charon/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Charon/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 4d362e71..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Charon/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Charon/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Charon/FirstPlantFlag.png deleted file mode 100644 index 7cf075c4..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Charon/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Charon/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Charon/FirstRover.png deleted file mode 100644 index b303b6cb..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Charon/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Charon/Landing.png b/GameData/RealSolarSystem/Ribbons/Charon/Landing.png deleted file mode 100644 index 2a68db8d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Charon/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Charon/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Charon/OrbitCapsule.png deleted file mode 100644 index 6fa2805d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Charon/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Charon/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Charon/OrbitCapsuleDocked.png deleted file mode 100644 index d314aadf..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Charon/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Charon/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Charon/PlantFlag.png deleted file mode 100644 index 865fb24f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Charon/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Charon/Rover.png b/GameData/RealSolarSystem/Ribbons/Charon/Rover.png deleted file mode 100644 index 30f9bb95..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Charon/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Charon/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Charon/SphereOfInfluence.png deleted file mode 100644 index 897e2786..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Charon/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Deimos/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Deimos/EvaGround.png deleted file mode 100644 index 49e3f7d8..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Deimos/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Deimos/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Deimos/EvaOrbit.png deleted file mode 100644 index b7a368c9..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Deimos/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Deimos/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Deimos/EvaSpace.png deleted file mode 100644 index c24e9e2c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Deimos/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Deimos/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Deimos/FirstEvaGround.png deleted file mode 100644 index 1bc76e62..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Deimos/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Deimos/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Deimos/FirstEvaOrbit.png deleted file mode 100644 index e4830d1a..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Deimos/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Deimos/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Deimos/FirstEvaSpace.png deleted file mode 100644 index 54a87d28..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Deimos/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Deimos/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Deimos/FirstLanding.png deleted file mode 100644 index 3100ade9..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Deimos/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Deimos/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Deimos/FirstOrbitCapsule.png deleted file mode 100644 index b01e88ea..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Deimos/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Deimos/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Deimos/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 8a3d9591..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Deimos/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Deimos/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Deimos/FirstPlantFlag.png deleted file mode 100644 index 71f3b0a6..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Deimos/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Deimos/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Deimos/FirstRover.png deleted file mode 100644 index db831ed3..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Deimos/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Deimos/Landing.png b/GameData/RealSolarSystem/Ribbons/Deimos/Landing.png deleted file mode 100644 index ae449a26..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Deimos/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Deimos/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Deimos/OrbitCapsule.png deleted file mode 100644 index d1526fe0..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Deimos/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Deimos/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Deimos/OrbitCapsuleDocked.png deleted file mode 100644 index 45ad1618..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Deimos/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Deimos/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Deimos/PlantFlag.png deleted file mode 100644 index 195bd4fa..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Deimos/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Deimos/Rover.png b/GameData/RealSolarSystem/Ribbons/Deimos/Rover.png deleted file mode 100644 index 2d085e4c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Deimos/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Deimos/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Deimos/SphereOfInfluence.png deleted file mode 100644 index 1d3df074..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Deimos/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Dione/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Dione/EvaGround.png deleted file mode 100644 index 078fb27c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Dione/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Dione/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Dione/EvaOrbit.png deleted file mode 100644 index 708145ca..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Dione/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Dione/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Dione/EvaSpace.png deleted file mode 100644 index cbeaef74..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Dione/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Dione/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Dione/FirstEvaGround.png deleted file mode 100644 index 4df1a1cb..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Dione/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Dione/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Dione/FirstEvaOrbit.png deleted file mode 100644 index 5d100904..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Dione/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Dione/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Dione/FirstEvaSpace.png deleted file mode 100644 index afcd266a..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Dione/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Dione/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Dione/FirstLanding.png deleted file mode 100644 index 57b135cf..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Dione/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Dione/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Dione/FirstOrbitCapsule.png deleted file mode 100644 index e13ae862..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Dione/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Dione/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Dione/FirstOrbitCapsuleDocked.png deleted file mode 100644 index d85096c6..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Dione/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Dione/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Dione/FirstPlantFlag.png deleted file mode 100644 index 2e16e7ff..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Dione/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Dione/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Dione/FirstRover.png deleted file mode 100644 index 9e44f52e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Dione/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Dione/Landing.png b/GameData/RealSolarSystem/Ribbons/Dione/Landing.png deleted file mode 100644 index 5f343af5..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Dione/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Dione/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Dione/OrbitCapsule.png deleted file mode 100644 index 69599bff..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Dione/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Dione/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Dione/OrbitCapsuleDocked.png deleted file mode 100644 index 84ac9a8f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Dione/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Dione/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Dione/PlantFlag.png deleted file mode 100644 index eb52b9a2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Dione/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Dione/Rover.png b/GameData/RealSolarSystem/Ribbons/Dione/Rover.png deleted file mode 100644 index 0adac825..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Dione/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Dione/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Dione/SphereOfInfluence.png deleted file mode 100644 index a0ee2519..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Dione/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/Atmosphere.png b/GameData/RealSolarSystem/Ribbons/Earth/Atmosphere.png deleted file mode 100644 index 9409e534..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/Atmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/DeepAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Earth/DeepAtmosphere.png deleted file mode 100644 index 2a867b22..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/DeepAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Earth/EvaGround.png deleted file mode 100644 index 58049711..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Earth/EvaOrbit.png deleted file mode 100644 index 46ebb4bf..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Earth/EvaSpace.png deleted file mode 100644 index 908b3800..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/FirstAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Earth/FirstAtmosphere.png deleted file mode 100644 index 9eb34362..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/FirstAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Earth/FirstEvaGround.png deleted file mode 100644 index 8f42eb90..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Earth/FirstEvaOrbit.png deleted file mode 100644 index 2f495a96..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Earth/FirstEvaSpace.png deleted file mode 100644 index 5e8d9952..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Earth/FirstLanding.png deleted file mode 100644 index 934fbf96..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Earth/FirstOrbitCapsule.png deleted file mode 100644 index d3a8b3a9..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Earth/FirstOrbitCapsuleDocked.png deleted file mode 100644 index fed643c3..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Earth/FirstPlantFlag.png deleted file mode 100644 index c7258cd9..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Earth/FirstRover.png deleted file mode 100644 index cf46eca5..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/Landing.png b/GameData/RealSolarSystem/Ribbons/Earth/Landing.png deleted file mode 100644 index 27269bf5..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Earth/OrbitCapsule.png deleted file mode 100644 index e44d3166..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Earth/OrbitCapsuleDocked.png deleted file mode 100644 index 8458bd34..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Earth/PlantFlag.png deleted file mode 100644 index f44df08c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/Rover.png b/GameData/RealSolarSystem/Ribbons/Earth/Rover.png deleted file mode 100644 index 78648dd4..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Earth/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Earth/SphereOfInfluence.png deleted file mode 100644 index 7645a356..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Earth/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Enceladus/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Enceladus/EvaGround.png deleted file mode 100644 index face9a0c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Enceladus/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Enceladus/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Enceladus/EvaOrbit.png deleted file mode 100644 index 1fc4c7e1..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Enceladus/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Enceladus/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Enceladus/EvaSpace.png deleted file mode 100644 index 0da789ee..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Enceladus/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Enceladus/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Enceladus/FirstEvaGround.png deleted file mode 100644 index 290dd8f9..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Enceladus/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Enceladus/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Enceladus/FirstEvaOrbit.png deleted file mode 100644 index 3d80d5ec..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Enceladus/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Enceladus/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Enceladus/FirstEvaSpace.png deleted file mode 100644 index ef626536..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Enceladus/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Enceladus/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Enceladus/FirstLanding.png deleted file mode 100644 index 877b7b22..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Enceladus/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Enceladus/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Enceladus/FirstOrbitCapsule.png deleted file mode 100644 index e76c5342..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Enceladus/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Enceladus/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Enceladus/FirstOrbitCapsuleDocked.png deleted file mode 100644 index a7a7f6eb..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Enceladus/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Enceladus/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Enceladus/FirstPlantFlag.png deleted file mode 100644 index 63eff6e2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Enceladus/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Enceladus/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Enceladus/FirstRover.png deleted file mode 100644 index b61776dc..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Enceladus/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Enceladus/Landing.png b/GameData/RealSolarSystem/Ribbons/Enceladus/Landing.png deleted file mode 100644 index d1f52a29..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Enceladus/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Enceladus/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Enceladus/OrbitCapsule.png deleted file mode 100644 index 5db5b33a..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Enceladus/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Enceladus/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Enceladus/OrbitCapsuleDocked.png deleted file mode 100644 index 7529ab31..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Enceladus/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Enceladus/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Enceladus/PlantFlag.png deleted file mode 100644 index c5a64aa2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Enceladus/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Enceladus/Rover.png b/GameData/RealSolarSystem/Ribbons/Enceladus/Rover.png deleted file mode 100644 index 468f17d2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Enceladus/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Enceladus/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Enceladus/SphereOfInfluence.png deleted file mode 100644 index 490b62a2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Enceladus/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Europa/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Europa/EvaGround.png deleted file mode 100644 index 893e4438..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Europa/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Europa/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Europa/EvaOrbit.png deleted file mode 100644 index 9adc2ea3..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Europa/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Europa/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Europa/EvaSpace.png deleted file mode 100644 index bc2a4ae6..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Europa/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Europa/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Europa/FirstEvaGround.png deleted file mode 100644 index 1efd386c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Europa/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Europa/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Europa/FirstEvaOrbit.png deleted file mode 100644 index 1d4843ee..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Europa/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Europa/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Europa/FirstEvaSpace.png deleted file mode 100644 index 467f2293..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Europa/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Europa/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Europa/FirstLanding.png deleted file mode 100644 index 7a5b1cce..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Europa/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Europa/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Europa/FirstOrbitCapsule.png deleted file mode 100644 index 2c405914..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Europa/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Europa/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Europa/FirstOrbitCapsuleDocked.png deleted file mode 100644 index edd2f16d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Europa/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Europa/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Europa/FirstPlantFlag.png deleted file mode 100644 index 58a9ef74..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Europa/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Europa/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Europa/FirstRover.png deleted file mode 100644 index 02229f43..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Europa/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Europa/Landing.png b/GameData/RealSolarSystem/Ribbons/Europa/Landing.png deleted file mode 100644 index 482ee88d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Europa/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Europa/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Europa/OrbitCapsule.png deleted file mode 100644 index ecfebca3..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Europa/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Europa/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Europa/OrbitCapsuleDocked.png deleted file mode 100644 index 9f1f88f9..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Europa/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Europa/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Europa/PlantFlag.png deleted file mode 100644 index efcbd9cd..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Europa/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Europa/Rover.png b/GameData/RealSolarSystem/Ribbons/Europa/Rover.png deleted file mode 100644 index 6ce45bfb..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Europa/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Europa/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Europa/SphereOfInfluence.png deleted file mode 100644 index 49dc7eed..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Europa/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ganymede/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Ganymede/EvaGround.png deleted file mode 100644 index 0eecdb70..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ganymede/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ganymede/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Ganymede/EvaOrbit.png deleted file mode 100644 index db3c851c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ganymede/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ganymede/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Ganymede/EvaSpace.png deleted file mode 100644 index a4b06c88..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ganymede/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ganymede/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Ganymede/FirstEvaGround.png deleted file mode 100644 index 9d8feb3c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ganymede/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ganymede/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Ganymede/FirstEvaOrbit.png deleted file mode 100644 index d67325c9..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ganymede/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ganymede/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Ganymede/FirstEvaSpace.png deleted file mode 100644 index e2b7de37..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ganymede/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ganymede/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Ganymede/FirstLanding.png deleted file mode 100644 index 236e095d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ganymede/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ganymede/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Ganymede/FirstOrbitCapsule.png deleted file mode 100644 index e7ac7a61..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ganymede/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ganymede/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Ganymede/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 388078cc..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ganymede/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ganymede/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Ganymede/FirstPlantFlag.png deleted file mode 100644 index 26415aa9..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ganymede/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ganymede/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Ganymede/FirstRover.png deleted file mode 100644 index ffe33b8c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ganymede/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ganymede/Landing.png b/GameData/RealSolarSystem/Ribbons/Ganymede/Landing.png deleted file mode 100644 index f3ea3850..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ganymede/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ganymede/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Ganymede/OrbitCapsule.png deleted file mode 100644 index 8f165bed..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ganymede/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ganymede/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Ganymede/OrbitCapsuleDocked.png deleted file mode 100644 index 4fd1ac02..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ganymede/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ganymede/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Ganymede/PlantFlag.png deleted file mode 100644 index b45dbc5d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ganymede/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ganymede/Rover.png b/GameData/RealSolarSystem/Ribbons/Ganymede/Rover.png deleted file mode 100644 index b3e58a51..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ganymede/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Ganymede/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Ganymede/SphereOfInfluence.png deleted file mode 100644 index 90795843..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Ganymede/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Iapetus/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Iapetus/EvaGround.png deleted file mode 100644 index 0f95f5ba..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Iapetus/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Iapetus/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Iapetus/EvaOrbit.png deleted file mode 100644 index b7b0b304..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Iapetus/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Iapetus/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Iapetus/EvaSpace.png deleted file mode 100644 index a67859d4..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Iapetus/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Iapetus/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Iapetus/FirstEvaGround.png deleted file mode 100644 index af3454f9..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Iapetus/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Iapetus/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Iapetus/FirstEvaOrbit.png deleted file mode 100644 index 56d6e50d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Iapetus/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Iapetus/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Iapetus/FirstEvaSpace.png deleted file mode 100644 index e6904d0f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Iapetus/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Iapetus/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Iapetus/FirstLanding.png deleted file mode 100644 index 8e75b7b3..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Iapetus/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Iapetus/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Iapetus/FirstOrbitCapsule.png deleted file mode 100644 index 57c06e1d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Iapetus/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Iapetus/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Iapetus/FirstOrbitCapsuleDocked.png deleted file mode 100644 index f674917c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Iapetus/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Iapetus/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Iapetus/FirstPlantFlag.png deleted file mode 100644 index 748499e5..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Iapetus/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Iapetus/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Iapetus/FirstRover.png deleted file mode 100644 index c1411af2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Iapetus/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Iapetus/Landing.png b/GameData/RealSolarSystem/Ribbons/Iapetus/Landing.png deleted file mode 100644 index e19b1410..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Iapetus/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Iapetus/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Iapetus/OrbitCapsule.png deleted file mode 100644 index fdf6a6b1..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Iapetus/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Iapetus/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Iapetus/OrbitCapsuleDocked.png deleted file mode 100644 index 0af155aa..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Iapetus/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Iapetus/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Iapetus/PlantFlag.png deleted file mode 100644 index fea9312d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Iapetus/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Iapetus/Rover.png b/GameData/RealSolarSystem/Ribbons/Iapetus/Rover.png deleted file mode 100644 index c53d0f88..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Iapetus/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Iapetus/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Iapetus/SphereOfInfluence.png deleted file mode 100644 index 3c28abf4..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Iapetus/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Io/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Io/EvaGround.png deleted file mode 100644 index 49e2289a..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Io/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Io/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Io/EvaOrbit.png deleted file mode 100644 index 662002d6..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Io/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Io/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Io/EvaSpace.png deleted file mode 100644 index f28a0d11..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Io/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Io/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Io/FirstEvaGround.png deleted file mode 100644 index ed7232e6..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Io/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Io/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Io/FirstEvaOrbit.png deleted file mode 100644 index 83cc4c54..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Io/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Io/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Io/FirstEvaSpace.png deleted file mode 100644 index db6cda9c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Io/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Io/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Io/FirstLanding.png deleted file mode 100644 index adf45e5f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Io/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Io/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Io/FirstOrbitCapsule.png deleted file mode 100644 index 1de4cde7..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Io/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Io/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Io/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 7bf02faf..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Io/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Io/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Io/FirstPlantFlag.png deleted file mode 100644 index 6f0c3e11..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Io/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Io/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Io/FirstRover.png deleted file mode 100644 index 34a7b592..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Io/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Io/Landing.png b/GameData/RealSolarSystem/Ribbons/Io/Landing.png deleted file mode 100644 index f940ee07..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Io/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Io/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Io/OrbitCapsule.png deleted file mode 100644 index 7cf0ecf0..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Io/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Io/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Io/OrbitCapsuleDocked.png deleted file mode 100644 index c658b21e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Io/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Io/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Io/PlantFlag.png deleted file mode 100644 index 181eea94..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Io/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Io/Rover.png b/GameData/RealSolarSystem/Ribbons/Io/Rover.png deleted file mode 100644 index f2999d85..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Io/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Io/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Io/SphereOfInfluence.png deleted file mode 100644 index b2a6f530..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Io/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Jupiter/Atmosphere.png b/GameData/RealSolarSystem/Ribbons/Jupiter/Atmosphere.png deleted file mode 100644 index 01febb21..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Jupiter/Atmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Jupiter/DeepAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Jupiter/DeepAtmosphere.png deleted file mode 100644 index e15851dd..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Jupiter/DeepAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Jupiter/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Jupiter/EvaOrbit.png deleted file mode 100644 index 93aea527..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Jupiter/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Jupiter/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Jupiter/EvaSpace.png deleted file mode 100644 index f6dc740b..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Jupiter/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Jupiter/FirstAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Jupiter/FirstAtmosphere.png deleted file mode 100644 index fa5b89e5..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Jupiter/FirstAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Jupiter/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Jupiter/FirstEvaOrbit.png deleted file mode 100644 index e18f4a93..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Jupiter/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Jupiter/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Jupiter/FirstEvaSpace.png deleted file mode 100644 index 1b42506e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Jupiter/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Jupiter/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Jupiter/FirstOrbitCapsule.png deleted file mode 100644 index 047ac3dd..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Jupiter/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Jupiter/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Jupiter/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 011ca821..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Jupiter/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Jupiter/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Jupiter/OrbitCapsule.png deleted file mode 100644 index 69fe4c52..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Jupiter/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Jupiter/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Jupiter/OrbitCapsuleDocked.png deleted file mode 100644 index 275c8a52..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Jupiter/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Jupiter/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Jupiter/SphereOfInfluence.png deleted file mode 100644 index c904533f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Jupiter/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/Atmosphere.png b/GameData/RealSolarSystem/Ribbons/Mars/Atmosphere.png deleted file mode 100644 index accbad4f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/Atmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/DeepAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Mars/DeepAtmosphere.png deleted file mode 100644 index b874feed..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/DeepAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Mars/EvaGround.png deleted file mode 100644 index 6407c509..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Mars/EvaOrbit.png deleted file mode 100644 index 19d998e5..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Mars/EvaSpace.png deleted file mode 100644 index 346284d5..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/FirstAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Mars/FirstAtmosphere.png deleted file mode 100644 index 07700523..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/FirstAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Mars/FirstEvaGround.png deleted file mode 100644 index 120cd85c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Mars/FirstEvaOrbit.png deleted file mode 100644 index dcccde9a..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Mars/FirstEvaSpace.png deleted file mode 100644 index 1e8f705c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Mars/FirstLanding.png deleted file mode 100644 index 7ee76a0e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Mars/FirstOrbitCapsule.png deleted file mode 100644 index 1bb2ce54..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Mars/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 17843742..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Mars/FirstPlantFlag.png deleted file mode 100644 index 042a72a8..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Mars/FirstRover.png deleted file mode 100644 index f24a9a27..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/Landing.png b/GameData/RealSolarSystem/Ribbons/Mars/Landing.png deleted file mode 100644 index 5f1e9f10..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Mars/OrbitCapsule.png deleted file mode 100644 index ac56a13e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Mars/OrbitCapsuleDocked.png deleted file mode 100644 index 74fb8177..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Mars/PlantFlag.png deleted file mode 100644 index 1bd0a2b6..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/Rover.png b/GameData/RealSolarSystem/Ribbons/Mars/Rover.png deleted file mode 100644 index b45bef84..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mars/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Mars/SphereOfInfluence.png deleted file mode 100644 index 6d29932d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mars/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mercury/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Mercury/EvaGround.png deleted file mode 100644 index f6525f71..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mercury/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mercury/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Mercury/EvaOrbit.png deleted file mode 100644 index eac58b90..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mercury/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mercury/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Mercury/EvaSpace.png deleted file mode 100644 index d93c5dbd..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mercury/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mercury/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Mercury/FirstEvaGround.png deleted file mode 100644 index 051b59ea..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mercury/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mercury/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Mercury/FirstEvaOrbit.png deleted file mode 100644 index 29c2d5a3..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mercury/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mercury/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Mercury/FirstEvaSpace.png deleted file mode 100644 index bb77ffb1..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mercury/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mercury/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Mercury/FirstLanding.png deleted file mode 100644 index 11fe2b5f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mercury/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mercury/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Mercury/FirstOrbitCapsule.png deleted file mode 100644 index 749cf929..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mercury/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mercury/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Mercury/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 8c3b50ee..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mercury/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mercury/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Mercury/FirstPlantFlag.png deleted file mode 100644 index f266ce3e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mercury/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mercury/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Mercury/FirstRover.png deleted file mode 100644 index bef41153..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mercury/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mercury/Landing.png b/GameData/RealSolarSystem/Ribbons/Mercury/Landing.png deleted file mode 100644 index 7d1a1dda..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mercury/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mercury/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Mercury/OrbitCapsule.png deleted file mode 100644 index 0a6c13fe..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mercury/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mercury/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Mercury/OrbitCapsuleDocked.png deleted file mode 100644 index 2ba53690..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mercury/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mercury/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Mercury/PlantFlag.png deleted file mode 100644 index b42ccc03..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mercury/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mercury/Rover.png b/GameData/RealSolarSystem/Ribbons/Mercury/Rover.png deleted file mode 100644 index 5227ce45..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mercury/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mercury/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Mercury/SphereOfInfluence.png deleted file mode 100644 index c90b564d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mercury/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mimas/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Mimas/EvaGround.png deleted file mode 100644 index 97a43d3d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mimas/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mimas/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Mimas/EvaOrbit.png deleted file mode 100644 index 3325a1e0..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mimas/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mimas/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Mimas/EvaSpace.png deleted file mode 100644 index fdf8de9a..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mimas/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mimas/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Mimas/FirstEvaGround.png deleted file mode 100644 index 2f816509..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mimas/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mimas/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Mimas/FirstEvaOrbit.png deleted file mode 100644 index 01dbf45c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mimas/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mimas/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Mimas/FirstEvaSpace.png deleted file mode 100644 index 2fffae8a..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mimas/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mimas/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Mimas/FirstLanding.png deleted file mode 100644 index 45f872bb..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mimas/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mimas/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Mimas/FirstOrbitCapsule.png deleted file mode 100644 index a6059dbf..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mimas/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mimas/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Mimas/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 7c4c9a9a..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mimas/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mimas/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Mimas/FirstPlantFlag.png deleted file mode 100644 index 7415a064..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mimas/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mimas/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Mimas/FirstRover.png deleted file mode 100644 index eb8809f7..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mimas/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mimas/Landing.png b/GameData/RealSolarSystem/Ribbons/Mimas/Landing.png deleted file mode 100644 index 201baaa9..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mimas/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mimas/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Mimas/OrbitCapsule.png deleted file mode 100644 index 939e512d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mimas/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mimas/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Mimas/OrbitCapsuleDocked.png deleted file mode 100644 index eb3adcb4..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mimas/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mimas/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Mimas/PlantFlag.png deleted file mode 100644 index 11b913d1..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mimas/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mimas/Rover.png b/GameData/RealSolarSystem/Ribbons/Mimas/Rover.png deleted file mode 100644 index 6b2fef53..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mimas/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Mimas/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Mimas/SphereOfInfluence.png deleted file mode 100644 index ea124cd9..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Mimas/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Miranda/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Miranda/EvaGround.png deleted file mode 100644 index 06a9ce6d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Miranda/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Miranda/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Miranda/EvaOrbit.png deleted file mode 100644 index 781599fd..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Miranda/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Miranda/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Miranda/EvaSpace.png deleted file mode 100644 index 10f7d0f0..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Miranda/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Miranda/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Miranda/FirstEvaGround.png deleted file mode 100644 index 337d46ce..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Miranda/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Miranda/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Miranda/FirstEvaOrbit.png deleted file mode 100644 index 0db3a826..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Miranda/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Miranda/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Miranda/FirstEvaSpace.png deleted file mode 100644 index eaf94026..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Miranda/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Miranda/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Miranda/FirstLanding.png deleted file mode 100644 index 693a4c38..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Miranda/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Miranda/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Miranda/FirstOrbitCapsule.png deleted file mode 100644 index fc7b7642..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Miranda/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Miranda/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Miranda/FirstOrbitCapsuleDocked.png deleted file mode 100644 index ecbf6ed9..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Miranda/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Miranda/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Miranda/FirstPlantFlag.png deleted file mode 100644 index e6bd84a5..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Miranda/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Miranda/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Miranda/FirstRover.png deleted file mode 100644 index 6770f783..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Miranda/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Miranda/Landing.png b/GameData/RealSolarSystem/Ribbons/Miranda/Landing.png deleted file mode 100644 index d7178c2d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Miranda/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Miranda/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Miranda/OrbitCapsule.png deleted file mode 100644 index f20207f4..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Miranda/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Miranda/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Miranda/OrbitCapsuleDocked.png deleted file mode 100644 index 3683ba59..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Miranda/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Miranda/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Miranda/PlantFlag.png deleted file mode 100644 index 1f277b6e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Miranda/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Miranda/Rover.png b/GameData/RealSolarSystem/Ribbons/Miranda/Rover.png deleted file mode 100644 index fe59a7de..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Miranda/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Miranda/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Miranda/SphereOfInfluence.png deleted file mode 100644 index f184df23..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Miranda/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Moon/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Moon/EvaGround.png deleted file mode 100644 index aed19c00..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Moon/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Moon/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Moon/EvaOrbit.png deleted file mode 100644 index 06d013ba..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Moon/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Moon/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Moon/EvaSpace.png deleted file mode 100644 index 294d9581..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Moon/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Moon/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Moon/FirstEvaGround.png deleted file mode 100644 index fa995d40..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Moon/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Moon/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Moon/FirstEvaOrbit.png deleted file mode 100644 index c445d67b..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Moon/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Moon/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Moon/FirstEvaSpace.png deleted file mode 100644 index 2f00628b..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Moon/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Moon/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Moon/FirstLanding.png deleted file mode 100644 index e145824a..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Moon/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Moon/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Moon/FirstOrbitCapsule.png deleted file mode 100644 index c29246de..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Moon/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Moon/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Moon/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 88b0b5b4..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Moon/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Moon/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Moon/FirstPlantFlag.png deleted file mode 100644 index 78292ac4..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Moon/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Moon/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Moon/FirstRover.png deleted file mode 100644 index 6f78e9a6..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Moon/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Moon/Landing.png b/GameData/RealSolarSystem/Ribbons/Moon/Landing.png deleted file mode 100644 index 5a3b432b..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Moon/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Moon/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Moon/OrbitCapsule.png deleted file mode 100644 index 8200b109..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Moon/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Moon/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Moon/OrbitCapsuleDocked.png deleted file mode 100644 index 17617608..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Moon/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Moon/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Moon/PlantFlag.png deleted file mode 100644 index 10a0b17d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Moon/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Moon/Rover.png b/GameData/RealSolarSystem/Ribbons/Moon/Rover.png deleted file mode 100644 index 9cf94c28..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Moon/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Moon/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Moon/SphereOfInfluence.png deleted file mode 100644 index a64562c2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Moon/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Neptune/Atmosphere.png b/GameData/RealSolarSystem/Ribbons/Neptune/Atmosphere.png deleted file mode 100644 index 7d11c3fc..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Neptune/Atmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Neptune/DeepAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Neptune/DeepAtmosphere.png deleted file mode 100644 index fcd3a841..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Neptune/DeepAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Neptune/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Neptune/EvaOrbit.png deleted file mode 100644 index acfa3eb2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Neptune/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Neptune/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Neptune/EvaSpace.png deleted file mode 100644 index ffddef5f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Neptune/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Neptune/FirstAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Neptune/FirstAtmosphere.png deleted file mode 100644 index e0e055dc..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Neptune/FirstAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Neptune/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Neptune/FirstEvaOrbit.png deleted file mode 100644 index bf4e9f4d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Neptune/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Neptune/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Neptune/FirstEvaSpace.png deleted file mode 100644 index 2b2afb4c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Neptune/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Neptune/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Neptune/FirstOrbitCapsule.png deleted file mode 100644 index 933ea9b2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Neptune/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Neptune/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Neptune/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 10e48fcd..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Neptune/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Neptune/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Neptune/OrbitCapsule.png deleted file mode 100644 index 6ab724c0..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Neptune/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Neptune/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Neptune/OrbitCapsuleDocked.png deleted file mode 100644 index bd0ffd64..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Neptune/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Neptune/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Neptune/SphereOfInfluence.png deleted file mode 100644 index ae6b64d5..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Neptune/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Oberon/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Oberon/EvaGround.png deleted file mode 100644 index 047235a3..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Oberon/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Oberon/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Oberon/EvaOrbit.png deleted file mode 100644 index 9cf531a7..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Oberon/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Oberon/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Oberon/EvaSpace.png deleted file mode 100644 index 9a572456..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Oberon/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Oberon/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Oberon/FirstEvaGround.png deleted file mode 100644 index 0f1c9211..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Oberon/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Oberon/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Oberon/FirstEvaOrbit.png deleted file mode 100644 index b7f09008..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Oberon/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Oberon/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Oberon/FirstEvaSpace.png deleted file mode 100644 index fbf502ca..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Oberon/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Oberon/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Oberon/FirstLanding.png deleted file mode 100644 index a442dc15..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Oberon/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Oberon/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Oberon/FirstOrbitCapsule.png deleted file mode 100644 index cf62f560..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Oberon/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Oberon/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Oberon/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 9122cdb3..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Oberon/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Oberon/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Oberon/FirstPlantFlag.png deleted file mode 100644 index 468339f5..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Oberon/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Oberon/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Oberon/FirstRover.png deleted file mode 100644 index 11e428ce..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Oberon/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Oberon/Landing.png b/GameData/RealSolarSystem/Ribbons/Oberon/Landing.png deleted file mode 100644 index b5fb365d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Oberon/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Oberon/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Oberon/OrbitCapsule.png deleted file mode 100644 index a0e606ae..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Oberon/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Oberon/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Oberon/OrbitCapsuleDocked.png deleted file mode 100644 index d0bbc9aa..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Oberon/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Oberon/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Oberon/PlantFlag.png deleted file mode 100644 index 7e731fbd..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Oberon/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Oberon/Rover.png b/GameData/RealSolarSystem/Ribbons/Oberon/Rover.png deleted file mode 100644 index 36d5be13..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Oberon/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Oberon/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Oberon/SphereOfInfluence.png deleted file mode 100644 index 9a24c6c6..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Oberon/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Phobos/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Phobos/EvaGround.png deleted file mode 100644 index 7131f6f6..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Phobos/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Phobos/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Phobos/EvaOrbit.png deleted file mode 100644 index 62077817..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Phobos/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Phobos/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Phobos/EvaSpace.png deleted file mode 100644 index c94269c5..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Phobos/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Phobos/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Phobos/FirstEvaGround.png deleted file mode 100644 index a97d2bde..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Phobos/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Phobos/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Phobos/FirstEvaOrbit.png deleted file mode 100644 index 0a6b7551..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Phobos/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Phobos/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Phobos/FirstEvaSpace.png deleted file mode 100644 index 33b73215..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Phobos/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Phobos/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Phobos/FirstLanding.png deleted file mode 100644 index 29ea1a59..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Phobos/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Phobos/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Phobos/FirstOrbitCapsule.png deleted file mode 100644 index ee47c58b..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Phobos/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Phobos/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Phobos/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 68bccd47..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Phobos/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Phobos/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Phobos/FirstPlantFlag.png deleted file mode 100644 index a800a7f4..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Phobos/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Phobos/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Phobos/FirstRover.png deleted file mode 100644 index c4562687..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Phobos/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Phobos/Landing.png b/GameData/RealSolarSystem/Ribbons/Phobos/Landing.png deleted file mode 100644 index 2ef40ace..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Phobos/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Phobos/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Phobos/OrbitCapsule.png deleted file mode 100644 index 0e682716..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Phobos/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Phobos/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Phobos/OrbitCapsuleDocked.png deleted file mode 100644 index e544e800..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Phobos/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Phobos/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Phobos/PlantFlag.png deleted file mode 100644 index 83f7a340..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Phobos/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Phobos/Rover.png b/GameData/RealSolarSystem/Ribbons/Phobos/Rover.png deleted file mode 100644 index bb3b2e93..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Phobos/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Phobos/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Phobos/SphereOfInfluence.png deleted file mode 100644 index ed2a4ee7..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Phobos/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/Atmosphere.png b/GameData/RealSolarSystem/Ribbons/Pluto/Atmosphere.png deleted file mode 100644 index 0fd7fafc..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/Atmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/DeepAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Pluto/DeepAtmosphere.png deleted file mode 100644 index c928f183..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/DeepAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Pluto/EvaGround.png deleted file mode 100644 index d9dd94bd..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Pluto/EvaOrbit.png deleted file mode 100644 index 715b349b..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Pluto/EvaSpace.png deleted file mode 100644 index 69313ee2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/FirstAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Pluto/FirstAtmosphere.png deleted file mode 100644 index 6667e24b..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/FirstAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Pluto/FirstEvaGround.png deleted file mode 100644 index 39d7c6bb..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Pluto/FirstEvaOrbit.png deleted file mode 100644 index 5d5594d3..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Pluto/FirstEvaSpace.png deleted file mode 100644 index 919d8087..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Pluto/FirstLanding.png deleted file mode 100644 index c4732ab7..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Pluto/FirstOrbitCapsule.png deleted file mode 100644 index c10e5514..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Pluto/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 7bf05786..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Pluto/FirstPlantFlag.png deleted file mode 100644 index 5ea00d4f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Pluto/FirstRover.png deleted file mode 100644 index b5a8b528..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/Landing.png b/GameData/RealSolarSystem/Ribbons/Pluto/Landing.png deleted file mode 100644 index d7bfce74..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Pluto/OrbitCapsule.png deleted file mode 100644 index d86ab0ee..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Pluto/OrbitCapsuleDocked.png deleted file mode 100644 index 6192038b..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Pluto/PlantFlag.png deleted file mode 100644 index 60d01fc1..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/Rover.png b/GameData/RealSolarSystem/Ribbons/Pluto/Rover.png deleted file mode 100644 index a96e0fff..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Pluto/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Pluto/SphereOfInfluence.png deleted file mode 100644 index 7a8944b2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Pluto/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Rhea/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Rhea/EvaGround.png deleted file mode 100644 index 9143c05b..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Rhea/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Rhea/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Rhea/EvaOrbit.png deleted file mode 100644 index e7e391a6..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Rhea/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Rhea/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Rhea/EvaSpace.png deleted file mode 100644 index 5850fd94..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Rhea/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Rhea/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Rhea/FirstEvaGround.png deleted file mode 100644 index 3430debc..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Rhea/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Rhea/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Rhea/FirstEvaOrbit.png deleted file mode 100644 index 128d4851..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Rhea/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Rhea/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Rhea/FirstEvaSpace.png deleted file mode 100644 index 9468bfdd..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Rhea/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Rhea/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Rhea/FirstLanding.png deleted file mode 100644 index 570d6ef8..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Rhea/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Rhea/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Rhea/FirstOrbitCapsule.png deleted file mode 100644 index 4f7bc731..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Rhea/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Rhea/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Rhea/FirstOrbitCapsuleDocked.png deleted file mode 100644 index ae291b9c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Rhea/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Rhea/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Rhea/FirstPlantFlag.png deleted file mode 100644 index 2ab1a968..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Rhea/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Rhea/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Rhea/FirstRover.png deleted file mode 100644 index 1fa82984..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Rhea/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Rhea/Landing.png b/GameData/RealSolarSystem/Ribbons/Rhea/Landing.png deleted file mode 100644 index 61e6c94d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Rhea/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Rhea/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Rhea/OrbitCapsule.png deleted file mode 100644 index 4c1fc047..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Rhea/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Rhea/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Rhea/OrbitCapsuleDocked.png deleted file mode 100644 index e85818ef..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Rhea/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Rhea/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Rhea/PlantFlag.png deleted file mode 100644 index f2cb2542..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Rhea/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Rhea/Rover.png b/GameData/RealSolarSystem/Ribbons/Rhea/Rover.png deleted file mode 100644 index 55917974..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Rhea/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Rhea/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Rhea/SphereOfInfluence.png deleted file mode 100644 index 48fac46b..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Rhea/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Saturn/Atmosphere.png b/GameData/RealSolarSystem/Ribbons/Saturn/Atmosphere.png deleted file mode 100644 index 50317fb2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Saturn/Atmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Saturn/DeepAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Saturn/DeepAtmosphere.png deleted file mode 100644 index ad4f1c77..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Saturn/DeepAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Saturn/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Saturn/EvaOrbit.png deleted file mode 100644 index b137002d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Saturn/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Saturn/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Saturn/EvaSpace.png deleted file mode 100644 index cae75f70..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Saturn/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Saturn/FirstAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Saturn/FirstAtmosphere.png deleted file mode 100644 index 7df5b333..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Saturn/FirstAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Saturn/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Saturn/FirstEvaOrbit.png deleted file mode 100644 index 49fd4f06..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Saturn/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Saturn/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Saturn/FirstEvaSpace.png deleted file mode 100644 index e0bce352..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Saturn/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Saturn/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Saturn/FirstOrbitCapsule.png deleted file mode 100644 index d50172d2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Saturn/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Saturn/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Saturn/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 60344166..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Saturn/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Saturn/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Saturn/OrbitCapsule.png deleted file mode 100644 index fea6fb64..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Saturn/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Saturn/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Saturn/OrbitCapsuleDocked.png deleted file mode 100644 index 278da83c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Saturn/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Saturn/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Saturn/SphereOfInfluence.png deleted file mode 100644 index 3430ba98..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Saturn/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Sol/Atmosphere.png b/GameData/RealSolarSystem/Ribbons/Sol/Atmosphere.png deleted file mode 100644 index 08bd1f53..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Sol/Atmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Sol/CloserSolarOrbit.png b/GameData/RealSolarSystem/Ribbons/Sol/CloserSolarOrbit.png deleted file mode 100644 index 013a72c6..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Sol/CloserSolarOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Sol/DeepAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Sol/DeepAtmosphere.png deleted file mode 100644 index f775e428..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Sol/DeepAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Sol/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Sol/EvaOrbit.png deleted file mode 100644 index f39f05ea..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Sol/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Sol/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Sol/EvaSpace.png deleted file mode 100644 index 359633af..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Sol/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Sol/FirstAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Sol/FirstAtmosphere.png deleted file mode 100644 index 11ff1674..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Sol/FirstAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Sol/FirstCloserSolarOrbit.png b/GameData/RealSolarSystem/Ribbons/Sol/FirstCloserSolarOrbit.png deleted file mode 100644 index 14049fed..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Sol/FirstCloserSolarOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Sol/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Sol/FirstEvaOrbit.png deleted file mode 100644 index a1d2dc7f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Sol/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Sol/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Sol/FirstEvaSpace.png deleted file mode 100644 index 085c70de..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Sol/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Sol/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Sol/FirstOrbitCapsule.png deleted file mode 100644 index 65fd9b53..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Sol/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Sol/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Sol/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 56f13dd8..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Sol/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Sol/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Sol/OrbitCapsule.png deleted file mode 100644 index e504eb4a..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Sol/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Sol/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Sol/OrbitCapsuleDocked.png deleted file mode 100644 index f1df31df..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Sol/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Sol/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Sol/SphereOfInfluence.png deleted file mode 100644 index 9d758b52..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Sol/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Tethys/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Tethys/EvaGround.png deleted file mode 100644 index e432e4f0..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Tethys/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Tethys/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Tethys/EvaOrbit.png deleted file mode 100644 index c2b3aced..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Tethys/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Tethys/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Tethys/EvaSpace.png deleted file mode 100644 index d82a4893..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Tethys/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Tethys/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Tethys/FirstEvaGround.png deleted file mode 100644 index eec3bee3..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Tethys/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Tethys/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Tethys/FirstEvaOrbit.png deleted file mode 100644 index 516744a0..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Tethys/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Tethys/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Tethys/FirstEvaSpace.png deleted file mode 100644 index de103c38..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Tethys/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Tethys/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Tethys/FirstLanding.png deleted file mode 100644 index aa805e4a..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Tethys/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Tethys/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Tethys/FirstOrbitCapsule.png deleted file mode 100644 index 1558b776..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Tethys/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Tethys/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Tethys/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 668233c1..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Tethys/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Tethys/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Tethys/FirstPlantFlag.png deleted file mode 100644 index 88f0ba9d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Tethys/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Tethys/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Tethys/FirstRover.png deleted file mode 100644 index 23a0333f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Tethys/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Tethys/Landing.png b/GameData/RealSolarSystem/Ribbons/Tethys/Landing.png deleted file mode 100644 index 9d7edf81..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Tethys/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Tethys/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Tethys/OrbitCapsule.png deleted file mode 100644 index e9cbfbe5..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Tethys/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Tethys/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Tethys/OrbitCapsuleDocked.png deleted file mode 100644 index eacafbb7..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Tethys/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Tethys/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Tethys/PlantFlag.png deleted file mode 100644 index 7cee3bf5..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Tethys/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Tethys/Rover.png b/GameData/RealSolarSystem/Ribbons/Tethys/Rover.png deleted file mode 100644 index 9f20a3d8..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Tethys/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Tethys/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Tethys/SphereOfInfluence.png deleted file mode 100644 index e3afb2a3..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Tethys/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/Atmosphere.png b/GameData/RealSolarSystem/Ribbons/Titan/Atmosphere.png deleted file mode 100644 index a8cb7e92..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/Atmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/DeepAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Titan/DeepAtmosphere.png deleted file mode 100644 index 5d013fbe..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/DeepAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Titan/EvaGround.png deleted file mode 100644 index 10385997..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Titan/EvaOrbit.png deleted file mode 100644 index d6716329..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Titan/EvaSpace.png deleted file mode 100644 index d289bf5e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/FirstAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Titan/FirstAtmosphere.png deleted file mode 100644 index 0cb0b1a7..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/FirstAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Titan/FirstEvaGround.png deleted file mode 100644 index b9259c4d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Titan/FirstEvaOrbit.png deleted file mode 100644 index 0800ce1c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Titan/FirstEvaSpace.png deleted file mode 100644 index 062beaf2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Titan/FirstLanding.png deleted file mode 100644 index 33521990..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Titan/FirstOrbitCapsule.png deleted file mode 100644 index 3ee40431..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Titan/FirstOrbitCapsuleDocked.png deleted file mode 100644 index df7fd2df..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Titan/FirstPlantFlag.png deleted file mode 100644 index be93a63e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Titan/FirstRover.png deleted file mode 100644 index 2d886210..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/Landing.png b/GameData/RealSolarSystem/Ribbons/Titan/Landing.png deleted file mode 100644 index 2ae477f4..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Titan/OrbitCapsule.png deleted file mode 100644 index 6b965cee..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Titan/OrbitCapsuleDocked.png deleted file mode 100644 index 021393ae..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Titan/PlantFlag.png deleted file mode 100644 index 265b3e9f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/Rover.png b/GameData/RealSolarSystem/Ribbons/Titan/Rover.png deleted file mode 100644 index 2dc2c30a..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titan/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Titan/SphereOfInfluence.png deleted file mode 100644 index 03af4613..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titan/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titania/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Titania/EvaGround.png deleted file mode 100644 index b33c2ba8..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titania/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titania/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Titania/EvaOrbit.png deleted file mode 100644 index c2f66bfa..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titania/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titania/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Titania/EvaSpace.png deleted file mode 100644 index 987fe9d6..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titania/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titania/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Titania/FirstEvaGround.png deleted file mode 100644 index 260a6f39..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titania/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titania/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Titania/FirstEvaOrbit.png deleted file mode 100644 index 7b9e392c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titania/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titania/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Titania/FirstEvaSpace.png deleted file mode 100644 index ff605506..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titania/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titania/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Titania/FirstLanding.png deleted file mode 100644 index 3df75c46..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titania/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titania/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Titania/FirstOrbitCapsule.png deleted file mode 100644 index 998ec414..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titania/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titania/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Titania/FirstOrbitCapsuleDocked.png deleted file mode 100644 index c2836fe5..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titania/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titania/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Titania/FirstPlantFlag.png deleted file mode 100644 index 4adc9208..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titania/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titania/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Titania/FirstRover.png deleted file mode 100644 index 1738f6b1..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titania/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titania/Landing.png b/GameData/RealSolarSystem/Ribbons/Titania/Landing.png deleted file mode 100644 index 6333b5e9..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titania/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titania/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Titania/OrbitCapsule.png deleted file mode 100644 index 457e03e7..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titania/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titania/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Titania/OrbitCapsuleDocked.png deleted file mode 100644 index 33291a22..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titania/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titania/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Titania/PlantFlag.png deleted file mode 100644 index 5ae596ec..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titania/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titania/Rover.png b/GameData/RealSolarSystem/Ribbons/Titania/Rover.png deleted file mode 100644 index 92b6131a..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titania/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Titania/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Titania/SphereOfInfluence.png deleted file mode 100644 index 85990f93..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Titania/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/Atmosphere.png b/GameData/RealSolarSystem/Ribbons/Triton/Atmosphere.png deleted file mode 100644 index d85dba9f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/Atmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/DeepAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Triton/DeepAtmosphere.png deleted file mode 100644 index e3a174ff..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/DeepAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Triton/EvaGround.png deleted file mode 100644 index fb7f1884..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Triton/EvaOrbit.png deleted file mode 100644 index f1125db7..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Triton/EvaSpace.png deleted file mode 100644 index ff5f14a2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/FirstAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Triton/FirstAtmosphere.png deleted file mode 100644 index 45847ef7..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/FirstAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Triton/FirstEvaGround.png deleted file mode 100644 index d0d9deaa..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Triton/FirstEvaOrbit.png deleted file mode 100644 index 15a8e01c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Triton/FirstEvaSpace.png deleted file mode 100644 index 98f7a59e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Triton/FirstLanding.png deleted file mode 100644 index 45c20602..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Triton/FirstOrbitCapsule.png deleted file mode 100644 index 7f20852e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Triton/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 7093cdf0..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Triton/FirstPlantFlag.png deleted file mode 100644 index 87ed499f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Triton/FirstRover.png deleted file mode 100644 index b5cbb83f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/Landing.png b/GameData/RealSolarSystem/Ribbons/Triton/Landing.png deleted file mode 100644 index 07ebbf1a..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Triton/OrbitCapsule.png deleted file mode 100644 index f03a3db5..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Triton/OrbitCapsuleDocked.png deleted file mode 100644 index 60f08efc..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Triton/PlantFlag.png deleted file mode 100644 index d408c83d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/Rover.png b/GameData/RealSolarSystem/Ribbons/Triton/Rover.png deleted file mode 100644 index 01783fac..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Triton/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Triton/SphereOfInfluence.png deleted file mode 100644 index 602ba6e6..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Triton/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Umbriel/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Umbriel/EvaGround.png deleted file mode 100644 index ed9f8b77..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Umbriel/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Umbriel/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Umbriel/EvaOrbit.png deleted file mode 100644 index 9918922e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Umbriel/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Umbriel/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Umbriel/EvaSpace.png deleted file mode 100644 index d57fdd9d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Umbriel/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Umbriel/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Umbriel/FirstEvaGround.png deleted file mode 100644 index d250a698..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Umbriel/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Umbriel/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Umbriel/FirstEvaOrbit.png deleted file mode 100644 index 017362b6..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Umbriel/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Umbriel/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Umbriel/FirstEvaSpace.png deleted file mode 100644 index 7ff59f1a..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Umbriel/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Umbriel/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Umbriel/FirstLanding.png deleted file mode 100644 index b883d63e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Umbriel/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Umbriel/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Umbriel/FirstOrbitCapsule.png deleted file mode 100644 index dd7533f0..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Umbriel/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Umbriel/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Umbriel/FirstOrbitCapsuleDocked.png deleted file mode 100644 index badecfc7..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Umbriel/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Umbriel/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Umbriel/FirstPlantFlag.png deleted file mode 100644 index 917a575e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Umbriel/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Umbriel/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Umbriel/FirstRover.png deleted file mode 100644 index 7462e297..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Umbriel/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Umbriel/Landing.png b/GameData/RealSolarSystem/Ribbons/Umbriel/Landing.png deleted file mode 100644 index 3c487691..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Umbriel/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Umbriel/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Umbriel/OrbitCapsule.png deleted file mode 100644 index fc84d6cb..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Umbriel/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Umbriel/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Umbriel/OrbitCapsuleDocked.png deleted file mode 100644 index a5dc14e2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Umbriel/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Umbriel/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Umbriel/PlantFlag.png deleted file mode 100644 index 0467c021..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Umbriel/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Umbriel/Rover.png b/GameData/RealSolarSystem/Ribbons/Umbriel/Rover.png deleted file mode 100644 index c00bb2b4..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Umbriel/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Umbriel/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Umbriel/SphereOfInfluence.png deleted file mode 100644 index 083b561b..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Umbriel/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Uranus/Atmosphere.png b/GameData/RealSolarSystem/Ribbons/Uranus/Atmosphere.png deleted file mode 100644 index 69a5f5b1..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Uranus/Atmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Uranus/DeepAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Uranus/DeepAtmosphere.png deleted file mode 100644 index a5ea5cb4..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Uranus/DeepAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Uranus/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Uranus/EvaOrbit.png deleted file mode 100644 index 017902ca..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Uranus/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Uranus/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Uranus/EvaSpace.png deleted file mode 100644 index 8b720e4a..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Uranus/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Uranus/FirstAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Uranus/FirstAtmosphere.png deleted file mode 100644 index 12318773..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Uranus/FirstAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Uranus/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Uranus/FirstEvaOrbit.png deleted file mode 100644 index 6662b540..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Uranus/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Uranus/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Uranus/FirstEvaSpace.png deleted file mode 100644 index 3b0b15fa..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Uranus/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Uranus/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Uranus/FirstOrbitCapsule.png deleted file mode 100644 index e6b67b8a..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Uranus/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Uranus/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Uranus/FirstOrbitCapsuleDocked.png deleted file mode 100644 index b31056dc..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Uranus/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Uranus/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Uranus/OrbitCapsule.png deleted file mode 100644 index 2e2a0b82..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Uranus/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Uranus/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Uranus/OrbitCapsuleDocked.png deleted file mode 100644 index 1f7db51d..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Uranus/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Uranus/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Uranus/SphereOfInfluence.png deleted file mode 100644 index 128734ac..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Uranus/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/Atmosphere.png b/GameData/RealSolarSystem/Ribbons/Venus/Atmosphere.png deleted file mode 100644 index 06d751a5..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/Atmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/DeepAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Venus/DeepAtmosphere.png deleted file mode 100644 index 6f525d24..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/DeepAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Venus/EvaGround.png deleted file mode 100644 index 919a919c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Venus/EvaOrbit.png deleted file mode 100644 index 800e8115..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Venus/EvaSpace.png deleted file mode 100644 index 96fed908..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/FirstAtmosphere.png b/GameData/RealSolarSystem/Ribbons/Venus/FirstAtmosphere.png deleted file mode 100644 index 80327c9e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/FirstAtmosphere.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Venus/FirstEvaGround.png deleted file mode 100644 index 46d6a69a..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Venus/FirstEvaOrbit.png deleted file mode 100644 index 74a3760e..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Venus/FirstEvaSpace.png deleted file mode 100644 index 6ae3c7dd..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Venus/FirstLanding.png deleted file mode 100644 index 761a92bb..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Venus/FirstOrbitCapsule.png deleted file mode 100644 index 41be1da7..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Venus/FirstOrbitCapsuleDocked.png deleted file mode 100644 index a15877b1..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Venus/FirstPlantFlag.png deleted file mode 100644 index 26e18eee..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Venus/FirstRover.png deleted file mode 100644 index 10722367..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/Landing.png b/GameData/RealSolarSystem/Ribbons/Venus/Landing.png deleted file mode 100644 index 313f30fd..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Venus/OrbitCapsule.png deleted file mode 100644 index f484f4e2..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Venus/OrbitCapsuleDocked.png deleted file mode 100644 index 9d043276..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Venus/PlantFlag.png deleted file mode 100644 index 0978963b..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/Rover.png b/GameData/RealSolarSystem/Ribbons/Venus/Rover.png deleted file mode 100644 index b84a39cc..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Venus/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Venus/SphereOfInfluence.png deleted file mode 100644 index 65db6c5c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Venus/SphereOfInfluence.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Vesta/EvaGround.png b/GameData/RealSolarSystem/Ribbons/Vesta/EvaGround.png deleted file mode 100644 index 236e0567..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Vesta/EvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Vesta/EvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Vesta/EvaOrbit.png deleted file mode 100644 index 15e9079c..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Vesta/EvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Vesta/EvaSpace.png b/GameData/RealSolarSystem/Ribbons/Vesta/EvaSpace.png deleted file mode 100644 index bbc2c434..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Vesta/EvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Vesta/FirstEvaGround.png b/GameData/RealSolarSystem/Ribbons/Vesta/FirstEvaGround.png deleted file mode 100644 index a6f80ccf..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Vesta/FirstEvaGround.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Vesta/FirstEvaOrbit.png b/GameData/RealSolarSystem/Ribbons/Vesta/FirstEvaOrbit.png deleted file mode 100644 index e7f044b6..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Vesta/FirstEvaOrbit.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Vesta/FirstEvaSpace.png b/GameData/RealSolarSystem/Ribbons/Vesta/FirstEvaSpace.png deleted file mode 100644 index 8aba006b..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Vesta/FirstEvaSpace.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Vesta/FirstLanding.png b/GameData/RealSolarSystem/Ribbons/Vesta/FirstLanding.png deleted file mode 100644 index b3b07bc9..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Vesta/FirstLanding.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Vesta/FirstOrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Vesta/FirstOrbitCapsule.png deleted file mode 100644 index c5abbd35..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Vesta/FirstOrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Vesta/FirstOrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Vesta/FirstOrbitCapsuleDocked.png deleted file mode 100644 index 0e192809..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Vesta/FirstOrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Vesta/FirstPlantFlag.png b/GameData/RealSolarSystem/Ribbons/Vesta/FirstPlantFlag.png deleted file mode 100644 index 68d23b6f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Vesta/FirstPlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Vesta/FirstRover.png b/GameData/RealSolarSystem/Ribbons/Vesta/FirstRover.png deleted file mode 100644 index 59be5405..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Vesta/FirstRover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Vesta/Landing.png b/GameData/RealSolarSystem/Ribbons/Vesta/Landing.png deleted file mode 100644 index 63d41623..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Vesta/Landing.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Vesta/OrbitCapsule.png b/GameData/RealSolarSystem/Ribbons/Vesta/OrbitCapsule.png deleted file mode 100644 index 03120aa0..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Vesta/OrbitCapsule.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Vesta/OrbitCapsuleDocked.png b/GameData/RealSolarSystem/Ribbons/Vesta/OrbitCapsuleDocked.png deleted file mode 100644 index c038f08f..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Vesta/OrbitCapsuleDocked.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Vesta/PlantFlag.png b/GameData/RealSolarSystem/Ribbons/Vesta/PlantFlag.png deleted file mode 100644 index 993fd589..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Vesta/PlantFlag.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Vesta/Rover.png b/GameData/RealSolarSystem/Ribbons/Vesta/Rover.png deleted file mode 100644 index fab4d2a0..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Vesta/Rover.png and /dev/null differ diff --git a/GameData/RealSolarSystem/Ribbons/Vesta/SphereOfInfluence.png b/GameData/RealSolarSystem/Ribbons/Vesta/SphereOfInfluence.png deleted file mode 100644 index 1d24a695..00000000 Binary files a/GameData/RealSolarSystem/Ribbons/Vesta/SphereOfInfluence.png and /dev/null differ