From ba6ca3f4970f333b1cbc0fe9cca5f43218edad0e Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Sun, 16 Oct 2022 23:34:12 -0500 Subject: [PATCH 01/52] Update changelog.md --- changelog.md | 37 +++++++++++++++++++++++++++++++++---- 1 file changed, 33 insertions(+), 4 deletions(-) diff --git a/changelog.md b/changelog.md index c7837a5..e92834c 100644 --- a/changelog.md +++ b/changelog.md @@ -10,6 +10,35 @@ | spacedock | (https://spacedock.info/mod/2261) | | ckan | JackOLantern | +## Version 1.1.2.0-release `` + +* 15 Oct 2022 +* Released for Kerbal Space Program 1.12.3 + +zer0Kerbal wishes you a Happy and Safe Halloween! + +### Updated 1.1.2.0 + +* minor housekeeping and file maintenance +* patch dusting (mostly removing construction dust (comments)) +* [TweakScale.cfg] update +* closes #44 - Cannot find fx group of that name for decoupler + +### Documentation 1.1.2.0 + +* readme +* release notes + +### Status 1.1.2.0 + +* Issues + * closes #46 - Jack-O'Lantern (JACK)1.1.2.0-release `` + * closes #47 - 1.0.99.0 Verify Legal Mumbo Jumbo + * closes #48 - 1.0.99.0 Update Documentation + * closes #49 - 1.0.99.0 Update Social Media + +--- + ## Version 1.1.1.0-release `` * 24 Oct 2021 @@ -30,7 +59,7 @@ * Thumbnails * split ModuleLight into submodules -### Localization +### Localization 1.1.1.0 * Added * German (Deutsch) (thank you IBM Watson/Google Translate) @@ -38,18 +67,18 @@ * Russian (Русский) (thank you IBM Watson/Google Translate) * Spanish (Español) (thank you IBM Watson/Google Translate) -### Patch linting +### Patch linting 1.1.1.0 * minor housekeeping and file maintenance * patch dusting (mostly removing construction dust (comments)) * [TweakScale.cfg] update -### Documentation +### Documentation 1.1.1.0 * readme * release notes -### Status +### Status 1.1.1.0 * Features/Issues * closes #41 - two new sizes From ec866819cd913bdd4a63a7a62f6e530cabaac958 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Sun, 16 Oct 2022 23:34:13 -0500 Subject: [PATCH 02/52] Update TweakScale.cfg --- GameData/JackOLantern/Compatibility/TweakScale.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/GameData/JackOLantern/Compatibility/TweakScale.cfg b/GameData/JackOLantern/Compatibility/TweakScale.cfg index 86a8bc4..2d84c78 100644 --- a/GameData/JackOLantern/Compatibility/TweakScale.cfg +++ b/GameData/JackOLantern/Compatibility/TweakScale.cfg @@ -95,5 +95,4 @@ } } -// CC BY-NC 4.0 -// zer0Kerbal \ No newline at end of file +// CC BY-NC 4.0 by zer0Kerbal \ No newline at end of file From 568270de3cd1ec76e0c70802dcc6ca30c78eb380 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Sun, 16 Oct 2022 23:34:14 -0500 Subject: [PATCH 03/52] Update de.cfg --- GameData/JackOLantern/Localization/de.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/GameData/JackOLantern/Localization/de.cfg b/GameData/JackOLantern/Localization/de.cfg index 0a731bb..6a26f87 100644 --- a/GameData/JackOLantern/Localization/de.cfg +++ b/GameData/JackOLantern/Localization/de.cfg @@ -2,6 +2,10 @@ // Jack-O'Lantern (JACK) // created: 05 Oct 21 // updated: 19 Oct 21 + +// German (Deutch) provided by: IBM Watson and translate.google.com +// CC BY-NC 4.0 by zer0Kerbal + Localization { de @@ -47,8 +51,4 @@ Localization #JOL-TGP-titl = Jack-O'-Lanterne (Der große Kürbis) #JOL-TGP-desc = Ja, die Kerze funktioniert auch im Vakuum - das ist Halloween-Zauber! 12-13 Minuten bei 1000° backen, um einen magischen Kürbiskuchen zu erhalten! } -} -// German (Deutch) provided by: IBM Watson and translate.google.com - -// CC BY-NC 4.0 -// zer0Kerbal \ No newline at end of file +} \ No newline at end of file From f37d7379ad8a1198f3f2c9955c5afad2b646b0e1 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Sun, 16 Oct 2022 23:34:15 -0500 Subject: [PATCH 04/52] Update en-us.cfg --- GameData/JackOLantern/Localization/en-us.cfg | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/GameData/JackOLantern/Localization/en-us.cfg b/GameData/JackOLantern/Localization/en-us.cfg index 5ba5de9..b84fafc 100644 --- a/GameData/JackOLantern/Localization/en-us.cfg +++ b/GameData/JackOLantern/Localization/en-us.cfg @@ -2,6 +2,10 @@ // Jack-O'Lantern (JACK) // created: 05 Oct 21 // updated: + +// CC BY-NC 4.0 by zer0Kerbal +// this file: created by zer0Kerbal + Localization { en-us @@ -47,6 +51,4 @@ Localization #JOL-TGP-titl = Jack-O'-Lantern (The Great Pumpkin) #JOL-TGP-desc = Yes, the candle works in a vacuum too - it's Halloween magic! Bake at 1000° for 12-13 minutes for a magical Pumpkin Pie! } -} -// CC BY-NC 4.0 -// zer0Kerbal \ No newline at end of file +} \ No newline at end of file From 9e4ec94f87d4cdc866de433eb95051548b9893b8 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Sun, 16 Oct 2022 23:34:16 -0500 Subject: [PATCH 05/52] Update es-es.cfg --- GameData/JackOLantern/Localization/es-es.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/GameData/JackOLantern/Localization/es-es.cfg b/GameData/JackOLantern/Localization/es-es.cfg index 3651e1d..ec9a6b6 100644 --- a/GameData/JackOLantern/Localization/es-es.cfg +++ b/GameData/JackOLantern/Localization/es-es.cfg @@ -2,6 +2,10 @@ // Jack-O'Lantern (JACK) // created: 05 Oct 21 // updated: 19 Oct 21 + +// Spanish (Español) provided by: IBM Watson and translate.google.com +// CC BY-NC 4.0 by zer0Kerbal + Localization { es-es @@ -47,8 +51,4 @@ Localization #JOL-TGP-titl = Jack-O'-Lantern (La Gran Calabaza) #JOL-TGP-desc = Sí, la vela también funciona en el vacío, ¡es magia de Halloween! ¡Hornee a 1000 ° durante 12-13 minutos para obtener un pastel de calabaza mágico! } -} -// Spanish (Español) provided by: IBM Watson and translate.google.com - -// CC BY-NC 4.0 -// zer0Kerbal \ No newline at end of file +} \ No newline at end of file From 3d1b16837c95ebc1f7986e2f63b5e048d37b82fb Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Sun, 16 Oct 2022 23:34:17 -0500 Subject: [PATCH 06/52] Update ja.cfg --- GameData/JackOLantern/Localization/ja.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/GameData/JackOLantern/Localization/ja.cfg b/GameData/JackOLantern/Localization/ja.cfg index c395ab9..1a3750d 100644 --- a/GameData/JackOLantern/Localization/ja.cfg +++ b/GameData/JackOLantern/Localization/ja.cfg @@ -2,6 +2,10 @@ // Jack-O'Lantern (JACK) // created: 05 Oct 21 // updated: 19 Oct 21 + +// Japanese (日本語) provided by: IBM Watson and translate.google.com +// CC BY-NC 4.0 by zer0Kerbal + Localization { de @@ -47,8 +51,4 @@ Localization #JOL-TGP-titl = ジャック・オー・ランタンe (カボチャ大王) #JOL-TGP-desc = はい、キャンドルは真空でも機能します-それはハロウィーンの魔法です! 魔法のパンプキンパイを1000°で12〜13分間焼きます! } -} -// Japanese (日本語) provided by: IBM Watson and translate.google.com - -// CC BY-NC 4.0 -// zer0Kerbal \ No newline at end of file +} \ No newline at end of file From ce17825ea2d7794b077b19e7bdab420778f37965 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Sun, 16 Oct 2022 23:34:18 -0500 Subject: [PATCH 07/52] Update ru.cfg --- GameData/JackOLantern/Localization/ru.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/GameData/JackOLantern/Localization/ru.cfg b/GameData/JackOLantern/Localization/ru.cfg index d11cfb9..78c7116 100644 --- a/GameData/JackOLantern/Localization/ru.cfg +++ b/GameData/JackOLantern/Localization/ru.cfg @@ -2,6 +2,10 @@ // Jack-O'Lantern (JACK) // created: 05 Oct 21 // updated: + +// Russian (русский) provided by: IBM Watson and translate.google.com +// CC BY-NC 4.0 by zer0Kerbal + Localization { ru @@ -47,8 +51,4 @@ Localization #JOL-TGP-titl = Джек-О'-Фонарь (Великая тыква) #JOL-TGP-desc = Да, свеча работает и в вакууме - это волшебство Хэллоуина! Выпекайте при температуре 1000 ° в течение 12-13 минут для получения волшебного тыквенного пирога! } -} -// Russian (русский) provided by: IBM Watson and translate.google.com - -// CC BY-NC 4.0 -// zer0Kerbal \ No newline at end of file +} \ No newline at end of file From 682a2aac5d7cf47df5b7b93115c2b603e5711bce Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Sun, 16 Oct 2022 23:34:19 -0500 Subject: [PATCH 08/52] Update JackOLantern.version --- JackOLantern.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JackOLantern.version b/JackOLantern.version index 4408773..ffb78e5 100644 --- a/JackOLantern.version +++ b/JackOLantern.version @@ -13,7 +13,7 @@ { "MAJOR" : 1, "MINOR" : 1, - "PATCH" : 1, + "PATCH" : 2, "BUILD" : 0 }, "KSP_VERSION" : From 49e8dbcead1430f0a4fecceac7010aabbe61c07c Mon Sep 17 00:00:00 2001 From: tplive Date: Mon, 17 Oct 2022 09:55:50 +0200 Subject: [PATCH 09/52] =?UTF-8?q?=E2=9C=A8=20Add=20new=20Norwegian=20trans?= =?UTF-8?q?lation=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GameData/JackOLantern/Localization/no-no.cfg | 55 ++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 GameData/JackOLantern/Localization/no-no.cfg diff --git a/GameData/JackOLantern/Localization/no-no.cfg b/GameData/JackOLantern/Localization/no-no.cfg new file mode 100644 index 0000000..7cf6634 --- /dev/null +++ b/GameData/JackOLantern/Localization/no-no.cfg @@ -0,0 +1,55 @@ +// no-no.cfg v 1.0.0.0 +// Jack-O'Lantern (JACK) +// created: 17 Oct 22 +// updated: 17 Oct 22 + +// translated by: [@tplive](https://github.com/tplive) + +Localization +{ + no-no + { + // ************** Generelt + #JOL-manu = PorkWorks + #JOL-tags = (jack )lantern pumpkin halloween brown charlie porkjet eve cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque + + // ************** Frakoblere + #JOL-decouple-bot-nam = Frakoble Bunn + #JOL-decouple-bot-ena = Frakobler Bunn: Deaktivert + #JOL-decouple-bot-dis = Frakobler Bunn: Aktivert + + #JOL-decouple-sur-nam = Frakoble Overflate + #JOL-decouple-sur-ena = Overflate frakobler: Deaktivert + #JOL-decouple-sur-dis = Overflate frakobler: Aktivert + + // ************** Bitteliten + #JOL-t-titl = Jack-O'-Lantern (Bitteliten) + #JOL-t-desc = Ja, stearinlyset virker i vakuum også - det er Halloween-magi! Bak på 1000° i 12-13 minutter for å få en magisk gresskarpai! + + // ************** Liten + #JOL-s-titl = Jack-O'-Lantern (Liten) + #JOL-s-desc = Ja, stearinlyset virker i vakuum også - det er Halloween-magi! Bak på 1000° i 12-13 minutter for å få en magisk gresskarpai! + + // ************** Medium + #JOL-m-titl = Jack-O'-Lantern (Medium) + #JOL-m-desc = Ja, stearinlyset virker i vakuum også - det er Halloween-magi! Bak på 1000° i 12-13 minutter for å få en magisk gresskarpai! + + // ************** Stor + #JOL-l-titl = Jack-O'-Lantern (Stor) + #JOL-l-desc = Ja, stearinlyset virker i vakuum også - det er Halloween-magi! Bak på 1000° i 12-13 minutter for å få en magisk gresskarpai! + + // ************** Svær + #JOL-g-titl = Jack-O'-Lantern (Svær) + #JOL-g-desc = Ja, stearinlyset virker i vakuum også - det er Halloween-magi! Bak på 1000° i 12-13 minutter for å få en magisk gresskarpai! + + // ************** Gigantisk + #JOL-xg-titl = Jack-O'-Lantern (Gigantisk) + #JOL-xg-desc = Ja, stearinlyset virker i vakuum også - det er Halloween-magi! Bak på 1000° i 12-13 minutter for å få en magisk gresskarpai! + + // ************** Oh Store Gresskar + #JOL-TGP-titl = Jack-O'-Lantern (Oh Store Gresskar) + #JOL-TGP-desc = Ja, stearinlyset virker i vakuum også - det er Halloween-magi! Bak på 1000° i 12-13 minutter for å få en magisk gresskarpai! + } +} +// CC BY-NC 4.0 +// zer0Kerbal \ No newline at end of file From d35035e6b4b5e5205f163034f4ff59489e161664 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 22:47:20 -0500 Subject: [PATCH 10/52] Update en-us.cfg --- GameData/JackOLantern/Localization/en-us.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameData/JackOLantern/Localization/en-us.cfg b/GameData/JackOLantern/Localization/en-us.cfg index b84fafc..3bf4abb 100644 --- a/GameData/JackOLantern/Localization/en-us.cfg +++ b/GameData/JackOLantern/Localization/en-us.cfg @@ -3,8 +3,8 @@ // created: 05 Oct 21 // updated: -// CC BY-NC 4.0 by zer0Kerbal // this file: created by zer0Kerbal +// CC BY-NC 4.0 by zer0Kerbal Localization { From 51a9496582daab226d4f0785ae64fcb8386607b2 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 22:47:52 -0500 Subject: [PATCH 11/52] Update no-no.cfg --- GameData/JackOLantern/Localization/no-no.cfg | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/GameData/JackOLantern/Localization/no-no.cfg b/GameData/JackOLantern/Localization/no-no.cfg index 7cf6634..31bfbf4 100644 --- a/GameData/JackOLantern/Localization/no-no.cfg +++ b/GameData/JackOLantern/Localization/no-no.cfg @@ -4,6 +4,7 @@ // updated: 17 Oct 22 // translated by: [@tplive](https://github.com/tplive) +// CC BY-NC 4.0 by zer0Kerbal Localization { @@ -50,6 +51,4 @@ Localization #JOL-TGP-titl = Jack-O'-Lantern (Oh Store Gresskar) #JOL-TGP-desc = Ja, stearinlyset virker i vakuum også - det er Halloween-magi! Bak på 1000° i 12-13 minutter for å få en magisk gresskarpai! } -} -// CC BY-NC 4.0 -// zer0Kerbal \ No newline at end of file +} \ No newline at end of file From 89cc6ef98245b13e2157dcabc932af62e2800f5f Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 22:54:52 -0500 Subject: [PATCH 12/52] Update PartsCatalog.md --- docs/PartsCatalog.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/docs/PartsCatalog.md b/docs/PartsCatalog.md index a7aaa5c..b0e73a1 100644 --- a/docs/PartsCatalog.md +++ b/docs/PartsCatalog.md @@ -5,10 +5,10 @@ description: Bill, what are going to do tonight? Why Jeb, the same thing we do e tags: parts,invoice,catalog,parts-list,packing,page,kerbal,ksp,zer0Kerbal,zedK --- - +updated: 01 Oct 2022 --> @@ -19,17 +19,13 @@ updated: 15 May 2022 --> ## Parts Catalog -This add-on adds nine (9) resource parts +Jack-O'Lantern themed probe cores in seven sizes. All the modcons. Now with pumpkin chunking! --- -* Mallet *(Only with Kerbal Inventory System installed)* -* SurveyStake +* Jack O'Lantern - Mallet SurveyStake - -* MicroPad -* OrbitalDock + Jack O'Lanter (JACK) --- From cdda6cf95e1703533de1c79c5f3a1c45442fafba Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 22:56:24 -0500 Subject: [PATCH 13/52] Update TweakScale.cfg --- GameData/JackOLantern/Compatibility/TweakScale.cfg | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/GameData/JackOLantern/Compatibility/TweakScale.cfg b/GameData/JackOLantern/Compatibility/TweakScale.cfg index 2d84c78..8357110 100644 --- a/GameData/JackOLantern/Compatibility/TweakScale.cfg +++ b/GameData/JackOLantern/Compatibility/TweakScale.cfg @@ -3,6 +3,7 @@ // created: 07 Jul 19 // updated: 24 Oct 21 +// CC BY-NC 4.0 by zer0Kerbal @PART[JackOLantern00]:NEEDS[JackOLantern,TweakScale]:FOR[JackOLantern] { @@ -93,6 +94,4 @@ defaultScale = 7.5 freeScale = True } -} - -// CC BY-NC 4.0 by zer0Kerbal \ No newline at end of file +} \ No newline at end of file From 1f516cf8de55788b13262e63a8b4c9fdc353921d Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:25:41 -0500 Subject: [PATCH 14/52] Create JackOLantern.cfg --- GameData/JackOLantern/Config/JackOLantern.cfg | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 GameData/JackOLantern/Config/JackOLantern.cfg diff --git a/GameData/JackOLantern/Config/JackOLantern.cfg b/GameData/JackOLantern/Config/JackOLantern.cfg new file mode 100644 index 0000000..3fad7bf --- /dev/null +++ b/GameData/JackOLantern/Config/JackOLantern.cfg @@ -0,0 +1,16 @@ +// JackOLantern .cfg v1.0.0.0 +// Jack-O'Lantern (JACK) +// created: 15 Oct 2022 +// updated: + +// this file CC BY-NC 4.0 by zer0Kerbal + +// updates parts with localization strings + +@PART[JackOLantern*]:NEEDS[JackOLantern0]:FOR[JackOLantern0] +{ + tmp01 = #JOL-tags + @tags = #$tags$ $tmp01$ + + !tmp01 = DELETE +} From 1840237e2ab1baa6f0bc45db7cdba7d8fb6b07f9 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:25:42 -0500 Subject: [PATCH 15/52] Update en-us.cfg --- GameData/JackOLantern/Localization/en-us.cfg | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/GameData/JackOLantern/Localization/en-us.cfg b/GameData/JackOLantern/Localization/en-us.cfg index 3bf4abb..3694064 100644 --- a/GameData/JackOLantern/Localization/en-us.cfg +++ b/GameData/JackOLantern/Localization/en-us.cfg @@ -1,10 +1,11 @@ // en-us.cfg v 1.0.0.0 // Jack-O'Lantern (JACK) -// created: 05 Oct 21 +// created: 05 Oct 2021 // updated: -// this file: created by zer0Kerbal -// CC BY-NC 4.0 by zer0Kerbal +// this file created by zer0Kerbal +// this file CC BY-NC 4.0 by zer0Kerbal +// this file translated by Localization { @@ -12,7 +13,7 @@ Localization { // ************** General #JOL-manu = PorkWorks - #JOL-tags = (jack )lantern pumpkin halloween brown charlie porkjet eve cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque + #JOL-tags = (jack )lantern pumpkin halloween brown charlie porkjet eve // ************** Decouplers #JOL-decouple-bot-nam = Decouple Bottom From 0b4e629d57680277226f654dd9189347c799390a Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:25:43 -0500 Subject: [PATCH 16/52] Update size0.cfg --- GameData/JackOLantern/Parts/size0.cfg | 42 ++++++++++++--------------- 1 file changed, 18 insertions(+), 24 deletions(-) diff --git a/GameData/JackOLantern/Parts/size0.cfg b/GameData/JackOLantern/Parts/size0.cfg index 7fb5dd7..3e8f28f 100644 --- a/GameData/JackOLantern/Parts/size0.cfg +++ b/GameData/JackOLantern/Parts/size0.cfg @@ -1,6 +1,12 @@ +// JackOLantern0.cfg v1.1.2.0 +// Jack-O'Lantern (JACK) +// created: 26 Oct 2014 +// updated: + +// this file CC BY-NC 4.0 by zer0Kerbal + PART { - // --- general parameters --- name = JackOLantern0 module = Part author = Porkjet and zer0Kerbal @@ -10,18 +16,18 @@ PART model = JackOLantern/Assets/small } rescaleFactor = 1.0 + bulkheadProfiles = size0, srf + + vesselType = Probe + CrewCapacity = 0 - // --- node definitions --- node_stack_bottom = 0.0, -0.1, 0.0, 0.0, -1.0, 0.0, 0 node_attach = 0.0, -0.1, 0.0, 0.0, -1.0, 0.0 - attachRules = 1,1,1,1,1 - // --- FX definitions --- - fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple sound_decoupler_fire = decouple + fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple - // --- editor parameters --- TechRequired = start entryCost = 1 cost = 3 @@ -31,10 +37,11 @@ PART title = #JOL-s-titl // Jack-O'-Lantern (Small) manufacturer = #JOL-manu // PorkWorks description = #JOL-s-desc // Yes, the candle works in a vacuum too - it's Halloween magic! - tags = #JOL-tags // #autoLOC_500345 //#autoLOC_500345 = cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque + tags = #autoLOC_500345 // cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque - // --- standard part parameters --- mass = 0.0125 + explosionPotential = 0 + //PhysicsSignificance = 1 dragModelType = default maximum_drag = 0.2 @@ -47,16 +54,8 @@ PART maxTemp = 1000 // Then it turns into a Pumpkin Pie! - //PhysicsSignificance = 1 - - CrewCapacity = 0 - vesselType = Probe stagingIcon = COMMAND_POD - explosionPotential = 0 - bulkheadProfiles = 0, srf - -// Module Command MODULE { name = ModuleCommand @@ -79,7 +78,6 @@ PART } } -// Reaction Wheel MODULE { name = ModuleReactionWheel @@ -94,14 +92,12 @@ PART } } -// Module SAS MODULE { name = ModuleSAS SASServiceLevel = 3 } -// ModuleDataTransmitter MODULE { name = ModuleDataTransmitter @@ -153,8 +149,6 @@ PART } } -// ModuleDecouple - MODULE { name = ModuleDecouple @@ -162,7 +156,7 @@ PART ejectionForcePercent = 50 isOmniDecoupler = false explosiveNodeID = bottom - fxGroupName = "decouple" + fxGroupName = decouple menuName = #JOL-decouple-bot-nam // Decouple Bottom stagingEnableText = #JOL-decouple-bot-ena // Bottom Decoupler: Disabled stagingDisableText = #JOL-decouple-bot-dis // Bottom Decoupler: Enabled @@ -175,7 +169,7 @@ PART ejectionForcePercent = 50 isOmniDecoupler = false explosiveNodeID = srf - fxGroupName = "decouple" + fxGroupName = decouple menuName = #JOL-decouple-sur-nam // Decouple Surface stagingEnableText = #JOL-decouple-sur-ena // Surface Decoupler: Disabled stagingDisableText = #JOL-decouple-sur-dis // Surface Decoupler: Enabled @@ -200,4 +194,4 @@ PART { cube = Default, 0.2139,0.6218,0.5952, 0.2139,0.6193,0.6082, 0.2912,0.7449,0.4647, 0.2912,0.7876,0.3854, 0.2175,0.6152,0.5517, 0.2175,0.5816,0.6581, 0.003749,0.1577,-0.001163, 0.6249,0.5225,0.6226 } -} +} \ No newline at end of file From a000b665d5f393d70e84de5767f86638e32dcdac Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:25:44 -0500 Subject: [PATCH 17/52] Update size00.cfg --- GameData/JackOLantern/Parts/size00.cfg | 48 +++++++++++--------------- 1 file changed, 20 insertions(+), 28 deletions(-) diff --git a/GameData/JackOLantern/Parts/size00.cfg b/GameData/JackOLantern/Parts/size00.cfg index c742a19..61505a3 100644 --- a/GameData/JackOLantern/Parts/size00.cfg +++ b/GameData/JackOLantern/Parts/size00.cfg @@ -1,6 +1,12 @@ +// JackOLantern00.cfg v1.1.2.0 +// Jack-O'Lantern (JACK) +// created: 26 Oct 2014 +// updated: + +// this file CC BY-NC 4.0 by zer0Kerbal + PART { - // --- general parameters --- name = JackOLantern00 module = Part author = Porkjet and zer0Kerbal @@ -10,18 +16,18 @@ PART model = JackOLantern/Assets/small } rescaleFactor = 0.5 + bulkheadProfiles = size00, srf + + vesselType = Probe + CrewCapacity = 0 - // --- node definitions --- - // definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z node_stack_bottom = 0.0, -0.1, 0.0, 0.0, -1.0, 0.0, 0 node_attach = 0.0, -0.1, 0.0, 0.0, -1.0, 0.0 + attachRules = 1,1,1,1,1 - // --- FX definitions --- - fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple - // --- Sound FX definition --- sound_decoupler_fire = decouple + fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple - // --- editor parameters --- TechRequired = start entryCost = 1 cost = 3 @@ -31,13 +37,11 @@ PART title = #JOL-t-titl // Jack-O'-Lantern (Small) manufacturer = #JOL-manu // PorkWorks description = #JOL-t-desc // Yes, the candle works in a vacuum too - it's Halloween magic! - tags = #JOL-tags // #autoLOC_500345 //#autoLOC_500345 = cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque - - // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision - attachRules = 1,1,1,1,1 + tags = #autoLOC_500345 // cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque - // --- standard part parameters --- mass = 0.003125 + explosionPotential = 0 + //PhysicsSignificance = 1 dragModelType = default maximum_drag = 0.2 @@ -50,16 +54,8 @@ PART maxTemp = 1000 // Then it turns into a Pumpkin Pie! - //PhysicsSignificance = 1 - - CrewCapacity = 0 - vesselType = Probe stagingIcon = COMMAND_POD - explosionPotential = 0 - bulkheadProfiles = 00, srf - -// Module Command MODULE { name = ModuleCommand @@ -82,7 +78,6 @@ PART } } -// Reaction Wheel MODULE { name = ModuleReactionWheel @@ -97,14 +92,12 @@ PART } } -// Module SAS MODULE { name = ModuleSAS SASServiceLevel = 3 } -// ModuleDataTransmitter MODULE { name = ModuleDataTransmitter @@ -156,8 +149,6 @@ PART } } -// ModuleDecouple - MODULE { name = ModuleDecouple @@ -165,7 +156,7 @@ PART ejectionForcePercent = 50 isOmniDecoupler = false explosiveNodeID = bottom - fxGroupName = "decouple" + fxGroupName = decouple menuName = #JOL-decouple-bot-nam // Decouple Bottom stagingEnableText = #JOL-decouple-bot-ena // Bottom Decoupler: Disabled stagingDisableText = #JOL-decouple-bot-dis // Bottom Decoupler: Enabled @@ -178,7 +169,7 @@ PART ejectionForcePercent = 50 isOmniDecoupler = false explosiveNodeID = srf - fxGroupName = "decouple" + fxGroupName = decouple menuName = #JOL-decouple-sur-nam // Decouple Surface stagingEnableText = #JOL-decouple-sur-ena // Surface Decoupler: Disabled stagingDisableText = #JOL-decouple-sur-dis // Surface Decoupler: Enabled @@ -194,6 +185,7 @@ PART MODULE { name = ModuleCargoPart + inventoryTooltip = #JOL-s-titl packedVolume = 8 // 0.007989 m^3 ish stackableQuantity = 24 } @@ -202,4 +194,4 @@ PART { cube = Default, 0.05348,0.6218,0.3477, 0.05348,0.6193,0.3537, 0.0728,0.7449,0.2822, 0.0728,0.7876,0.2424, 0.05438,0.6152,0.3268, 0.05438,0.5816,0.379, 0.001874,0.07883,-0.0005813, 0.3125,0.2613,0.3113 } -} +} \ No newline at end of file From f9896331f0ee7c617a8467761b626cc5e2e10385 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:25:45 -0500 Subject: [PATCH 18/52] Update size1.cfg --- GameData/JackOLantern/Parts/size1.cfg | 45 ++++++++++++--------------- 1 file changed, 20 insertions(+), 25 deletions(-) diff --git a/GameData/JackOLantern/Parts/size1.cfg b/GameData/JackOLantern/Parts/size1.cfg index 7ab7b3e..7d8e2ae 100644 --- a/GameData/JackOLantern/Parts/size1.cfg +++ b/GameData/JackOLantern/Parts/size1.cfg @@ -1,6 +1,12 @@ +// JackOLantern1.cfg v1.1.2.0 +// Jack-O'Lantern (JACK) +// created: 26 Oct 2014 +// updated: + +// this file CC BY-NC 4.0 by zer0Kerbal + PART { - // --- general parameters --- name = JackOLantern1 module = Part author = Porkjet and zer0Kerbal @@ -10,18 +16,18 @@ PART model = JackOLantern/Assets/medium } rescaleFactor = 1.0 + bulkheadProfiles = size1, srf + + vesselType = Probe + CrewCapacity = 0 - // --- node definitions --- node_stack_bottom = 0.0, -0.2, 0.0, 0.0, -1.0, 0.0, 1 node_attach = 0.0, -0.2, 0.0, 0.0, -1.0, 0.0 - attachRules = 1,1,1,1,1 - // --- FX definitions --- - fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple sound_decoupler_fire = decouple + fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple - // --- editor parameters --- TechRequired = start entryCost = 1 cost = 3 @@ -30,11 +36,12 @@ PART title = #JOL-m-titl // Jack-O'-Lantern (Medium) manufacturer = #JOL-manu - description = JOL-m-desc - tags = #JOL-tags // #autoLOC_500345 //#autoLOC_500345 = cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque + description = #JOL-m-desc + tags = #autoLOC_500345 // cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque - // --- standard part parameters --- mass = 0.05 + explosionPotential = 0 + //PhysicsSignificance = 1 dragModelType = default maximum_drag = 0.2 @@ -47,15 +54,8 @@ PART maxTemp = 1000 // Then it turns into a Pumpkin Pie! - //PhysicsSignificance = 1 - CrewCapacity = 0 - vesselType = Probe stagingIcon = COMMAND_POD - explosionPotential = 0 - bulkheadProfiles = 1, srf - -// Module Command MODULE { name = ModuleCommand @@ -78,7 +78,6 @@ PART } } -// Reaction Wheel MODULE { name = ModuleReactionWheel @@ -93,14 +92,12 @@ PART } } -// Module SAS MODULE { name = ModuleSAS SASServiceLevel = 3 } -// ModuleDataTransmitter MODULE { name = ModuleDataTransmitter @@ -115,7 +112,6 @@ PART packetCeiling = 5 } -// ModuleLight MODULE { name = ModuleLight @@ -141,8 +137,6 @@ PART isBlinking = false defaultActionGroup = Light } - -// ModuleDecouple MODULE { name = ModuleDecouple @@ -150,7 +144,7 @@ PART ejectionForcePercent = 50 isOmniDecoupler = false explosiveNodeID = bottom - fxGroupName = "decouple" + fxGroupName = decouple menuName = #JOL-decouple-bot-nam // Decouple Bottom stagingEnableText = #JOL-decouple-bot-ena // Bottom Decoupler: Disabled stagingDisableText = #JOL-decouple-bot-dis // Bottom Decoupler: Enabled @@ -163,7 +157,7 @@ PART ejectionForcePercent = 50 isOmniDecoupler = false explosiveNodeID = srf - fxGroupName = "decouple" + fxGroupName = decouple menuName = #JOL-decouple-sur-nam // Decouple Surface stagingEnableText = #JOL-decouple-sur-ena // Surface Decoupler: Disabled stagingDisableText = #JOL-decouple-sur-dis // Surface Decoupler: Enabled @@ -179,6 +173,7 @@ PART MODULE { name = ModuleCargoPart + inventoryTooltip = #JOL-m-titl packedVolume = 920 // .9163 m^3 ish stackableQuantity = 4 } @@ -187,4 +182,4 @@ PART { cube = Default, 0.8557,0.6218,1.092, 0.8557,0.6193,1.12, 1.165,0.7449,0.8301, 1.165,0.7876,0.6738, 0.8701,0.6152,1.003, 0.8701,0.5816,1.213, 0.007498,0.3153,-0.002325, 1.25,1.045,1.245 } -} +} \ No newline at end of file From 568f4ecbeca53ea164d7eddaa097b5f7a1d7d7c2 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:25:46 -0500 Subject: [PATCH 19/52] Update size2.cfg --- GameData/JackOLantern/Parts/size2.cfg | 42 ++++++++++++--------------- 1 file changed, 19 insertions(+), 23 deletions(-) diff --git a/GameData/JackOLantern/Parts/size2.cfg b/GameData/JackOLantern/Parts/size2.cfg index 90d6e5b..e9d5eb7 100644 --- a/GameData/JackOLantern/Parts/size2.cfg +++ b/GameData/JackOLantern/Parts/size2.cfg @@ -1,6 +1,12 @@ +// JackOLantern2.cfg v1.1.2.0 +// Jack-O'Lantern (JACK) +// created: 26 Oct 2014 +// updated: + +// this file CC BY-NC 4.0 by zer0Kerbal + PART { - // --- general parameters --- name = JackOLantern2 module = Part author = Porkjet and zer0Kerbal @@ -10,18 +16,18 @@ PART model = JackOLantern/Assets/big } rescaleFactor = 1.0 + bulkheadProfiles = size2, srf + + vesselType = Probe + CrewCapacity = 0 - // --- node definitions --- node_stack_bottom = 0.0, -0.4, 0.0, 0.0, -1.0, 0.0, 2 node_attach = 0.0, -0.4, 0.0, 0.0, -1.0, 0.0 - attachRules = 1,1,1,1,1 - // --- FX definitions --- - fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple sound_decoupler_fire = decouple + fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple - // --- editor parameters --- TechRequired = start entryCost = 1 cost = 3 @@ -31,10 +37,11 @@ PART title = #JOL-l-titl // Jack-O'-Lantern (Big) manufacturer = #JOL-manu // PorkWorks description = #JOL-l-desc // Yes, the candle works in a vacuum too - it's Halloween magic! - tags = #JOL-tags // #autoLOC_500345 //#autoLOC_500345 = cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque + tags = #autoLOC_500345 // cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque - // --- standard part parameters --- mass = 0.2 + explosionPotential = 0 + dragModelType = default maximum_drag = 0.2 minimum_drag = 0.3 @@ -46,14 +53,8 @@ PART maxTemp = 1000 // Then it turns into a Pumpkin Pie! - vesselType = Probe - CrewCapacity = 0 stagingIcon = COMMAND_POD - explosionPotential = 0 - bulkheadProfiles = 2, srf - -// Module Command MODULE { name = ModuleCommand @@ -76,7 +77,6 @@ PART } } -// Reaction Wheel MODULE { name = ModuleReactionWheel @@ -91,14 +91,12 @@ PART } } -// Module SAS MODULE { name = ModuleSAS SASServiceLevel = 3 } -// ModuleDataTransmitter MODULE { name = ModuleDataTransmitter @@ -113,7 +111,6 @@ PART packetCeiling = 5 } -// ModuleLight MODULE { name = ModuleLight @@ -150,8 +147,6 @@ PART rate = 0.01 } } - -// ModuleDecouple MODULE { name = ModuleDecouple @@ -159,7 +154,7 @@ PART ejectionForcePercent = 50 isOmniDecoupler = false explosiveNodeID = bottom - fxGroupName = "decouple" + fxGroupName = decouple menuName = #JOL-decouple-bot-nam // Decouple Bottom stagingEnableText = #JOL-decouple-bot-ena // Bottom Decoupler: Disabled stagingDisableText = #JOL-decouple-bot-dis // Bottom Decoupler: Enabled @@ -172,7 +167,7 @@ PART ejectionForcePercent = 50 isOmniDecoupler = false explosiveNodeID = srf - fxGroupName = "decouple" + fxGroupName = decouple menuName = #JOL-decouple-sur-nam // Decouple Surface stagingEnableText = #JOL-decouple-sur-ena // Surface Decoupler: Disabled stagingDisableText = #JOL-decouple-sur-dis // Surface Decoupler: Enabled @@ -188,6 +183,7 @@ PART MODULE { name = ModuleCargoPart + inventoryTooltip = #JOL-l-titl packedVolume = 7620 // 7.61993 m^3 ish stackableQuantity = 1 } @@ -196,4 +192,4 @@ PART { cube = Default, 3.423,0.6218,2.086, 3.423,0.6193,2.139, 4.659,0.7449,1.563, 4.659,0.7876,1.248, 3.48,0.6152,1.91, 3.48,0.5816,2.332, 0.015,0.6306,-0.00465, 2.5,2.09,2.491 } -} +} \ No newline at end of file From 6f1be961cdfc931f3831d8c8a433876d5e6c9a74 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:25:47 -0500 Subject: [PATCH 20/52] Update size3.cfg --- GameData/JackOLantern/Parts/size3.cfg | 42 ++++++++++++--------------- 1 file changed, 19 insertions(+), 23 deletions(-) diff --git a/GameData/JackOLantern/Parts/size3.cfg b/GameData/JackOLantern/Parts/size3.cfg index 33a218d..63400b6 100644 --- a/GameData/JackOLantern/Parts/size3.cfg +++ b/GameData/JackOLantern/Parts/size3.cfg @@ -1,6 +1,12 @@ +// JackOLantern3.cfg v1.1.2.0 +// Jack-O'Lantern (JACK) +// created: 26 Oct 2014 +// updated: + +// this file CC BY-NC 4.0 by zer0Kerbal + PART { - // --- general parameters --- name = JackOLantern3 module = Part author = Porkjet and zer0Kerbal @@ -10,18 +16,18 @@ PART model = JackOLantern/Assets/small } rescaleFactor = 6.0 + bulkheadProfiles = size3, srf + + vesselType = Probe + CrewCapacity = 0 - // --- node definitions --- node_stack_bottom = 0.0, -0.1, 0.0, 0.0, -1.0, 0.0, 0 node_attach = 0.0, -0.1, 0.0, 0.0, -1.0, 0.0 - attachRules = 1,1,1,1,1 - // --- FX definitions --- - fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple sound_decoupler_fire = decouple + fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple - // --- editor parameters --- TechRequired = start entryCost = 1 cost = 3 @@ -31,10 +37,11 @@ PART title = #JOL-g-titl // Jack-O'-Lantern (Giant) manufacturer = #JOL-manu // PorkWorks description = #JOL-g-desc // Yes, the candle works in a vacuum too - it's Halloween magic! - tags = #JOL-tags // #autoLOC_500345 //#autoLOC_500345 = cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque + tags = #autoLOC_500345 // cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque - // --- standard part parameters --- mass = 0.8 + explosionPotential = 0 + dragModelType = default maximum_drag = 0.2 minimum_drag = 0.3 @@ -46,14 +53,8 @@ PART maxTemp = 1000 // Then it turns into a Pumpkin Pie! - vesselType = Probe - CrewCapacity = 0 stagingIcon = COMMAND_POD - explosionPotential = 0 - bulkheadProfiles = 3, srf - -// Module Command MODULE { name = ModuleCommand @@ -76,7 +77,6 @@ PART } } -// Reaction Wheel MODULE { name = ModuleReactionWheel @@ -91,14 +91,12 @@ PART } } -// Module SAS MODULE { name = ModuleSAS SASServiceLevel = 3 } -// ModuleDataTransmitter MODULE { name = ModuleDataTransmitter @@ -113,7 +111,6 @@ PART packetCeiling = 5 } -// ModuleLight MODULE { name = ModuleLight @@ -150,8 +147,6 @@ PART rate = 0.08 } } - -// ModuleDecouple MODULE { name = ModuleDecouple @@ -159,7 +154,7 @@ PART ejectionForcePercent = 100 isOmniDecoupler = false explosiveNodeID = bottom - fxGroupName = "decouple" + fxGroupName = decouple menuName = #JOL-decouple-bot-nam // Decouple Bottom stagingEnableText = #JOL-decouple-bot-ena // Bottom Decoupler: Disabled stagingDisableText = #JOL-decouple-bot-dis // Bottom Decoupler: Enabled @@ -172,7 +167,7 @@ PART ejectionForcePercent = 100 isOmniDecoupler = false explosiveNodeID = srf - fxGroupName = "decouple" + fxGroupName = decouple menuName = #JOL-decouple-sur-nam // Decouple Surface stagingEnableText = #JOL-decouple-sur-ena // Surface Decoupler: Disabled stagingDisableText = #JOL-decouple-sur-dis // Surface Decoupler: Enabled @@ -188,6 +183,7 @@ PART MODULE { name = ModuleCargoPart + inventoryTooltip = #JOL-g-titl packedVolume = 25720 // 25.7173 m^3 ish stackableQuantity = 1 } @@ -196,4 +192,4 @@ PART { cube = Default, 7.704,0.6218,3.082, 7.704,0.6193,3.16, 10.48,0.7449,2.289, 10.48,0.7876,1.818, 7.83,0.6152,2.809, 7.83,0.5816,3.442, 0.02249,0.9459,-0.006975, 3.75,3.135,3.736 } -} +} \ No newline at end of file From 7e6c83ff39fcec24856d63620406dd3ae2686648 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:25:48 -0500 Subject: [PATCH 21/52] Update size4.cfg --- GameData/JackOLantern/Parts/size4.cfg | 40 +++++++++++++-------------- 1 file changed, 19 insertions(+), 21 deletions(-) diff --git a/GameData/JackOLantern/Parts/size4.cfg b/GameData/JackOLantern/Parts/size4.cfg index 5543d78..7f5ad5c 100644 --- a/GameData/JackOLantern/Parts/size4.cfg +++ b/GameData/JackOLantern/Parts/size4.cfg @@ -1,6 +1,12 @@ +// .cfg v1.1.2.0 +// Jack-O'Lantern (JACK) +// created: 26 Oct 2014 +// updated: + +// this file CC BY-NC 4.0 by zer0Kerbal + PART { - // --- general parameters --- name = JackOLantern4 module = Part author = Porkjet and zer0Kerbal @@ -10,18 +16,19 @@ PART model = JackOLantern/Assets/medium } rescaleFactor = 4.0 + bulkheadProfiles = size4, srf + + vesselType = Probe + CrewCapacity = 0 - // --- node definitions --- node_stack_bottom = 0.0, -0.2, 0.0, 0.0, -1.0, 0.0, 1 node_attach = 0.0, -0.2, 0.0, 0.0, -1.0, 0.0 attachRules = 1,1,1,1,1 - // --- FX definitions --- - fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple sound_decoupler_fire = decouple + fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple - // --- editor parameters --- TechRequired = start entryCost = 1 cost = 3 @@ -31,10 +38,11 @@ PART title = #JOL-xg-titl // Jack-O'-Lantern (Gargantium) manufacturer = #JOL-manu // PorkWorks description = #JOL-xg-desc // Yes, the candle works in a vacuum too - it's Halloween magic! - tags = #JOL-tags // #autoLOC_500345 //#autoLOC_500345 = cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque + tags = #autoLOC_500345 // cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque - // --- standard part parameters --- mass = 3.2 + explosionPotential = 0 + dragModelType = default maximum_drag = 0.2 minimum_drag = 0.3 @@ -46,13 +54,8 @@ PART maxTemp = 1000 // Then it turns into a Pumpkin Pie! - vesselType = Probe stagingIcon = COMMAND_POD - explosionPotential = 0 - bulkheadProfiles = 4, srf - -// Module Command MODULE { name = ModuleCommand @@ -75,7 +78,6 @@ PART } } -// Reaction Wheel MODULE { name = ModuleReactionWheel @@ -90,14 +92,12 @@ PART } } -// Module SAS MODULE { name = ModuleSAS SASServiceLevel = 3 } -// ModuleDataTransmitter MODULE { name = ModuleDataTransmitter @@ -112,7 +112,6 @@ PART packetCeiling = 5 } -// ModuleLight MODULE { name = ModuleLight @@ -149,8 +148,6 @@ PART rate = 0.01 } } - -// ModuleDecouple MODULE { name = ModuleDecouple @@ -158,7 +155,7 @@ PART ejectionForcePercent = 50 isOmniDecoupler = false explosiveNodeID = bottom - fxGroupName = "decouple" + fxGroupName = decouple menuName = #JOL-decouple-bot-nam // Decouple Bottom stagingEnableText = #JOL-decouple-bot-ena // Bottom Decoupler: Disabled stagingDisableText = #JOL-decouple-bot-dis // Bottom Decoupler: Enabled @@ -171,7 +168,7 @@ PART ejectionForcePercent = 50 isOmniDecoupler = false explosiveNodeID = srf - fxGroupName = "decouple" + fxGroupName = decouple menuName = #JOL-decouple-sur-nam // Decouple Surface stagingEnableText = #JOL-decouple-sur-ena // Surface Decoupler: Disabled stagingDisableText = #JOL-decouple-sur-dis // Surface Decoupler: Enabled @@ -187,6 +184,7 @@ PART MODULE { name = ModuleCargoPart + inventoryTooltip = #JOL-xg-titl packedVolume = 60960 // 60.9595 m^3 ish stackableQuantity = 1 } @@ -195,4 +193,4 @@ PART { cube = Default, 13.69,0.6218,4.078, 13.69,0.6193,4.18, 18.64,0.7449,3.023, 18.64,0.7876,2.388, 13.92,0.6152,3.718, 13.92,0.5816,4.551, 0.02999,1.261,-0.0093, 4.999,4.18,4.981 } -} +} \ No newline at end of file From 9c055d15e5da38eceadfb38c1f3a2a10d1b4e847 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:25:50 -0500 Subject: [PATCH 22/52] Update size5.cfg --- GameData/JackOLantern/Parts/size5.cfg | 40 ++++++++++++--------------- 1 file changed, 18 insertions(+), 22 deletions(-) diff --git a/GameData/JackOLantern/Parts/size5.cfg b/GameData/JackOLantern/Parts/size5.cfg index 35ff9ac..c75816f 100644 --- a/GameData/JackOLantern/Parts/size5.cfg +++ b/GameData/JackOLantern/Parts/size5.cfg @@ -1,6 +1,12 @@ +// JackOLantern5.cfg v1.1.2.0 +// Jack-O'Lantern (JACK) +// created: 26 Oct 2014 +// updated: + +// this file CC BY-NC 4.0 by zer0Kerbal + PART { - // --- general parameters --- name = JackOLantern5 module = Part author = Porkjet and zer0Kerbal @@ -10,18 +16,19 @@ PART model = JackOLantern/Assets/big } rescaleFactor = 5.0 + bulkheadProfiles = size5, srf + + vesselType = Probe + CrewCapacity = 0 - // --- node definitions --- node_stack_bottom = 0.0, -0.4, 0.0, 0.0, -1.0, 0.0, 2 node_attach = 0.0, -0.4, 0.0, 0.0, -1.0, 0.0 attachRules = 1,1,1,1,1 - // --- FX definitions --- - fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple sound_decoupler_fire = decouple + fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple - // --- editor parameters --- TechRequired = start entryCost = 1 cost = 30 @@ -31,10 +38,11 @@ PART title = #JOL-TGP-titl // Jack-O'-Lantern (Gargantium) manufacturer = #JOL-manu // PorkWorks description = #JOL-TGP-desc // Yes, the candle works in a vacuum too - it's Halloween magic! - tags = #JOL-tags // #autoLOC_500345 //#autoLOC_500345 = cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque + tags = #autoLOC_500345 // cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque - // --- standard part parameters --- mass = 13 + explosionPotential = 0 + dragModelType = default maximum_drag = 0.2 minimum_drag = 0.3 @@ -46,14 +54,8 @@ PART maxTemp = 1000 // Then it turns into a Pumpkin Pie! - vesselType = Probe - CrewCapacity = 0 stagingIcon = COMMAND_POD - explosionPotential = 0 - bulkheadProfiles = 6, srf - -// Module Command MODULE { name = ModuleCommand @@ -76,7 +78,6 @@ PART } } -// Reaction Wheel MODULE { name = ModuleReactionWheel @@ -91,14 +92,12 @@ PART } } -// Module SAS MODULE { name = ModuleSAS SASServiceLevel = 3 } -// ModuleDataTransmitter MODULE { name = ModuleDataTransmitter @@ -113,7 +112,6 @@ PART packetCeiling = 5 } -// ModuleLight MODULE { name = ModuleLight @@ -150,8 +148,6 @@ PART rate = 10.0 } } - -// ModuleDecouple MODULE { name = ModuleDecouple @@ -159,7 +155,7 @@ PART ejectionForcePercent = 50 isOmniDecoupler = false explosiveNodeID = bottom - fxGroupName = "decouple" + fxGroupName = decouple menuName = #JOL-decouple-bot-nam // Decouple Bottom stagingEnableText = #JOL-decouple-bot-ena // Bottom Decoupler: Disabled stagingDisableText = #JOL-decouple-bot-dis // Bottom Decoupler: Enabled @@ -172,7 +168,7 @@ PART ejectionForcePercent = 50 isOmniDecoupler = false explosiveNodeID = srf - fxGroupName = "decouple" + fxGroupName = decouple menuName = #JOL-decouple-sur-nam // Decouple Surface stagingEnableText = #JOL-decouple-sur-ena // Surface Decoupler: Disabled stagingDisableText = #JOL-decouple-sur-dis // Surface Decoupler: Enabled @@ -197,4 +193,4 @@ PART { cube = Default, 85.55,0.6218,10.01, 85.55,0.6193,10.26, 116.4,0.7449,7.435, 116.4,0.7876,5.847, 86.97,0.6152,9.13, 86.97,0.5816,11.21, 0.07498,3.153,-0.02325, 12.5,10.45,12.45 } -} +} \ No newline at end of file From 34f0e8f4e64d25c7791e0582d87af71faee83751 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:25:52 -0500 Subject: [PATCH 23/52] Update mod.json --- json/mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/mod.json b/json/mod.json index e791f29..d294c73 100644 --- a/json/mod.json +++ b/json/mod.json @@ -2,7 +2,7 @@ "schemaVersion": 1, "label": "Jack O'Lantern", "labelColor": "BADA55", - "message": "1.1.1.0", + "message": "1.1.2.0", "color": "darkgreen", "style": "plastic" } From b8fcb75ce33c6c477c48a222bf086f5abd75fb54 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:26:32 -0500 Subject: [PATCH 24/52] Delete CC-BY-NC-4.0.md --- GameData/JackOLantern/CC-BY-NC-4.0.md | 120 -------------------------- 1 file changed, 120 deletions(-) delete mode 100644 GameData/JackOLantern/CC-BY-NC-4.0.md diff --git a/GameData/JackOLantern/CC-BY-NC-4.0.md b/GameData/JackOLantern/CC-BY-NC-4.0.md deleted file mode 100644 index 5c5c054..0000000 --- a/GameData/JackOLantern/CC-BY-NC-4.0.md +++ /dev/null @@ -1,120 +0,0 @@ -### Creative Commons Attribution-NonCommercial 4.0 International Public License - -By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-NonCommercial 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. - -**Section 1 – Definitions.** - -1. **Adapted Material** means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. -2. **Adapter's License** means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. -3. **Copyright and Similar Rights** means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section [2(b)(1)-(2)](https://creativecommons.org/licenses/by-nc/4.0/legalcode#s2b) are not Copyright and Similar Rights. -4. **Effective Technological Measures** means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. -5. **Exceptions and Limitations** means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. -6. **Licensed Material** means the artistic or literary work, database, or other material to which the Licensor applied this Public License. -7. **Licensed Rights** means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. -8. **Licensor** means the individual(s) or entity(ies) granting rights under this Public License. -9. **NonCommercial** means not primarily intended for or directed towards commercial advantage or monetary compensation. For purposes of this Public License, the exchange of the Licensed Material for other material subject to Copyright and Similar Rights by digital file-sharing or similar means is NonCommercial provided there is no payment of monetary compensation in connection with the exchange. -10. **Share** means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. -11. **Sui Generis Database Rights** means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. -12. **You** means the individual or entity exercising the Licensed Rights under this Public License. **Your** has a corresponding meaning. - -**Section 2 – Scope.** - -1. License grant - - . - - 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: - - 1. reproduce and Share the Licensed Material, in whole or in part, for NonCommercial purposes only; and - 2. produce, reproduce, and Share Adapted Material for NonCommercial purposes only. - - 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. - - 3. Term. The term of this Public License is specified in Section [6(a)](https://creativecommons.org/licenses/by-nc/4.0/legalcode#s6a). - - 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section [2(a)(4)](https://creativecommons.org/licenses/by-nc/4.0/legalcode#s2a4) never produces Adapted Material. - - 5. Downstream recipients - - . - - 1. Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. - 2. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. - - 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section [3(a)(1)(A)(i)](https://creativecommons.org/licenses/by-nc/4.0/legalcode#s3a1Ai). - -2. **Other rights**. - - 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. - 2. Patent and trademark rights are not licensed under this Public License. - 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties, including when the Licensed Material is used other than for NonCommercial purposes. - -**Section 3 – License Conditions.** - -Your exercise of the Licensed Rights is expressly made subject to the following conditions. - -1. **Attribution**. - 1. If You Share the Licensed Material (including in modified form), You must: - 1. retain the following if it is supplied by the Licensor with the Licensed Material: - 1. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); - 2. a copyright notice; - 3. a notice that refers to this Public License; - 4. a notice that refers to the disclaimer of warranties; - 5. a URI or hyperlink to the Licensed Material to the extent reasonably practicable; - 2. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and - 3. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. - 2. You may satisfy the conditions in Section [3(a)(1)](https://creativecommons.org/licenses/by-nc/4.0/legalcode#s3a1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. - 3. If requested by the Licensor, You must remove any of the information required by Section [3(a)(1)(A)](https://creativecommons.org/licenses/by-nc/4.0/legalcode#s3a1A) to the extent reasonably practicable. - 4. If You Share Adapted Material You produce, the Adapter's License You apply must not prevent recipients of the Adapted Material from complying with this Public License. - -**Section 4 – Sui Generis Database Rights.** - -Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: - -1. for the avoidance of doubt, Section [2(a)(1)](https://creativecommons.org/licenses/by-nc/4.0/legalcode#s2a1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database for NonCommercial purposes only; -2. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material; and -3. You must comply with the conditions in Section [3(a)](https://creativecommons.org/licenses/by-nc/4.0/legalcode#s3a) if You Share all or a substantial portion of the contents of the database. - -For the avoidance of doubt, this Section [4](https://creativecommons.org/licenses/by-nc/4.0/legalcode#s4) supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. - -**Section 5 – Disclaimer of Warranties and Limitation of Liability.** - -1. **Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You.** -2. **To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You.** - -1. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. - -**Section 6 – Term and Termination.** - -1. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. - -2. Where Your right to use the Licensed Material has terminated under Section [6(a)](https://creativecommons.org/licenses/by-nc/4.0/legalcode#s6a), it reinstates: - - 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or - 2. upon express reinstatement by the Licensor. - - For the avoidance of doubt, this Section - - - - 6(b) - - - - does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. - -3. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. - -4. Sections [1](https://creativecommons.org/licenses/by-nc/4.0/legalcode#s1), [5](https://creativecommons.org/licenses/by-nc/4.0/legalcode#s5), [6](https://creativecommons.org/licenses/by-nc/4.0/legalcode#s6), [7](https://creativecommons.org/licenses/by-nc/4.0/legalcode#s7), and [8](https://creativecommons.org/licenses/by-nc/4.0/legalcode#s8) survive termination of this Public License. - -**Section 7 – Other Terms and Conditions.** - -1. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. -2. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. - -**Section 8 – Interpretation.** - -1. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. -2. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. -3. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. -4. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. \ No newline at end of file From dfdff9a444c15e465874e60b5bec7ae8c2d4bb3e Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:26:33 -0500 Subject: [PATCH 25/52] Delete CC-BY-NC-4.0.txt --- GameData/JackOLantern/CC-BY-NC-4.0.txt | 90 -------------------------- 1 file changed, 90 deletions(-) delete mode 100644 GameData/JackOLantern/CC-BY-NC-4.0.txt diff --git a/GameData/JackOLantern/CC-BY-NC-4.0.txt b/GameData/JackOLantern/CC-BY-NC-4.0.txt deleted file mode 100644 index 2154dd1..0000000 --- a/GameData/JackOLantern/CC-BY-NC-4.0.txt +++ /dev/null @@ -1,90 +0,0 @@ -CC BY-NC 4.0 - -Creative Commons Attribution-NonCommercial 4.0 International Public License - -By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-NonCommercial 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. - -Section 1 – Definitions. - -Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. -Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. -Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. -Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. -Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. -Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. -Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. -Licensor means the individual(s) or entity(ies) granting rights under this Public License. -NonCommercial means not primarily intended for or directed towards commercial advantage or monetary compensation. For purposes of this Public License, the exchange of the Licensed Material for other material subject to Copyright and Similar Rights by digital file-sharing or similar means is NonCommercial provided there is no payment of monetary compensation in connection with the exchange. -Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. -Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. -You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. -Section 2 – Scope. - -License grant. -Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: -reproduce and Share the Licensed Material, in whole or in part, for NonCommercial purposes only; and -produce, reproduce, and Share Adapted Material for NonCommercial purposes only. -Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. -Term. The term of this Public License is specified in Section 6(a). -Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material. -Downstream recipients. -Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. -No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. -No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). -Other rights. - -Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. -Patent and trademark rights are not licensed under this Public License. -To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties, including when the Licensed Material is used other than for NonCommercial purposes. -Section 3 – License Conditions. - -Your exercise of the Licensed Rights is expressly made subject to the following conditions. - -Attribution. - -If You Share the Licensed Material (including in modified form), You must: - -retain the following if it is supplied by the Licensor with the Licensed Material: -identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); -a copyright notice; -a notice that refers to this Public License; -a notice that refers to the disclaimer of warranties; -a URI or hyperlink to the Licensed Material to the extent reasonably practicable; -indicate if You modified the Licensed Material and retain an indication of any previous modifications; and -indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. -You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. -If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable. -If You Share Adapted Material You produce, the Adapter's License You apply must not prevent recipients of the Adapted Material from complying with this Public License. -Section 4 – Sui Generis Database Rights. - -Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: - -for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database for NonCommercial purposes only; -if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material; and -You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. -For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. -Section 5 – Disclaimer of Warranties and Limitation of Liability. - -Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You. -To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You. -The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. -Section 6 – Term and Termination. - -This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. -Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: - -automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or -upon express reinstatement by the Licensor. -For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. -For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. -Sections 1, 5, 6, 7, and 8 survive termination of this Public License. -Section 7 – Other Terms and Conditions. - -The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. -Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. -Section 8 – Interpretation. - -For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. -To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. -No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. -Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. \ No newline at end of file From df00fa19d76fcf7cd2b79e85af8858cfee59a24c Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:26:34 -0500 Subject: [PATCH 26/52] Delete Changelog.cfg --- GameData/JackOLantern/Changelog.cfg | 207 ---------------------------- 1 file changed, 207 deletions(-) delete mode 100644 GameData/JackOLantern/Changelog.cfg diff --git a/GameData/JackOLantern/Changelog.cfg b/GameData/JackOLantern/Changelog.cfg deleted file mode 100644 index cbd32b9..0000000 --- a/GameData/JackOLantern/Changelog.cfg +++ /dev/null @@ -1,207 +0,0 @@ -// Changelog.cfg v1.1.1.0 -// Jack-O'Lantern (JACK) -// created: 2020 02 25 -// updated: 10 Aug 2021 -KERBALCHANGELOG -{ - showChangelog = True - modName = Jack-O'-Lantern (BOO!) - license = CC BY-NC 4.0 - author = Porkjet and zer0Kerbal - VERSION - { - version = 1.1.1.0 - versionName = It's the Great Pumpkin Charlie Kermin! - versionDate = 2021-10-24 - versionKSP = 1.12.2 - change = zer0Kerbal wishes you a Happy and Safe Halloween! - change = DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL - CHANGE - { - type = Updated - change = Release - subChange = Two new sizes! - subChange = now seven sizes - subChange = Localization - subChange = Part mass - subChange = rescaleFactors (size) - subChange = decouple force - subChange = packedVolume - subChange = stackableQuantity - subChange = Thumbnails - subChange = split ModuleLight into submodules - } - CHANGE - { - type = New - change = Localization - subChange = added German (Deutsch) (thank you IBM Watson/Google Translate) - subChange = added Japanese (日本語)(thank you IBM Watson/Google Translate) - subChange = added Russian (Русский) (thank you IBM Watson/Google Translate) - subChange = added Spanish (Español) (thank you IBM Watson/Google Translate) - } - CHANGE - { - type = Patch linting - change = minor housekeeping and file maintenance - subChange = patch dusting (mostly removing construction dust (comments)) - subChange = [TweakScale.cfg] update - } - CHANGE - { - type = Updated - change = Documentation - subChange = readme - subChange = release notes - } - CHANGE - { - type = Status - change = Features/Issues - subChange = closes #41 - two new sizes - subChange = closes #34 - Japanese should be complete - subChange = closes #38 - Spanish should be complete - subChange = closes #39 - German should be complete - subChange = updates #18 - Localization - master - } - CHANGE - { - type = Status - change = Bug - subChange = closes #40 - Config issues (part) - } - CHANGE - { - type = Status - change = *** Possible future changes *** - subChange = [breakingForce] of 200 seems high - subChange = [breakingTorque] of 200 seems high - } - } - VERSION - { - version = 1.1.0.0 - versionName = Back to the Pumpkin Patch - versionDate = 2021-10-05 - versionKSP = 1.12.2 - change = zer0Kerbal wishes you a Happy and Safe Halloween! - change = DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL - CHANGE - { - type = New - change = New for this year! - subChange = Two new sizes! - subChange = Localization [en-us.cfg] - subChange = Dragcubes - subChange = Thumbnails - subChange = [ModuleCargoPart] (so you can carry your Jack-O'-Lanterns everywhere!) - subChange = tightened up patches ![Jack-O'-Lantern][IMG:hero:0] - } - CHANGE - { - type = Added - change = Localization - subChange = added .this/Localization/ - subChange = added localization (en-us.cfg) - subChange = adjusted phrasing a smudge - } - CHANGE - { - type = New - change = Online - subChange = Created/Updated CurseForge - subChange = updated CKAN/NetKAN - } - CHANGE - { - type = Maintenance - change = Patch linting and file maintenance - subChange = minor housekeeping - subChange = patch dusting (mostly removing construction dust (comments)) - change = Documentation - subChange = readme - subChange = release notes - } - CHANGE - { - type = Status - change = Features/Issues - subChange = closes #1 - catch up branch- contributed by zer0Kerbal - subChange = closes #4 - Update Legal MumboJumbo - subChange = closes #6 - Update Automation - subChange = closes #7 - *** Github*** - subChange = closes #8 - ***Repo *** - subChange = closes #9 - Legal MumboJumbo - subChange = closes #10 - ### Social - subChange = closes #12 - ModuleCargoPart - subChange = closes #13 - Thumbnails - subChange = closes #14 - Dragcubes - subChange = closes #17 - en-us.cfg should be complete - change = Possible future changes - subChange = ? - } - } - VERSION - { - version = 1.0.0.3 - versionName = Pumpkin Chunking - versionDate = 2019-11-01 - versionKSP = 1.7.3 - change = add ModuleDecouple to srf and bottom nodes - change = add decouple sound - change = add stagingIcon = command_pod - change = add decouple gasburst_white FX - change = reverted to ModuleLight and added RGB and brightness - change = gave decouple more potential 'oomph' and scaled default down - change = named decouple nodes - } - VERSION - { - version = 1.0.0.2 - versionName = ModCons - versionDate = 2019-10-31 - versionKSP = 1.7.3 - change = added tags.cfg patch - change = updated and modernized part.cfgs - change = moved parts from Utility to Pods - change = added Changelog.cfg - change = added CrewCapacity = 0 - change = added explosionPotention = 0 - change = added tags (using #autoloc_500345) - change = converted from PNG to DDS (DT5) - change = moved parts into JackOLantern/parts - change = moved patch(es) into JackOLantern/patches - change = added Readme.md - change = added .version file - change = added ControlPoint(s) - change = updated ModuleReactionWheel - change = added SASServiceLevel = 3 - change = added ModuleDataTransmitter (5000) - change = adjusted ElectricChange per size - change = changed from ModuleLight to ModuleColorChanger - } - VERSION - { - version = 1.0.0.1 - versionName = Audacious Apple - versionDate = 2019-10-31 - versionKSP = 1.9.1 - change = initial release - change = >>-- adoption by zer0Kerbal --<< - change = added bulkheadProfiles - change = added TweakScale to part.cfg's - change = corrected attachment node's orientation - - } - VERSION - { - version = 1.0.0.0 - versionName = Original from CurseForge - versionDate = 2014-10-14 - versionKSP = 1.9.1 - change = >>-- creation by PorkJet --<< - } -} - -// CC BY-NC-SA 4.0 -// zer0Kerbal From 6d9e36aa227390428d5214bbb10b1c2e88810930 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:26:35 -0500 Subject: [PATCH 27/52] Delete JackOLantern.version --- GameData/JackOLantern/JackOLantern.version | 42 ---------------------- 1 file changed, 42 deletions(-) delete mode 100644 GameData/JackOLantern/JackOLantern.version diff --git a/GameData/JackOLantern/JackOLantern.version b/GameData/JackOLantern/JackOLantern.version deleted file mode 100644 index dfbbe31..0000000 --- a/GameData/JackOLantern/JackOLantern.version +++ /dev/null @@ -1,42 +0,0 @@ -{ - "NAME": "Jack-O'-Lantern (JACK)", - "URL" : "https://raw.githubusercontent.com/zer0Kerbal/JackOLantern/master/JackOLantern.version", - "DOWNLOAD": "http://github.com/zer0Kerbal/JackOLantern/releases/latest", - "CHANGE_LOG_URL" : "https://raw.githubusercontent.com/zer0Kerbal/JackOLantern/master/JackOLantern.version", - "GITHUB" : - { - "USERNAME" : "zer0Kerbal", - "REPOSITORY" : "JackOLantern", - "ALLOW_PRE_RELEASE" : false - }, - "VERSION" : - { - "MAJOR" : 1, - "MINOR" : 1, - "PATCH" : 1, - "BUILD" : 0 - }, - "KSP_VERSION" : - { - "MAJOR" : 1, - "MINOR" : 12, - "PATCH" : 2 - }, - "KSP_VERSION_MIN" : - { - "MAJOR" : 1, - "MINOR" : 12, - "PATCH" : 1 - }, - "KSP_VERSION_MAX" : - { - "MAJOR" : 1, - "MINOR" : 12, - "PATCH" : 9999 - }, - "INSTALL_LOC" : - { - "NAME" : "JackOLantern", - "DIRECTORY" : "JackOLantern" - } -} From 7a1b06b2e9e1a872c6de68dfe353d75fa3a87f67 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:26:36 -0500 Subject: [PATCH 28/52] Delete Readme.htm --- GameData/JackOLantern/Readme.htm | 191 ------------------------------- 1 file changed, 191 deletions(-) delete mode 100644 GameData/JackOLantern/Readme.htm diff --git a/GameData/JackOLantern/Readme.htm b/GameData/JackOLantern/Readme.htm deleted file mode 100644 index f1d5079..0000000 --- a/GameData/JackOLantern/Readme.htm +++ /dev/null @@ -1,191 +0,0 @@ - - -

Download on Curseforge or Github or SpaceDock.

-
Available on CKAN as JackOLantern.
-

Jack-O'Lantern (JACK)

-

Jack-O'Lantern themed probe cores in seven sizes. All the modcons. Now with pumpkin chunking!

-

By @zer0Kerbal originally by Porkjet

-

Mod Version KSP version License CC-BY-NC-4.0
-Curseforge CKAN GitHub SpaceDock

-

Code KSP-AVC Validate AVC .version files

-
brought to you by KGEx
-
-

Features

-

This mod adds seven Halloween themed parts

-
    -
  • Seven sizes of Jack-O'Lantern shaped probe cores
  • -
  • TweakScale support included (requires TweakScale and Module Manager)
  • -
-
-

Flag

-

Hero Image

-

Cabin notes

-
-
    -
  • The mod contains seven Jack-O'Lantern shaped probe cores.
  • -
  • Future Plans: lol. Except compatibility patches, keep it working with future KSP updates.
  • -
  • I have not personally tested the patches
  • -
  • Have a request? Glad to have them, kindly submit through GitHub.
  • -
  • Would love to see one or more textures that could be set as variants. Would need help with the textures. :D
  • -
-
-
-

Localization work in progress

-
    -
  • - English
  • -
  • - Russian (Русский)
  • -
  • - German (Deutsch)
  • -
  • - Japanese (日本語)
  • -
  • - Spanish (Español)
  • -
  • -your translation here
  • -
-
-

HELP WANTED - See the README in the Localization folder for instructions for adding or improving translations. GitHub push is the best way to contribute. Additions and corrections solicited and welcome!

-
-
-

How to support this and other great mods by zer0Kerbal

-

Support Github Sponsor Patreon Buy zer0Kerbal a snack

-
-

See More

-
    -
  • Discussions and news on this mod: See Discussions or [KSP Forums][MOD:forum]
  • -
  • Changelog Summary for more details of changes : See ChangeLog
  • -
  • Known Issues for more details of feature requests and known issues : See Known Issues
  • -
-
-

Installation Directions

-
    -
  • Use
    -CKAN
  • -
-

Dependencies

- -

Recommends

- -

Suggests

- -

Mods that benefit Jack-O'Lantern (JACK) by zed'K

- -

Supports

- -

Conflicts

-
    -
  • none
  • -
-

Replaces

-
    -
  • none
  • -
-

Tags

-
    -
  • parts, uncrewed
  • -
-
-
-

*red box below is a link to forum post on how to get support*

- -

How to get support

- -

Credits and Special Thanks

-

see Attribution.md for comprehensive list

-
    -
  • @'Porkjet` - Configs, models, and textures
  • -
  • IBM Watson and translate.google.com for translations
  • -
- -

Current (1) - zer0Kerbal

-
-

Forum: [Thread][MOD:forum] - Source: GitHub
-License: License CC-BY-NC-4.0

-
-
-

*** All bundled mods are distributed under their own licenses ***
-*** All art assets (textures, models, animations, sounds) are distributed under their own licenses ***

-
-

Original (0) - Author: @Porkjet

-
-

Thread - Download - Source: GitHub License: License CC-BY-NC-4.0

-
-
- - -

-
Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date
-

Hero Image

-
v1.1.1.0 original: 01 Oct 2018 zed'K | updated: 24 Oct 2021 zed'K
- - - - - - - - - - - - - - - - - - - - - - - - - - -

[^1]: may work on other versions (YMMV) [^2]: Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date! [^3]: this isn't a mod. ;P

- - - - - - - From b7ca045a3a807adbdeb7eb736d16ad8ccaca86ca Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:39:04 -0500 Subject: [PATCH 29/52] Update changelog.md --- changelog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/changelog.md b/changelog.md index e92834c..21cf633 100644 --- a/changelog.md +++ b/changelog.md @@ -29,6 +29,20 @@ * readme * release notes +### Localization 1.1.2.0 + +enabled <--> disabled swap +en-us.cfg v 1.1.0.0 +es-es.cfg v 1.1.0.0 +de.cfg v 1.1.0.0 +ja.cfg v 1.1.0.0 +ru.cfg v 1.1.0.0 +no-no.cfg v 1.0.0.0 + +### Config 1.1.2.0 + +JackOLantern.cfg v1.0.0.0 + ### Status 1.1.2.0 * Issues From 3906b6df7dccde8348c8bad43851b92f0a215467 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:39:05 -0500 Subject: [PATCH 30/52] Create changelog.md --- docs/changelog.md | 249 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 249 insertions(+) create mode 100644 docs/changelog.md diff --git a/docs/changelog.md b/docs/changelog.md new file mode 100644 index 0000000..4629190 --- /dev/null +++ b/docs/changelog.md @@ -0,0 +1,249 @@ +--- +permalink: /Changelog.html +title: The Change Log +description: The Opening Credits, and the closing credits, plus the first of two (or is three) end credit scenes +tags: changes,changelog,change-log,page,kerbal,ksp,zer0Kerbal,zedK +--- + +# Changelog + +| modName | Jack O'Lantern (JACK) | +| ---------- | ----------------------------------------------------------------- | +| license | CC-BY-NC-4.0 | +| author | Porkjet and zer0Kerbal | +| forum | (https://forum.kerbalspaceprogram.com/index.php?/topic/189466-*/) | +| github | (https://github.com/zer0Kerbal/JackOLantern) | +| curseforge | (https://www.curseforge.com/kerbal/ksp-mods/JackOLantern) | +| spacedock | (https://spacedock.info/mod/2261) | +| ckan | JackOLantern | + +## Version 1.1.2.0-release `` + +* 15 Oct 2022 +* Released for Kerbal Space Program 1.12.3 + +zer0Kerbal wishes you a Happy and Safe Halloween! + +### Updated 1.1.2.0 + +* minor housekeeping and file maintenance +* patch dusting (mostly removing construction dust (comments)) +* [TweakScale.cfg] update +* closes #44 - Cannot find fx group of that name for decoupler + +### Documentation 1.1.2.0 + +* readme +* release notes + +### Status 1.1.2.0 + +* Issues + * closes #46 - Jack-O'Lantern (JACK)1.1.2.0-release `` + * closes #47 - 1.0.99.0 Verify Legal Mumbo Jumbo + * closes #48 - 1.0.99.0 Update Documentation + * closes #49 - 1.0.99.0 Update Social Media + +--- + +## Version 1.1.1.0-release `` + +* 24 Oct 2021 +* Released for Kerbal Space Program 1.12.3 + +zer0Kerbal wishes you a Happy and Safe Halloween! + +### Updated 1.1.1.0 + +* Two new sizes! +* now seven sizes +* Localization +* Part mass +* rescaleFactors (size) +* decouple force +* packedVolume +* stackableQuantity +* Thumbnails +* split ModuleLight into submodules + +### Localization 1.1.1.0 + +* Added + * German (Deutsch) (thank you IBM Watson/Google Translate) + * Japanese (日本語)(thank you IBM Watson/Google Translate) + * Russian (Русский) (thank you IBM Watson/Google Translate) + * Spanish (Español) (thank you IBM Watson/Google Translate) + +### Patch linting 1.1.1.0 + +* minor housekeeping and file maintenance +* patch dusting (mostly removing construction dust (comments)) +* [TweakScale.cfg] update + +### Documentation 1.1.1.0 + +* readme +* release notes + +### Status 1.1.1.0 + +* Features/Issues + * closes #41 - two new sizes + * closes #34 - Japanese + * closes #38 - Spanish + * closes #39 - German + * updates #18 - Localization - master + * closes #40 - Config issues (part) +* ***Possible future changes*** + * [breakingForce] of 200 seems high + * [breakingTorque] of 200 seems high + +--- + +## Version 1.1.0.0-release `` + +* 05 Oct 2021 +* Released for Kerbal Space Program 1.12.3 + +zer0Kerbal wishes you a Happy and Safe Halloween! + +### New for this year + +* Two new sizes! +* Localization [en-us.cfg] +* Dragcubes +* Thumbnails +* [ModuleCargoPart] (so you can carry your Jack-O'-Lanterns everywhere!) +* tightened up patches + +### Localization 1.1.0.0 + +* added .this/Localization/ +* added localization (en-us.cfg) +* adjusted phrasing a smudge + +### Social Media 1.1.0.0 + +* Created/Updated CurseForge +* updated CKAN/NetKAN + +### Maintenance 1.1.0.0 + +* Patch linting and file maintenance +* minor housekeeping +* patch dusting (mostly removing construction dust (comments)) + +### Documentation 1.1.0.0 + +* readme +* release notes + +### Status 1.1.0.0 + +* Features/Issues + * closes #1 - catch up branch + * closes #2 - Version 1.0.99.0-prerelease + * closes #3 - Social + * closes #4 - Update Legal MumboJumbo + * closes #5 - Legal MumboJumbo + * closes #6 - Update Automation + * closes #7 - ***Github*** + * closes #8 - ***Repo*** + * closes #9 - Legal MumboJumbo + * closes #10 - Social + * closes #12 - ModuleCargoPart + * closes #13 - Thumbnails + * closes #14 - Dragcubes + * closes #17 - en-us.cfg should be complete + +--- + +## Version 1.0.99.3-prerelease `` (1.0.0.3) + +* 01 Nov 2019 +* Released for Kerbal Space Program 1.7.3 + +* add + * ModuleDecouple to srf and bottom nodes + * decouple sound + * stagingIcon = command_pod + * decouple gasburst_white FX +* reverted to ModuleLight and added RGB and brightness +* gave decouple more potential 'oomph' and scaled default down +* named decouple nodes + +--- + +## Version 1.0.99.2-prerelease `` (1.0.0.2) + +* 31 Oct 2019 +* Released for Kerbal Space Program 1.7.3 + +* updated and modernized part.cfgs + * ModuleReactionWheel +* moved parts from Utility to Pods +* added + * tags.cfg patch + * Changelog.cfg + * CrewCapacity = 0 + * explosionPotention = 0 + * tags (using #autoloc_500345) + * Readme.md + * .version file + * ControlPoint(s) + * SASServiceLevel = 3 + * ModuleDataTransmitter (5000) +* converted from PNG to DDS (DT5) +* moved + * parts into JackOLantern/parts + * patch(es) into JackOLantern/patches +adjusted ElectricChange per size +changed from ModuleLight to ModuleColorChanger + +--- + +## Version 1.0.99.1-prerelease (1.0.0.1) + +* 31 Oct 2019 +* Released for Kerbal Space Program 1.9.1 + +* initial release +* added bulkheadProfiles +* added TweakScale to part.cfg's +* corrected attachment node's orientation + +--- + +## Version 1.0.99.0-adoption `` + +* 07 Oct 2021 +* Released for Kerbal Space Program 1.12.3 + +### Adoption by zer0Kerbal + +### Status 1.0.99.0 + +* Issues + * closes #1 - catch up branch - contributed by zer0Kerbal + * closes #7 - ***Github*** + * closes #8 - ***Repo*** + * closes #9 - Legal MumboJumbo + * closes #10 - ### Social + +--- + +## Version = 1.0.0.0-archival `` + +* 14 Oct 2014 +* Released for Kerbal Space Program 1.9.1 + +* `>>-- creation by PorkJet --<<` +* Original from CurseForge + +--- From 5628aa17b1e3d788e562a9db5cd464171cec16ef Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:39:06 -0500 Subject: [PATCH 31/52] Create 1.1.2.0.md --- docs/ReleaseNotes/1.1.2.0.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/ReleaseNotes/1.1.2.0.md diff --git a/docs/ReleaseNotes/1.1.2.0.md b/docs/ReleaseNotes/1.1.2.0.md new file mode 100644 index 0000000..2e2e3df --- /dev/null +++ b/docs/ReleaseNotes/1.1.2.0.md @@ -0,0 +1 @@ +** 1.1.2.0.md -- From 42d47140e9f16220a883fb22fef3ec6dafacd6a5 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:39:08 -0500 Subject: [PATCH 32/52] Create 1.1.2.0.htm --- GameData/JackOLantern/1.1.2.0.htm | 121 ++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 GameData/JackOLantern/1.1.2.0.htm diff --git a/GameData/JackOLantern/1.1.2.0.htm b/GameData/JackOLantern/1.1.2.0.htm new file mode 100644 index 0000000..93c9ed2 --- /dev/null +++ b/GameData/JackOLantern/1.1.2.0.htm @@ -0,0 +1,121 @@ + + +

JackOLantern
+KSP version License
+AVC .version files Pages

+

Version 1.1.2.0-release +- <EDITION> edition

+
    +
  • 16 Oct 2022
  • +
  • Released for Kerbal Space Program 1.12.3
  • +
+

+DO A CLEAN INSTALL:
DELETE EXISTING INSTALLATION THEN RE-INSTALL

Download from CurseForge

+ +

Summary

+

Changes

+
+

See More

+ +

Localization

+
+
    +
  • English English
  • +
  • Deutsch German (Deutsch)
  • +
  • 日本語 Japanese (日本語)
  • +
  • Español Spanish (Español)
  • +
  • Русский Russian (Русский)
  • +
  • your translation here
  • +
+

HELP WANTED - See the README in the Localization folder or the +Quickstart Guide for instructions for adding or +improving translations. GitHub push is the best way to contribute. +Additions and corrections welcome!

+
+
+

red box below is a link to forum post on how to get support

+ +

How to get support

+

Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date

+
+ +
+

How to +support this and other great mods by zer0Kerbal

+

Support Patreon Github Sponsor Buy zer0Kerbal a snack

+

Release Schedule

+
    +
  1. GitHub, reaching first manual installers and users of KSP-AVC. Right +now.
  2. +
  3. CurseForge. Right now.
  4. +
  5. SpaceDock (and CKAN users). Soon™
  6. +
+ + + + + + From a0dcf9a91ee00321032bcb1d632d966bd8c1d31b Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:39:09 -0500 Subject: [PATCH 33/52] Create Attributions.htm --- GameData/JackOLantern/Attributions.htm | 56 ++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 GameData/JackOLantern/Attributions.htm diff --git a/GameData/JackOLantern/Attributions.htm b/GameData/JackOLantern/Attributions.htm new file mode 100644 index 0000000..1ee6ec6 --- /dev/null +++ b/GameData/JackOLantern/Attributions.htm @@ -0,0 +1,56 @@ + + + + +

+

Jack-O'Lantern (JACK)

+

Home

+

Attribution

+

Credits

+
    +
  • Porkjet Porkjet for creating the Jack-O'Lantern (JACK) themed parts addons!
  • +
  • Thank you to everyone who gave feedback! It's very important for me and highly appreciated.
  • +
+ +

Flag(s)

+ + +

Agency

+ + +

Special Thanks

+ + +

Translations

+
    +
  • English English
  • +
  • Русский Russian (Русский)
  • +
  • Deutsch German (Deutsch)
  • +
  • 日本語 Japanese (日本語)
  • +
  • Español Spanish (Español)
  • +
  • IBM Watson and translate.google.com for translations
  • +
  • Additions and corrections welcome!
  • +
+ +

Art Asset(s)

+
    +
  • Flags
  • +
+

Testing and Support

+ + + + + + From d7e676b18b003d728cb9ca76a72f1d2a7ae47356 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:39:10 -0500 Subject: [PATCH 34/52] Create CC-BY-NC-4.0.txt --- GameData/JackOLantern/CC-BY-NC-4.0.txt | 90 ++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 GameData/JackOLantern/CC-BY-NC-4.0.txt diff --git a/GameData/JackOLantern/CC-BY-NC-4.0.txt b/GameData/JackOLantern/CC-BY-NC-4.0.txt new file mode 100644 index 0000000..2154dd1 --- /dev/null +++ b/GameData/JackOLantern/CC-BY-NC-4.0.txt @@ -0,0 +1,90 @@ +CC BY-NC 4.0 + +Creative Commons Attribution-NonCommercial 4.0 International Public License + +By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-NonCommercial 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. + +Section 1 – Definitions. + +Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. +Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. +Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. +Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. +Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. +Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. +Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. +Licensor means the individual(s) or entity(ies) granting rights under this Public License. +NonCommercial means not primarily intended for or directed towards commercial advantage or monetary compensation. For purposes of this Public License, the exchange of the Licensed Material for other material subject to Copyright and Similar Rights by digital file-sharing or similar means is NonCommercial provided there is no payment of monetary compensation in connection with the exchange. +Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. +Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. +You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. +Section 2 – Scope. + +License grant. +Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: +reproduce and Share the Licensed Material, in whole or in part, for NonCommercial purposes only; and +produce, reproduce, and Share Adapted Material for NonCommercial purposes only. +Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. +Term. The term of this Public License is specified in Section 6(a). +Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material. +Downstream recipients. +Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. +No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. +No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). +Other rights. + +Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. +Patent and trademark rights are not licensed under this Public License. +To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties, including when the Licensed Material is used other than for NonCommercial purposes. +Section 3 – License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the following conditions. + +Attribution. + +If You Share the Licensed Material (including in modified form), You must: + +retain the following if it is supplied by the Licensor with the Licensed Material: +identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); +a copyright notice; +a notice that refers to this Public License; +a notice that refers to the disclaimer of warranties; +a URI or hyperlink to the Licensed Material to the extent reasonably practicable; +indicate if You modified the Licensed Material and retain an indication of any previous modifications; and +indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. +You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. +If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable. +If You Share Adapted Material You produce, the Adapter's License You apply must not prevent recipients of the Adapted Material from complying with this Public License. +Section 4 – Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: + +for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database for NonCommercial purposes only; +if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material; and +You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. +For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. +Section 5 – Disclaimer of Warranties and Limitation of Liability. + +Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You. +To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You. +The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. +Section 6 – Term and Termination. + +This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. +Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: + +automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or +upon express reinstatement by the Licensor. +For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. +For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. +Sections 1, 5, 6, 7, and 8 survive termination of this Public License. +Section 7 – Other Terms and Conditions. + +The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. +Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. +Section 8 – Interpretation. + +For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. +To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. +No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. +Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. \ No newline at end of file From 7bc947c5e1803f539021f3a6494d7b72a6029b0e Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:39:12 -0500 Subject: [PATCH 35/52] Create changelog.md --- GameData/JackOLantern/changelog.md | 236 +++++++++++++++++++++++++++++ 1 file changed, 236 insertions(+) create mode 100644 GameData/JackOLantern/changelog.md diff --git a/GameData/JackOLantern/changelog.md b/GameData/JackOLantern/changelog.md new file mode 100644 index 0000000..e92834c --- /dev/null +++ b/GameData/JackOLantern/changelog.md @@ -0,0 +1,236 @@ +# Changelog + +| modName | Jack O'Lantern (JACK) | +| ---------- | ----------------------------------------------------------------- | +| license | CC-BY-NC-4.0 | +| author | Porkjet and zer0Kerbal | +| forum | (https://forum.kerbalspaceprogram.com/index.php?/topic/189466-*/) | +| github | (https://github.com/zer0Kerbal/JackOLantern) | +| curseforge | (https://www.curseforge.com/kerbal/ksp-mods/JackOLantern) | +| spacedock | (https://spacedock.info/mod/2261) | +| ckan | JackOLantern | + +## Version 1.1.2.0-release `` + +* 15 Oct 2022 +* Released for Kerbal Space Program 1.12.3 + +zer0Kerbal wishes you a Happy and Safe Halloween! + +### Updated 1.1.2.0 + +* minor housekeeping and file maintenance +* patch dusting (mostly removing construction dust (comments)) +* [TweakScale.cfg] update +* closes #44 - Cannot find fx group of that name for decoupler + +### Documentation 1.1.2.0 + +* readme +* release notes + +### Status 1.1.2.0 + +* Issues + * closes #46 - Jack-O'Lantern (JACK)1.1.2.0-release `` + * closes #47 - 1.0.99.0 Verify Legal Mumbo Jumbo + * closes #48 - 1.0.99.0 Update Documentation + * closes #49 - 1.0.99.0 Update Social Media + +--- + +## Version 1.1.1.0-release `` + +* 24 Oct 2021 +* Released for Kerbal Space Program 1.12.3 + +zer0Kerbal wishes you a Happy and Safe Halloween! + +### Updated 1.1.1.0 + +* Two new sizes! +* now seven sizes +* Localization +* Part mass +* rescaleFactors (size) +* decouple force +* packedVolume +* stackableQuantity +* Thumbnails +* split ModuleLight into submodules + +### Localization 1.1.1.0 + +* Added + * German (Deutsch) (thank you IBM Watson/Google Translate) + * Japanese (日本語)(thank you IBM Watson/Google Translate) + * Russian (Русский) (thank you IBM Watson/Google Translate) + * Spanish (Español) (thank you IBM Watson/Google Translate) + +### Patch linting 1.1.1.0 + +* minor housekeeping and file maintenance +* patch dusting (mostly removing construction dust (comments)) +* [TweakScale.cfg] update + +### Documentation 1.1.1.0 + +* readme +* release notes + +### Status 1.1.1.0 + +* Features/Issues + * closes #41 - two new sizes + * closes #34 - Japanese + * closes #38 - Spanish + * closes #39 - German + * updates #18 - Localization - master + * closes #40 - Config issues (part) +* ***Possible future changes*** + * [breakingForce] of 200 seems high + * [breakingTorque] of 200 seems high + +--- + +## Version 1.1.0.0-release `` + +* 05 Oct 2021 +* Released for Kerbal Space Program 1.12.3 + +zer0Kerbal wishes you a Happy and Safe Halloween! + +### New for this year + +* Two new sizes! +* Localization [en-us.cfg] +* Dragcubes +* Thumbnails +* [ModuleCargoPart] (so you can carry your Jack-O'-Lanterns everywhere!) +* tightened up patches + +### Localization 1.1.0.0 + +* added .this/Localization/ +* added localization (en-us.cfg) +* adjusted phrasing a smudge + +### Social Media 1.1.0.0 + +* Created/Updated CurseForge +* updated CKAN/NetKAN + +### Maintenance 1.1.0.0 + +* Patch linting and file maintenance +* minor housekeeping +* patch dusting (mostly removing construction dust (comments)) + +### Documentation 1.1.0.0 + +* readme +* release notes + +### Status 1.1.0.0 + +* Features/Issues + * closes #1 - catch up branch + * closes #2 - Version 1.0.99.0-prerelease + * closes #3 - Social + * closes #4 - Update Legal MumboJumbo + * closes #5 - Legal MumboJumbo + * closes #6 - Update Automation + * closes #7 - ***Github*** + * closes #8 - ***Repo*** + * closes #9 - Legal MumboJumbo + * closes #10 - Social + * closes #12 - ModuleCargoPart + * closes #13 - Thumbnails + * closes #14 - Dragcubes + * closes #17 - en-us.cfg should be complete + +--- + +## Version 1.0.99.3-prerelease `` (1.0.0.3) + +* 01 Nov 2019 +* Released for Kerbal Space Program 1.7.3 + +* add + * ModuleDecouple to srf and bottom nodes + * decouple sound + * stagingIcon = command_pod + * decouple gasburst_white FX +* reverted to ModuleLight and added RGB and brightness +* gave decouple more potential 'oomph' and scaled default down +* named decouple nodes + +--- + +## Version 1.0.99.2-prerelease `` (1.0.0.2) + +* 31 Oct 2019 +* Released for Kerbal Space Program 1.7.3 + +* updated and modernized part.cfgs + * ModuleReactionWheel +* moved parts from Utility to Pods +* added + * tags.cfg patch + * Changelog.cfg + * CrewCapacity = 0 + * explosionPotention = 0 + * tags (using #autoloc_500345) + * Readme.md + * .version file + * ControlPoint(s) + * SASServiceLevel = 3 + * ModuleDataTransmitter (5000) +* converted from PNG to DDS (DT5) +* moved + * parts into JackOLantern/parts + * patch(es) into JackOLantern/patches +adjusted ElectricChange per size +changed from ModuleLight to ModuleColorChanger + +--- + +## Version 1.0.99.1-prerelease (1.0.0.1) + +* 31 Oct 2019 +* Released for Kerbal Space Program 1.9.1 + +* initial release +* added bulkheadProfiles +* added TweakScale to part.cfg's +* corrected attachment node's orientation + +--- + +## Version 1.0.99.0-adoption `` + +* 07 Oct 2021 +* Released for Kerbal Space Program 1.12.3 + +### Adoption by zer0Kerbal + +### Status 1.0.99.0 + +* Issues + * closes #1 - catch up branch - contributed by zer0Kerbal + * closes #7 - ***Github*** + * closes #8 - ***Repo*** + * closes #9 - Legal MumboJumbo + * closes #10 - ### Social + +--- + +## Version = 1.0.0.0-archival `` + +* 14 Oct 2014 +* Released for Kerbal Space Program 1.9.1 + +* `>>-- creation by PorkJet --<<` +* Original from CurseForge + +--- From 43319dc19507d789346b9e79fa06b141f075b596 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:39:13 -0500 Subject: [PATCH 36/52] Update JackOLantern.cfg --- GameData/JackOLantern/Config/JackOLantern.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameData/JackOLantern/Config/JackOLantern.cfg b/GameData/JackOLantern/Config/JackOLantern.cfg index 3fad7bf..5d306c9 100644 --- a/GameData/JackOLantern/Config/JackOLantern.cfg +++ b/GameData/JackOLantern/Config/JackOLantern.cfg @@ -1,4 +1,4 @@ -// JackOLantern .cfg v1.0.0.0 +// JackOLantern.cfg v1.0.0.0 // Jack-O'Lantern (JACK) // created: 15 Oct 2022 // updated: From d217f1cab6944162e0a0fce871c051fc518bc6b4 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:39:14 -0500 Subject: [PATCH 37/52] Create JackOLantern.version --- GameData/JackOLantern/JackOLantern.version | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 GameData/JackOLantern/JackOLantern.version diff --git a/GameData/JackOLantern/JackOLantern.version b/GameData/JackOLantern/JackOLantern.version new file mode 100644 index 0000000..ffb78e5 --- /dev/null +++ b/GameData/JackOLantern/JackOLantern.version @@ -0,0 +1,36 @@ +{ + "NAME" : "Jack-O'-Lantern (JACK)", + "URL" : "https://raw.githubusercontent.com/zer0Kerbal/JackOLantern/master/JackOLantern.version", + "DOWNLOAD" : "https://github.com/zer0Kerbal/JackOLantern/releases/latest", + "CHANGE_LOG_URL" : "https://raw.githubusercontent.com/zer0Kerbal/JackOLantern/master/changelog.md", + "GITHUB" : + { + "USERNAME" : "zer0Kerbal", + "REPOSITORY" : "JackOLantern", + "ALLOW_PRE_RELEASE" : false + }, + "VERSION" : + { + "MAJOR" : 1, + "MINOR" : 1, + "PATCH" : 2, + "BUILD" : 0 + }, + "KSP_VERSION" : + { + "MAJOR" : 1, + "MINOR" : 12, + "PATCH" : 3 + }, + "KSP_VERSION_MIN" : + { + "MAJOR" : 1, + "MINOR" : 3, + "PATCH" : 1 + }, + "INSTALL_LOC" : + { + "NAME" : "JackOLantern", + "DIRECTORY" : "JackOLantern" + } +} \ No newline at end of file From 0a0d1345fdc04d351bc843fb954cf04558c7f9cb Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:39:15 -0500 Subject: [PATCH 38/52] Update de.cfg --- GameData/JackOLantern/Localization/de.cfg | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/GameData/JackOLantern/Localization/de.cfg b/GameData/JackOLantern/Localization/de.cfg index 6a26f87..265a5df 100644 --- a/GameData/JackOLantern/Localization/de.cfg +++ b/GameData/JackOLantern/Localization/de.cfg @@ -1,7 +1,7 @@ -// de.cfg v 1.0.0.0 +// de.cfg v 1.1.0.0 // Jack-O'Lantern (JACK) // created: 05 Oct 21 -// updated: 19 Oct 21 +// updated: 17 Oct 22 // German (Deutch) provided by: IBM Watson and translate.google.com // CC BY-NC 4.0 by zer0Kerbal @@ -12,16 +12,16 @@ Localization { // ************** General #JOL-manu = PorkWorks - #JOL-tags = (jack )lantern pumpkin halloween brown charlie porkjet eve cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque + #JOL-tags = (jack )lantern pumpkin halloween brown charlie porkjet eve // ************** Decouplers #JOL-decouple-bot-nam = Unten entkoppeln - #JOL-decouple-bot-ena = Unterer Entkoppler: Deaktiviert - #JOL-decouple-bot-dis = Unterer Entkoppler: Aktiviert + #JOL-decouple-bot-ena = Unterer Entkoppler: Aktiviert + #JOL-decouple-bot-dis = Unterer Entkoppler: Deaktiviert #JOL-decouple-sur-nam = Oberfläche entkoppeln - #JOL-decouple-sur-ena = Oberflächenentkoppler: Deaktiviert - #JOL-decouple-sur-dis = Oberflächenentkoppler: Aktiviert + #JOL-decouple-sur-ena = Oberflächenentkoppler: Aktiviert + #JOL-decouple-sur-dis = Oberflächenentkoppler: Deaktiviert // ************** Sehr klein #JOL-t-titl = Jack-O'-Lantern (Sehr klein) From 9f54a4f3b765054ca0af578fb56bf361667a99d1 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:39:16 -0500 Subject: [PATCH 39/52] Update en-us.cfg --- GameData/JackOLantern/Localization/en-us.cfg | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/GameData/JackOLantern/Localization/en-us.cfg b/GameData/JackOLantern/Localization/en-us.cfg index 3694064..69e32e9 100644 --- a/GameData/JackOLantern/Localization/en-us.cfg +++ b/GameData/JackOLantern/Localization/en-us.cfg @@ -1,7 +1,7 @@ -// en-us.cfg v 1.0.0.0 +// en-us.cfg v 1.1.0.0 // Jack-O'Lantern (JACK) // created: 05 Oct 2021 -// updated: +// updated: 15 Oct 2022 // this file created by zer0Kerbal // this file CC BY-NC 4.0 by zer0Kerbal @@ -17,12 +17,12 @@ Localization // ************** Decouplers #JOL-decouple-bot-nam = Decouple Bottom - #JOL-decouple-bot-ena = Bottom Decoupler: Disabled - #JOL-decouple-bot-dis = Bottom Decoupler: Enabled + #JOL-decouple-bot-ena = Bottom Decoupler: Enabled + #JOL-decouple-bot-dis = Bottom Decoupler: Disabled #JOL-decouple-sur-nam = Decouple Surface - #JOL-decouple-sur-ena = Surface Decoupler: Disabled - #JOL-decouple-sur-dis = Surface Decoupler: Enabled + #JOL-decouple-sur-ena = Surface Decoupler: Enabled + #JOL-decouple-sur-dis = Surface Decoupler: Disabled // ************** Tiny #JOL-t-titl = Jack-O'-Lantern (Tiny) From 5c0d83e381be77a72c0a986e0da12f6a159e46ed Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:39:17 -0500 Subject: [PATCH 40/52] Update es-es.cfg --- GameData/JackOLantern/Localization/es-es.cfg | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/GameData/JackOLantern/Localization/es-es.cfg b/GameData/JackOLantern/Localization/es-es.cfg index ec9a6b6..525e4d6 100644 --- a/GameData/JackOLantern/Localization/es-es.cfg +++ b/GameData/JackOLantern/Localization/es-es.cfg @@ -1,7 +1,7 @@ -// es-es.cfg v 1.0.0.0 +// es-es.cfg v 1.1.0.0 // Jack-O'Lantern (JACK) -// created: 05 Oct 21 -// updated: 19 Oct 21 +// created: 05 Oct 2021 +// updated: 17 Oct 2022 // Spanish (Español) provided by: IBM Watson and translate.google.com // CC BY-NC 4.0 by zer0Kerbal @@ -12,16 +12,16 @@ Localization { // ************** General #JOL-manu = PorkWorks - #JOL-tags = (jack )lantern pumpkin halloween brown charlie porkjet eve cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque + #JOL-tags = (jack )lantern pumpkin halloween brown charlie porkjet eve // ************** Decouplers #JOL-decouple-bot-nam = Desacoplar la parte inferior - #JOL-decouple-bot-ena = Desacoplador inferior: desactivado - #JOL-decouple-bot-dis = Desacoplador inferior: habilitado + #JOL-decouple-bot-ena = Desacoplador inferior: habilitado + #JOL-decouple-bot-dis = Desacoplador inferior: desactivado #JOL-decouple-sur-nam = Desacoplar superficie - #JOL-decouple-sur-ena = Desacoplador de superficie: deshabilitado - #JOL-decouple-sur-dis = Desacoplador de superficie: habilitado + #JOL-decouple-sur-ena = Desacoplador de superficie: habilitado + #JOL-decouple-sur-dis = Desacoplador de superficie: deshabilitado // ************** Diminuto #JOL-t-titl = Jack-O'-Lantern (Diminuto) From 3f7843f4d80df0e4a2e81725dfe483bbd4267660 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:39:21 -0500 Subject: [PATCH 41/52] Update ja.cfg --- GameData/JackOLantern/Localization/ja.cfg | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/GameData/JackOLantern/Localization/ja.cfg b/GameData/JackOLantern/Localization/ja.cfg index 1a3750d..d8b2e0b 100644 --- a/GameData/JackOLantern/Localization/ja.cfg +++ b/GameData/JackOLantern/Localization/ja.cfg @@ -1,7 +1,7 @@ -// ja.cfg v 1.0.0.0 +// ja.cfg v 1.1.0.0 // Jack-O'Lantern (JACK) -// created: 05 Oct 21 -// updated: 19 Oct 21 +// created: 05 Oct 2021 +// updated: 17 Oct 2022 // Japanese (日本語) provided by: IBM Watson and translate.google.com // CC BY-NC 4.0 by zer0Kerbal @@ -16,12 +16,12 @@ Localization // ************** Decouplers #JOL-decouple-bot-nam = 下部を切り離す - #JOL-decouple-bot-ena = ボトムデカップラー:無効 - #JOL-decouple-bot-dis = ボトムデカップラー:有効 + #JOL-decouple-bot-ena = ボトムデカップラー:有効 + #JOL-decouple-bot-dis = ボトムデカップラー:無効 #JOL-decouple-sur-nam = 表面を切り離す - #JOL-decouple-sur-ena = 表面デカップラー:無効 - #JOL-decouple-sur-dis = 表面デカップラー:有効 + #JOL-decouple-sur-ena = 表面デカップラー:有効 + #JOL-decouple-sur-dis = 表面デカップラー:無効 // ************** 小さい #JOL-t-titl = ジャック・オー・ランタン (小さい) From 4eeb067e70ee92c650cd37a0ec574a01c1245be3 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:39:23 -0500 Subject: [PATCH 42/52] Update no-no.cfg --- GameData/JackOLantern/Localization/no-no.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/GameData/JackOLantern/Localization/no-no.cfg b/GameData/JackOLantern/Localization/no-no.cfg index 31bfbf4..d749f49 100644 --- a/GameData/JackOLantern/Localization/no-no.cfg +++ b/GameData/JackOLantern/Localization/no-no.cfg @@ -12,16 +12,16 @@ Localization { // ************** Generelt #JOL-manu = PorkWorks - #JOL-tags = (jack )lantern pumpkin halloween brown charlie porkjet eve cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque + #JOL-tags = (jack )lantern pumpkin halloween brown charlie porkjet eve // ************** Frakoblere #JOL-decouple-bot-nam = Frakoble Bunn - #JOL-decouple-bot-ena = Frakobler Bunn: Deaktivert - #JOL-decouple-bot-dis = Frakobler Bunn: Aktivert + #JOL-decouple-bot-ena = Frakobler Bunn: Aktivert + #JOL-decouple-bot-dis = Frakobler Bunn: Deaktivert #JOL-decouple-sur-nam = Frakoble Overflate - #JOL-decouple-sur-ena = Overflate frakobler: Deaktivert - #JOL-decouple-sur-dis = Overflate frakobler: Aktivert + #JOL-decouple-sur-ena = Overflate frakobler: Aktivert + #JOL-decouple-sur-dis = Overflate frakobler: Deaktivert // ************** Bitteliten #JOL-t-titl = Jack-O'-Lantern (Bitteliten) From 4ef10fad49fce595e4128e69407c195325e49e06 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:39:27 -0500 Subject: [PATCH 43/52] Update ru.cfg --- GameData/JackOLantern/Localization/ru.cfg | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/GameData/JackOLantern/Localization/ru.cfg b/GameData/JackOLantern/Localization/ru.cfg index 78c7116..4d94eb7 100644 --- a/GameData/JackOLantern/Localization/ru.cfg +++ b/GameData/JackOLantern/Localization/ru.cfg @@ -1,7 +1,7 @@ -// ru.cfg v 1.0.0.0 +// ru.cfg v 1.1.0.0 // Jack-O'Lantern (JACK) // created: 05 Oct 21 -// updated: +// updated: 17 Oct 2022 // Russian (русский) provided by: IBM Watson and translate.google.com // CC BY-NC 4.0 by zer0Kerbal @@ -12,16 +12,16 @@ Localization { // ************** General #JOL-manu = Свинина - #JOL-tags = (jack )lantern pumpkin halloween brown charlie porkjet eve cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque + #JOL-tags = (jack )lantern pumpkin halloween brown charlie porkjet eve // ************** Decouplers #JOL-decouple-bot-nam = Разъединение снизу - #JOL-decouple-bot-ena = Нижний разъединитель: отключен - #JOL-decouple-bot-dis = Нижний разделитель: включен + #JOL-decouple-bot-ena = Нижний разъединитель: включен + #JOL-decouple-bot-dis = Нижний разделитель: отключен #JOL-decouple-sur-nam = Поверхность развязки - #JOL-decouple-sur-ena = Поверхностный развязатель: отключен - #JOL-decouple-sur-dis = Поверхностный разделитель: включен + #JOL-decouple-sur-ena = Поверхностный развязатель: включен + #JOL-decouple-sur-dis = Поверхностный разделитель: отключен // ************** Крошечный #JOL-t-titl = Джек-О'-Фонарь (Крошечный) From 5a6df81a63eda938fc3400f121d70381e2fdf2ef Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:39:29 -0500 Subject: [PATCH 44/52] Create ManualInstallation.htm --- GameData/JackOLantern/ManualInstallation.htm | 86 ++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 GameData/JackOLantern/ManualInstallation.htm diff --git a/GameData/JackOLantern/ManualInstallation.htm b/GameData/JackOLantern/ManualInstallation.htm new file mode 100644 index 0000000..929532e --- /dev/null +++ b/GameData/JackOLantern/ManualInstallation.htm @@ -0,0 +1,86 @@ + + + + +

Jack-O'Lantern (JACK)

+

Home

+

Jack-O'Lantern themed probe cores in seven sizes. All the modcons. +Now with pumpkin chunking!

+

Installation Instructions

+

Using CurseForge/OverWolf +app or CKAN

+

You should be all good! (check for latest version on CurseForge)

+

If +Downloaded from CurseForge/OverWolf manual download

+

To install, place the JackOLantern folder inside your +Kerbal Space Program's GameData folder:

+
    +
  • REMOVE ANY OLD VERSIONS OF THE PRODUCT BEFORE +INSTALLING +
      +
    • Delete <KSP_ROOT>/GameData/JackOLantern
    • +
  • +
  • Extract the package's JackOLantern/ folder into your +KSP's GameData folder as follows: +
      +
    • <PACKAGE>/JackOLantern --> +<KSP_ROOT>/GameData +
        +
      • Overwrite any preexisting folder/file(s).
      • +
    • +
    • you should end up with +<KSP_ROOT>/GameData/JackOLantern
    • +
  • +
+

If Downloaded from +SpaceDock / GitHub / other

+

To install, place the GameData folder inside your Kerbal +Space Program folder:

+
    +
  • REMOVE ANY OLD VERSIONS OF THE PRODUCT BEFORE +INSTALLING +
      +
    • Delete <KSP_ROOT>/GameData/JackOLantern
    • +
  • +
  • Extract the package's GameData folder into your KSP's +root folder as follows: +
      +
    • <PACKAGE>/GameData --> +<KSP_ROOT> +
        +
      • Overwrite any preexisting file.
      • +
    • +
    • you should end up with +<KSP_ROOT>/GameData/JackOLantern
    • +
  • +
+

The +following file layout must be present after installation

+
<KSP_ROOT>
+  + [GameData]
+    + [JackOLantern]
+      + [Compatibility]
+        ...
+      + [Config]
+        ...
+      + [Localization]
+        ...
+      + [Parts]
+        ...
+      * #.#.#.#.htm
+      * Attributions.htm
+      * CC-BY-NC-4.0.txt
+      * changelog.md
+        ManualInstallation.htm
+      * readme.htm
+      * JackOLantern.version
+    ...
+    * ModuleManager.ConfigCache
+  * KSP.log
+  ...
+

Dependencies

+
    +
  • none
  • +
From b9129290be6f96d1ce1a00469bb2b151e2d37ecd Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:39:30 -0500 Subject: [PATCH 45/52] Create readme.htm --- GameData/JackOLantern/readme.htm | 363 +++++++++++++++++++++++++++++++ 1 file changed, 363 insertions(+) create mode 100644 GameData/JackOLantern/readme.htm diff --git a/GameData/JackOLantern/readme.htm b/GameData/JackOLantern/readme.htm new file mode 100644 index 0000000..09a407b --- /dev/null +++ b/GameData/JackOLantern/readme.htm @@ -0,0 +1,363 @@ + + + + +

KSP version License
+Curseforge GitHub SpaceDock CKAN
+Pages

+

Jack-O'Lantern (JACK)

+

Jack-O'Lantern themed probe cores in seven sizes. All the modcons. +Now with pumpkin chunking!

+

By zer0Kerbal, originally by Porkjet

+

brought to you by KerbSimpleCo

+JackOLantern Hero + +

Features

+
    +
  • This addon adds seven sizes of Jack-O'Lantern shaped probe +cores
  • +
+
+

See more

+
+ +
+
+

YouTube review by Kottabos Gaming

+

+

Help Wanted

+
+
    +
  • Compatibility patches
  • +
  • Contracts for these glorious parts
  • +
  • Variant Textures
  • +
  • Marketing Images and Videos such as hero shots, animated gifs, short +highlights
  • +
  • Have a request? Glad to have them, kindly submit through GitHub.
  • +
+
+
+

Localization

+
+
    +
  • English English
  • +
  • Русский Russian (Русский)
  • +
  • Deutsch German (Deutsch)
  • +
  • 日本語 Japanese (日本語)
  • +
  • Español Spanish (Español)
  • +
  • your translation here
  • +
+

HELP WANTED - See the README in the Localization folder or the +Quickstart Guide for instructions for adding or +improving translations. GitHub push is the best way to contribute. +Additions and corrections welcome!

+
+
+

Installation Directions 1

+

Use CurseForge/OverWolf App (currently does +not install dependencies)

+

+CurseForge/OverWolf App

+

or CKAN

+

Dependencies

+ +

Recommends

+ +

Suggests

+ +

Supports

+ +

Tags

+

parts, config, uncrewed

+
+

red box below is a link to forum post on how to get support

+ +

How to get support

+

Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date

+
+ +

Credits and Special Thanks

+
    +
  • Porkjet for creating this glorious themed parts +addon!
  • +
  • see Attribution.md for more comprehensive list
  • +
+ +

Current (1) - zer0Kerbal

+
+

Forum: Thread - Source: GitHub
+License: License License

+
Disclaimer(s)
+

All bundled mods are distributed under their own +licenses
+All assets, including but not limited to: animations, +models, sounds and textures are distributed under their own +licenses

+
+ +

Original (0) - Author: Porkjet

+
+

Forum: Thread - Download: CurseForge - Source: CurseForge
+License: License License

+
+
+

DONATIONS: +How to support this and other great mods by zer0Kerbal

+
+

Completely voluntary, absolutely amazing, and really does +help me out a lot! quote from +cybutek +cybutek creator of + +Kerbal Engineer

+
+

Support Github Sponsor Patreon Buy zer0Kerbal a snack

+

and it is true.

+ + + + + + + + + + + + + + + + + + + + +
+

Connect with me

+

Track progress: issues here and projects here +along with The Short +List

+

zer0Kerbal | kerbalspaceprogram.com +zer0Kerbal | CurseForge +zer0Kerbal | reddit +zer0Kerbal | Patreon +zer0Kerbal | YouTube +zer0Kerbal | Twitch +zer0Kerbal | PayPal +zer0Kerbal | Buy Me a Coffee +zer0Kerbal | Twitter

+
Release Schedule
+
    +
  1. GitHub, reaching first manual installers and users of KSP-AVC. Right +now.
  2. +
  3. CurseForge. Right now.
  4. +
  5. SpaceDock (and CKAN users). Soon™
  6. +
+ + +
+
+
    +
  1. this isn't a mod. ;P↩︎

  2. +
  3. may work on other versions +(YMMV)↩︎

  4. +
  5. Be Kind: Lithobrake, not jakebrake! Keep your Module +Manager up to date!↩︎

  6. +
+
From 7dc2578bc533150c4589708e8deb92f31e8c879e Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:40:26 -0500 Subject: [PATCH 46/52] Update ja.cfg --- GameData/JackOLantern/Localization/ja.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameData/JackOLantern/Localization/ja.cfg b/GameData/JackOLantern/Localization/ja.cfg index d8b2e0b..fc786ef 100644 --- a/GameData/JackOLantern/Localization/ja.cfg +++ b/GameData/JackOLantern/Localization/ja.cfg @@ -12,7 +12,7 @@ Localization { // ************** General #JOL-manu = ポークワークス (PorkWorks) - #JOL-tags = (jack )lantern pumpkin halloween brown charlie porkjet eve cmg command control (core fly gyro kerbnet moment octo probe react sas satellite space stab steer torque + #JOL-tags = (jack )lantern pumpkin halloween brown charlie porkjet eve // ************** Decouplers #JOL-decouple-bot-nam = 下部を切り離す From f42cae37a2bbca447d68f7275589ed0bdf2d9790 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:53:57 -0500 Subject: [PATCH 47/52] Update readme.htm --- GameData/JackOLantern/readme.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GameData/JackOLantern/readme.htm b/GameData/JackOLantern/readme.htm index 09a407b..f59999f 100644 --- a/GameData/JackOLantern/readme.htm +++ b/GameData/JackOLantern/readme.htm @@ -21,7 +21,7 @@ href="https://github.com/zer0Kerbal/JackOLantern/" title="GitHub">GitHub SpaceDock Original (0) - Author: Porkjet

Forum: Thread - Download: CurseForge - Source: Date: Tue, 18 Oct 2022 23:53:59 -0500 Subject: [PATCH 48/52] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 9c65337..3d06d25 100644 --- a/readme.md +++ b/readme.md @@ -166,7 +166,7 @@ parts, config, uncrewed [MOD:0:dnload]: https://www.curseforge.com/kerbal/ksp-mods/jack-o-lantern "CurseForge" [MOD:0:source]: https://www.curseforge.com/kerbal/ksp-mods/jack-o-lantern "CurseForge" -[MOD:0:thread]: https://forum.kerbalspaceprogram.com/index.php?/topic/64520-*/ "KSP Forum" +[MOD:0:thread]: https://forum.kerbalspaceprogram.com/index.php?/topic/88595-*/ "KSP Forum" [LIC:0:url]: https://creativecommons.org/licenses/by-nc/4.0/ "CC BY-NC 4.0" @@ -189,7 +189,7 @@ parts, config, uncrewed [GITHUB:url]: https://github.com/zer0Kerbal/JackOLantern/ "GitHub" [GITHUB:shd]: https://img.shields.io/badge/Github-Link-CCFF00.svg?labelColor=181717&style=plastic&logo=github "GitHub" -[SPCDCK:url]: http://spacedock.info/mod/00000 "SpaceDock" +[SPCDCK:url]: http://spacedock.info/mod/2261 "SpaceDock" [SPCDCK:shd]: https://img.shields.io/badge/SpaceDock-Link-CCFF00.svg?labelColor=181717&style=plastic&logo=data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MDAgNTAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MDAgNTAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzFBMUExQTt9Cgkuc3Qxe2ZpbGw6IzA1Nzg5Mzt9Cgkuc3Qye2ZpbGw6IzA3QUNEMjt9Cjwvc3R5bGU+CjxwYXRoIGlkPSJYTUxJRF8xXyIgY2xhc3M9InN0MCIgZD0iTTQwMCwwLjZIMTAwYy01NSwwLTEwMCw0NS0xMDAsMTAwVjQwMGMwLDU1LDQ1LDEwMCwxMDAsMTAwaDMwMGM1NSwwLDEwMC00NSwxMDAtMTAwVjEwMC42CglDNTAwLDQ1LjYsNDU1LDAuNiw0MDAsMC42eiIvPgo8ZyBpZD0iWE1MSURfNl8iPgoJPGcgaWQ9IlhNTElEXzlfIj4KCQk8cGF0aCBpZD0iWE1MSURfMTdfIiBjbGFzcz0ic3QxIiBkPSJNMTgzLjMsMTY1LjljNi40LTMuNiwxNi45LTMuNiwyMy4zLDBMNDY3LjQsMzE0YzYuNCwzLjYsNi40LDkuNiwwLDEzLjJMMjA2LjYsNDc0LjQKCQkJYy02LjQsMy42LTE3LjcsNi42LTI1LDYuNmgtNDQuOGMtNy40LDAtOC4xLTMtMS43LTYuNmwyNjEtMTQ3LjJjNi40LTMuNiw2LjQtOS42LDAtMTMuMkwxNzEsMTg2Yy02LjQtMy42LTYuNC05LjYsMC0xMy4yCgkJCUwxODMuMywxNjUuOXoiLz4KCTwvZz4KCTxnIGlkPSJYTUxJRF84XyI+CgkJPHBhdGggaWQ9IlhNTElEXzE2XyIgY2xhc3M9InN0MiIgZD0iTTMxOC44LDE5Yy03LjQsMC0xOC42LDIuOC0yNSw2LjRMMzMsMTczLjRjLTYuNCwzLjYtNi40LDkuNSwwLDEzLjFsMjYwLjcsMTQ3LjEKCQkJYzYuNCwzLjYsMTYuOSwzLjYsMjMuMywwbDEyLjMtN2M2LjQtMy42LDYuNC05LjUsMC0xMy4ybC0yMjUuMS0xMjdjLTYuNC0zLjYtNi40LTkuNSwwLTEzLjJMMzY1LjYsMjUuNGM2LjQtMy42LDUuNi02LjQtMS43LTYuNAoJCQlIMzE4Ljh6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg== "SpaceDock" From 47ce7ad6acc92aa5746456bc4519205185669e9e Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Wed, 19 Oct 2022 00:31:49 -0500 Subject: [PATCH 49/52] Update changelog.md --- changelog.md | 53 +++++++++++++++++++++++++++++++++++----------------- 1 file changed, 36 insertions(+), 17 deletions(-) diff --git a/changelog.md b/changelog.md index 21cf633..76b6d1a 100644 --- a/changelog.md +++ b/changelog.md @@ -10,46 +10,65 @@ | spacedock | (https://spacedock.info/mod/2261) | | ckan | JackOLantern | -## Version 1.1.2.0-release `` +## Version 1.1.2.0-release `` * 15 Oct 2022 * Released for Kerbal Space Program 1.12.3 zer0Kerbal wishes you a Happy and Safe Halloween! -### Updated 1.1.2.0 +## Summary 1.1.2.0 -* minor housekeeping and file maintenance -* patch dusting (mostly removing construction dust (comments)) -* [TweakScale.cfg] update +* lots of small fixes, including localization strings +* add Norsk language +* New Hero Logo +* GitHub pages + +### Changes + +* Updated + * minor housekeeping and file maintenance + * patch dusting (mostly removing construction dust (comments) + * part.cfg file headers + * + * Parts + * decouple instead of "decouple" * closes #44 - Cannot find fx group of that name for decoupler ### Documentation 1.1.2.0 * readme * release notes +* docs/ ### Localization 1.1.2.0 -enabled <--> disabled swap -en-us.cfg v 1.1.0.0 -es-es.cfg v 1.1.0.0 -de.cfg v 1.1.0.0 -ja.cfg v 1.1.0.0 -ru.cfg v 1.1.0.0 -no-no.cfg v 1.0.0.0 +* Add + * Norwegian (Norsk) + * Localization/ v1.0.0.0 + * Thank you [tplive](https://github.com/tplive) +* Correct + * enabled <--> disabled swap + * v1.1.0.0 + * v1.1.0.0 + * v1.1.0.0 + * v1.1.0.0 + * v1.1.0.0 +* updates #18 - Localization +* closes #31 - Localization Norwegian (Norsk) +* closes #50 - Enabled has become Disabled and vice versa? ### Config 1.1.2.0 -JackOLantern.cfg v1.0.0.0 +* Add v1.0.0.0 ### Status 1.1.2.0 * Issues - * closes #46 - Jack-O'Lantern (JACK)1.1.2.0-release `` - * closes #47 - 1.0.99.0 Verify Legal Mumbo Jumbo - * closes #48 - 1.0.99.0 Update Documentation - * closes #49 - 1.0.99.0 Update Social Media + * closes #46 - Jack-O'Lantern (JACK) 1.1.2.0-release `` + * closes #47 - 1.1.2.0 Verify Legal Mumbo Jumbo + * closes #48 - 1.1.2.0 Update Documentation + * closes #49 - 1.1.2.0 Update Social Media --- From 206678695610805cfc1e341fe41dc915bc5f1e14 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Wed, 19 Oct 2022 00:33:36 -0500 Subject: [PATCH 50/52] Update changelog.md --- docs/changelog.md | 51 ++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 42 insertions(+), 9 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 4629190..aea1aa7 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -23,32 +23,65 @@ CC BY-ND 4.0 by zer0Kerbal | spacedock | (https://spacedock.info/mod/2261) | | ckan | JackOLantern | -## Version 1.1.2.0-release `` +## Version 1.1.2.0-release `` * 15 Oct 2022 * Released for Kerbal Space Program 1.12.3 zer0Kerbal wishes you a Happy and Safe Halloween! -### Updated 1.1.2.0 +## Summary 1.1.2.0 -* minor housekeeping and file maintenance -* patch dusting (mostly removing construction dust (comments)) -* [TweakScale.cfg] update +* lots of small fixes, including localization strings +* add Norsk language +* New Hero Logo +* GitHub pages + +### Changes + +* Updated + * minor housekeeping and file maintenance + * patch dusting (mostly removing construction dust (comments) + * part.cfg file headers + * + * Parts + * decouple instead of "decouple" * closes #44 - Cannot find fx group of that name for decoupler ### Documentation 1.1.2.0 * readme * release notes +* docs/ + +### Localization 1.1.2.0 + +* Add + * Norwegian (Norsk) + * Localization/ v1.0.0.0 + * Thank you [tplive](https://github.com/tplive) +* Correct + * enabled <--> disabled swap + * v1.1.0.0 + * v1.1.0.0 + * v1.1.0.0 + * v1.1.0.0 + * v1.1.0.0 +* updates #18 - Localization +* closes #31 - Localization Norwegian (Norsk) +* closes #50 - Enabled has become Disabled and vice versa? + +### Config 1.1.2.0 + +* Add v1.0.0.0 ### Status 1.1.2.0 * Issues - * closes #46 - Jack-O'Lantern (JACK)1.1.2.0-release `` - * closes #47 - 1.0.99.0 Verify Legal Mumbo Jumbo - * closes #48 - 1.0.99.0 Update Documentation - * closes #49 - 1.0.99.0 Update Social Media + * closes #46 - Jack-O'Lantern (JACK) 1.1.2.0-release `` + * closes #47 - 1.1.2.0 Verify Legal Mumbo Jumbo + * closes #48 - 1.1.2.0 Update Documentation + * closes #49 - 1.1.2.0 Update Social Media --- From 9d32c429b9e500ab32ff48e32afca984de125e51 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Wed, 19 Oct 2022 00:33:38 -0500 Subject: [PATCH 51/52] Update 1.1.2.0.htm --- GameData/JackOLantern/1.1.2.0.htm | 70 ++++++++++++++++++++++++++++++- 1 file changed, 68 insertions(+), 2 deletions(-) diff --git a/GameData/JackOLantern/1.1.2.0.htm b/GameData/JackOLantern/1.1.2.0.htm index 93c9ed2..c791104 100644 --- a/GameData/JackOLantern/1.1.2.0.htm +++ b/GameData/JackOLantern/1.1.2.0.htm @@ -4,7 +4,7 @@ href="https://forum.kerbalspaceprogram.com/index.php?/topic/189466-*/" title="JackOLantern forum thread">JackOLantern
+title="1.1.2.0-release" alt="Jack O'Lantern" />
Version 1.1.2.0-release - <EDITION> edition

+

zer0Kerbal wishes you a Happy and Safe +Halloween!

Summary

+
    +
  • lots of small fixes, including localization strings
  • +
  • add Norsk language
  • +
  • New Hero Logo
  • +
  • GitHub pages!
  • +

Changes

+
    +
  • Updated +
      +
    • minor housekeeping and file maintenance
    • +
    • patch dusting (mostly removing construction dust (comments)
    • +
    • part.cfg file headers
    • +
    • <TweakScale.cfg>
    • +
    • Parts +
        +
      • decouple instead of "decouple"
      • +
    • +
  • +
  • closes #44 - Cannot find fx group of that name for decoupler
  • +
+

Documentation 1.1.2.0

+
    +
  • readme
  • +
  • release notes
  • +
  • docs/
  • +
+

Localization 1.1.2.0

+
    +
  • Add +
      +
    • Norwegian (Norsk) +
        +
      • Localization/<no-no.cfg> v1.0.0.0
      • +
      • Thank you tplive
      • +
    • +
  • +
  • Correct +
      +
    • enabled <--> disabled swap
    • +
    • <en-us.cfg> v1.1.0.0
    • +
    • <es-es.cfg> v1.1.0.0
    • +
    • <de.cfg> v1.1.0.0
    • +
    • <ja.cfg> v1.1.0.0
    • +
    • <ru.cfg> v1.1.0.0
    • +
  • +
  • updates #18 - Localization
  • +
  • closes #31 - Localization Norwegian (Norsk) <no-no.cfg>
  • +
  • closes #50 - Enabled has become Disabled and vice versa?
  • +
+

Config 1.1.2.0

+
    +
  • Add <JackOLantern.cfg> v1.0.0.0
  • +
+

Status 1.1.2.0

+
    +
  • Issues +
      +
    • closes #46 - Jack-O'Lantern (JACK) 1.1.2.0-release +<tplive says 'BOO!'>
    • +
    • closes #47 - 1.1.2.0 Verify Legal Mumbo Jumbo
    • +
    • closes #48 - 1.1.2.0 Update Documentation
    • +
    • closes #49 - 1.1.2.0 Update Social Media
    • +
  • +

See More

    From ccb5363f2287d2523c36a5057085d5e239b1fcd0 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Wed, 19 Oct 2022 00:33:39 -0500 Subject: [PATCH 52/52] Update changelog.md --- GameData/JackOLantern/changelog.md | 51 ++++++++++++++++++++++++------ 1 file changed, 42 insertions(+), 9 deletions(-) diff --git a/GameData/JackOLantern/changelog.md b/GameData/JackOLantern/changelog.md index e92834c..76b6d1a 100644 --- a/GameData/JackOLantern/changelog.md +++ b/GameData/JackOLantern/changelog.md @@ -10,32 +10,65 @@ | spacedock | (https://spacedock.info/mod/2261) | | ckan | JackOLantern | -## Version 1.1.2.0-release `` +## Version 1.1.2.0-release `` * 15 Oct 2022 * Released for Kerbal Space Program 1.12.3 zer0Kerbal wishes you a Happy and Safe Halloween! -### Updated 1.1.2.0 +## Summary 1.1.2.0 -* minor housekeeping and file maintenance -* patch dusting (mostly removing construction dust (comments)) -* [TweakScale.cfg] update +* lots of small fixes, including localization strings +* add Norsk language +* New Hero Logo +* GitHub pages + +### Changes + +* Updated + * minor housekeeping and file maintenance + * patch dusting (mostly removing construction dust (comments) + * part.cfg file headers + * + * Parts + * decouple instead of "decouple" * closes #44 - Cannot find fx group of that name for decoupler ### Documentation 1.1.2.0 * readme * release notes +* docs/ + +### Localization 1.1.2.0 + +* Add + * Norwegian (Norsk) + * Localization/ v1.0.0.0 + * Thank you [tplive](https://github.com/tplive) +* Correct + * enabled <--> disabled swap + * v1.1.0.0 + * v1.1.0.0 + * v1.1.0.0 + * v1.1.0.0 + * v1.1.0.0 +* updates #18 - Localization +* closes #31 - Localization Norwegian (Norsk) +* closes #50 - Enabled has become Disabled and vice versa? + +### Config 1.1.2.0 + +* Add v1.0.0.0 ### Status 1.1.2.0 * Issues - * closes #46 - Jack-O'Lantern (JACK)1.1.2.0-release `` - * closes #47 - 1.0.99.0 Verify Legal Mumbo Jumbo - * closes #48 - 1.0.99.0 Update Documentation - * closes #49 - 1.0.99.0 Update Social Media + * closes #46 - Jack-O'Lantern (JACK) 1.1.2.0-release `` + * closes #47 - 1.1.2.0 Verify Legal Mumbo Jumbo + * closes #48 - 1.1.2.0 Update Documentation + * closes #49 - 1.1.2.0 Update Social Media ---