From b5b6e587ce48c4b5051721eef06b2bac9bfac211 Mon Sep 17 00:00:00 2001 From: Felger Date: Sun, 30 Nov 2014 20:43:15 -0600 Subject: [PATCH 01/12] Re-commit to master --- HotRockets-7.25.ckan | 7 ++----- SmokeScreen-2.5.0.ckan | 28 ++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+), 5 deletions(-) create mode 100644 SmokeScreen-2.5.0.ckan diff --git a/HotRockets-7.25.ckan b/HotRockets-7.25.ckan index 3f28194cb0..a866af7df2 100644 --- a/HotRockets-7.25.ckan +++ b/HotRockets-7.25.ckan @@ -16,13 +16,10 @@ { "file" : "MP_Nazari", "install_to" : "GameData" - }, - { - "file" : "SmokeScreen", - "install_to" : "GameData" } ], "depends" : [ - { "name" : "ModuleManager", "min_version" : "2.5.1" } + { "name" : "ModuleManager", "min_version" : "2.5.1" }, + { "name" : "SmokeScreen", "min_version" : "2.5.0" } ] } diff --git a/SmokeScreen-2.5.0.ckan b/SmokeScreen-2.5.0.ckan new file mode 100644 index 0000000000..4d69a8926a --- /dev/null +++ b/SmokeScreen-2.5.0.ckan @@ -0,0 +1,28 @@ +{ + "spec_version" : 1, + "name" : "SmokeScreen 2.5.0 - Extended FX Plugin", + "abstract" : "SmokeScreen is a plugin that build on the engine FX added in .23 and adds new features to them. Most of the features ideas comes from Nothke", + "identifier" : "SmokeScreen", + "download" : "https://ksp.sarbian.com/jenkins/job/SmokeScreen/lastSuccessfulBuild/artifact/SmokeScreen-2.5.0.0.zip", + "license" : "BSD-2-clause", + "author" : [ "sarbian" ], + "version" : "2.5.0", + "release_status" : "stable", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/71630" + }, + "install" : [ + { + "file" : "GameData/SmokeScreen", + "install_to" : "GameData" + } + ], + "depends" : [ + { "name" : "ModuleManager", "min_version" : "2.5.1" } + ] + "recommends" : [ + { "name" : "HotRockets" }, + { "name" : "RealEffects" } + ] +} From 6f19b0fce3fc98413f6725ccbfcd3f8e13ffe556 Mon Sep 17 00:00:00 2001 From: Felger Date: Mon, 1 Dec 2014 16:52:40 -0600 Subject: [PATCH 02/12] Procedural Parts and Fairings Texture Packs Also adding these as suggested addons for the respective mods. --- ProceduralFairings-Textures-KSLO-v0.ckan | 24 +++++++++++++++++++++++ ProceduralFairings-Textures-KW-v0.ckan | 23 ++++++++++++++++++++++ ProceduralFairings-Textures-TJCCA-v0.ckan | 23 ++++++++++++++++++++++ ProceduralParts-Textures-SCCKSCS-v0.ckan | 23 ++++++++++++++++++++++ 4 files changed, 93 insertions(+) create mode 100644 ProceduralFairings-Textures-KSLO-v0.ckan create mode 100644 ProceduralFairings-Textures-KW-v0.ckan create mode 100644 ProceduralFairings-Textures-TJCCA-v0.ckan create mode 100644 ProceduralParts-Textures-SCCKSCS-v0.ckan diff --git a/ProceduralFairings-Textures-KSLO-v0.ckan b/ProceduralFairings-Textures-KSLO-v0.ckan new file mode 100644 index 0000000000..ba1c89864c --- /dev/null +++ b/ProceduralFairings-Textures-KSLO-v0.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "ProceduralFairings-Textures-KSLO", + "ksp_version": "0.23.5", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/68892" + }, + "name": "blackheart612's KW Procedural Fairings", + "license": "CC-BY-NC-ND-3.0", + "abstract": "Here are some fairings to change the everyday lifestyle of people. This includes KW style fairings which comes in two shapes: The Cone-Egg hybrid and Titan Fairing. It also includes Long March Fairing and Atlas Fairings (which pretty much uses KW interior).", + "author": "blackheart612", + "version": "0", + "download": "https://www.dropbox.com/s/xyq94c1ygtxduyh/KSLO%20Fairing%20Pack.zip?dl=1", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "depends" : [ { "name" : "ProceduralFairings" }, + { "name" : "FirespitterCore" } ], + "install": [ + { + "file" : "GameData/KerbalStockLauncherOverhaul", + "install_to" : "GameData" + } + ] +} \ No newline at end of file diff --git a/ProceduralFairings-Textures-KW-v0.ckan b/ProceduralFairings-Textures-KW-v0.ckan new file mode 100644 index 0000000000..6724bc974c --- /dev/null +++ b/ProceduralFairings-Textures-KW-v0.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "ProceduralFairings-Textures-KW", + "ksp_version": "0.23.5", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/68892" + }, + "name": "blackheart612's KW Procedural Fairings", + "license": "CC-BY-NC-ND-3.0", + "abstract": "First of all, these models are not mine but are from KW Rocketry, all credits goes to Kickasskyle and Winston. These are just some stuff I did to put KW stuff to Procedural Fairings.", + "author": "blackheart612", + "version": "0", + "download": "https://www.dropbox.com/s/imbco59m751ziyg/KWzit%202-6-14.zip?dl=1", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "depends" : [ { "name" : "ProceduralFairings" } ], + "install": [ + { + "file" : "GameData/blackheart", + "install_to" : "GameData" + } + ] +} \ No newline at end of file diff --git a/ProceduralFairings-Textures-TJCCA-v0.ckan b/ProceduralFairings-Textures-TJCCA-v0.ckan new file mode 100644 index 0000000000..39a84d709c --- /dev/null +++ b/ProceduralFairings-Textures-TJCCA-v0.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "ProceduralFairings-Textures-TJCCA", + "ksp_version": "0.23.5", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/68892" + }, + "name": "blackheart612's KW Procedural Fairings", + "license": "CC-BY-NC-ND-3.0", + "abstract": "Here are some fairings to change the everyday lifestyle of people. This includes KW style fairings which comes in two shapes: The Cone-Egg hybrid and Titan Fairing. It also includes Long March Fairing and Atlas Fairings (which pretty much uses KW interior).", + "author": "blackheart612", + "version": "0", + "download": "https://www.dropbox.com/s/y8qz0nef8ccvky9/FairingTex.zip?dl=1", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "depends" : [ { "name" : "ProceduralFairings" } ], + "install": [ + { + "file" : "GameData/blackheart", + "install_to" : "GameData" + } + ] +} \ No newline at end of file diff --git a/ProceduralParts-Textures-SCCKSCS-v0.ckan b/ProceduralParts-Textures-SCCKSCS-v0.ckan new file mode 100644 index 0000000000..460938fe17 --- /dev/null +++ b/ProceduralParts-Textures-SCCKSCS-v0.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "ProceduralParts-Textures-SCCKSCS", + "ksp_version": "0.23.5", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/68892" + }, + "name": "blackheart612's Procedural Part Textures", + "license": "CC-BY-NC-ND-3.0", + "abstract": "Features some essential textures in Procedural Parts that I thought were missing. Stock KSP station texture, Chaka Monkey (in addon dev) station texture, Chinese Tank Decals, KOSMOS station textures, Shuttle Engine mod textures, Castor SRB texture, Shuttle SRB textures", + "author": "blackheart612", + "version": "0", + "download": "https://www.dropbox.com/s/qn02x7fwwg436bd/blackheart%203-18-14.zip?dl=1", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "depends" : [ { "name" : "ProceduralParts" } ], + "install": [ + { + "file" : "GameData/blackheart", + "install_to" : "GameData" + } + ] +} \ No newline at end of file From 5cfa53ff0e7ed97f6e9a07e3d3e9a7d2e175ef9f Mon Sep 17 00:00:00 2001 From: Felger Date: Mon, 1 Dec 2014 17:07:34 -0600 Subject: [PATCH 03/12] PF and PP texture pack fixes Added 'provides' to the appropriate places. --- ProceduralFairings-Textures-KSLO-v0.ckan | 1 + ProceduralFairings-Textures-KW-v0.ckan | 1 + ProceduralFairings-Textures-TJCCA-v0.ckan | 1 + ProceduralParts-Textures-SCCKSCS-v0.ckan | 1 + 4 files changed, 4 insertions(+) diff --git a/ProceduralFairings-Textures-KSLO-v0.ckan b/ProceduralFairings-Textures-KSLO-v0.ckan index ba1c89864c..d8f1ac1671 100644 --- a/ProceduralFairings-Textures-KSLO-v0.ckan +++ b/ProceduralFairings-Textures-KSLO-v0.ckan @@ -15,6 +15,7 @@ "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", "depends" : [ { "name" : "ProceduralFairings" }, { "name" : "FirespitterCore" } ], + "provides": [ { "name" : "PFTextures" } ], "install": [ { "file" : "GameData/KerbalStockLauncherOverhaul", diff --git a/ProceduralFairings-Textures-KW-v0.ckan b/ProceduralFairings-Textures-KW-v0.ckan index 6724bc974c..9b8378f473 100644 --- a/ProceduralFairings-Textures-KW-v0.ckan +++ b/ProceduralFairings-Textures-KW-v0.ckan @@ -14,6 +14,7 @@ "download": "https://www.dropbox.com/s/imbco59m751ziyg/KWzit%202-6-14.zip?dl=1", "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", "depends" : [ { "name" : "ProceduralFairings" } ], + "provides": [ { "name" : "PFTextures" } ], "install": [ { "file" : "GameData/blackheart", diff --git a/ProceduralFairings-Textures-TJCCA-v0.ckan b/ProceduralFairings-Textures-TJCCA-v0.ckan index 39a84d709c..2600d26261 100644 --- a/ProceduralFairings-Textures-TJCCA-v0.ckan +++ b/ProceduralFairings-Textures-TJCCA-v0.ckan @@ -14,6 +14,7 @@ "download": "https://www.dropbox.com/s/y8qz0nef8ccvky9/FairingTex.zip?dl=1", "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", "depends" : [ { "name" : "ProceduralFairings" } ], + "provides": [ { "name" : "PFTextures" } ], "install": [ { "file" : "GameData/blackheart", diff --git a/ProceduralParts-Textures-SCCKSCS-v0.ckan b/ProceduralParts-Textures-SCCKSCS-v0.ckan index 460938fe17..bbddaacbeb 100644 --- a/ProceduralParts-Textures-SCCKSCS-v0.ckan +++ b/ProceduralParts-Textures-SCCKSCS-v0.ckan @@ -14,6 +14,7 @@ "download": "https://www.dropbox.com/s/qn02x7fwwg436bd/blackheart%203-18-14.zip?dl=1", "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", "depends" : [ { "name" : "ProceduralParts" } ], + "provides": [ { "name" : "PPTextures" } ], "install": [ { "file" : "GameData/blackheart", From 5af7cb7b0607c2d6dcaa7caca423e96592eafa84 Mon Sep 17 00:00:00 2001 From: Felger Date: Mon, 1 Dec 2014 20:25:19 -0600 Subject: [PATCH 04/12] Update SmokeScreen-2.5.0.ckan --- SmokeScreen-2.5.0.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SmokeScreen-2.5.0.ckan b/SmokeScreen-2.5.0.ckan index 4d69a8926a..be947fd349 100644 --- a/SmokeScreen-2.5.0.ckan +++ b/SmokeScreen-2.5.0.ckan @@ -20,7 +20,7 @@ ], "depends" : [ { "name" : "ModuleManager", "min_version" : "2.5.1" } - ] + ], "recommends" : [ { "name" : "HotRockets" }, { "name" : "RealEffects" } From 2a595a93ec84c1a3118c3dc8f61e4ce17f9d2b65 Mon Sep 17 00:00:00 2001 From: Felger Date: Tue, 2 Dec 2014 20:18:35 -0600 Subject: [PATCH 05/12] Update ProceduralFairings-Textures-KSLO-v0.ckan Removed "name" from "provides" --- ProceduralFairings-Textures-KSLO-v0.ckan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ProceduralFairings-Textures-KSLO-v0.ckan b/ProceduralFairings-Textures-KSLO-v0.ckan index d8f1ac1671..8c7269855e 100644 --- a/ProceduralFairings-Textures-KSLO-v0.ckan +++ b/ProceduralFairings-Textures-KSLO-v0.ckan @@ -15,11 +15,11 @@ "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", "depends" : [ { "name" : "ProceduralFairings" }, { "name" : "FirespitterCore" } ], - "provides": [ { "name" : "PFTextures" } ], + "provides": [ { "PFTextures" } ], "install": [ { "file" : "GameData/KerbalStockLauncherOverhaul", "install_to" : "GameData" } ] -} \ No newline at end of file +} From 988ec81a1f1be16658b819719669936d1bb9489f Mon Sep 17 00:00:00 2001 From: Felger Date: Tue, 2 Dec 2014 20:18:48 -0600 Subject: [PATCH 06/12] Update ProceduralFairings-Textures-KW-v0.ckan Removed "name" from "provides" --- ProceduralFairings-Textures-KW-v0.ckan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ProceduralFairings-Textures-KW-v0.ckan b/ProceduralFairings-Textures-KW-v0.ckan index 9b8378f473..189ef08c76 100644 --- a/ProceduralFairings-Textures-KW-v0.ckan +++ b/ProceduralFairings-Textures-KW-v0.ckan @@ -14,11 +14,11 @@ "download": "https://www.dropbox.com/s/imbco59m751ziyg/KWzit%202-6-14.zip?dl=1", "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", "depends" : [ { "name" : "ProceduralFairings" } ], - "provides": [ { "name" : "PFTextures" } ], + "provides": [ { "PFTextures" } ], "install": [ { "file" : "GameData/blackheart", "install_to" : "GameData" } ] -} \ No newline at end of file +} From 39cf76a181a97b3c86bfb5360d55ecd374fd491a Mon Sep 17 00:00:00 2001 From: Felger Date: Tue, 2 Dec 2014 20:19:08 -0600 Subject: [PATCH 07/12] Update ProceduralFairings-Textures-TJCCA-v0.ckan Removed "name" from "provides" --- ProceduralFairings-Textures-TJCCA-v0.ckan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ProceduralFairings-Textures-TJCCA-v0.ckan b/ProceduralFairings-Textures-TJCCA-v0.ckan index 2600d26261..f72a05c739 100644 --- a/ProceduralFairings-Textures-TJCCA-v0.ckan +++ b/ProceduralFairings-Textures-TJCCA-v0.ckan @@ -14,11 +14,11 @@ "download": "https://www.dropbox.com/s/y8qz0nef8ccvky9/FairingTex.zip?dl=1", "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", "depends" : [ { "name" : "ProceduralFairings" } ], - "provides": [ { "name" : "PFTextures" } ], + "provides": [ { "PFTextures" } ], "install": [ { "file" : "GameData/blackheart", "install_to" : "GameData" } ] -} \ No newline at end of file +} From 052b5408888ea9a0c2649a21e2b272344244711b Mon Sep 17 00:00:00 2001 From: Felger Date: Tue, 2 Dec 2014 20:19:26 -0600 Subject: [PATCH 08/12] Update ProceduralParts-Textures-SCCKSCS-v0.ckan Removed "name" from "provides" --- ProceduralParts-Textures-SCCKSCS-v0.ckan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ProceduralParts-Textures-SCCKSCS-v0.ckan b/ProceduralParts-Textures-SCCKSCS-v0.ckan index bbddaacbeb..ffc75358cd 100644 --- a/ProceduralParts-Textures-SCCKSCS-v0.ckan +++ b/ProceduralParts-Textures-SCCKSCS-v0.ckan @@ -14,11 +14,11 @@ "download": "https://www.dropbox.com/s/qn02x7fwwg436bd/blackheart%203-18-14.zip?dl=1", "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", "depends" : [ { "name" : "ProceduralParts" } ], - "provides": [ { "name" : "PPTextures" } ], + "provides": [ { "PPTextures" } ], "install": [ { "file" : "GameData/blackheart", "install_to" : "GameData" } ] -} \ No newline at end of file +} From 975d1f9fbf4f9c7719dc0be1280526f606e399c6 Mon Sep 17 00:00:00 2001 From: Felger Date: Tue, 2 Dec 2014 20:22:55 -0600 Subject: [PATCH 09/12] Update ProceduralFairings-Textures-KSLO-v0.ckan Curly brackets! My nemesis! --- ProceduralFairings-Textures-KSLO-v0.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProceduralFairings-Textures-KSLO-v0.ckan b/ProceduralFairings-Textures-KSLO-v0.ckan index 8c7269855e..fc12ece95c 100644 --- a/ProceduralFairings-Textures-KSLO-v0.ckan +++ b/ProceduralFairings-Textures-KSLO-v0.ckan @@ -15,7 +15,7 @@ "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", "depends" : [ { "name" : "ProceduralFairings" }, { "name" : "FirespitterCore" } ], - "provides": [ { "PFTextures" } ], + "provides": [ "PFTextures" ], "install": [ { "file" : "GameData/KerbalStockLauncherOverhaul", From 35063d49f502fbc8ffb0f811d53fa2f158a830b1 Mon Sep 17 00:00:00 2001 From: Felger Date: Tue, 2 Dec 2014 20:23:11 -0600 Subject: [PATCH 10/12] Update ProceduralFairings-Textures-KW-v0.ckan --- ProceduralFairings-Textures-KW-v0.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProceduralFairings-Textures-KW-v0.ckan b/ProceduralFairings-Textures-KW-v0.ckan index 189ef08c76..5519685dca 100644 --- a/ProceduralFairings-Textures-KW-v0.ckan +++ b/ProceduralFairings-Textures-KW-v0.ckan @@ -14,7 +14,7 @@ "download": "https://www.dropbox.com/s/imbco59m751ziyg/KWzit%202-6-14.zip?dl=1", "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", "depends" : [ { "name" : "ProceduralFairings" } ], - "provides": [ { "PFTextures" } ], + "provides": [ "PFTextures" ], "install": [ { "file" : "GameData/blackheart", From a6b84fa293f550e6595a9f9ef95e66c68b0bbbd5 Mon Sep 17 00:00:00 2001 From: Felger Date: Tue, 2 Dec 2014 20:23:24 -0600 Subject: [PATCH 11/12] Update ProceduralFairings-Textures-TJCCA-v0.ckan --- ProceduralFairings-Textures-TJCCA-v0.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProceduralFairings-Textures-TJCCA-v0.ckan b/ProceduralFairings-Textures-TJCCA-v0.ckan index f72a05c739..e7ef4a3dc1 100644 --- a/ProceduralFairings-Textures-TJCCA-v0.ckan +++ b/ProceduralFairings-Textures-TJCCA-v0.ckan @@ -14,7 +14,7 @@ "download": "https://www.dropbox.com/s/y8qz0nef8ccvky9/FairingTex.zip?dl=1", "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", "depends" : [ { "name" : "ProceduralFairings" } ], - "provides": [ { "PFTextures" } ], + "provides": [ "PFTextures" ], "install": [ { "file" : "GameData/blackheart", From 6a02e2a8cf9258d2abbdc65592bc8f94cefed07e Mon Sep 17 00:00:00 2001 From: Felger Date: Tue, 2 Dec 2014 20:23:37 -0600 Subject: [PATCH 12/12] Update ProceduralParts-Textures-SCCKSCS-v0.ckan --- ProceduralParts-Textures-SCCKSCS-v0.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProceduralParts-Textures-SCCKSCS-v0.ckan b/ProceduralParts-Textures-SCCKSCS-v0.ckan index ffc75358cd..e6c0346cc0 100644 --- a/ProceduralParts-Textures-SCCKSCS-v0.ckan +++ b/ProceduralParts-Textures-SCCKSCS-v0.ckan @@ -14,7 +14,7 @@ "download": "https://www.dropbox.com/s/qn02x7fwwg436bd/blackheart%203-18-14.zip?dl=1", "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", "depends" : [ { "name" : "ProceduralParts" } ], - "provides": [ { "PPTextures" } ], + "provides": [ "PPTextures" ], "install": [ { "file" : "GameData/blackheart",