From 3278a634fdfda8baf81fc27aae44cace05cd1d78 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:07:56 -0500 Subject: [PATCH 01/14] Update Kerbalism.json --- Source/Tech Tree/Parts Browser/data/Kerbalism.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Tech Tree/Parts Browser/data/Kerbalism.json b/Source/Tech Tree/Parts Browser/data/Kerbalism.json index 5b95cb8008e..ae7a8c76596 100644 --- a/Source/Tech Tree/Parts Browser/data/Kerbalism.json +++ b/Source/Tech Tree/Parts Browser/data/Kerbalism.json @@ -75,7 +75,7 @@ "category": "LS", "info": "", "year": "1964", - "technology": "earlyLifeSupport", + "technology": "longTermLifeSupport", "era": "02-SAT", "ro": true, "rp0": true, @@ -200,4 +200,4 @@ "identical_part_name": "", "module_tags": [] } -] \ No newline at end of file +] From 4fbcda1a58bcab23a9b648f5d0e42ce920d59525 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:19:04 -0500 Subject: [PATCH 02/14] Update RP0TechTree.cfg --- GameData/RP-1/Tree/RP0TechTree.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/GameData/RP-1/Tree/RP0TechTree.cfg b/GameData/RP-1/Tree/RP0TechTree.cfg index b2ec08c218a..c075601ab8f 100644 --- a/GameData/RP-1/Tree/RP0TechTree.cfg +++ b/GameData/RP-1/Tree/RP0TechTree.cfg @@ -5182,8 +5182,8 @@ RDNode { id = earlyLifeSupport - title = Early Life Support and ISRU - description = Early Life Support and ISRU (1964-1966) + title = Prototype Life Support and ISRU + description = Prototype Life Support and ISRU (1964-1966) cost = 40 hideEmpty = False nodeName = earlyLifeSupport @@ -5207,8 +5207,8 @@ RDNode { id = lifeSupportISRU - title = Life Support and ISRU - description = Life Support and ISRU (1967-1971) + title = Early Life Support and ISRU + description = Early Life Support and ISRU (1967-1971) cost = 80 hideEmpty = False nodeName = lifeSupportISRU From 39574ec87070cd9e2345d436cb20d8bec7bd7989 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:21:13 -0500 Subject: [PATCH 03/14] Update Kerbalism.json --- Source/Tech Tree/Parts Browser/data/Kerbalism.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Tech Tree/Parts Browser/data/Kerbalism.json b/Source/Tech Tree/Parts Browser/data/Kerbalism.json index ae7a8c76596..b02f0732366 100644 --- a/Source/Tech Tree/Parts Browser/data/Kerbalism.json +++ b/Source/Tech Tree/Parts Browser/data/Kerbalism.json @@ -76,7 +76,7 @@ "info": "", "year": "1964", "technology": "longTermLifeSupport", - "era": "02-SAT", + "era": "08-LONGTERM", "ro": true, "rp0": true, "orphan": false, @@ -99,7 +99,7 @@ "info": "", "year": "1990", "technology": "longTermLifeSupport", - "era": "", + "era": "08-LONGTERM", "ro": true, "orphan": false, "rp0_conf": true, From a438ac4e95c9718eda2a74df70705078a3ab3a15 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:23:10 -0500 Subject: [PATCH 04/14] Update Kerbalism.json --- Source/Tech Tree/Parts Browser/data/Kerbalism.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Source/Tech Tree/Parts Browser/data/Kerbalism.json b/Source/Tech Tree/Parts Browser/data/Kerbalism.json index b02f0732366..7eaabcb06f0 100644 --- a/Source/Tech Tree/Parts Browser/data/Kerbalism.json +++ b/Source/Tech Tree/Parts Browser/data/Kerbalism.json @@ -10,7 +10,7 @@ "info": "", "year": "2000", "technology": "advancedLifeSupport", - "era": "", + "era": "09-INTL", "ro": true, "orphan": false, "rp0_conf": true, @@ -32,7 +32,7 @@ "info": "", "year": "2000", "technology": "advancedLifeSupport", - "era": "", + "era": "09-INTL", "ro": true, "orphan": false, "rp0_conf": true, @@ -54,7 +54,7 @@ "info": "", "year": "2000", "technology": "advancedLifeSupport", - "era": "", + "era": "09-INTL", "ro": true, "orphan": false, "rp0_conf": true, @@ -144,7 +144,7 @@ "info": "", "year": "2010", "technology": "efficientLifeSupport", - "era": "", + "era": "10-COMM", "ro": true, "orphan": false, "rp0_conf": true, @@ -189,7 +189,7 @@ "info": "", "year": "2000", "technology": "advancedLifeSupport", - "era": "", + "era": "09-INTL", "ro": true, "orphan": false, "rp0_conf": true, From fcd6ad81f3a1b061b62f38da2d1bdc541735dbec Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:52:46 -0500 Subject: [PATCH 05/14] typos --- .../Experiments/CrewScience/BasicCapsuleExperiments.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/GameData/RP-1/Science/Experiments/CrewScience/BasicCapsuleExperiments.cfg b/GameData/RP-1/Science/Experiments/CrewScience/BasicCapsuleExperiments.cfg index ffe69c6533c..5dd624ce956 100644 --- a/GameData/RP-1/Science/Experiments/CrewScience/BasicCapsuleExperiments.cfg +++ b/GameData/RP-1/Science/Experiments/CrewScience/BasicCapsuleExperiments.cfg @@ -36,7 +36,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -87,7 +87,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -138,7 +138,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -189,7 +189,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0.002 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } From 32a800d04ebaa6d66110b48a3b66df98cf913351 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:53:02 -0500 Subject: [PATCH 06/14] Update CockpitExperiments.cfg --- .../Experiments/CrewScience/CockpitExperiments.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/GameData/RP-1/Science/Experiments/CrewScience/CockpitExperiments.cfg b/GameData/RP-1/Science/Experiments/CrewScience/CockpitExperiments.cfg index 90efa98b615..3267796ad03 100644 --- a/GameData/RP-1/Science/Experiments/CrewScience/CockpitExperiments.cfg +++ b/GameData/RP-1/Science/Experiments/CrewScience/CockpitExperiments.cfg @@ -32,7 +32,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0.002 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -82,7 +82,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0.002 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -132,7 +132,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0.002 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -182,7 +182,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0.002 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } From 9787c926b76a75e6924093f04fc9e151c75e07f4 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:53:18 -0500 Subject: [PATCH 07/14] Update MatureCapsuleExperiments.cfg --- .../CrewScience/MatureCapsuleExperiments.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/GameData/RP-1/Science/Experiments/CrewScience/MatureCapsuleExperiments.cfg b/GameData/RP-1/Science/Experiments/CrewScience/MatureCapsuleExperiments.cfg index 5f79d143f3d..c5d13a4d908 100644 --- a/GameData/RP-1/Science/Experiments/CrewScience/MatureCapsuleExperiments.cfg +++ b/GameData/RP-1/Science/Experiments/CrewScience/MatureCapsuleExperiments.cfg @@ -37,7 +37,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBodyAndMoons IncludeExperiment = } @@ -88,7 +88,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -139,7 +139,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -190,7 +190,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0.0001 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -243,7 +243,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0.0001 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } From 4c0c9ee2983e9710461b4810ed48f9818f95b1f1 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:53:34 -0500 Subject: [PATCH 08/14] Update SecondGenExperiments.cfg --- .../CrewScience/SecondGenExperiments.cfg | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/GameData/RP-1/Science/Experiments/CrewScience/SecondGenExperiments.cfg b/GameData/RP-1/Science/Experiments/CrewScience/SecondGenExperiments.cfg index b52fec82fa6..176fed29ac5 100644 --- a/GameData/RP-1/Science/Experiments/CrewScience/SecondGenExperiments.cfg +++ b/GameData/RP-1/Science/Experiments/CrewScience/SecondGenExperiments.cfg @@ -36,7 +36,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -87,7 +87,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBodyAndMoons IncludeExperiment = } @@ -138,7 +138,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBodyAndMoons IncludeExperiment = } @@ -189,7 +189,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -240,7 +240,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0.0005 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -292,7 +292,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0.0005 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBodyAndMoons IncludeExperiment = } @@ -344,7 +344,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -395,7 +395,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -446,7 +446,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -497,7 +497,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBodyAndMoons IncludeExperiment = } @@ -548,7 +548,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0.004 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -600,7 +600,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } From 507805da6475e845b8a174d90de79858afd9ad96 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:53:46 -0500 Subject: [PATCH 09/14] Update StationExperiments.cfg --- .../CrewScience/StationExperiments.cfg | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/GameData/RP-1/Science/Experiments/CrewScience/StationExperiments.cfg b/GameData/RP-1/Science/Experiments/CrewScience/StationExperiments.cfg index 21557cae8e4..42d81282f33 100644 --- a/GameData/RP-1/Science/Experiments/CrewScience/StationExperiments.cfg +++ b/GameData/RP-1/Science/Experiments/CrewScience/StationExperiments.cfg @@ -42,7 +42,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -90,7 +90,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -139,7 +139,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -188,7 +188,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 //Placeholder - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -238,7 +238,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -287,7 +287,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -336,7 +336,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0.0272 //7 days of input to stay mass neutral - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -386,7 +386,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 //Placeholder - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -440,7 +440,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = RP0longDurationHabit1 } @@ -489,7 +489,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -538,7 +538,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -587,7 +587,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -636,7 +636,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -685,7 +685,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0.005 //Placeholder - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -735,7 +735,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 //Placeholder - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -784,7 +784,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 //Placeholder - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -833,7 +833,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 //Placeholder - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -882,7 +882,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 //Placeholder - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -931,7 +931,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0.05 //Placeholder - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -981,7 +981,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0.005 //Placeholder - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -1031,7 +1031,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 //Placeholder - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } From 14a393576e1221eb3e74f5ae72abb6c0818128cf Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:54:09 -0500 Subject: [PATCH 10/14] Update BioSample.cfg --- GameData/RP-1/Science/Experiments/BioSample.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GameData/RP-1/Science/Experiments/BioSample.cfg b/GameData/RP-1/Science/Experiments/BioSample.cfg index 5942c55497f..3f7d9d59404 100644 --- a/GameData/RP-1/Science/Experiments/BioSample.cfg +++ b/GameData/RP-1/Science/Experiments/BioSample.cfg @@ -21,7 +21,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0.0002 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -123,7 +123,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0.01 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = RP0bioScan1 } From 4e807b78208fe460b4d223f96dd8920426d2c04c Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:54:32 -0500 Subject: [PATCH 11/14] Update Photography.cfg --- GameData/RP-1/Science/Experiments/Photography.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/GameData/RP-1/Science/Experiments/Photography.cfg b/GameData/RP-1/Science/Experiments/Photography.cfg index e3bacc4a79d..8dc33ab2e43 100644 --- a/GameData/RP-1/Science/Experiments/Photography.cfg +++ b/GameData/RP-1/Science/Experiments/Photography.cfg @@ -22,7 +22,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0.002 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = } @@ -87,7 +87,7 @@ EXPERIMENT_DEFINITION // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0.008 // 80kgs total sample for 4x20kg launches, with 8kg for 10 biomes - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = RP0photos1 } @@ -209,7 +209,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 2.5 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = RP0photos2 } @@ -266,7 +266,7 @@ EXPERIMENT_DEFINITION { // sample mass in tons. if undefined or 0, the experiment produce a file SampleMass = 0 - // Body restrictions, multiple lines allowed (just don't use confictiong combinations). + // Body restrictions, multiple lines allowed (just don't use conflicting combinations). BodyAllowed = HomeBody IncludeExperiment = RP0photos3 } From 722ec5e93b3b7e500f33f7bccd55838159bdaf39 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:57:51 -0500 Subject: [PATCH 12/14] Update RP0TechTree.cfg --- GameData/RP-1/Tree/RP0TechTree.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GameData/RP-1/Tree/RP0TechTree.cfg b/GameData/RP-1/Tree/RP0TechTree.cfg index c075601ab8f..f75e48dd289 100644 --- a/GameData/RP-1/Tree/RP0TechTree.cfg +++ b/GameData/RP-1/Tree/RP0TechTree.cfg @@ -5182,8 +5182,8 @@ RDNode { id = earlyLifeSupport - title = Prototype Life Support and ISRU - description = Prototype Life Support and ISRU (1964-1966) + title = Early Life Support and ISRU + description = Early Life Support and ISRU (1964-1966) cost = 40 hideEmpty = False nodeName = earlyLifeSupport From c79fe45303cbd4633834882e09c1710bea9c56ba Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:58:08 -0500 Subject: [PATCH 13/14] Update RP0TechTree.cfg --- GameData/RP-1/Tree/RP0TechTree.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GameData/RP-1/Tree/RP0TechTree.cfg b/GameData/RP-1/Tree/RP0TechTree.cfg index f75e48dd289..b2ec08c218a 100644 --- a/GameData/RP-1/Tree/RP0TechTree.cfg +++ b/GameData/RP-1/Tree/RP0TechTree.cfg @@ -5207,8 +5207,8 @@ RDNode { id = lifeSupportISRU - title = Early Life Support and ISRU - description = Early Life Support and ISRU (1967-1971) + title = Life Support and ISRU + description = Life Support and ISRU (1967-1971) cost = 80 hideEmpty = False nodeName = lifeSupportISRU From bc4e1b4dbf715243883d5d09d1a5560a30c9c064 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Mon, 3 Feb 2025 20:35:33 -0500 Subject: [PATCH 14/14] Update ROSolar.json --- Source/Tech Tree/Parts Browser/data/ROSolar.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Source/Tech Tree/Parts Browser/data/ROSolar.json b/Source/Tech Tree/Parts Browser/data/ROSolar.json index 6fb83c7be78..9e18951c82f 100644 --- a/Source/Tech Tree/Parts Browser/data/ROSolar.json +++ b/Source/Tech Tree/Parts Browser/data/ROSolar.json @@ -1,7 +1,7 @@ [ { "name": "ROS-BlanketSolarPanel", - "title": "Blanket Solar Panel", + "title": "Blanket Solar Panel [Procedural]", "description": "", "mod": "ROSolar", "cost": 1, @@ -23,7 +23,7 @@ }, { "name": "ROS-FoldingSolarPanel", - "title": "Folding Solar Panel", + "title": "Folding Solar Panel [Procedural]", "description": "", "mod": "ROSolar", "cost": 0, @@ -46,7 +46,7 @@ }, { "name": "ROS-HingedSolarPanel", - "title": "Hinged Solar Panel", + "title": "Hinged Solar Panel [Procedural]", "description": "", "mod": "ROSolar", "cost": 0, @@ -69,7 +69,7 @@ }, { "name": "ROS-StaticSolarPanel", - "title": "Static Solar Panel", + "title": "Static Solar Panel [Procedural]", "description": "", "mod": "ROSolar", "cost": 0, @@ -90,4 +90,4 @@ "identical_part_name": "", "module_tags": [] } -] \ No newline at end of file +]