diff --git a/.vs/Firespitter/v15/Server/sqlite3/storage.ide b/.vs/Firespitter/v15/Server/sqlite3/storage.ide index 45a8c4f1..ad9fcf6d 100644 Binary files a/.vs/Firespitter/v15/Server/sqlite3/storage.ide and b/.vs/Firespitter/v15/Server/sqlite3/storage.ide differ diff --git a/For release/Firespitter/Assets/Biplane_01_WHITE.png b/For release/Firespitter/Assets/Biplane_01_WHITE.png deleted file mode 100644 index 84c00f47..00000000 Binary files a/For release/Firespitter/Assets/Biplane_01_WHITE.png and /dev/null differ diff --git a/For release/Firespitter/Assets/FS_BiplaneCockpit.mu b/For release/Firespitter/Assets/FS_BiplaneCockpit.mu index e8737b20..234bb95a 100644 Binary files a/For release/Firespitter/Assets/FS_BiplaneCockpit.mu and b/For release/Firespitter/Assets/FS_BiplaneCockpit.mu differ diff --git a/For release/Firespitter/CHANGELOG.txt b/For release/Firespitter/CHANGELOG.txt index 3ff94cf1..b4ad8baf 100644 --- a/For release/Firespitter/CHANGELOG.txt +++ b/For release/Firespitter/CHANGELOG.txt @@ -1,4 +1,5 @@ -1.4.0 - 2020.09.26 +0.7.17 - 2020.12.20 ------------------ -KSP 1.10 Compatibility -Converted Biplane cockpit into a crewed command seat \ No newline at end of file +KSP 1.11 Compatibility +Converted Biplane cockpit into a crewed command seat +Moved legacy biplane parts to the legacy parts folder - nab these if you need them. \ No newline at end of file diff --git a/For release/Firespitter/Firespitter.version b/For release/Firespitter/Firespitter.version index 840abe9e..a9876c8b 100644 --- a/For release/Firespitter/Firespitter.version +++ b/For release/Firespitter/Firespitter.version @@ -3,12 +3,12 @@ "URL": "https://raw.githubusercontent.com/snjo/Firespitter/master/For%20release/Firespitter/Firespitter.version", "VERSION": { "MAJOR": 7, - "MINOR": 16, + "MINOR": 17, "PATCH": 0 }, "KSP_VERSION":{ "MAJOR":1, - "MINOR":8, + "MINOR":11, "PATCH":0 }, "KSP_VERSION_MIN":{ @@ -18,7 +18,7 @@ }, "KSP_VERSION_MAX":{ "MAJOR":1, - "MINOR":10, - "PATCH":9 + "MINOR":11, + "PATCH":99 } } diff --git a/For release/Firespitter/Parts/FS_BiplaneCockpit.cfg b/For release/Firespitter/Parts/FS_BiplaneCockpit.cfg index 73ad14b5..92d2479d 100644 --- a/For release/Firespitter/Parts/FS_BiplaneCockpit.cfg +++ b/For release/Firespitter/Parts/FS_BiplaneCockpit.cfg @@ -48,6 +48,7 @@ vesselType = Ship // --- internal setup --- CrewCapacity = 1 +applyKerbalMassModification = false MODULE { diff --git a/For release/Firespitter/Plugins/Firespitter.dll b/For release/Firespitter/Plugins/Firespitter.dll index de517397..0ed62b7a 100644 Binary files a/For release/Firespitter/Plugins/Firespitter.dll and b/For release/Firespitter/Plugins/Firespitter.dll differ diff --git a/For release/Firespitter/Plugins/Firespitter.pdb b/For release/Firespitter/Plugins/Firespitter.pdb index 0dcfbfaa..860958a9 100644 Binary files a/For release/Firespitter/Plugins/Firespitter.pdb and b/For release/Firespitter/Plugins/Firespitter.pdb differ diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneElevator/biPlane.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneElevator/biPlane.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneElevator/biPlane.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneElevator/biPlane.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneElevator/biPlaneElevator.mu b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneElevator/biPlaneElevator.mu similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneElevator/biPlaneElevator.mu rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneElevator/biPlaneElevator.mu diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneElevator/part.cfg b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneElevator/part.cfg similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneElevator/part.cfg rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneElevator/part.cfg diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneElevator/wing_normal_NRM.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneElevator/wing_normal_NRM.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneElevator/wing_normal_NRM.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneElevator/wing_normal_NRM.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneRudder/biPlane.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneRudder/biPlane.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneRudder/biPlane.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneRudder/biPlane.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneRudder/biPlaneRudder.mu b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneRudder/biPlaneRudder.mu similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneRudder/biPlaneRudder.mu rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneRudder/biPlaneRudder.mu diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneRudder/part.cfg b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneRudder/part.cfg similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneRudder/part.cfg rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneRudder/part.cfg diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneRudder/wing_normal_NRM.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneRudder/wing_normal_NRM.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneRudder/wing_normal_NRM.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneRudder/wing_normal_NRM.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneSkid/biPlaneSkid.mu b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneSkid/biPlaneSkid.mu similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneSkid/biPlaneSkid.mu rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneSkid/biPlaneSkid.mu diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneSkid/part.cfg b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneSkid/part.cfg similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneSkid/part.cfg rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneSkid/part.cfg diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneSkid/skid.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneSkid/skid.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneSkid/skid.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneSkid/skid.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneTailFuselage/biPlaneTailFuselage.mu b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneTailFuselage/biPlaneTailFuselage.mu similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneTailFuselage/biPlaneTailFuselage.mu rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneTailFuselage/biPlaneTailFuselage.mu diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneTailFuselage/part.cfg b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneTailFuselage/part.cfg similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneTailFuselage/part.cfg rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneTailFuselage/part.cfg diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneTailFuselage/tail.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneTailFuselage/tail.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneTailFuselage/tail.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneTailFuselage/tail.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneTailFuselage/tailRed.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneTailFuselage/tailRed.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneTailFuselage/tailRed.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneTailFuselage/tailRed.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWheelPair/biPlaneWheelPair.mu b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWheelPair/biPlaneWheelPair.mu similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWheelPair/biPlaneWheelPair.mu rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWheelPair/biPlaneWheelPair.mu diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWheelPair/part.cfg b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWheelPair/part.cfg similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWheelPair/part.cfg rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWheelPair/part.cfg diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWheelPair/wheels.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWheelPair/wheels.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWheelPair/wheels.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWheelPair/wheels.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingCenter/biPlane.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingCenter/biPlane.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingCenter/biPlane.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingCenter/biPlane.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingCenter/biPlaneWingCenter.mu b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingCenter/biPlaneWingCenter.mu similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingCenter/biPlaneWingCenter.mu rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingCenter/biPlaneWingCenter.mu diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingCenter/part.cfg b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingCenter/part.cfg similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingCenter/part.cfg rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingCenter/part.cfg diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingCenter/wing_normal_NRM.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingCenter/wing_normal_NRM.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingCenter/wing_normal_NRM.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingCenter/wing_normal_NRM.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingMain/biPlane.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingMain/biPlane.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingMain/biPlane.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingMain/biPlane.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingMain/biPlaneWingMain.mu b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingMain/biPlaneWingMain.mu similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingMain/biPlaneWingMain.mu rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingMain/biPlaneWingMain.mu diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingMain/part.cfg b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingMain/part.cfg similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingMain/part.cfg rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingMain/part.cfg diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingMain/wing_normal_NRM.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingMain/wing_normal_NRM.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingMain/wing_normal_NRM.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingMain/wing_normal_NRM.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingRound/biPlane.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingRound/biPlane.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingRound/biPlane.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingRound/biPlane.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingRound/biPlaneWingRound.mu b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingRound/biPlaneWingRound.mu similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingRound/biPlaneWingRound.mu rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingRound/biPlaneWingRound.mu diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingRound/part.cfg b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingRound/part.cfg similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingRound/part.cfg rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingRound/part.cfg diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingRound/wing_normal_NRM.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingRound/wing_normal_NRM.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingRound/wing_normal_NRM.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingRound/wing_normal_NRM.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingShort/biPlane.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingShort/biPlane.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingShort/biPlane.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingShort/biPlane.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingShort/biPlaneWingShort.mu b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingShort/biPlaneWingShort.mu similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingShort/biPlaneWingShort.mu rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingShort/biPlaneWingShort.mu diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingShort/part.cfg b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingShort/part.cfg similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingShort/part.cfg rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingShort/part.cfg diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingShort/wing_normal_NRM.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingShort/wing_normal_NRM.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingShort/wing_normal_NRM.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingShort/wing_normal_NRM.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingTip/biPlane.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingTip/biPlane.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingTip/biPlane.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingTip/biPlane.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingTip/biPlaneWingTip.mu b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingTip/biPlaneWingTip.mu similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingTip/biPlaneWingTip.mu rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingTip/biPlaneWingTip.mu diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingTip/part.cfg b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingTip/part.cfg similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingTip/part.cfg rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingTip/part.cfg diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingTip/wing_normal_NRM.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingTip/wing_normal_NRM.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biPlaneWingTip/wing_normal_NRM.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biPlaneWingTip/wing_normal_NRM.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biplaneCockpit/biPlane.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biplaneCockpit/biPlane.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biplaneCockpit/biPlane.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biplaneCockpit/biPlane.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biplaneCockpit/biplaneCockpit.mu b/Legacy Parts/Firespitter/Parts/biplane/FS_biplaneCockpit/biplaneCockpit.mu similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biplaneCockpit/biplaneCockpit.mu rename to Legacy Parts/Firespitter/Parts/biplane/FS_biplaneCockpit/biplaneCockpit.mu diff --git a/For release/Firespitter/Parts/biPlane/FS_biplaneCockpit/biplaneControls.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biplaneCockpit/biplaneControls.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biplaneCockpit/biplaneControls.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biplaneCockpit/biplaneControls.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biplaneCockpit/kerbalSkin.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biplaneCockpit/kerbalSkin.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biplaneCockpit/kerbalSkin.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biplaneCockpit/kerbalSkin.dds diff --git a/For release/Firespitter/Parts/biPlane/FS_biplaneCockpit/part.cfg b/Legacy Parts/Firespitter/Parts/biplane/FS_biplaneCockpit/part.cfg similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biplaneCockpit/part.cfg rename to Legacy Parts/Firespitter/Parts/biplane/FS_biplaneCockpit/part.cfg diff --git a/For release/Firespitter/Parts/biPlane/FS_biplaneCockpit/wing_normal_NRM.dds b/Legacy Parts/Firespitter/Parts/biplane/FS_biplaneCockpit/wing_normal_NRM.dds similarity index 100% rename from For release/Firespitter/Parts/biPlane/FS_biplaneCockpit/wing_normal_NRM.dds rename to Legacy Parts/Firespitter/Parts/biplane/FS_biplaneCockpit/wing_normal_NRM.dds