Skip to content

Commit

Permalink
Merge pull request #42 from dkavolis/ksp1.7
Browse files Browse the repository at this point in the history
KSP 1.7 Update
  • Loading branch information
dkavolis committed Apr 10, 2019
2 parents 8be2ebe + 01765e9 commit f817f91
Show file tree
Hide file tree
Showing 96 changed files with 191 additions and 133 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<KSP_DIR_BUILD>C:\Zaidimai\KSP 1.6.1\</KSP_DIR_BUILD>
<KSP_DIR_BUILD>C:\Zaidimai\KSP 1.7.0\</KSP_DIR_BUILD>
<PostBuildCommand>
cd "$(SolutionDir)""
python -m buildtools postbuild -f "$(SolutionDir)config.json" -c "$(Configuration)" -t</PostBuildCommand>
Expand Down
2 changes: 1 addition & 1 deletion FerramAerospaceResearch/CompatibilityChecker.cs
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ internal class CompatibilityChecker : MonoBehaviour
{
public const int KSP_MAJOR_MAX = 1,
KSP_MAJOR_MIN = 1,
KSP_MINOR_MAX = 6,
KSP_MINOR_MAX = 7,
KSP_MINOR_MIN = 4;
public static bool IsCompatible()
{
Expand Down
2 changes: 1 addition & 1 deletion FerramAerospaceResearch/FARAPI.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
2 changes: 1 addition & 1 deletion FerramAerospaceResearch/FARAeroComponents/FARVesselAero.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
2 changes: 1 addition & 1 deletion FerramAerospaceResearch/FARAeroUtil.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
2 changes: 1 addition & 1 deletion FerramAerospaceResearch/FARDebugAndSettings.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
2 changes: 1 addition & 1 deletion FerramAerospaceResearch/FARGUI/FAREditorGUI/EditorGUI.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*Ferram Aerospace Research v0.15.9.7 "Lumley"
/*Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
2 changes: 1 addition & 1 deletion FerramAerospaceResearch/FARGUI/FARFlightGUI/FlightGUI.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
2 changes: 1 addition & 1 deletion FerramAerospaceResearch/FARGUI/GUIColors.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
2 changes: 1 addition & 1 deletion FerramAerospaceResearch/FARGUI/GUIDropDown.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
2 changes: 1 addition & 1 deletion FerramAerospaceResearch/FARGUI/GUIUtils.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
2 changes: 1 addition & 1 deletion FerramAerospaceResearch/FARKSPAddonFlightScene.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
2 changes: 1 addition & 1 deletion FerramAerospaceResearch/FARKSPAddonMainMenuSetup.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
2 changes: 1 addition & 1 deletion FerramAerospaceResearch/FARMathUtil.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
2 changes: 1 addition & 1 deletion FerramAerospaceResearch/FARPM.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
2 changes: 1 addition & 1 deletion FerramAerospaceResearch/FARPartExtensions.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Copyright 2019, Daumantas Kavolis, aka dkavolis
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Copyright 2019, Daumantas Kavolis, aka dkavolis

Expand Down
2 changes: 1 addition & 1 deletion FerramAerospaceResearch/FARPartGeometry/GeometryMesh.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Ferram Aerospace Research v0.15.9.7 "Lumley"
Ferram Aerospace Research v0.15.10.0 "Lundgren"
=========================
Aerodynamics model for Kerbal Space Program

Expand Down
Loading

0 comments on commit f817f91

Please sign in to comment.