From 7297e286dfb59e84fb7b0ffac6eade57a18bd281 Mon Sep 17 00:00:00 2001 From: Jonathan Bayer Date: Sat, 17 Nov 2018 17:58:00 -0500 Subject: [PATCH] Updated transforms in the Alouette probe, fixes the blind spots above and below --- Changelog.txt | 11 ++++++++--- SXTContinued.version | 40 ++++++++++++++++++---------------------- 2 files changed, 26 insertions(+), 25 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index 959761cf..e40c05a8 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -182,10 +182,15 @@ ChangeLog This patch fixes the issue by giving the closed cargo bay the surface area of a (similar-sized) Rockomax-16 tank. -0.3.24 (unreleased) +0.3.24 Fixed Meadowlark for 1.5.1 Disabled the science experiment and container in Meadowlark - Thanks to @JadeOfMaar: Updated the model for the Alouette probe + Thanks to @JadeOfMaar: + Updated the model for the Alouette probe Added scripts to copy missing texture files Updated parts which referenced missing texture files to use new location - Fixed hatch and ladder colliders for the Buzzerd, thanks @Taniwha + Thanks to @Taniwha for the following: + Fixed hatch and ladder colliders for the Buzzard + +0.3.24.1 + Updated transforms in the Alouette probe, fixes the blind spots above and below diff --git a/SXTContinued.version b/SXTContinued.version index 11eb1e51..7303fcd0 100644 --- a/SXTContinued.version +++ b/SXTContinued.version @@ -1,24 +1,21 @@ { - "NAME":"SXTContinued", - "URL":"http://ksp.spacetux.net/avc/SXTContinued", - "DOWNLOAD" : "https://github.com/linuxgurugamer/SXTContinued/releases", - "GITHUB" : - { - "USERNAME" : "linuxgurugamer", - "REPOSITORY" : "SXTContinued" - }, - "VERSION": - { - "MAJOR":0, - "MINOR":3, - "PATCH":24, - "BUILD":0 - }, - "KSP_VERSION": - { - "MAJOR":1, - "MINOR":5, - "PATCH":1 + "NAME": "SXTContinued", + "URL": "http://ksp.spacetux.net/avc/SXTContinued", + "DOWNLOAD": "https://github.com/linuxgurugamer/SXTContinued/releases", + "GITHUB": { + "USERNAME": "linuxgurugamer", + "REPOSITORY": "SXTContinued" + }, + "VERSION": { + "MAJOR": 0, + "MINOR": 3, + "PATCH": 24, + "BUILD": 1 + }, + "KSP_VERSION": { + "MAJOR": 1, + "MINOR": 5, + "PATCH": 1 }, "KSP_VERSION_MIN": { "MAJOR": 1, @@ -30,5 +27,4 @@ "MINOR": 5, "PATCH": 99 } - -} +} \ No newline at end of file