Skip to content

Commit 2b43a83

Browse files
committed
Update for KSP 1.8
1 parent 43e8d00 commit 2b43a83

File tree

13 files changed

+165
-76
lines changed

13 files changed

+165
-76
lines changed
0 Bytes
Binary file not shown.
-512 Bytes
Binary file not shown.
-512 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

GameData/TestFlight/TestFlight.version

Lines changed: 25 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,32 @@
22
"NAME": "TestFlight",
33
"URL": "https://raw.githubusercontent.com/KSP-RO/TestFlight/master/GameData/TestFlight/TestFlight.version",
44
"CHANGE_LOG_URL": "https://raw.githubusercontent.com/KSP-RO/TestFlight/master/RELEASE_NOTES_RAW.txt",
5-
"KSP_VERSION":
5+
"KSP_VERSION":
66
{
7-
"MAJOR": 1,
8-
"MINOR": 7,
9-
"PATCH": 3
10-
},
11-
"VERSION":
7+
"MAJOR": 1,
8+
"MINOR": 8,
9+
"PATCH": 1
10+
},
11+
"VERSION":
1212
{
13-
"MAJOR": 1,
14-
"MINOR": 11,
13+
"MAJOR": 1,
14+
"MINOR": 12,
1515
"PATCH": 0,
16-
"BUILD": 0
17-
},
18-
"DOWNLOAD": "https://github.com/KSP-RO/TestFlight/releases/download/1.11.0.0/TestFlight-1.11.0.0.zip"
16+
"BUILD": 0
17+
},
18+
"KSP_VERSION_MIN":
19+
{
20+
"MAJOR": 1,
21+
"MINOR": 8,
22+
"PATCH": 0,
23+
"BUILD": 0
24+
},
25+
"KSP_VERSION_MAX":
26+
{
27+
"MAJOR": 1,
28+
"MINOR": 9,
29+
"PATCH": 99,
30+
"BUILD": 0
31+
},
32+
"DOWNLOAD": "https://github.com/KSP-RO/TestFlight/releases/download/1.12.0.0/TestFlight-1.12.0.0.zip"
1933
}

RELEASE_NOTES_RAW.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.12.0.0
2+
===========
3+
KSP Version v1.8.1
4+
15
1.11.0.0
26
===========
37
KSP Version v1.7.3

TestFlight.csproj

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2+
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
44
<PropertyGroup>
55
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -9,12 +9,13 @@
99
<AppDesignerFolder>Properties</AppDesignerFolder>
1010
<RootNamespace>TestFlight</RootNamespace>
1111
<AssemblyName>TestFlight</AssemblyName>
12-
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
12+
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
1414
<ReleaseVersion>0.4.0</ReleaseVersion>
15+
<TargetFrameworkProfile />
1516
</PropertyGroup>
1617
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17-
<DebugType>pdbonly</DebugType>
18+
<DebugType>portable</DebugType>
1819
<Optimize>False</Optimize>
1920
<OutputPath>bin\Debug\</OutputPath>
2021
<DefineConstants>DEBUG</DefineConstants>
@@ -26,6 +27,8 @@
2627
</CustomCommands>
2728
</CustomCommands>
2829
<DebugSymbols>true</DebugSymbols>
30+
<Prefer32Bit>false</Prefer32Bit>
31+
<PlatformTarget>x64</PlatformTarget>
2932
</PropertyGroup>
3033
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
3134
<DebugType>pdbonly</DebugType>
@@ -39,13 +42,14 @@
3942
<Command type="AfterBuild" command="cp ${TargetFile} ${TargetDir}/../../GameData/TestFlight/Plugins" />
4043
</CustomCommands>
4144
</CustomCommands>
45+
<Prefer32Bit>false</Prefer32Bit>
46+
<PlatformTarget>x64</PlatformTarget>
4247
</PropertyGroup>
4348
<PropertyGroup>
4449
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
4550
</PropertyGroup>
4651
<ItemGroup>
4752
<Reference Include="Assembly-CSharp">
48-
<HintPath>..\..\..\..\..\..\..\Games\Kerbal Space Program 1.3.1 - RO\KSP_x64_Data\Managed\Assembly-CSharp.dll</HintPath>
4953
<Private>False</Private>
5054
</Reference>
5155
<Reference Include="System" />
@@ -55,15 +59,16 @@
5559
<Reference Include="System.Data" />
5660
<Reference Include="System.Xml" />
5761
<Reference Include="Assembly-CSharp-firstpass">
58-
<HintPath>..\..\..\..\..\..\..\Games\Kerbal Space Program 1.3.1 - RO\KSP_x64_Data\Managed\Assembly-CSharp-firstpass.dll</HintPath>
5962
<Private>False</Private>
6063
</Reference>
6164
<Reference Include="UnityEngine">
62-
<HintPath>..\..\..\..\..\..\..\Games\Kerbal Space Program 1.3.1 - RO\KSP_x64_Data\Managed\UnityEngine.dll</HintPath>
65+
<Private>False</Private>
66+
</Reference>
67+
<Reference Include="UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
68+
<SpecificVersion>False</SpecificVersion>
6369
<Private>False</Private>
6470
</Reference>
6571
<Reference Include="UnityEngine.UI">
66-
<HintPath>..\..\..\..\..\..\..\Games\Kerbal Space Program 1.3.1 - RO\KSP_x64_Data\Managed\UnityEngine.UI.dll</HintPath>
6772
<Private>False</Private>
6873
</Reference>
6974
</ItemGroup>

TestFlightAPI/TestFlightAPI/TestFlightAPI.csproj

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2+
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
44
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
55
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
66
<ProjectGuid>{F212E235-8856-4C7E-AFA9-051490E1350F}</ProjectGuid>
77
<OutputType>Library</OutputType>
88
<RootNamespace>TestFlightAPI</RootNamespace>
99
<AssemblyName>TestFlightAPI</AssemblyName>
10-
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
10+
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
1111
<ReleaseVersion>0.4.0</ReleaseVersion>
12+
<TargetFrameworkProfile />
1213
</PropertyGroup>
1314
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
1415
<DebugSymbols>True</DebugSymbols>
15-
<DebugType>full</DebugType>
16+
<DebugType>portable</DebugType>
1617
<Optimize>False</Optimize>
1718
<OutputPath>bin\Debug</OutputPath>
1819
<DefineConstants>DEBUG;</DefineConstants>
@@ -24,6 +25,8 @@
2425
<Command type="AfterBuild" command="cp ${TargetFile} ${TargetDir}/../../../../GameData/TestFlight/Plugins" />
2526
</CustomCommands>
2627
</CustomCommands>
28+
<Prefer32Bit>false</Prefer32Bit>
29+
<PlatformTarget>x64</PlatformTarget>
2730
</PropertyGroup>
2831
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
2932
<DebugType>none</DebugType>
@@ -37,23 +40,25 @@
3740
<Command type="AfterBuild" command="cp ${TargetFile} ${TargetDir}/../../../../GameData/TestFlight/Plugins" />
3841
</CustomCommands>
3942
</CustomCommands>
43+
<Prefer32Bit>false</Prefer32Bit>
44+
<PlatformTarget>x64</PlatformTarget>
4045
</PropertyGroup>
4146
<ItemGroup>
4247
<Reference Include="System" />
4348
<Reference Include="Assembly-CSharp">
44-
<HintPath>..\..\..\..\..\..\..\..\..\Games\Kerbal Space Program 1.3.1 - RO\KSP_x64_Data\Managed\Assembly-CSharp.dll</HintPath>
4549
<Private>False</Private>
4650
</Reference>
4751
<Reference Include="Assembly-CSharp-firstpass">
48-
<HintPath>..\..\..\..\..\..\..\..\..\Games\Kerbal Space Program 1.3.1 - RO\KSP_x64_Data\Managed\Assembly-CSharp-firstpass.dll</HintPath>
4952
<Private>False</Private>
5053
</Reference>
5154
<Reference Include="UnityEngine">
52-
<HintPath>..\..\..\..\..\..\..\..\..\Games\Kerbal Space Program 1.3.1 - RO\KSP_x64_Data\Managed\UnityEngine.dll</HintPath>
55+
<Private>False</Private>
56+
</Reference>
57+
<Reference Include="UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
58+
<SpecificVersion>False</SpecificVersion>
5359
<Private>False</Private>
5460
</Reference>
5561
<Reference Include="UnityEngine.UI">
56-
<HintPath>..\..\..\..\..\..\..\..\..\Games\Kerbal Space Program 1.3.1 - RO\KSP_x64_Data\Managed\UnityEngine.UI.dll</HintPath>
5762
<Private>False</Private>
5863
</Reference>
5964
</ItemGroup>

TestFlightContracts/TestFlightContracts.csproj

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,27 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2+
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
44
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
55
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
66
<ProjectGuid>{2FC310C3-6160-4334-831F-573F0D5D98E2}</ProjectGuid>
77
<OutputType>Library</OutputType>
88
<RootNamespace>TestFlightContracts</RootNamespace>
99
<AssemblyName>TestFlightContracts</AssemblyName>
10-
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
10+
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
1111
<ReleaseVersion>0.4.0</ReleaseVersion>
12+
<TargetFrameworkProfile />
1213
</PropertyGroup>
1314
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
1415
<DebugSymbols>true</DebugSymbols>
15-
<DebugType>full</DebugType>
16+
<DebugType>portable</DebugType>
1617
<Optimize>false</Optimize>
1718
<OutputPath>bin\Debug</OutputPath>
1819
<DefineConstants>DEBUG;</DefineConstants>
1920
<ErrorReport>prompt</ErrorReport>
2021
<WarningLevel>4</WarningLevel>
2122
<ConsolePause>false</ConsolePause>
22-
<CustomCommands>
23-
<CustomCommands>
24-
<Command type="AfterBuild" command="cp ${TargetFile} ${TargetDir}/../../../GameData/TestFlight/Plugins" />
25-
</CustomCommands>
26-
</CustomCommands>
23+
<Prefer32Bit>false</Prefer32Bit>
24+
<PlatformTarget>x64</PlatformTarget>
2725
</PropertyGroup>
2826
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
2927
<DebugType>full</DebugType>
@@ -32,32 +30,28 @@
3230
<ErrorReport>prompt</ErrorReport>
3331
<WarningLevel>4</WarningLevel>
3432
<ConsolePause>false</ConsolePause>
35-
<CustomCommands>
36-
<CustomCommands>
37-
<Command type="AfterBuild" command="cp ${TargetFile} ${TargetDir}/../../../GameData/TestFlight/Plugins" />
38-
</CustomCommands>
39-
</CustomCommands>
33+
<Prefer32Bit>false</Prefer32Bit>
34+
<PlatformTarget>x64</PlatformTarget>
4035
</PropertyGroup>
4136
<ItemGroup>
4237
<Reference Include="System" />
4338
<Reference Include="Assembly-CSharp">
44-
<HintPath>..\..\..\..\..\..\..\..\Games\Kerbal Space Program 1.3.1 - RO\KSP_x64_Data\Managed\Assembly-CSharp.dll</HintPath>
4539
<Private>False</Private>
4640
</Reference>
4741
<Reference Include="Assembly-CSharp-firstpass">
48-
<HintPath>..\..\..\..\..\..\..\..\Games\Kerbal Space Program 1.3.1 - RO\KSP_x64_Data\Managed\Assembly-CSharp-firstpass.dll</HintPath>
4942
<Private>False</Private>
5043
</Reference>
5144
<Reference Include="UnityEngine">
52-
<HintPath>..\..\..\..\..\..\..\..\Games\Kerbal Space Program 1.3.1 - RO\KSP_x64_Data\Managed\UnityEngine.dll</HintPath>
5345
<Private>False</Private>
5446
</Reference>
5547
<Reference Include="ContractConfigurator">
56-
<HintPath>..\..\..\..\..\..\..\..\Games\Kerbal Space Program 1.3.1 - RO\GameData\ContractConfigurator\ContractConfigurator.dll</HintPath>
5748
<Private>False</Private>
5849
</Reference>
50+
<Reference Include="UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
51+
<Private>False</Private>
52+
<SpecificVersion>False</SpecificVersion>
53+
</Reference>
5954
<Reference Include="UnityEngine.UI">
60-
<HintPath>..\..\..\..\..\..\..\..\Games\Kerbal Space Program 1.3.1 - RO\KSP_x64_Data\Managed\UnityEngine.UI.dll</HintPath>
6155
<Private>False</Private>
6256
</Reference>
6357
</ItemGroup>

TestFlightContracts/custom.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
</ItemGroup>
88
<Target Name="AfterBuild">
99
<Copy SourceFiles="@(FilesToCopy)" DestinationFolder="..\GameData\TestFlight\Plugins\" />
10-
<Copy SourceFiles="@(MDBFilesToCopy)" DestinationFolder="..\GameData\TestFlight\Plugins\" />
10+
<!--<Copy SourceFiles="@(MDBFilesToCopy)" DestinationFolder="..\GameData\TestFlight\Plugins\" />-->
1111
</Target>
1212
</Project>

0 commit comments

Comments
 (0)