Skip to content

Commit

Permalink
Merge pull request #8 from zer0Kerbal/0.9.2.0
Browse files Browse the repository at this point in the history
# Version 0.9.2.0 - Breaking up is easy 🔔
  • Loading branch information
zer0Kerbal authored May 29, 2021
2 parents ff0d208 + 022aaf9 commit 8466ad4
Show file tree
Hide file tree
Showing 18 changed files with 306 additions and 233 deletions.
15 changes: 13 additions & 2 deletions Changelog.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Changelog.cfg v1.1.2.0
// Changelog.cfg v1.1.30
// Komplexity
// created: 19 Apr 18
// updated: 22 May 2021
// updated: 28 May 2021

KERBALCHANGELOG
{
Expand All @@ -10,6 +10,17 @@ KERBALCHANGELOG
license = GPLv2
author = zer0Kerbal
VERSION
{
version = 0.9.2.0
versionName = Breaking up is easy
change = Pre-Release 30 May 2021
change = Split patches into seperate files
change = turn TrackingStation.cfg.O off by default
change = include directions on how to enable TrackingStation.cfg.0
change = slight edits to documentation
change = forum post created
}
VERSION
{
version = 0.9.1.0
versionName = Komplex Complex
Expand Down
Original file line number Diff line number Diff line change
@@ -1,28 +1,26 @@
<!-- ReleaseLayout.md v1.1.5.0
<!-- ReleaseLayout.md v1.1.6.0
Komplexity (SLR)
created: 11 Aug 2018
updated: 22 May 2021 -->
updated: 28 May 2021 -->

[![Mod Version][shield:mod:static]][MOD:forum]
[![KSP version][shield:ksp:static]][KSP:website] ![KSP-AVC][shield:kspavc] [![License GPLv3][shield:license]][LINK:license] [![][LOGO:gplv2]][LINK:license]
![Code][shield:code] ![Validate AVC .version files][shield:avcvalid]
***

# Version 0.9.1.0 - Komplex Complex
### Beta Release 15 May 2021
- accounting computer error(s)
- in Astronaut upgrade costs, corrected.
- in Launchpad upgrade costs, corrected.
- in Runway upgrade costs, corrected.
- ***Sorry, no refunds!***
- key values for Launchpad/Runway L x RELEASEDIR x W - corrected
- Tracking Station
- now 10 full levels instead of the default four
- Part's in VAB/SPH will not reflect ten levels in their part info - three levels are hard coding into the game
- Even though Antenna Helper (Mod) had three levels hard coded - it is still useful
- Other mods might not be equipped to comprehend and deal with change
- worked on the Wiki and the graphic charts to help explain new levels

# Version 0.9.2.0 - Breaking up is easy
### Pre-Release 30 May 2021
- Split patches into seperate files
- turn TrackingStation.cfg.O off by default
- include directions on how to enable TrackingStation.cfg.0
- slight edits to documentation
- forum post created
- Tracking Station patch
- disabled by default
- to enable:
* copy GameData/KGEx/Komplexity/TrackingStation.cfg.0 to player patch folder
* such as GameData/MyGreatPatches/
* and enable by removing the .0 so the file name is now TrackingStation.cfg
[![Watch the video](https://img.youtube.com/vi/erhEQpBZGas/default.jpg)](https://youtu.be/erhEQpBZGas)
> See [Full Changelog][MOD:changelog] for full details of changes
> See [Known Issues][MOD:issues] for known issues
Expand All @@ -36,12 +34,12 @@ updated: 22 May 2021 -->
*Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date*
<!-- graphical links to downloads -->

[MOD:license]: https://github.com/zer0Kerbal/Komplexity/blob/master/LICENSE
[MOD:issues]: https://github.com/zer0Kerbal/Komplexity/issues
[MOD:known]: https://github.com/zer0Kerbal/Komplexity/wiki/Known-Issues
[MOD:forum]: https://forum.kerbalspaceprogram.com/index.php?/topic/191045-*
[MOD:changelog]: https://raw.githubusercontent.com/zer0Kerbal/Komplexity/master/Changelog.cfg
[KSP:website]: http://kerbalspaceprogram.com/
[MOD:license]: https://github.com/zer0Kerbal/Komplexity/blob/master/LICENSE
[MOD:issues]: https://github.com/zer0Kerbal/Komplexity/issues
[MOD:known]: https://github.com/zer0Kerbal/Komplexity/wiki/Known-Issues
[MOD:forum]: https://forum.kerbalspaceprogram.com/index.php?/topic/202749-*
[MOD:changelog]: https://raw.githubusercontent.com/zer0Kerbal/Komplexity/master/Changelog.cfg
[KSP:website]: http://kerbalspaceprogram.com/

<!-- static -->
[shield:mod:static]: https://img.shields.io/badge/Komplexity%20version-0.9.0.0-orange.svg?style=plastic
Expand Down
15 changes: 13 additions & 2 deletions GameData/KGEx/Komplexity/Changelog.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Changelog.cfg v1.1.2.0
// Changelog.cfg v1.1.30
// Komplexity
// created: 19 Apr 18
// updated: 22 May 2021
// updated: 28 May 2021

KERBALCHANGELOG
{
Expand All @@ -10,6 +10,17 @@ KERBALCHANGELOG
license = GPLv2
author = zer0Kerbal
VERSION
{
version = 0.9.2.0
versionName = Breaking up is easy
change = Pre-Release 30 May 2021
change = Split patches into seperate files
change = turn TrackingStation.cfg.O off by default
change = include directions on how to enable TrackingStation.cfg.0
change = slight edits to documentation
change = forum post created
}
VERSION
{
version = 0.9.1.0
versionName = Komplex Complex
Expand Down
4 changes: 2 additions & 2 deletions GameData/KGEx/Komplexity/Komplexity.version
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"NAME" : "Komplexity ()",
"URL" : "https://raw.githubusercontent.com/zer0Kerbal/Komplexity/master/Komplexity.version",
"DOWNLOAD" : "https://github.com/zer0Kerbal/Komplexity/releases/latest",
"DOWNLOAD" : "https://www.curseforge.com/kerbal/ksp-mods/komplexity/download",
"CHANGE_LOG_URL" : "https://raw.githubusercontent.com/zer0Kerbal/Komplexity/master/Changelog.cfg",
"GITHUB" :
{
Expand All @@ -13,7 +13,7 @@
{
"MAJOR" : 0,
"MINOR" : 9,
"PATCH" : 1,
"PATCH" : 2,
"BUILD" : 0
},
"KSP_VERSION" :
Expand Down
36 changes: 0 additions & 36 deletions GameData/KGEx/Komplexity/PatchManager/EnableKomplexity.cfg

This file was deleted.

20 changes: 20 additions & 0 deletions GameData/KGEx/Komplexity/Patches/Administration.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
// Administration.cfg v1.0.4.0
// Komplexity
// a addon that used CustomBarnKit to extend the Kerbin Space Center's facilities from four levels (start + three) to ten levels (start + nine)
// created: 05 Nov 2019
// updated: 28 May 2021
@CUSTOMBARNKIT:NEEDS[CustomBarnKit]:AFTER[CustomBarnKit]
{
@ADMINISTRATION
{
@levels = 10
@upgradesVisual = 1, 1, 1, 2, 2, 2, 3, 3, 3, 3
@upgrades = 0, 10000, 15000, 25000, 50000, 75000, 95000, 115000, 150000, 190000
@activeStrategyLimit = 1, 2, 3, 3, 4, 4, 5, 6, 7, 8
@strategyCommitRange = 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1.0
}
}
// GPL 2.0
// zer0Kerbal
28 changes: 28 additions & 0 deletions GameData/KGEx/Komplexity/Patches/AstronautComplex.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
// AstronautComplex.cfg v1.0.4.0
// Komplexity
// a addon that used CustomBarnKit to extend the Kerbin Space Center's facilities from four levels (start + three) to ten levels (start + nine)
// created: 05 Nov 2019
// updated: 28 May 2021
@CUSTOMBARNKIT:NEEDS[CustomBarnKit]:AFTER[CustomBarnKit]
{
@ASTRONAUTS
{
@levels = 10
@upgradesVisual = 1, 1, 1, 2, 2, 2, 3, 3, 3, 3
@upgrades = 15000, 15000, 20000, 25000, 30000, 40000, 50000, 65000, 80000, 100000
@unlockedEVA = 3
@unlockedEVAClamber = 3
@unlockedEVAFlags = 4
@EVAChuteOnBuilding = false
@unlockedEVAChute = 3
@homebodyEVA = true
@homebodyAtmoEVA = true
@activeCrewLimit = 5, 7, 10, 15, 20, 30, 35, 40, 65, -1
@crewLevelLimit = 1, 2, 2, 3, 3, 3, 4, 4, -1, -1
}
}
// GPL 2.0
// zer0Kerbal
33 changes: 33 additions & 0 deletions GameData/KGEx/Komplexity/Patches/Launchpad.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
// Launchpad.cfg v1.0.4.0
// Komplexity
// a addon that used CustomBarnKit to extend the Kerbin Space Center's facilities from four levels (start + three) to ten levels (start + nine)
// created: 05 Nov 2019
// updated: 28 May 2021
@CUSTOMBARNKIT:NEEDS[CustomBarnKit]:AFTER[CustomBarnKit]
{
@LAUNCHPAD
{
@levels = 10
@upgradesVisual = 1, 1, 1, 2, 2, 2, 3, 3, 3, 3
@upgrades = 0, 25000, 50000, 65000, 80000, 95000, 110000, 125000, 150000, 300000
@craftMassLimit = 9, 18, 36, 72, 80, 100, 120, 140, 160, -1
!craftSizeLimit {}
craftSizeLimit
{
size = 10, 9, 10
size = 15, 18, 15
size = 20, 36, 23
size = 30, 72, 28
size = 45, 80, 33
size = 75, 100, 38
size = 100, 120, 45
size = 125, 140, 49
size = 150, 160, 54
size = -1, -1, -1
}
}
}
// GPL 2.0
// zer0Kerbal
21 changes: 21 additions & 0 deletions GameData/KGEx/Komplexity/Patches/MissionControl.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
// MissionControl.cfg v1.0.4.0
// Komplexity
// a addon that used CustomBarnKit to extend the Kerbin Space Center's facilities from four levels (start + three) to ten levels (start + nine)
// created: 05 Nov 2019
// updated: 28 May 2021
@CUSTOMBARNKIT:NEEDS[CustomBarnKit]:AFTER[CustomBarnKit]
{
@MISSION
{
@levels = 10
@upgradesVisual = 1, 1, 1, 2, 2, 2, 3, 3, 3, 3
@upgrades = 0, 25000, 50000, 65000, 80000, 95000, 110000, 125000, 150000, 300000
@unlockedFlightPlanning = 5
@activeContractsLimit = 2, 3, 4, 5, 6, 7, 8, 9, 10, -1
}
}
// GPL 2.0
// zer0Kerbal
21 changes: 21 additions & 0 deletions GameData/KGEx/Komplexity/Patches/ResearchandDevelopment.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
// ResearchandDevelopment.cfg v1.0.4.0
// Komplexity
// a addon that used CustomBarnKit to extend the Kerbin Space Center's facilities from four levels (start + three) to ten levels (start + nine)
// created: 05 Nov 2019
// updated: 28 May 2021
@CUSTOMBARNKIT:NEEDS[CustomBarnKit]:AFTER[CustomBarnKit]
{
@RESEARCH
{
@levels = 10
@upgradesVisual = 1, 1, 1, 2, 2, 2, 3, 3, 3, 3
@upgrades = 0, 60000, 120000, 240000, 270000, 300000, 330000, 550000, 750000, 1000000
@dataToScienceRatio = 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1, 1.05, 1.1
@scienceCostLimit = 10, 20, 45, 90, 160, 300, 550, 550, 1000, -1
@unlockedFuelTransfer = 3
}
}
// GPL 2.0
// zer0Kerbal
33 changes: 33 additions & 0 deletions GameData/KGEx/Komplexity/Patches/Runway.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
// Runway.cfg v1.0.4.0
// Komplexity
// a addon that used CustomBarnKit to extend the Kerbin Space Center's facilities from four levels (start + three) to ten levels (start + nine)
// created: 05 Nov 2019
// updated: 28 May 2021
@CUSTOMBARNKIT:NEEDS[CustomBarnKit]:AFTER[CustomBarnKit]
{
@RUNWAY
{
@levels = 10
@upgradesVisual = 1, 1, 1, 2, 2, 2, 3, 3, 3, 3
@upgrades = 15000, 25000, 50000, 65000, 80000, 95000, 110000, 125000, 150000, 300000
@craftMassLimit = 9, 18, 36, 72, 80, 100, 120, 140, 160, -1
!craftSizeLimit {}
craftSizeLimit
{
size = 6, 9, 6
size = 15, 18, 15
size = 20, 36, 23
size = 30, 72, 28
size = 45, 80, 33
size = 75, 100, 38
size = 100, 120, 45
size = 125, 140, 49
size = 150, 160, 54
size = -1, -1, -1
}
}
}
// GPL 2.0
// zer0Kerbal
21 changes: 21 additions & 0 deletions GameData/KGEx/Komplexity/Patches/SpaceplaneHanger.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
// SpaceplaneHanger.cfg v1.0.4.0
// Komplexity
// a addon that used CustomBarnKit to extend the Kerbin Space Center's facilities from four levels (start + three) to ten levels (start + nine)
// created: 05 Nov 2019
// updated: 28 May 2021
@CUSTOMBARNKIT:NEEDS[CustomBarnKit]:AFTER[CustomBarnKit]
{
@SPH
{
@levels = 10
@upgradesVisual = 1, 1, 1, 2, 2, 2, 3, 3, 3, 3
@upgrades = 0, 150000, 210000, 250000, 290000, 330000, 370000, 410000, 440000, 500000
@actionGroupsStockUnlock = 1
@actionGroupsCustomUnlock = 5
@partCountLimit = 15, 25, 40, 60, 90, 125, 150, 200, 255, -1
}
}
// GPL 2.0
// zer0Kerbal
Loading

0 comments on commit 8466ad4

Please sign in to comment.