From e264b9e7975cc6ca3bef193473202115906b4668 Mon Sep 17 00:00:00 2001 From: Jonathan Bayer Date: Mon, 19 Apr 2021 17:14:43 -0400 Subject: [PATCH] Changed module name of KopernicusSolarPanels to KopernicusSolarPanel, needed for latest version of Kopernicus. Note: For those few users using the older Sigma version of Kopernicus on 1.8.1, this will fail. I've set the .version to make this 1.9.1 and later to avoid most of those issues --- BasesandStations.version | 4 ++-- ChangeLog.txt | 6 ++++++ .../StationMissions/.StationCore.cfg.swp | Bin 0 -> 4096 bytes .../StationMissions/StationCore.cfg | 4 ++-- 4 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 GameData/ContractPacks/KerbinSpaceStation/StationMissions/.StationCore.cfg.swp diff --git a/BasesandStations.version b/BasesandStations.version index ce2e9a3..e404e9a 100644 --- a/BasesandStations.version +++ b/BasesandStations.version @@ -10,11 +10,11 @@ "MAJOR": 3, "MINOR": 7, "PATCH": 2, - "BUILD": 4 + "BUILD": 5 }, "KSP_VERSION_MIN": { "MAJOR": 1, - "MINOR": 8, + "MINOR": 9, "PATCH": 1 }, "INSTALL_LOC_1": { diff --git a/ChangeLog.txt b/ChangeLog.txt index 449014b..57f9635 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,5 +1,11 @@ ChangeLog +3.7.2.5 + Changed module name of KopernicusSolarPanels to KopernicusSolarPanel, + needed for latest version of Kopernicus. Note: For those few users using + the older Sigma version of Kopernicus on 1.8.1, this will fail. I've set + the .version to make this 1.9.1 and later to avoid most of those issues + 3.7.2.4 Updated BaseScan contract with new part from SCANSat diff --git a/GameData/ContractPacks/KerbinSpaceStation/StationMissions/.StationCore.cfg.swp b/GameData/ContractPacks/KerbinSpaceStation/StationMissions/.StationCore.cfg.swp new file mode 100644 index 0000000000000000000000000000000000000000..6bd112c4740bea55779b97669e98b5994b2fd675 GIT binary patch literal 4096 zcmYc?2=nw+u+TGL00IF9h7T`m6F|%(ix?QPl9E77f*{!6PuJf~*WKSG%G1Zk5vO_= zEB(;o)S_a2puzg-nI##eN&4QYMM;@?!3BxQslg?QC7Jno`tFIjsV<2niTcj@c_l@O z$t3}a$=Su&R6=$5W)>F%H5Thb`Of)8sd~w2={OxSDlr-YBQgZ|7>tb!4V0A>6@-OC kM`Q?$dU`YjMnhmU1V%$(Gz3ONU^E0qLtr!nMsf%M0A+_a_5c6? literal 0 HcmV?d00001 diff --git a/GameData/ContractPacks/KerbinSpaceStation/StationMissions/StationCore.cfg b/GameData/ContractPacks/KerbinSpaceStation/StationMissions/StationCore.cfg index 48d9dd4..cc60bd4 100644 --- a/GameData/ContractPacks/KerbinSpaceStation/StationMissions/StationCore.cfg +++ b/GameData/ContractPacks/KerbinSpaceStation/StationMissions/StationCore.cfg @@ -161,7 +161,7 @@ CONTRACT_TYPE type = PartValidation hideChildren = true title = 1 or more solar panels - partModule = KopernicusSolarPanels + partModule = KopernicusSolarPanel minCount = 1 } } @@ -282,7 +282,7 @@ CONTRACT_TYPE // name = PartModuleUnlocked // type = PartModuleUnlocked // - // partModule = KopernicusSolarPanels + // partModule = KopernicusSolarPanel //} REQUIREMENT:NEEDS[NearFutureSolar]