From 52570fe116b8d0a9aef7911c61a46afef26a749a Mon Sep 17 00:00:00 2001 From: hemeac <68188429+hemeac@users.noreply.github.com> Date: Thu, 12 Nov 2020 19:10:14 +1100 Subject: [PATCH] Atmosphere Curves --- GameData/KiwiTechTree/Configurations/Mods/Knes/Knes.cfg | 5 +++++ README.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/GameData/KiwiTechTree/Configurations/Mods/Knes/Knes.cfg b/GameData/KiwiTechTree/Configurations/Mods/Knes/Knes.cfg index b70938c..52fd990 100644 --- a/GameData/KiwiTechTree/Configurations/Mods/Knes/Knes.cfg +++ b/GameData/KiwiTechTree/Configurations/Mods/Knes/Knes.cfg @@ -1508,6 +1508,7 @@ @cost += 2000 @MODULE[ModuleEnginesFX] { + !atmosphereCurve {} atmosphereCurve { key = 0 300 @@ -1533,6 +1534,7 @@ @MODULE[ModuleEnginesFX] { @maxThrust = 295 + !atmosphereCurve {} atmosphereCurve { key = 0 274 @@ -1574,6 +1576,7 @@ @MODULE[ModuleEnginesFX] { + !atmosphereCurve {} atmosphereCurve { key = 0 295 @@ -1599,6 +1602,7 @@ @MODULE[ModuleEnginesFX] { @maxThrust = 960 + !atmosphereCurve {} atmosphereCurve { key = 0 300 @@ -1625,6 +1629,7 @@ @MODULE[ModuleEnginesFX] { @maxThrust = 960 + !atmosphereCurve {} atmosphereCurve { key = 0 300 diff --git a/README.md b/README.md index 01d1604..9f7c182 100644 --- a/README.md +++ b/README.md @@ -414,7 +414,7 @@ Shuffled the technodes. Generally made it more expensive. Added stuctural upgr * [Less Real Than Real(ism)](https://forum.kerbalspaceprogram.com/index.php?/topic/189978-181-less-real-than-realism-rp-1-with-less-r-v12/) ## Changelog -* 1.0.0 RC2 (12 November 2020): Fixed Parachute Single being in start node; Fixed missing costs in Knes; Fixed cost of James Webb Telescope; Added missing structural upgrades in Near Future Construction; Fixed cost in Orion SpineS and SpineL; Small cost rebalancing in Stock, Open Cockpit, Luciole, Knes, AirplanePlus, CRE. +* 1.0.0 RC2 (12 November 2020): Fixed Parachute Single being in start node; Fixed missing costs in Knes; Fixed cost of James Webb Telescope; Added missing structural upgrades in Near Future Construction; Fixed cost in Orion SpineS and SpineL; Small cost rebalancing in Stock, Open Cockpit, Luciole, Knes, AirplanePlus, CRE; Fixed duplicate atmosphere curves in two engines in Knes. * 1.0.0 RC1 (11 November 2020): Added "Other" Engine Upgrade; Several new fuel tank options; Removed legacy structural part upgrades; Added standardized upgrade support for Duna Direct, Luciole, Mining Expansion, Missing History, Mk2 Stockalike Expansion, Mk3 Stockalike Expansion, Near Future, Luciole, Nexus (Still not full support), Open Cockpit, Rational Resources, Planetary Bases, ReStock, SSPX, ; Fixed NEEDS for some parts in Mk3 Expansion; Updated Mk1 Stockalike Open Cockpit Support to 1.3; Cleaned up Partupgrade text for engines; Light testing for support in 1.10.1 * 0.9.7 (6 November 2020): Added a general config to specify upgrade values for engines, parachutes, space capable planes, command modules, fuel tanks, ore tanks, structural parts; Have begun to add code that specifies location of upgrade within the description (this will be an on-going process); Added general upgrade systems to Stock, Airplane Plus, Open Cockpit, and few parts within other mods as specified in individual files. Fixed bug with FeatureReliability as well as issue with MAH when BDB is present in installs. Added Engine Ignitor Configs for CNAR, Coatl Aerospace, Dodo Labs, KeR-7, MAH, Mars Direct, Nexus, TM4KSP, MOLE, Mk-33 courtesy of Clamp-O-Tron * 0.9.6 (29 October 2020): Added CRE Stockalike British Rocketry Support; Balanced cryo engines ISP in Making Alternate History and CryoEngines (Thanks to suggestion by Github user T10a);