diff --git a/_config.yml b/.github/_config.yml similarity index 100% rename from _config.yml rename to .github/_config.yml diff --git a/ChangeLog.cfg b/ChangeLog.cfg index 8293b8f..0331b6b 100644 --- a/ChangeLog.cfg +++ b/ChangeLog.cfg @@ -5,14 +5,24 @@ VERSION { version = STATUS: RELEASE - change = ————————————————— - change = ————————— BUG ———————— - change = none } VERSION { - version = 0.3 - change = future + version = 1.2.3.2 + change = unplugging Val's kPod she left hidden under her seat in the CycloPod. (maxEC should have been 75 not 70) + change = thank you to KottabosGames for spotting the inconsistency and for the review. + change = https://youtu.be/mUntbQHC4-g + change = darn extra trailing '/' in url's in Readme + } + VERSION + { + version = 1.2.3.1 + change = Changed Pod transmitters from DIRECT to INTERNAL + } + VERSION + { + version = 1.2.3.0 + change = missed several references when updating file structure } VERSION { diff --git a/GameData/TransparentPods/ChangeLog.cfg b/GameData/TransparentPods/ChangeLog.cfg index 80f86c2..0331b6b 100644 --- a/GameData/TransparentPods/ChangeLog.cfg +++ b/GameData/TransparentPods/ChangeLog.cfg @@ -5,9 +5,6 @@ VERSION { version = STATUS: RELEASE - change = ————————————————— - change = ————————— BUG ———————— - change = none } VERSION { diff --git a/GameData/TransparentPods/README.md b/GameData/TransparentPods/README.md index 06098ea..a661db6 100644 --- a/GameData/TransparentPods/README.md +++ b/GameData/TransparentPods/README.md @@ -21,10 +21,11 @@ Extract to your KSP GameData folder. * Kerbal Space Program ### Recommends: -#### *Kerbal enjoyment of Transparent Pods Repressurized benefits from having these installed* +#### *Kerbal enjoyment of Transparent Pods benefits from having these installed* * ![ModuleManager](http://forum.kerbalspaceprogram.com/index.php?/topic/50533-105-module-manager-2618-january-17th-with-even-more-sha-and-less-bug) - * JSI RPM 0.18.3 Required; be sure to use latest compatible DLLs provided by MOARdV++ + * JSI RPM 1.20.0 Required; be sure to use latest compatible DLLs provided by MOARdV++ * ![RasterPropMonitor](https://forum.kerbalspaceprogram.com/index.php?/topic/105821-16x-rasterpropmonitor-development-stopped-v0306-29-december-2018) + * ![MOARdV's Avionics System](https://forum.kerbalspaceprogram.com/index.php?/topic/160856-wip-17x-moardvs-avionics-systems-mas-interactive-iva-v101-27-july-2019) * ![JSI Advanced Transparent Pods](https://forum.kerbalspaceprogram.com/index.php?/topic/138433-17x-jsi-advanced-transparent-pods-) ### Suggests: @@ -44,7 +45,7 @@ Extract to your KSP GameData folder. content licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. -You may modify for personal use. You may redistribute content with attribution to original author nli2work, plus any other attribution where required. You must redistribute under identical license, CC-BY-NC-SA. +You may modify for personal use. You may redistribute content with attribution to original author nli2work, plus any other attribution where required. You must redistribute under identical license, CC-BY-NC-SA 4.0. https://creativecommons.org/licenses/by-nc-sa/4.0/ diff --git a/TransparentPods.version b/TransparentPods.version index 10808c3..e762f97 100644 --- a/TransparentPods.version +++ b/TransparentPods.version @@ -1,7 +1,7 @@ { "NAME": "TransparentPods", - "URL": "https://forum.kerbalspaceprogram.com/index.php?/topic/75897-v090v25transparent-pods-v122-for-ksp-v090/", - "DOWNLOAD": "https://github.com/zer0Kerbal/TransparentPods/releases", + "URL": "https://forum.kerbalspaceprogram.com/index.php?/topic/187495-ksp-173-transparent-command-pods-repressurized-v1231-23-aug-2019release/", + "DOWNLOAD": "https://github.com/zer0Kerbal/TransparentPods/releases/latest", "GITHUB": { "USERNAME": "zer0Kerbal", "REPOSITORY": "TransparentPods" @@ -10,7 +10,7 @@ "MAJOR": 1, "MINOR": 2, "PATCH": 3, - "BUILD": 0 + "BUILD": 2 }, "KSP_VERSION_MIN": { "MAJOR": 1,