From 35a5e6fa7bfb8a28a1fdf772dc45cd7dd74bdde9 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Sun, 27 Feb 2022 01:38:58 -0600 Subject: [PATCH] Version 4.0.99.1 - A tiny Hammer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Version 4.0.99.1 - A tiny Hammer * 26 Feb 2022 * Release for Kerbal Space Program [KSP 1.12.3] ### Updated * [Tanks.cfg] * blame: Version 4.0.9.9.1-prerelease * was accidentally changing [name] of stock tanks. spanked patch. all better now. * was supposed to be only changing the [title] * include [ghostparts.cfg] to try to prevent further damage to game saves. * thank you to [Kaa253](https://forum.kerbalspaceprogram.com/index.php?/profile/68628-kaa253/) for reporting this * [ISRU.cfg] v1.1.0.0 * Add Localization * [ORE to METAL] * convert +MODULE to MODULE (adds entire module instead of patching a copy * [ORE to Karbonite] * convert +MODULE to MODULE (adds entire module instead of patching a copy * adjust [Karbonite] to [metal] conversion from 5:1 to 3:1 * thank you to [Kaa253](https://forum.kerbalspaceprogram.com/index.php?/profile/68628-kaa253/) for reporting this * closes #58 - [Bug 🐞]: [ISRU.cfg] * [en-us.cfg] v1.1.0.0 * add ISRU localizations * add header/footer * seems USI hasn't localized Karbonite/KarbonitePlus * [#SCON-Karbonite-ConverterName] = Karbonite * [#SCON-Karbonite-StartActionName] = Karbonite Refining: Start * [#SCON-Karbonite-StopActionName] = Karbonite Refining: Stop * [#SCON_Karbonite_displayname] = Karbonite * Spawn Location * no reports of further bad behavior * closes #38 - Correct Spawn location ### Created * [ghostparts.cfg] v1.0.0.0 * has a shelf life and will go away * creates hidden parts that should not show in editor, but available for in flight craft. * closes #57 - [Bug 🐞]: [Tanks.cfg] changing stock part name ### Backend * folder maintenance * moved Patches --> Compatibility * update automation to latest version * convert _release.json to schema 1.0.2.1 ### Kerbal Changelog * convert [Changelog.kcl] * from Kerbal Changelog format to GitHub flavored markdown * closes #59 - Convert Changelog.cfg ### Docs/ * update [readme.md] v1.6.5.6 * update [changelog.md] v1.4.1.0 * add [Attribution.md] v1.1.0.0 * /Localization * [LegalMumboJumbo] * [Part-Invoice] * ReleaseNotes/ * [4.0.2.4] * [4.0.2.5] * [4.0.2.6] * [4.0.2.7] * [4.0.9.9] * [4.0.9.9.1] * [4.0.99.1] ### Status * Issues/Milestones * closes #56 - 4.0.99.1 Social Media * closes #55 - 4.0.99.1 Update documentation * closes #54 - 4.0.99.1 Verify Legal MumboJumbo * closes #53 - Release 4.0.99.1-prerelease * closes #50 - (Short List) SimpleConstruction Version 4.0.99.1-prerelease due to new version of EL: 6.99.1 * Pull Requests * closes #48 - 4.0.9.9.1 prerelease - A Bigger Hammer * [ELWorkshop] * newly discovered KSPFields * bool FullyEquipped; * bool - IgnoreCrewCapacity = true; * float - ProductivityFactor = 1f; * float - UnmannedProductivity; --- Attribution.md | 16 +- GameData/SimpleConstruction/Attribution.md | 16 +- .../Parts/microstrutpad.cfg | 4 +- .../SimpleConstruction/Plugins/EL.version | 13 +- GameData/SimpleConstruction/Readme.htm | 642 +++++++++++------- .../SimpleConstruction.version | 10 +- GameData/SimpleConstruction/changelog.kcl | 503 -------------- GameData/SimpleConstruction/changelog.md | 548 +++++++++++++++ SimpleConstruction.version | 8 +- changelog.kcl | 503 -------------- changelog.md | 548 +++++++++++++++ docs/Attribution.md | 16 +- docs/ReleaseNotes/4.0.99.1.html | 609 +++++++++++++++++ docs/ReleaseNotes/4.0.99.1.md | 215 ++++++ json/ksp.json | 2 +- json/mod.json | 2 +- readme.htm | 514 ++++++++++++++ readme.md | 389 ++++------- 18 files changed, 3025 insertions(+), 1533 deletions(-) delete mode 100644 GameData/SimpleConstruction/changelog.kcl create mode 100644 GameData/SimpleConstruction/changelog.md delete mode 100644 changelog.kcl create mode 100644 changelog.md create mode 100644 docs/ReleaseNotes/4.0.99.1.html create mode 100644 docs/ReleaseNotes/4.0.99.1.md create mode 100644 readme.htm diff --git a/Attribution.md b/Attribution.md index 786b2171..17a3f48b 100644 --- a/Attribution.md +++ b/Attribution.md @@ -10,6 +10,8 @@ created: 01 Feb 2022 updated: 01 Feb 2022 --> +[Home](https://zer0kerbal.github.io/SimpleConstruction) + # Attribution ## Flag @@ -25,9 +27,7 @@ updated: 01 Feb 2022 **Thanks to everyone who gave feedback! It's very important for me and highly appreciated.** - - -### Special Thanks: +### Special Thanks * [@RealGecko](https://forum.kerbalspaceprogram.com/index.php?/profile/162682-realgecko/), [@Ericwi](https://forum.kerbalspaceprogram.com/index.php?/profile/152716-ericwi/), @maculator, @taniwha, @Eleusis La Arwall, @Badsector, @cy-one for their contributions. * [@MatterBeam](https://forum.kerbalspaceprogram.com/index.php?/profile/133334-matterbeam/) for creating this cool mod. @@ -36,12 +36,10 @@ updated: 01 Feb 2022 * Everyone else who made modding tutorials. - - ### Testing and Support - + - \ No newline at end of file + diff --git a/GameData/SimpleConstruction/Attribution.md b/GameData/SimpleConstruction/Attribution.md index 786b2171..17a3f48b 100644 --- a/GameData/SimpleConstruction/Attribution.md +++ b/GameData/SimpleConstruction/Attribution.md @@ -10,6 +10,8 @@ created: 01 Feb 2022 updated: 01 Feb 2022 --> +[Home](https://zer0kerbal.github.io/SimpleConstruction) + # Attribution ## Flag @@ -25,9 +27,7 @@ updated: 01 Feb 2022 **Thanks to everyone who gave feedback! It's very important for me and highly appreciated.** - - -### Special Thanks: +### Special Thanks * [@RealGecko](https://forum.kerbalspaceprogram.com/index.php?/profile/162682-realgecko/), [@Ericwi](https://forum.kerbalspaceprogram.com/index.php?/profile/152716-ericwi/), @maculator, @taniwha, @Eleusis La Arwall, @Badsector, @cy-one for their contributions. * [@MatterBeam](https://forum.kerbalspaceprogram.com/index.php?/profile/133334-matterbeam/) for creating this cool mod. @@ -36,12 +36,10 @@ updated: 01 Feb 2022 * Everyone else who made modding tutorials. - - ### Testing and Support - + - \ No newline at end of file + diff --git a/GameData/SimpleConstruction/Parts/microstrutpad.cfg b/GameData/SimpleConstruction/Parts/microstrutpad.cfg index 016e2d6a..63ecaa80 100644 --- a/GameData/SimpleConstruction/Parts/microstrutpad.cfg +++ b/GameData/SimpleConstruction/Parts/microstrutpad.cfg @@ -22,8 +22,8 @@ PART attachRules = 1,1,1,1,0 TechRequired = advConstruction - entryCost = 5800 // 2400 - cost = 185 // 16 + entryCost = 5800 + cost = 185 category = Utility subcategory = 0 diff --git a/GameData/SimpleConstruction/Plugins/EL.version b/GameData/SimpleConstruction/Plugins/EL.version index ea48bf40..d2d39c81 100644 --- a/GameData/SimpleConstruction/Plugins/EL.version +++ b/GameData/SimpleConstruction/Plugins/EL.version @@ -1,16 +1,21 @@ { "NAME": "ExtraplanetaryLaunchpads", "URL": "http://taniwha.org/~bill/ExtraplanetaryLaunchpads.version", - "DOWNLOAD": "http://taniwha.org/~bill/ExtraplanetaryLaunchpads_v6.99.0.zip", + "DOWNLOAD": "http://taniwha.org/~bill/ExtraplanetaryLaunchpads_v6.99.1.zip", "VERSION": { "MAJOR": 6, "MINOR": 99, - "PATCH": 0, + "PATCH": 1, "BUILD": 0 }, - "KSP_VERSION": { + "KSP_VERSION_MIN": { "MAJOR": 1, - "MINOR": 9, + "MINOR": 8, "PATCH": 1 + }, + "KSP_VERSION_MAX": { + "MAJOR": 1, + "MINOR": 12, + "PATCH": 99 } } \ No newline at end of file diff --git a/GameData/SimpleConstruction/Readme.htm b/GameData/SimpleConstruction/Readme.htm index a6b8eed3..06c59369 100644 --- a/GameData/SimpleConstruction/Readme.htm +++ b/GameData/SimpleConstruction/Readme.htm @@ -1,36 +1,93 @@ - +uupdated: 24 Feb 2022 --> -

Download on Curseforge or Github or SpaceDock.

-
Available on CKAN as SimpleConstruction.
-

KerbalSimpleCo

-

Brings you:

-

SimpleConstruction! (SCON!)

-

This mod aims to provide simple craft building capability in flight mode with stock parts and streamlined IRSU mining for Kerbal Space Program.

-

Author @zer0Kerbal, adopted from @EricWi, then previously from @RealGecko; originally by MatterBeam

-

Mod Version KSP version License Expat-MIT
-Curseforge CKAN GitHub SpaceDock

-

Code KSP-AVC Validate AVC .version files

-
brought to you by KGEx
+ + +

KSP version License Curseforge CKAN GitHub SpaceDock

+

GitHub Pages

+

SimpleConstruction! (SCON)

+

KerbalSimpleCo

+

This mod aims to provide simple craft building capability in flight +mode with stock parts and streamlined IRSU mining for Kerbal Space +Program.

+

Author +@zer0Kerbal, adopted from @EricWi, then previously from @RealGecko; originally by MatterBeam


-

SC FLag
-SimpleConstruction!

+

SC Flag SimpleConstruction!

Description

-

After testing out Extraplanetary Launchpads and Roverdude's MK/OKS, @MatterBeam had the idea of creating a simple, user friendly mod that would allow you to build rockets without taking a 200MB hit to RAM or having to juggle multitudes of resource pathways. If you know how to set up a drill, ISRU and a fuel tank for an Ore to Fuel conversion, then you should know how to build rockets.

+

After testing out Extraplanetary Launchpads and Roverdude's MK/OKS, +@MatterBeam had the idea of creating +a simple, user friendly mod that would allow you to build rockets +without taking a 200MB hit to RAM or having to juggle multitudes of +resource pathways. If you know how to set up a drill, ISRU and a fuel +tank for an Ore to Fuel conversion, then you should know how to build +rockets.

Features


-

Kottabo Talks SimpleConstruction!

+

Kottabo Talks +SimpleConstruction! (SCON!)

Embedded Kottabo Youtube Video @@ -43,269 +100,372 @@

Cabin notes

  • WIP - work in progress
  • Am open to adding more features, great project for someone!
  • I have not personally tested the patches
  • -
  • Have a request? Glad to have them, kindly submit through GitHub.
  • +
  • Have a request? Glad to have them, kindly submit through +GitHub.
  • Known issue(s)


    Localizations

    -

    SimpleConstruction!

    +

    SimpleConstruction! (SCON!)

    -
    -

    Extraplanetary Launchpads

    +

    Extraplanetary +Launchpads

    -

    -

    How to support this and other great mods by zer0Kerbal

    -

    Support Github Sponsor Patreon Buy zer0Kerbal a snack

    +

    How to +support this and other great mods by zer0Kerbal

    +

    Support Github Sponsor Patreon Buy zer0Kerbal a snack


    See More


    Installation Directions

    - +

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

    + + CurseForge/OverWolf App + + +

    or CKAN 2

    Dependencies

    -