Skip to content

Commit

Permalink
Atmosphere Curves
Browse files Browse the repository at this point in the history
  • Loading branch information
hemeac committed Nov 12, 2020
1 parent 525a75e commit 52570fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions GameData/KiwiTechTree/Configurations/Mods/Knes/Knes.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -1508,6 +1508,7 @@
@cost += 2000
@MODULE[ModuleEnginesFX]
{
!atmosphereCurve {}
atmosphereCurve
{
key = 0 300
Expand All @@ -1533,6 +1534,7 @@
@MODULE[ModuleEnginesFX]
{
@maxThrust = 295
!atmosphereCurve {}
atmosphereCurve
{
key = 0 274
Expand Down Expand Up @@ -1574,6 +1576,7 @@
@MODULE[ModuleEnginesFX]
{
!atmosphereCurve {}
atmosphereCurve
{
key = 0 295
Expand All @@ -1599,6 +1602,7 @@
@MODULE[ModuleEnginesFX]
{
@maxThrust = 960
!atmosphereCurve {}
atmosphereCurve
{
key = 0 300
Expand All @@ -1625,6 +1629,7 @@
@MODULE[ModuleEnginesFX]
{
@maxThrust = 960
!atmosphereCurve {}
atmosphereCurve
{
key = 0 300
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 52570fe

Please sign in to comment.