From 54d71aa2a91f4d16126f0b8eeff060f28748926d Mon Sep 17 00:00:00 2001 From: Lisias T Date: Sat, 18 Mar 2023 03:50:15 -0300 Subject: [PATCH] Release 0.4.0.0 **Beta** (LisiasT) for KSP >= 1.2.2 --- CHANGES.md | 5 +++++ CHANGE_LOG.md | 5 +++++ README.md | 20 +++++++++++++---- TweakScaleCompanion-Frameworks.netkan | 31 -------------------------- TweakScaleCompanion.Frameworks.version | 6 ++--- 5 files changed, 29 insertions(+), 38 deletions(-) delete mode 100644 TweakScaleCompanion-Frameworks.netkan diff --git a/CHANGES.md b/CHANGES.md index 3d3ec4a..5972ddf 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,10 @@ # TweakScale Companion :: Frameworks :: Changes +* 2023-0318: 0.4.0.0 **Beta** (LisiasT) for KSP >= 1.2.2 + + Removes deprecated calls to KSPe. Minimum target is v2.5 now. + + Renders it compatible to TweakScale 2.4.7.0 and superior only. + + Formalises support for: + - [Test Flight](https://forum.kerbalspaceprogram.com/index.php?/topic/99043-*/) * 2021-1114: 0.3.0.0 **Beta** (LisiasT) for KSP >= 1.8 + New (Work In Progress!!) support for: - [Cryo Tanks](https://forum.kerbalspaceprogram.com/index.php?/topic/195042-*/) diff --git a/CHANGE_LOG.md b/CHANGE_LOG.md index 8533115..3d38a20 100644 --- a/CHANGE_LOG.md +++ b/CHANGE_LOG.md @@ -1,5 +1,10 @@ # TweakScale Companion :: Frameworks :: Change Log +* 2023-0318: 0.4.0.0 **Beta** (LisiasT) for KSP >= 1.2.2 + + Removes deprecated calls to KSPe. Minimum target is v2.5 now. + + Renders it compatible to TweakScale 2.4.7.0 and superior only. + + Formalises support for: + - [Test Flight](https://forum.kerbalspaceprogram.com/index.php?/topic/99043-*/) * 2021-1114: 0.3.0.0 **Beta** (LisiasT) for KSP >= 1.8 + New (Work In Progress!!) support for: - [Cryo Tanks](https://forum.kerbalspaceprogram.com/index.php?/topic/195042-*/) diff --git a/README.md b/README.md index a1cc8d9..049876d 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,11 @@ Adds (up to date) TweakScale /L patches for some KSP Enhancing Add'Ons that need Currently supports: -* [Test Flight](https://forum.kerbalspaceprogram.com/index.php?/topic/99043-*) -* [Waterfall](https://forum.kerbalspaceprogram.com/index.php?/topic/196309-*) +* [Test Flight](https://forum.kerbalspaceprogram.com/index.php?/topic/99043-*/) +* [Cryo Tanks](https://forum.kerbalspaceprogram.com/index.php?/topic/195042-*/) +* [Space Dust](https://forum.kerbalspaceprogram.com/index.php?/topic/197723-*/) +* [System Heat](https://forum.kerbalspaceprogram.com/index.php?/topic/193909-*/) +* [Waterfall](https://forum.kerbalspaceprogram.com/index.php?/topic/196309-*/) ## Installation @@ -75,10 +78,19 @@ There's no upstream, I'm (g)ROOT. :) + [CurseForge](https://kerbal.curseforge.com/projects/tweakscale) + [SpaceDock](https://spacedock.info/mod/127/TweakScale) + [Homepage](http://ksp.lisias.net/add-ons/TweakScale) on L Aerospace - + [GitHub](https://github.com/net-lisias-ksp/TweakScale). + + [GitHub](https://github.com/net-lisias-ksp/TweakScale) * Test Flight ([Agthorn](https://forum.kerbalspaceprogram.com/index.php?/profile/99662-agathorn/)) + [Forum](https://forum.kerbalspaceprogram.com/index.php?/topic/99043-122-testflight-v180-01-may-2017-bring-flight-testing-to-ksp/) + [Github](https://github.com/KSP-RO/TestFlight/releases) +* Cryo Tanks ([Nertea](https://forum.kerbalspaceprogram.com/index.php?/profile/83952-nertea/)) + + [Forum](https://forum.kerbalspaceprogram.com/index.php?/topic/195042-*/) + + [GitHub](https://github.com/post-kerbin-mining-corporation/CryoTanks) +* Space Dust ([Nertea](https://forum.kerbalspaceprogram.com/index.php?/profile/83952-nertea/)) + + [Forum](https://forum.kerbalspaceprogram.com/index.php?/topic/197723-*/) + + [GitHub](https://github.com/post-kerbin-mining-corporation/SpaceDust) +* System Heat ([Nertea](https://forum.kerbalspaceprogram.com/index.php?/profile/83952-nertea/)) + + [Forum](https://forum.kerbalspaceprogram.com/index.php?/topic/193909-*/) + + [GitHub](https://github.com/post-kerbin-mining-corporation/SystemHeat) * Waterfall ([Nertea](https://forum.kerbalspaceprogram.com/index.php?/profile/83952-nertea/)) + [Forum](https://forum.kerbalspaceprogram.com/index.php?/topic/196309-*) - + [GitHub](https://github.com/post-kerbin-mining-corporation/Waterfall). + + [GitHub](https://github.com/post-kerbin-mining-corporation/Waterfall) diff --git a/TweakScaleCompanion-Frameworks.netkan b/TweakScaleCompanion-Frameworks.netkan deleted file mode 100644 index eacff48..0000000 --- a/TweakScaleCompanion-Frameworks.netkan +++ /dev/null @@ -1,31 +0,0 @@ -{ - "spec_version" : "v1.2", - "$kref" : "#/ckan/spacedock/???", - "$vref" : "#/ckan/ksp-avc", - "identifier" : "TweakScaleCompanion_Frameworks", - "name" : "TweakScale Companion for KSP Frameworks", - "abstract" : "Adds (up to date) TweakScale /L patches for some KSP Enhancing Add'Ons that needs scaling with the parts, as Waterfall." - "license" : [ "GPL-2.0", "restricted" ], - "release_status" : "development", - "x_netkan_force_v" : true, - "author": [ - "LisiasT" - ], - "install" : [ - { - "file" : "GameData/TweakScaleCompanion/Frameworks", - "install_to" : "GameData/TweakScaleCompanion" - } - ], - "resources": { - "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/192216-*", - "repository": "https://github.com/net-lisias-ksp/TweakScaleCompanion_Frameworks" - }, - "depends" : [ - { "name" : "ModuleManager", "min_version" : "3.1.3" }, - { "name" : "TweakScaleCore", "min_version" : "2.4.6" }, - ], - "suggests" : [ - { "name" : "Waterfall" } - ] -} diff --git a/TweakScaleCompanion.Frameworks.version b/TweakScaleCompanion.Frameworks.version index 0ff7c5e..0c2cde5 100644 --- a/TweakScaleCompanion.Frameworks.version +++ b/TweakScaleCompanion.Frameworks.version @@ -6,13 +6,13 @@ "CHANGE_LOG_URL": "https://raw.githubusercontent.com/net-lisias-ksp/TweakScaleCompanion_Frameworks/master/CHANGES.md", "VERSION":{ "MAJOR":0, - "MINOR":3, + "MINOR":4, "PATCH":0, "BUILD":0 }, "KSP_VERSION_MIN":{ "MAJOR":1, - "MINOR":8, - "PATCH":0 + "MINOR":2, + "PATCH":2 } }