From 676819d14d1ebdbc7dfe6687d7c8bcabf9bbf842 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Mon, 25 Oct 2021 22:23:10 -0500 Subject: [PATCH] Version 1.4.0.0 - SuperKlue Implosions!! MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # Version 1.4.0.0 - SuperKlue Implosions!! - 25 Oct 2021 - Kerbal Space Program [KSP 1.12.2] ### Added - added ![][ES] Spanish (Español) (thank you [Tacombel][LINK:tacombel]) - added ![]{RU] Russian (Русский) (thank you [Forums: Flart][LINK:flart] - [Github: yalov][LINK:yalov]) - ***your translation here*** ### `Code' - thank you to ['@flart'][LINK:flart] aka [yalov][LINK:yalov] - if glued kaboom is enabled and there was in-flight docking, docking ports kaboom together - longer ScreenMessage - remove unnecessary usings - update .csproj ### Updated - Documentation - readme - release notes - Attribution ### Status - Features/Issues/Milestones - closes #20 - duplicate - closes #21 - duplicate - closes #22 - duplicate - closes #23 - Dev kaboom superglue [pull request] contributed by zer0Kerbal - closes #32 - Kaboom Safety Cover not localized - closes #35 - 1.3.99.2 beta 3 beta - contributed by zer0Kerbal - closes #36 - Create es-es.cfg - contributed by Tacombel - closes #37 - Localization - English (United States)] - contributed by zer0Kerbal - closes #42 - Localization - Russian (Русский) - contributed by yalov - closes #52 - Localization - Spanish (Español) - contributed by Tacombel - closes #57 - localization fixes + ru - contributed by yalov - closes #58 - update ru.cfg localization- contributed by yalov - updates #33 - Localization project - contributed by zer0kerbal - Bug - closes #24 - superklue docked docking ports while in flight - thank you to @Robin Patenall - closes #54 - typo - closes #56 - seconds not localized - *** Possible future changes *** - #39, #40, #41, #43, #44, #45, #46, #47, #48, #49, #50, #51 and #53 - more localizations - #25 - auto destruct during launch - #17, #18 - bigger boom, bigger badda-boom - #16 - boom stick - #1 - staging --- Changelog.cfg | 75 +++++++++++++++++++++++++++++++++-- GameData/Kaboom/Changelog.cfg | 75 +++++++++++++++++++++++++++++++++-- 2 files changed, 144 insertions(+), 6 deletions(-) diff --git a/Changelog.cfg b/Changelog.cfg index 57de44b..a0b3c31 100644 --- a/Changelog.cfg +++ b/Changelog.cfg @@ -1,16 +1,85 @@ -// Changelog.cfg v1.1.1.0 +// Changelog.cfg v1.1.1.1 // Kaboom! // created: 2020 02 25 -// updated: 20 Sep 2021 +// updated: 20 Oct 2021 KERBALCHANGELOG { showChangelog = True modName = Kaboom! license = GPLv2 - author = russnash37, zer0Kerbal + author = russnash37 and zer0Kerbal + VERSION + { + version = 1.4.0.0-release + versionName = SuperKlue Implosions!! + versionDate = 2021-10-25 + versionKSP = 1.12.2 + CHANGE + { + type = Added + change = Localization + subChange = added ![][ES] Spanish (Español) (thank you [Tacombel][LINK:tacombel]) + subChange = added ![]{RU] Russian (Русский) (thank you [Forums: Flart][LINK:flart] - [Github: yalov][LINK:yalov]) + subChange = ***your translation here*** + } + CHANGE + { + type = Code + change = SuperKlue in-flight docking ports + subChange = thank you to ['@flart'][LINK:flart] aka [yalov][LINK:yalov] + subChange = if glued kaboom is enabled and there was in-flight docking, docking ports kaboom together + subChange = longer ScreenMessage + subChange = remove unnecessary usings + subChange = update .csproj + } + CHANGE + { + type = Update + change = Documentation + subChange = readme + subChange = release notes + subChange = Attribution + } + CHANGE + { + type = Status + change = Features/Issues/Milestones + subChange = closes #20 - duplicate + subChange = closes #21 - duplicate + subChange = closes #22 - duplicate + subChange = closes #23 - Dev kaboom superglue [pull request] contributed by zer0Kerbal + subChange = closes #32 - Kaboom Safety Cover not localized + subChange = closes #35 - 1.3.99.2 beta 3 beta - contributed by zer0Kerbal + subChange = closes #36 - Create es-es.cfg - contributed by Tacombel + subChange = closes #37 - Localization - English (United States)] - contributed by zer0Kerbal + subChange = closes #42 - Localization - Russian (Русский) - contributed by yalov + subChange = closes #52 - Localization - Spanish (Español) - contributed by Tacombel + subChange = closes #57 - localization fixes + ru - contributed by yalov + subChange = closes #58 - update ru.cfg localization- contributed by yalov + subChange = updates #33 - Localization project - contributed by zer0kerbal + } + CHANGE + { + type = Status + change = Bug + subChange = closes #24 - superklue docked docking ports while in flight - thank you to @Robin Patenall + subChange = closes #54 - typo + subChange = closes #56 - seconds not localized + } + CHANGE + { + type = Status + change = Possible future changes + subChange = #39, #40, #41, #43, #44, #45, #46, #47, #48, #49, #50, #51 and #53 - more localizations + subChange = #25 - auto destruct during launch + subChange = #17, #18 - bigger boom, bigger badda-boom + subChange = #16 - boom stick + } + } VERSION { version = 1.3.99.2-BETA-3 + versionName = BETA TEST 3 versionDate = 2021-10-09 versionKSP = 1.12.2 change = #26 - [ImgBot] Optimize images Mod-enhancement, In progress, upstream- contributed by imgbot[bot] diff --git a/GameData/Kaboom/Changelog.cfg b/GameData/Kaboom/Changelog.cfg index 57de44b..a0b3c31 100644 --- a/GameData/Kaboom/Changelog.cfg +++ b/GameData/Kaboom/Changelog.cfg @@ -1,16 +1,85 @@ -// Changelog.cfg v1.1.1.0 +// Changelog.cfg v1.1.1.1 // Kaboom! // created: 2020 02 25 -// updated: 20 Sep 2021 +// updated: 20 Oct 2021 KERBALCHANGELOG { showChangelog = True modName = Kaboom! license = GPLv2 - author = russnash37, zer0Kerbal + author = russnash37 and zer0Kerbal + VERSION + { + version = 1.4.0.0-release + versionName = SuperKlue Implosions!! + versionDate = 2021-10-25 + versionKSP = 1.12.2 + CHANGE + { + type = Added + change = Localization + subChange = added ![][ES] Spanish (Español) (thank you [Tacombel][LINK:tacombel]) + subChange = added ![]{RU] Russian (Русский) (thank you [Forums: Flart][LINK:flart] - [Github: yalov][LINK:yalov]) + subChange = ***your translation here*** + } + CHANGE + { + type = Code + change = SuperKlue in-flight docking ports + subChange = thank you to ['@flart'][LINK:flart] aka [yalov][LINK:yalov] + subChange = if glued kaboom is enabled and there was in-flight docking, docking ports kaboom together + subChange = longer ScreenMessage + subChange = remove unnecessary usings + subChange = update .csproj + } + CHANGE + { + type = Update + change = Documentation + subChange = readme + subChange = release notes + subChange = Attribution + } + CHANGE + { + type = Status + change = Features/Issues/Milestones + subChange = closes #20 - duplicate + subChange = closes #21 - duplicate + subChange = closes #22 - duplicate + subChange = closes #23 - Dev kaboom superglue [pull request] contributed by zer0Kerbal + subChange = closes #32 - Kaboom Safety Cover not localized + subChange = closes #35 - 1.3.99.2 beta 3 beta - contributed by zer0Kerbal + subChange = closes #36 - Create es-es.cfg - contributed by Tacombel + subChange = closes #37 - Localization - English (United States)] - contributed by zer0Kerbal + subChange = closes #42 - Localization - Russian (Русский) - contributed by yalov + subChange = closes #52 - Localization - Spanish (Español) - contributed by Tacombel + subChange = closes #57 - localization fixes + ru - contributed by yalov + subChange = closes #58 - update ru.cfg localization- contributed by yalov + subChange = updates #33 - Localization project - contributed by zer0kerbal + } + CHANGE + { + type = Status + change = Bug + subChange = closes #24 - superklue docked docking ports while in flight - thank you to @Robin Patenall + subChange = closes #54 - typo + subChange = closes #56 - seconds not localized + } + CHANGE + { + type = Status + change = Possible future changes + subChange = #39, #40, #41, #43, #44, #45, #46, #47, #48, #49, #50, #51 and #53 - more localizations + subChange = #25 - auto destruct during launch + subChange = #17, #18 - bigger boom, bigger badda-boom + subChange = #16 - boom stick + } + } VERSION { version = 1.3.99.2-BETA-3 + versionName = BETA TEST 3 versionDate = 2021-10-09 versionKSP = 1.12.2 change = #26 - [ImgBot] Optimize images Mod-enhancement, In progress, upstream- contributed by imgbot[bot]