From abf9033df0763291983aea5931e2e7eb644c7fbc Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Thu, 31 Mar 2022 03:17:25 -0500 Subject: [PATCH 1/9] Update changelog.md --- docs/changelog.md | 138 +++++++++------------------------------------- 1 file changed, 25 insertions(+), 113 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index c553e8b..93c9fec 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -17,130 +17,42 @@ updated: 01 Feb 2022 | spacedock | (https://spacedock.info/mod/831) | | ckan | MiniSampleReturnCapsule | -## Version 1.4.2.0 - [01 Feb 2022] for KSP 1.12.3 +## Version 1.4.2.1 - `` -### 1.4.2.0 Localization +### This is PRE-RELEASE - and WILL break saves -* added -* Brazil Portuguese (Português Brasil) - Thank you [soldanithiago](https://github.com/soldanithiago) -* added localization quickstart.md -* closes #34 - Localization - Brazil Portuguese (Portugu├¬s Brasil) +* 30 Mar 2022 +* Release for Kerbal Space Program [KSP 1.12.3] -### Added +### DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL -* Kerbalism compatibility - * [Kerbalism.cfg] v1.0.0.0 - * Thank you [Breach Candy#6218] - * closes #47 - Kerbalism config - -### Compatibility Patches - -* Add - * [TweakScale.cfg] v1.0.1.9 - * [KerbNet.cfg] v1.0.1.9 - * [GPOSppedFuelPump.cfg] v1.0.1.9 - * [CommunityCategoryKit.cfg] v1.0.1.9 -* Update - * [RemoteTech.cfg] v1.0.1.9 - * [kOS.cfg] v1.0.1.9 -* Related Issues: - * closes #65 - TweakScale.cfg - * closes #64 - KerbNet.cfg - * closes #63 - GPOSppedFuelPump.cfg - * closes #62 - CommunityCategoryKit.cfg - * closes #61 - Add Compatibility - -### Convert Change Log - -* From Kerbal ChangeLog to markdown -* Convert [Changelog.cfg] --> [changelog.md] -* Create changelog.md -* Delete Changelog.cfg -* closes #57 - 1.4.2.0 Update changelog - -### Wiki +### WARNING: Only [CurseForge][CRSFG:url] version will include .dll’s -* Added localization.md +### Fixed -### Part Volume Math +* [Kerbalism.cfg] v1.0.1.0 + * Thank you [AmanitaVerna] + * 'more than one pass specifier detected' + * removed :AFTER[KerbalismDefault] and kept :FOR[MiniSampleReturnCapsule] + * fixes #71 - [Bug 🐞]: Warnings from Module Manager for kerbalism.cfg -| ***part | style | diameter (m) | height (m) | width (m | math | radius (m) | m³ | Liters*** | -| :------------- | :--------: | -----------: | ---------: | -------: | :------: | ---------: | ------: | --------: | -| msrc-parachute | hemisphere | 0.625 | 0.37 | | (2/3)πr³ | 0.3125 | 0.06392 | 63.92 | -| msrc-cargobay | cylinder | 0.625 | 0.31 | | πr²h | 0.3125 | 0.09511 | 95.11 | - -* [mrsc-cargobay] - * [ModuleCargoPart] was 125 now 100 - * type = cylinder - * radius = 0.3125m - * height = 0.32m - * volume = 0.09511 m³ - * m³ x 1000L = 95.11 m³ - * packedVolume = 100 - * Update - * Add zer0Kerbal to [author] - * [maximum_drag] changed from 0.2 to 0.1 - * [angularDrag] changed from 2 to 1.5 - * [maxTemp] changed from 2900 to 2500 - * [thermalMassModifier] changed from 5.0 to 1.0 - * [ModuleCargoBay] - * [lookupRadius] changed from 0.9 to 0.4 -* [mrsc-parachute] - * [ModuleCargoPart] was 100 now 75 - * type = hemisphere - * radius = 0.3125m - * height = 0.37m - * volume = 0.06392 m³ - * m³ x 1000L = 63.92 m³ - * packedVolume = 75 - * Update - * Add zer0Kerbal to [author] - * [maximum_drag] changed from 0.2 to 0.3 - * [minimum_drag] = 0.3 to 0.1 - * [angularDrag] changed from 2 to 1.5 - * [ModuleCommand] - * Add [hasHibernation] = True - * Add [hibernation] = False - * Add [hibernateOnWarp] = True - * Add [hibernationMultiplier] = 0.00125 - * [ModuleReactionWheel - * Add [hasHibernation] = True - * Add [hibernation] = False - * Add [hibernationMultiplier] = 0.00125 - * [ModuleSAS] - * [SASServiceLevel] changed from 1 to 2 - -### 1.4.2.0 Maintenance +### Update -* Incremental Upgrades - * minor housekeeping - * linting and duct taping - * patch dusting (mostly removing construction dust (comments) - * modernization, polish, update pass on part.cfg's - * automated back end processes. - * consolidated footer in files +* docs/ +* automation +* documentation +* [MiniSampleReturnCapsule.version] + * removed + * [KSP_VERSION_MAX] -### 1.4.2.0 Status +### Status * Issues - * closes #45 - Localization - English (United States)] - * closes #47 - Kerbalism config - * closes #48 - Update Mini Science Return Capsule (end beta) (MSRC) 1.4.2.0 - * closes #51 - Release 1.4.2.0-release - * closes #52 - Version 1.4.2.0-release - * closes #53 - 1.4.2.0 Verify Legal MumboJumbo - * closes #54 - 1.4.2.0 Update documentation - * closes #55 - 1.4.2.0 - Social Media - * closes #56 - 1.4.2.0 Update release notes - * closes #57 - 1.4.2.0 Update changelog - * closes #58 - 1.4.2.0 Update readme - * closes #8 - Localization - * closes #25 - # Version 1.4.1.0 - * closes #28 - Localization - en-us.cfg (English) - * closes #27 - Localization - pt-br.cfg Brazil - * closes #26 - Localization - zh-cn.cfg - Simplified Chinese -* Updates - * updates #46 - Localization - Master + * closes #73 Mini Sample Return Capsule 1.4.2.1-release `` + * closes #74 1.4.2.1 Verify Legal Mumbo Jumbo + * closes #75 1.4.2.1 Update Documentation + * closes #76 1.4.2.1 Update Social Media + * closes #71 [Bug 🐞]: Warnings from Module Manager for kerbalism.cfg --- From b3a3a5e3fa52436f9aee94548b3c7ad27bd16f8e Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Thu, 31 Mar 2022 03:17:46 -0500 Subject: [PATCH 2/9] version clean --- .../MiniSampleReturnCapsule.version | 37 -- GameData/MiniSampleReturnCapsule/changelog.md | 355 ------------------ GameData/MiniSampleReturnCapsule/index.md | 8 - GameData/MiniSampleReturnCapsule/readme.htm | 338 ----------------- 4 files changed, 738 deletions(-) delete mode 100644 GameData/MiniSampleReturnCapsule/MiniSampleReturnCapsule.version delete mode 100644 GameData/MiniSampleReturnCapsule/changelog.md delete mode 100644 GameData/MiniSampleReturnCapsule/index.md delete mode 100644 GameData/MiniSampleReturnCapsule/readme.htm diff --git a/GameData/MiniSampleReturnCapsule/MiniSampleReturnCapsule.version b/GameData/MiniSampleReturnCapsule/MiniSampleReturnCapsule.version deleted file mode 100644 index 7c4dfeb..0000000 --- a/GameData/MiniSampleReturnCapsule/MiniSampleReturnCapsule.version +++ /dev/null @@ -1,37 +0,0 @@ -{ - "NAME" : "Mini Sample Return Capsule (MSRC)", - "URL" : "https://raw.githubusercontent.com/zer0Kerbal/MiniSampleReturnCapsule/master/MiniSampleReturnCapsule.version", - "DOWNLOAD" : "https://github.com/zer0Kerbal/MiniSampleReturnCapsule/releases/latest", - "CHANGE_LOG_URL" : "https://raw.githubusercontent.com/zer0Kerbal/MiniSampleReturnCapsule/master/changelog.md", - "GITHUB": { - "USERNAME": "zer0Kerbal", - "REPOSITORY": "MiniSampleReturnCapsule", - "ALLOW_PRE_RELEASE": false - }, - "VERSION" : - { - "MAJOR" : 1, - "MINOR" : 4, - "PATCH" : 2, - "BUILD" : 0 - }, - "KSP_VERSION": { - "MAJOR": 1, - "MINOR": 12, - "PATCH": 2 - }, - "KSP_VERSION_MIN": { - "MAJOR": 1, - "MINOR": 0, - "PATCH": 0 - }, - "KSP_VERSION_MAX": { - "MAJOR": 1, - "MINOR": 12, - "PATCH": 9999 - }, - "INSTALL_LOC": { - "NAME": "MiniSampleReturnCapsule", - "DIRECTORY": "MiniSampleReturnCapsule" - } -} \ No newline at end of file diff --git a/GameData/MiniSampleReturnCapsule/changelog.md b/GameData/MiniSampleReturnCapsule/changelog.md deleted file mode 100644 index c553e8b..0000000 --- a/GameData/MiniSampleReturnCapsule/changelog.md +++ /dev/null @@ -1,355 +0,0 @@ - -# Changelog - -| modName | Mini Sample Return Capsule (MSRC) | -| ---------- | -------------------------------------------------------------------- | -| author | CobaltWolf, AlbertKermin and zer0Kerbal | -| license | SimpleBSD-2 | -| forum | (https://forum.kerbalspaceprogram.com/index.php?/topic/204186-*) | -| github | (https://github.com/zer0Kerbal/zer0Kerbal/MiniSampleReturnCapsule) | -| curseforge | (https://www.curseforge.com/kerbal/ksp-mods/MiniSampleReturnCapsule) | -| spacedock | (https://spacedock.info/mod/831) | -| ckan | MiniSampleReturnCapsule | - -## Version 1.4.2.0 - [01 Feb 2022] for KSP 1.12.3 - -### 1.4.2.0 Localization - -* added -* Brazil Portuguese (Português Brasil) - Thank you [soldanithiago](https://github.com/soldanithiago) -* added localization quickstart.md -* closes #34 - Localization - Brazil Portuguese (Portugu├¬s Brasil) - -### Added - -* Kerbalism compatibility - * [Kerbalism.cfg] v1.0.0.0 - * Thank you [Breach Candy#6218] - * closes #47 - Kerbalism config - -### Compatibility Patches - -* Add - * [TweakScale.cfg] v1.0.1.9 - * [KerbNet.cfg] v1.0.1.9 - * [GPOSppedFuelPump.cfg] v1.0.1.9 - * [CommunityCategoryKit.cfg] v1.0.1.9 -* Update - * [RemoteTech.cfg] v1.0.1.9 - * [kOS.cfg] v1.0.1.9 -* Related Issues: - * closes #65 - TweakScale.cfg - * closes #64 - KerbNet.cfg - * closes #63 - GPOSppedFuelPump.cfg - * closes #62 - CommunityCategoryKit.cfg - * closes #61 - Add Compatibility - -### Convert Change Log - -* From Kerbal ChangeLog to markdown -* Convert [Changelog.cfg] --> [changelog.md] -* Create changelog.md -* Delete Changelog.cfg -* closes #57 - 1.4.2.0 Update changelog - -### Wiki - -* Added localization.md - -### Part Volume Math - -| ***part | style | diameter (m) | height (m) | width (m | math | radius (m) | m³ | Liters*** | -| :------------- | :--------: | -----------: | ---------: | -------: | :------: | ---------: | ------: | --------: | -| msrc-parachute | hemisphere | 0.625 | 0.37 | | (2/3)πr³ | 0.3125 | 0.06392 | 63.92 | -| msrc-cargobay | cylinder | 0.625 | 0.31 | | πr²h | 0.3125 | 0.09511 | 95.11 | - -* [mrsc-cargobay] - * [ModuleCargoPart] was 125 now 100 - * type = cylinder - * radius = 0.3125m - * height = 0.32m - * volume = 0.09511 m³ - * m³ x 1000L = 95.11 m³ - * packedVolume = 100 - * Update - * Add zer0Kerbal to [author] - * [maximum_drag] changed from 0.2 to 0.1 - * [angularDrag] changed from 2 to 1.5 - * [maxTemp] changed from 2900 to 2500 - * [thermalMassModifier] changed from 5.0 to 1.0 - * [ModuleCargoBay] - * [lookupRadius] changed from 0.9 to 0.4 -* [mrsc-parachute] - * [ModuleCargoPart] was 100 now 75 - * type = hemisphere - * radius = 0.3125m - * height = 0.37m - * volume = 0.06392 m³ - * m³ x 1000L = 63.92 m³ - * packedVolume = 75 - * Update - * Add zer0Kerbal to [author] - * [maximum_drag] changed from 0.2 to 0.3 - * [minimum_drag] = 0.3 to 0.1 - * [angularDrag] changed from 2 to 1.5 - * [ModuleCommand] - * Add [hasHibernation] = True - * Add [hibernation] = False - * Add [hibernateOnWarp] = True - * Add [hibernationMultiplier] = 0.00125 - * [ModuleReactionWheel - * Add [hasHibernation] = True - * Add [hibernation] = False - * Add [hibernationMultiplier] = 0.00125 - * [ModuleSAS] - * [SASServiceLevel] changed from 1 to 2 - -### 1.4.2.0 Maintenance - -* Incremental Upgrades - * minor housekeeping - * linting and duct taping - * patch dusting (mostly removing construction dust (comments) - * modernization, polish, update pass on part.cfg's - * automated back end processes. - * consolidated footer in files - -### 1.4.2.0 Status - -* Issues - * closes #45 - Localization - English (United States)] - * closes #47 - Kerbalism config - * closes #48 - Update Mini Science Return Capsule (end beta) (MSRC) 1.4.2.0 - * closes #51 - Release 1.4.2.0-release - * closes #52 - Version 1.4.2.0-release - * closes #53 - 1.4.2.0 Verify Legal MumboJumbo - * closes #54 - 1.4.2.0 Update documentation - * closes #55 - 1.4.2.0 - Social Media - * closes #56 - 1.4.2.0 Update release notes - * closes #57 - 1.4.2.0 Update changelog - * closes #58 - 1.4.2.0 Update readme - * closes #8 - Localization - * closes #25 - # Version 1.4.1.0 - * closes #28 - Localization - en-us.cfg (English) - * closes #27 - Localization - pt-br.cfg Brazil - * closes #26 - Localization - zh-cn.cfg - Simplified Chinese -* Updates - * updates #46 - Localization - Master - ---- - -## Version 1.4.1.0 - Packed and ready to return - -* 2021-09-16 -* Released for Kerbal Space Program 1.12.2 - -* DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL - -### Update - -### 1.4.1.0 Localization - -* [Localization\readme.md] - * to version 2.0.0.0 which closes #7 - -* created .legal folder with forum adoption approval - -### 1.4.1.0 Added - -* [kOS.cfg] - * kOS compatibility - * +10 [cost] - * +0.005 [mass] - * +5 [ElectricCharge] - * 10000 [diskSpace] - * 'kOS Processor.' added to [description] - * [KOSNameTag] = [name] i.e. [msrc-parachute] or [msrc-cargobay] -* [TarsierSpaceTech.cfg] - * Tarsier Space Tech compatibility - * +150 [cost] - * +0.075 [mass] - * 120 [Capacity] - * +50 [ElectricCharge] - * false [fillFromEVA] - * 'Science HardDrive..' added to [description] -* [RemoteTech.cfg] - * RemoteTech compatibility - * 'RemoteTech Enabled.' added to description - -### 1.4.1.0 Updated - -* [mrsc-cargobay] and [msrc-parachute] - * [ModuleCargoPart] packedVolume = 125 from 1100 (based upon volume of a column~ish) - * [ModuleCargoPart] packedVolume = 100 from 1200 (based upon volume of a hemisphere~ish) - -### 1.4.1.0 Maintenance - -* Incremental Upgrades - * minor housekeeping - * linting and duct taping - * patch dusting (mostly removing construction dust (comments) - * modernization, polish, update pass on part.cfg's - * automated back end processes. - -### 1.4.1.0 Status - -* Issues - * closes #7 Localization/readme.md - * closes #10 [ModuleCargoPart] packedVolume seems a tad high - * closes #14 - back end - * closes #16 Tarsier Space Tech compatibility - * closes #17 add kOS compatibility - * closes #20 add RemoteTech description blurb - * updated #8 us-en.cfg should be complete - -### 1.4.1.0 Possible future changes - -* ***❓ ❔ seems high : ❓ ❔*** - * [breakingForce = 50] - * [breakingTorque = 50] seems high ??? - * [crashTolerance = 12] - -* update Localization\readme.md --> 2.0.0.0 which closes #11 - ---- - -## Version 1.4.0.0 - Old dog, new tricks - -* 2021-08-04 -* Released for Kerbal Space Program 1.12.2 -* -- Adoption for curation by zer0Kerbal -- - -* DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL - -### 1.4.0.0 Updated - -* Restructure folders - * moved models/textures into /Assets/ - * updated .mu pointers from .tga -> .dds - * initial Localization push - * created GitHub Repo - * created Curseforge page - * updated SpaceDock - * renamed GitHub repository to MiniSampleReturnCapsule - * updated CKAN/NetKAN - * created new forum thread - * updated to automated back end processes. - * automated deploy/release process - * moved changelog into separate file - * Changelog.md -> Kerbal Changelog Changelog.cfg - * created Readme.md - * added .version file - * added license file(s) - * merged in patches - * linting and duct taping -* Cargo Pass - * added ModuleCargoPart -* Modernization, polish, update pass on part.cfg's - * fully updated and modernized all parts - * added @thumbs - -### 1.4.0.0 Localization - -* us-en.cfg should be completed -* added localization readme.md -* updated part tags - -### 1.4.0.0 Changes - -* [mrsc-cargobay] - * renamed part to [mrsc-cargobay] no _ and all lowercase - * changed from size1 to size0 - * moved from [Utility] to [Payload] - * updated [bulkheadProfiles] from size0 to size0 - * added [ModuleCargoPart] packedVolume = 1100 (based upon volume of a column~ish) - * added [CoPOffset] = 0.0, 0.2, 0.0 - * added [CoLOffset] = 0.0, -0.05, 0.0 - * added [thermalMassModifier] and set it to 5.0 to match stock 1.25m service bay - * didn't adjust [xxxDrag] because settings match stock 1.25m service bay - * adjusted [lookupRadius] from 0.9 to 0.4 as suggested by @draqsko - * added [lookupCenter] = 0.0, 0.1306, 0.0 as suggested by @draqsko - * added [partTypeName] = Service bay to match stock 1.25m service bay -* [mrsc-parachute] - * renamed part to [mrsc-parachute] no _ and all lowercase - * moved [category] to [Pods] from [Utility] - * added [RSCFX] - * added [ModuleScienceContainer] - * added [ModuleDataTransmitter] - * [ModuleRCS] --> [ModuleRCSFX] - * added [SASServiceLevel = 1] allows to hold (prograde/retrograde) - * added [torqueResponseSpeed = 10] to [ModuleReactionWheel] - * added [hasHibernation, hibernation, hibernateOnWarp, hibernationMultiplier] to [ModuleCommand] - * adjusted EC consumption form 0.020 -> 0.005 for [ModuleCommand] - * added [CrewCapacity = 0] - * adjusted [maxTemp] to 1200 from 2000 to match mk1pod - * added [skinMaxTemp] = 2200 to match mk1pod - * added [skinInternalConductionMult] = 0.625 to match mk1pod - * added [ModuleConductionMultiplier] to match mk1pod - * added [heatConductivity] = 0.1 to match mk1pod - * adjusted [maximum_drag] to 0.2 from 0.01 - * adjusted [minimum_drag] to 0.15 from 0.01 - * adjusted [angularDrag] to 1.5 from 0.1 - * added [ModuleCargoPart] packedVolume = 1200 (based upon volume of a sphere~ish) - * adjusted [ModuleDragModifier][DEPLOYED][dragModifier] to 6 from 24 - * adjusted [ModuleDragModifier][DEPLOYED][dragModifier] to 9 from 6 - landed at just under 10m/s - * added [explosionPotential] = 0 - * added [buoyancy = 6.0] darn thing refused to float! - -### 1.4.0.0 Possible future changes - -* Possible future changes - * [breakingForce = 50] and [breakingTorque = 50] seems high ??? - ---- - -## Version 1.3.0.0 - 1.3.0.0 - -* 2017-03-14 -* Released for Kerbal Space Program 1.2.2 - -### 1.3.0.0 Changes - -* Fix for MSRC appearing as debris - ---- - -## Version 1.2.0.0 - 1.2.0.0 - -* 2016-11-09 -* Updated and Released for Kerbal Space Program 1.2.1 - -### 1.2.0.0 Changes - -* Removed reaction wheels from parachute/probe core - ---- - -## Version 1.1.0.0 - -* 016-07-13 -* Released for Kerbal Space Program 1.1.3 - -### 1.1.0.0 Changes - -* Adjusted buoyancy - the capsule no longer sinks after landing in water! -* Improved drag model - the capsule now rights itself more properly -* Improved the RemoteTech configs -* Added KIS configs -* Added RealChute configs - ---- - -## Version 1.0.0.0 - initial release - -* 2016-07-09 -* Released for Kerbal Space Program 1.1.3 - -### New - ---- diff --git a/GameData/MiniSampleReturnCapsule/index.md b/GameData/MiniSampleReturnCapsule/index.md deleted file mode 100644 index 22365b6..0000000 --- a/GameData/MiniSampleReturnCapsule/index.md +++ /dev/null @@ -1,8 +0,0 @@ -# MiniSampleReturnCapsule - -## Categories -- [Assets](./Assets/index.md) -- [Localization](./Localization/index.md) - -## Documents -- [changelog](changelog.md) \ No newline at end of file diff --git a/GameData/MiniSampleReturnCapsule/readme.htm b/GameData/MiniSampleReturnCapsule/readme.htm deleted file mode 100644 index 5bd2903..0000000 --- a/GameData/MiniSampleReturnCapsule/readme.htm +++ /dev/null @@ -1,338 +0,0 @@ - - -

KSP version
-Curseforge CKAN GitHub SpaceDock
-KSP-AVC Validate AVC .version files

-

Mini Sample Return Capsule -(MSRC)

-

Two size zero (0.625m) parts that make up an autonomous return -capsule to stuff your experiments in for Kerbal Space Program.

-

Adopted -by zer0Kerbal, originally by CobaltWolf and AlbertKermin

-

brought to you by KGEx

-

Features

-

This mod adds two parts

-
    -
  • Part: command with integrated parachute
  • -
  • Part: cargo-bay with integrated heat-shield
  • -
-

Preamble by CobaltWolf

-
-

Hello all! I have another new mod for you. A couple weeks ago, the -incredibly handsome AlbertKermin asked me if I was -interested in making a mini-mod. Inspired by the OSIRIS-Rex mission, he -wanted a small sample return capsule that could be loaded with -experiments and safely return.

-
-
-

Flag
-Hero Image

-

Cabin notes

-
-
    -
  • Future Plans: lol. Except compatibility patches, keep it working -with future KSP updates.
  • -
  • This pack is essentially feature and part complete.
  • -
  • There will be no additional parts.
  • -
  • There will be no more major version (1.4.0.0) after this one.
  • -
  • Any minor releases will be for additional patches and -improvements
  • -
  • I have not personally tested the patches
  • -
-
-
    -
  • Have a request? -
      -
    • Glad to have them! -
        -
      • Kindly submit through GitHub.
      • -
    • -
  • -
-

Help Wanted

-
-
    -
  • Community Tech Tree integration
  • -
  • Tech Tree Balancing
  • -
  • Variant Textures and code to make it work always welcome!
  • -
  • Antenna animation
  • -
  • Add a blinking light or two
  • -
  • Variant textures.
  • -
-
-
-

Localization - work in -progress

-
-
    -
  • - English
  • -
-
    -
  • -Brazilian Portuguese Brazilian Portuguese -(Português Brasil)- thank you soldanithiago!
  • -
-
    -
  • -your translation here
  • -
-

HELP WANTED - See the README -in the Localization folder for instructions for adding or improving -translations. GitHub push is the best way to contribute. -Additions and corrections welcome!

-
-
-

How to -support this and other great mods by zer0Kerbal

-

Support Github Sponsor Patreon Buy zer0Kerbal a snack

-
-

See More

-
    -
  • Discussions and news on this mod: See Discussions or KSP Forums
  • -
  • Changelog Summary for more details of changes : See ChangeLog
  • -
  • Known Issues for more details of feature requests and known issues : -See Known Issues
  • -
-
-

Installation Directions:

-

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

- - CurseForge/OverWolf App - - -

or CKAN 2

-

Dependencies

- -

Suggests

- -

Supports

- -
-
-

*red box below is a link to forum post on how to get support*

- -

How to get support

-
-

Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date

- -

Credits and Special Thanks

-
    -
  • AlbertKermin - Configs, -compatibility, balance
  • -
  • CobaltWolf - Models, textures, -Unity
  • -
  • Deimos Rast - Compatibility -configs
  • -
  • [Breach Candy#6128][LINK:breachcandy] - Kerbalism compatibility
  • -
  • soldanithiago - Brazilian -Português translation
  • -
- -

Current (1) - zer0Kerbal

-
-

Forum: [Thread][MOD:thread] - Source: GitHub
-License:

-

All bundled mods are distributed under their own licenses -All art assets (textures, models, animations, sounds) are -distributed under their own licenses License CC BY-NC-SA 4.0

-
-

Original (0) - Author: CobaltWolf

-
-

Thread - Download - -Source: GitHub License: License SimpleBSD-2

-
-
-

IMG:hero:1

- - - - - - - - - - - - - - - - -

[LINK:breachcandy]: "Breach Candy#6128"

- - - - - - -
-
-
    -
  1. this isn't a mod. ;P↩︎

  2. -
  3. this isn't a mod. ;P↩︎

  4. -
  5. may work on -other versions (YMMV)↩︎

  6. -
  7. Be Kind: Lithobrake, not -jakebrake! Keep your Module Manager up to date!↩︎

  8. -
-
From f1eabbc2676f4c2f90daaaea7704966b1c4909ed Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Thu, 31 Mar 2022 03:17:50 -0500 Subject: [PATCH 3/9] Update ksp.json --- json/ksp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/ksp.json b/json/ksp.json index eb5719a..bfb79be 100644 --- a/json/ksp.json +++ b/json/ksp.json @@ -2,7 +2,7 @@ "schemaVersion": 1, "label": "KSP", "labelColor": "black", - "message": "1.12.2", + "message": "1.12.3", "color": "66ccff", "style": "plastic" } From cb73f0b3cead9d3dbf129723e06adfca76276caa Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Thu, 31 Mar 2022 03:17:54 -0500 Subject: [PATCH 4/9] Update mod.json --- json/mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/mod.json b/json/mod.json index 081ad4f..2968933 100644 --- a/json/mod.json +++ b/json/mod.json @@ -2,7 +2,7 @@ "schemaVersion": 1, "label": "Mini Sample Return Capsule", "labelColor": "BADA55", - "message": "1.4.2.0", + "message": "1.4.2.1", "color": "darkgreen", "style": "plastic" } From fac6087a0d1a65c9d27bdd8c85b348e77217dffa Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Thu, 31 Mar 2022 03:17:57 -0500 Subject: [PATCH 5/9] Update MiniSampleReturnCapsule.version --- MiniSampleReturnCapsule.version | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/MiniSampleReturnCapsule.version b/MiniSampleReturnCapsule.version index 7c4dfeb..a3a1e7d 100644 --- a/MiniSampleReturnCapsule.version +++ b/MiniSampleReturnCapsule.version @@ -13,25 +13,22 @@ "MAJOR" : 1, "MINOR" : 4, "PATCH" : 2, - "BUILD" : 0 + "BUILD" : 1 }, - "KSP_VERSION": { + "KSP_VERSION" : + { "MAJOR": 1, "MINOR": 12, - "PATCH": 2 + "PATCH": 3 }, - "KSP_VERSION_MIN": { + "KSP_VERSION_MIN" : + { "MAJOR": 1, "MINOR": 0, "PATCH": 0 }, - "KSP_VERSION_MAX": { - "MAJOR": 1, - "MINOR": 12, - "PATCH": 9999 - }, "INSTALL_LOC": { - "NAME": "MiniSampleReturnCapsule", + "NAME" : "MiniSampleReturnCapsule", "DIRECTORY": "MiniSampleReturnCapsule" } } \ No newline at end of file From 0c498255f9abe50beba703260c4abf0bbc6c2628 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Thu, 31 Mar 2022 03:20:11 -0500 Subject: [PATCH 6/9] Update Kerbalism.cfg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Fixed * [Kerbalism.cfg] v1.0.1.0 * Thank you [AmanitaVerna] * 'more than one pass specifier detected' * removed :FOR[MiniSampleReturnCapsule] and kept :BEFORE/AFTER[KerbalismDefault] * concerned that calling KerbalismDefault will tell MM that it is installed. * fixes #71 - [Bug 🐞]: Warnings from Module Manager for kerbalism.cfg --- .../Compatibility/Kerbalism.cfg | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/GameData/MiniSampleReturnCapsule/Compatibility/Kerbalism.cfg b/GameData/MiniSampleReturnCapsule/Compatibility/Kerbalism.cfg index ae6ad9d..389f6c1 100644 --- a/GameData/MiniSampleReturnCapsule/Compatibility/Kerbalism.cfg +++ b/GameData/MiniSampleReturnCapsule/Compatibility/Kerbalism.cfg @@ -1,13 +1,14 @@ -// Kerbalism.cfg v1.0.0.0 +// Kerbalism.cfg v1.0.1.0 // Mini Sample Return Capsule (MSRC) // created: 19 Jan 2022 -// updated: +// updated: 03 Mar 2022 // Thank you! Made by Breach Candy#6128 +// AmanitaVerna // updated from an existing config by @zer0Kerbal //==========Tweakables==========\ -@KERBALISM_HDD_SIZES:BEFORE[KerbalismDefault]:NEEDS[MiniSampleReturnCapsule,FeatureScience]:FOR[MiniSampleReturnCapsule] +@KERBALISM_HDD_SIZES:NEEDS[MiniSampleReturnCapsule,FeatureScience]:BEFORE[KerbalismDefault] { SampleReturnCapsule { @@ -25,7 +26,7 @@ } //==========Patches==========\ -@part[msrc-cargobay]:NEEDS[MiniSampleReturnCapsule,FeatureScience]:AFTER[KerbalismDefault]:FOR[MiniSampleReturnCapsule] +@part[msrc-cargobay]:NEEDS[MiniSampleReturnCapsule,FeatureScience]:AFTER[KerbalismDefault] { %MODULE[HardDrive] { @@ -33,7 +34,7 @@ %sampleCapacity = #$@KERBALISM_HDD_SIZES/SampleReturnCapsule/CargoBay/sampleStorage$ } } -@part[msrc-parachute]:NEEDS[MiniSampleReturnCapsule,FeatureScience]:AFTER[KerbalismDefault]:FOR[MiniSampleReturnCapsule] +@part[msrc-parachute]:NEEDS[MiniSampleReturnCapsule,FeatureScience]:AFTER[KerbalismDefault] { @module[HardDrive] { @@ -43,7 +44,7 @@ } //==========Add an antenna(Commtech 16S)==========\ -@part[msrc-parachute]:NEEDS[MiniSampleReturnCapsule]:FOR[KerbalismDefault]:FOR[MiniSampleReturnCapsule] +@part[msrc-parachute]:NEEDS[MiniSampleReturnCapsule]:FOR[KerbalismDefault] { @module[ModuleDataTransmitter] { @@ -58,6 +59,6 @@ } //==========Moving Parts to Science Category==========\ -@part[msrc-cargobay,msrc-parachute]:FOR[MiniSampleReturnCapsule] {category = Science} +@part[msrc-cargobay,msrc-parachute] {category = Science} // GPLv2 BY zer0Kerbal \ No newline at end of file From 5d2e66d60a234081ca8c8ee256fa0e53775ab3de Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Thu, 31 Mar 2022 03:20:14 -0500 Subject: [PATCH 7/9] Update changelog.md --- docs/changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index 93c9fec..253c44c 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -33,7 +33,8 @@ updated: 01 Feb 2022 * [Kerbalism.cfg] v1.0.1.0 * Thank you [AmanitaVerna] * 'more than one pass specifier detected' - * removed :AFTER[KerbalismDefault] and kept :FOR[MiniSampleReturnCapsule] + * removed :FOR[MiniSampleReturnCapsule] and kept :BEFORE/AFTER[KerbalismDefault] + * concerned that calling KerbalismDefault will tell MM that it is installed. * fixes #71 - [Bug 🐞]: Warnings from Module Manager for kerbalism.cfg ### Update From 72175a17caa3cb8c6b134e4361ada14a8e36d2f6 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Thu, 31 Mar 2022 03:35:03 -0500 Subject: [PATCH 8/9] Update changelog.md --- docs/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index 253c44c..5a9ef5d 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -17,7 +17,7 @@ updated: 01 Feb 2022 | spacedock | (https://spacedock.info/mod/831) | | ckan | MiniSampleReturnCapsule | -## Version 1.4.2.1 - `` +## Version 1.4.2.1 - `` ### This is PRE-RELEASE - and WILL break saves From 11cd1c247ce44e64c22c3f7e5eedbd1768818556 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Thu, 31 Mar 2022 03:37:06 -0500 Subject: [PATCH 9/9] 1.4.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Version 1.4.2.1 - `` * 30 Mar 2022 * Release for Kerbal Space Program [KSP 1.12.3] ### Fixed * [Kerbalism.cfg] v1.0.1.0 * Thank you [AmanitaVerna] * 'more than one pass specifier detected' * removed :FOR[MiniSampleReturnCapsule] and kept :BEFORE/AFTER[KerbalismDefault] * concerned that calling KerbalismDefault will tell MM that it is installed. * fixes #71 - [Bug 🐞]: Warnings from Module Manager for kerbalism.cfg ### Update * docs/ * automation * documentation * [MiniSampleReturnCapsule.version] * removed * [KSP_VERSION_MAX] ### Status * Issues * closes #73 Mini Sample Return Capsule 1.4.2.1-release `` * closes #74 1.4.2.1 Verify Legal Mumbo Jumbo * closes #75 1.4.2.1 Update Documentation * closes #76 1.4.2.1 Update Social Media * closes #71 [Bug 🐞]: Warnings from Module Manager for kerbalism.cfg --- .../MiniSampleReturnCapsule.version | 34 ++ GameData/MiniSampleReturnCapsule/changelog.md | 355 ++++++++++++++++++ GameData/MiniSampleReturnCapsule/readme.htm | 342 +++++++++++++++++ docs/ReleaseNotes/1.4.2.1.md | 144 +++++++ 4 files changed, 875 insertions(+) create mode 100644 GameData/MiniSampleReturnCapsule/MiniSampleReturnCapsule.version create mode 100644 GameData/MiniSampleReturnCapsule/changelog.md create mode 100644 GameData/MiniSampleReturnCapsule/readme.htm create mode 100644 docs/ReleaseNotes/1.4.2.1.md diff --git a/GameData/MiniSampleReturnCapsule/MiniSampleReturnCapsule.version b/GameData/MiniSampleReturnCapsule/MiniSampleReturnCapsule.version new file mode 100644 index 0000000..a3a1e7d --- /dev/null +++ b/GameData/MiniSampleReturnCapsule/MiniSampleReturnCapsule.version @@ -0,0 +1,34 @@ +{ + "NAME" : "Mini Sample Return Capsule (MSRC)", + "URL" : "https://raw.githubusercontent.com/zer0Kerbal/MiniSampleReturnCapsule/master/MiniSampleReturnCapsule.version", + "DOWNLOAD" : "https://github.com/zer0Kerbal/MiniSampleReturnCapsule/releases/latest", + "CHANGE_LOG_URL" : "https://raw.githubusercontent.com/zer0Kerbal/MiniSampleReturnCapsule/master/changelog.md", + "GITHUB": { + "USERNAME": "zer0Kerbal", + "REPOSITORY": "MiniSampleReturnCapsule", + "ALLOW_PRE_RELEASE": false + }, + "VERSION" : + { + "MAJOR" : 1, + "MINOR" : 4, + "PATCH" : 2, + "BUILD" : 1 + }, + "KSP_VERSION" : + { + "MAJOR": 1, + "MINOR": 12, + "PATCH": 3 + }, + "KSP_VERSION_MIN" : + { + "MAJOR": 1, + "MINOR": 0, + "PATCH": 0 + }, + "INSTALL_LOC": { + "NAME" : "MiniSampleReturnCapsule", + "DIRECTORY": "MiniSampleReturnCapsule" + } +} \ No newline at end of file diff --git a/GameData/MiniSampleReturnCapsule/changelog.md b/GameData/MiniSampleReturnCapsule/changelog.md new file mode 100644 index 0000000..c553e8b --- /dev/null +++ b/GameData/MiniSampleReturnCapsule/changelog.md @@ -0,0 +1,355 @@ + +# Changelog + +| modName | Mini Sample Return Capsule (MSRC) | +| ---------- | -------------------------------------------------------------------- | +| author | CobaltWolf, AlbertKermin and zer0Kerbal | +| license | SimpleBSD-2 | +| forum | (https://forum.kerbalspaceprogram.com/index.php?/topic/204186-*) | +| github | (https://github.com/zer0Kerbal/zer0Kerbal/MiniSampleReturnCapsule) | +| curseforge | (https://www.curseforge.com/kerbal/ksp-mods/MiniSampleReturnCapsule) | +| spacedock | (https://spacedock.info/mod/831) | +| ckan | MiniSampleReturnCapsule | + +## Version 1.4.2.0 - [01 Feb 2022] for KSP 1.12.3 + +### 1.4.2.0 Localization + +* added +* Brazil Portuguese (Português Brasil) - Thank you [soldanithiago](https://github.com/soldanithiago) +* added localization quickstart.md +* closes #34 - Localization - Brazil Portuguese (Portugu├¬s Brasil) + +### Added + +* Kerbalism compatibility + * [Kerbalism.cfg] v1.0.0.0 + * Thank you [Breach Candy#6218] + * closes #47 - Kerbalism config + +### Compatibility Patches + +* Add + * [TweakScale.cfg] v1.0.1.9 + * [KerbNet.cfg] v1.0.1.9 + * [GPOSppedFuelPump.cfg] v1.0.1.9 + * [CommunityCategoryKit.cfg] v1.0.1.9 +* Update + * [RemoteTech.cfg] v1.0.1.9 + * [kOS.cfg] v1.0.1.9 +* Related Issues: + * closes #65 - TweakScale.cfg + * closes #64 - KerbNet.cfg + * closes #63 - GPOSppedFuelPump.cfg + * closes #62 - CommunityCategoryKit.cfg + * closes #61 - Add Compatibility + +### Convert Change Log + +* From Kerbal ChangeLog to markdown +* Convert [Changelog.cfg] --> [changelog.md] +* Create changelog.md +* Delete Changelog.cfg +* closes #57 - 1.4.2.0 Update changelog + +### Wiki + +* Added localization.md + +### Part Volume Math + +| ***part | style | diameter (m) | height (m) | width (m | math | radius (m) | m³ | Liters*** | +| :------------- | :--------: | -----------: | ---------: | -------: | :------: | ---------: | ------: | --------: | +| msrc-parachute | hemisphere | 0.625 | 0.37 | | (2/3)πr³ | 0.3125 | 0.06392 | 63.92 | +| msrc-cargobay | cylinder | 0.625 | 0.31 | | πr²h | 0.3125 | 0.09511 | 95.11 | + +* [mrsc-cargobay] + * [ModuleCargoPart] was 125 now 100 + * type = cylinder + * radius = 0.3125m + * height = 0.32m + * volume = 0.09511 m³ + * m³ x 1000L = 95.11 m³ + * packedVolume = 100 + * Update + * Add zer0Kerbal to [author] + * [maximum_drag] changed from 0.2 to 0.1 + * [angularDrag] changed from 2 to 1.5 + * [maxTemp] changed from 2900 to 2500 + * [thermalMassModifier] changed from 5.0 to 1.0 + * [ModuleCargoBay] + * [lookupRadius] changed from 0.9 to 0.4 +* [mrsc-parachute] + * [ModuleCargoPart] was 100 now 75 + * type = hemisphere + * radius = 0.3125m + * height = 0.37m + * volume = 0.06392 m³ + * m³ x 1000L = 63.92 m³ + * packedVolume = 75 + * Update + * Add zer0Kerbal to [author] + * [maximum_drag] changed from 0.2 to 0.3 + * [minimum_drag] = 0.3 to 0.1 + * [angularDrag] changed from 2 to 1.5 + * [ModuleCommand] + * Add [hasHibernation] = True + * Add [hibernation] = False + * Add [hibernateOnWarp] = True + * Add [hibernationMultiplier] = 0.00125 + * [ModuleReactionWheel + * Add [hasHibernation] = True + * Add [hibernation] = False + * Add [hibernationMultiplier] = 0.00125 + * [ModuleSAS] + * [SASServiceLevel] changed from 1 to 2 + +### 1.4.2.0 Maintenance + +* Incremental Upgrades + * minor housekeeping + * linting and duct taping + * patch dusting (mostly removing construction dust (comments) + * modernization, polish, update pass on part.cfg's + * automated back end processes. + * consolidated footer in files + +### 1.4.2.0 Status + +* Issues + * closes #45 - Localization - English (United States)] + * closes #47 - Kerbalism config + * closes #48 - Update Mini Science Return Capsule (end beta) (MSRC) 1.4.2.0 + * closes #51 - Release 1.4.2.0-release + * closes #52 - Version 1.4.2.0-release + * closes #53 - 1.4.2.0 Verify Legal MumboJumbo + * closes #54 - 1.4.2.0 Update documentation + * closes #55 - 1.4.2.0 - Social Media + * closes #56 - 1.4.2.0 Update release notes + * closes #57 - 1.4.2.0 Update changelog + * closes #58 - 1.4.2.0 Update readme + * closes #8 - Localization + * closes #25 - # Version 1.4.1.0 + * closes #28 - Localization - en-us.cfg (English) + * closes #27 - Localization - pt-br.cfg Brazil + * closes #26 - Localization - zh-cn.cfg - Simplified Chinese +* Updates + * updates #46 - Localization - Master + +--- + +## Version 1.4.1.0 - Packed and ready to return + +* 2021-09-16 +* Released for Kerbal Space Program 1.12.2 + +* DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL
+ +### Update + +### 1.4.1.0 Localization + +* [Localization\readme.md] + * to version 2.0.0.0 which closes #7 + +* created .legal folder with forum adoption approval + +### 1.4.1.0 Added + +* [kOS.cfg] + * kOS compatibility + * +10 [cost] + * +0.005 [mass] + * +5 [ElectricCharge] + * 10000 [diskSpace] + * 'kOS Processor.' added to [description] + * [KOSNameTag] = [name] i.e. [msrc-parachute] or [msrc-cargobay] +* [TarsierSpaceTech.cfg] + * Tarsier Space Tech compatibility + * +150 [cost] + * +0.075 [mass] + * 120 [Capacity] + * +50 [ElectricCharge] + * false [fillFromEVA] + * 'Science HardDrive..' added to [description] +* [RemoteTech.cfg] + * RemoteTech compatibility + * 'RemoteTech Enabled.' added to description + +### 1.4.1.0 Updated + +* [mrsc-cargobay] and [msrc-parachute] + * [ModuleCargoPart] packedVolume = 125 from 1100 (based upon volume of a column~ish) + * [ModuleCargoPart] packedVolume = 100 from 1200 (based upon volume of a hemisphere~ish) + +### 1.4.1.0 Maintenance + +* Incremental Upgrades + * minor housekeeping + * linting and duct taping + * patch dusting (mostly removing construction dust (comments) + * modernization, polish, update pass on part.cfg's + * automated back end processes. + +### 1.4.1.0 Status + +* Issues + * closes #7 Localization/readme.md + * closes #10 [ModuleCargoPart] packedVolume seems a tad high + * closes #14 - back end + * closes #16 Tarsier Space Tech compatibility + * closes #17 add kOS compatibility + * closes #20 add RemoteTech description blurb + * updated #8 us-en.cfg should be complete + +### 1.4.1.0 Possible future changes + +* ***❓ ❔ seems high : ❓ ❔*** + * [breakingForce = 50] + * [breakingTorque = 50] seems high ??? + * [crashTolerance = 12] + +* update Localization\readme.md --> 2.0.0.0 which closes #11 + +--- + +## Version 1.4.0.0 - Old dog, new tricks + +* 2021-08-04 +* Released for Kerbal Space Program 1.12.2 +* -- Adoption for curation by zer0Kerbal -- + +* DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL + +### 1.4.0.0 Updated + +* Restructure folders + * moved models/textures into /Assets/ + * updated .mu pointers from .tga -> .dds + * initial Localization push + * created GitHub Repo + * created Curseforge page + * updated SpaceDock + * renamed GitHub repository to MiniSampleReturnCapsule + * updated CKAN/NetKAN + * created new forum thread + * updated to automated back end processes. + * automated deploy/release process + * moved changelog into separate file + * Changelog.md -> Kerbal Changelog Changelog.cfg + * created Readme.md + * added .version file + * added license file(s) + * merged in patches + * linting and duct taping +* Cargo Pass + * added ModuleCargoPart +* Modernization, polish, update pass on part.cfg's + * fully updated and modernized all parts + * added @thumbs + +### 1.4.0.0 Localization + +* us-en.cfg should be completed +* added localization readme.md +* updated part tags + +### 1.4.0.0 Changes + +* [mrsc-cargobay] + * renamed part to [mrsc-cargobay] no _ and all lowercase + * changed from size1 to size0 + * moved from [Utility] to [Payload] + * updated [bulkheadProfiles] from size0 to size0 + * added [ModuleCargoPart] packedVolume = 1100 (based upon volume of a column~ish) + * added [CoPOffset] = 0.0, 0.2, 0.0 + * added [CoLOffset] = 0.0, -0.05, 0.0 + * added [thermalMassModifier] and set it to 5.0 to match stock 1.25m service bay + * didn't adjust [xxxDrag] because settings match stock 1.25m service bay + * adjusted [lookupRadius] from 0.9 to 0.4 as suggested by @draqsko + * added [lookupCenter] = 0.0, 0.1306, 0.0 as suggested by @draqsko + * added [partTypeName] = Service bay to match stock 1.25m service bay +* [mrsc-parachute] + * renamed part to [mrsc-parachute] no _ and all lowercase + * moved [category] to [Pods] from [Utility] + * added [RSCFX] + * added [ModuleScienceContainer] + * added [ModuleDataTransmitter] + * [ModuleRCS] --> [ModuleRCSFX] + * added [SASServiceLevel = 1] allows to hold (prograde/retrograde) + * added [torqueResponseSpeed = 10] to [ModuleReactionWheel] + * added [hasHibernation, hibernation, hibernateOnWarp, hibernationMultiplier] to [ModuleCommand] + * adjusted EC consumption form 0.020 -> 0.005 for [ModuleCommand] + * added [CrewCapacity = 0] + * adjusted [maxTemp] to 1200 from 2000 to match mk1pod + * added [skinMaxTemp] = 2200 to match mk1pod + * added [skinInternalConductionMult] = 0.625 to match mk1pod + * added [ModuleConductionMultiplier] to match mk1pod + * added [heatConductivity] = 0.1 to match mk1pod + * adjusted [maximum_drag] to 0.2 from 0.01 + * adjusted [minimum_drag] to 0.15 from 0.01 + * adjusted [angularDrag] to 1.5 from 0.1 + * added [ModuleCargoPart] packedVolume = 1200 (based upon volume of a sphere~ish) + * adjusted [ModuleDragModifier][DEPLOYED][dragModifier] to 6 from 24 + * adjusted [ModuleDragModifier][DEPLOYED][dragModifier] to 9 from 6 - landed at just under 10m/s + * added [explosionPotential] = 0 + * added [buoyancy = 6.0] darn thing refused to float! + +### 1.4.0.0 Possible future changes + +* Possible future changes + * [breakingForce = 50] and [breakingTorque = 50] seems high ??? + +--- + +## Version 1.3.0.0 - 1.3.0.0 + +* 2017-03-14 +* Released for Kerbal Space Program 1.2.2 + +### 1.3.0.0 Changes + +* Fix for MSRC appearing as debris + +--- + +## Version 1.2.0.0 - 1.2.0.0 + +* 2016-11-09 +* Updated and Released for Kerbal Space Program 1.2.1 + +### 1.2.0.0 Changes + +* Removed reaction wheels from parachute/probe core + +--- + +## Version 1.1.0.0 + +* 016-07-13 +* Released for Kerbal Space Program 1.1.3 + +### 1.1.0.0 Changes + +* Adjusted buoyancy - the capsule no longer sinks after landing in water! +* Improved drag model - the capsule now rights itself more properly +* Improved the RemoteTech configs +* Added KIS configs +* Added RealChute configs + +--- + +## Version 1.0.0.0 - initial release + +* 2016-07-09 +* Released for Kerbal Space Program 1.1.3 + +### New + +--- diff --git a/GameData/MiniSampleReturnCapsule/readme.htm b/GameData/MiniSampleReturnCapsule/readme.htm new file mode 100644 index 0000000..7308cd0 --- /dev/null +++ b/GameData/MiniSampleReturnCapsule/readme.htm @@ -0,0 +1,342 @@ + + +

KSP version
+Curseforge CKAN GitHub SpaceDock
+KSP-AVC Validate AVC .version files

+

Mini Sample Return Capsule +(MSRC)

+

Two size zero (0.625m) parts that make up an autonomous return +capsule to stuff your experiments in for Kerbal Space Program.

+

Adopted +by zer0Kerbal, originally by CobaltWolf and AlbertKermin

+

brought to you by KGEx

+

Features

+

This mod adds two parts

+
    +
  • Part: command with integrated parachute
  • +
  • Part: cargo-bay with integrated heat-shield
  • +
+

Preamble by CobaltWolf

+
+

Hello all! I have another new mod for you. A couple weeks ago, the +incredibly handsome AlbertKermin asked me if I was +interested in making a mini-mod. Inspired by the OSIRIS-Rex mission, he +wanted a small sample return capsule that could be loaded with +experiments and safely return.

+
+
+

github.io

+

Flag
+Hero Image

+

Cabin notes

+
+
    +
  • Future Plans: lol. Except compatibility patches, keep it working +with future KSP updates.
  • +
  • This pack is essentially feature and part complete.
  • +
  • There will be no additional parts.
  • +
  • There will be no more major version (1.4.0.0) after this one.
  • +
  • Any minor releases will be for additional patches and +improvements
  • +
  • I have not personally tested the patches
  • +
+
+
    +
  • Have a request? +
      +
    • Glad to have them! +
        +
      • Kindly submit through GitHub.
      • +
    • +
  • +
+

Help Wanted

+
+
    +
  • Community Tech Tree integration
  • +
  • Tech Tree Balancing
  • +
  • Variant Textures and code to make it work always welcome!
  • +
  • Antenna animation
  • +
  • Add a blinking light or two
  • +
  • Variant textures.
  • +
+
+
+

Localization - work in +progress

+
+
    +
  • + English
  • +
+
    +
  • +Brazilian Portuguese Brazilian Portuguese +(Português Brasil)- thank you soldanithiago!
  • +
+
    +
  • +your translation here
  • +
+

HELP WANTED - See the README +in the Localization folder for instructions for adding or improving +translations. GitHub push is the best way to contribute. +Additions and corrections welcome!

+
+
+

How to +support this and other great mods by zer0Kerbal

+

Support Github Sponsor Patreon Buy zer0Kerbal a snack

+
+

See More

+
    +
  • Discussions and news on this mod: See Discussions or KSP Forums
  • +
  • Changelog Summary for more details of changes : See ChangeLog
  • +
  • Known Issues for more details of feature requests and known issues : +See Known Issues
  • +
+
+

Installation Directions:

+

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

+ + CurseForge/OverWolf App + + +

or CKAN 2

+

Dependencies

+ +

Suggests

+ +

Supports

+ +
+
+

*red box below is a link to forum post on how to get support*

+ +

How to get support

+
+

Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date

+ +

Credits and Special Thanks

+ + +

Current (1) - zer0Kerbal

+
+

Forum: [Thread][MOD:thread] - Source: GitHub
+License:

+

All bundled mods are distributed under their own licenses +All art assets (textures, models, animations, sounds) are +distributed under their own licenses License CC BY-NC-SA 4.0

+
+

Original (0) - Author: CobaltWolf

+
+

Thread - Download - +Source: GitHub License: License SimpleBSD-2

+
+
+

IMG:hero:1

+ + + + + + + + + + + + + + + + + + + + + + +
+
+
    +
  1. this isn't a mod. ;P↩︎

  2. +
  3. this isn't a mod. ;P↩︎

  4. +
  5. may work on +other versions (YMMV)↩︎

  6. +
  7. Be Kind: Lithobrake, not +jakebrake! Keep your Module Manager up to date!↩︎

  8. +
+
diff --git a/docs/ReleaseNotes/1.4.2.1.md b/docs/ReleaseNotes/1.4.2.1.md new file mode 100644 index 0000000..ac676e0 --- /dev/null +++ b/docs/ReleaseNotes/1.4.2.1.md @@ -0,0 +1,144 @@ +--- +perma /1.4.2.1.html +title: Release Notes v1.4.2.1 +description: Version Release Notes +tags: MiniSampleReturnCapsule,release-notes,kerbal,ksp,zer0Kerbal,zedK +layout: page +--- + + + +[![Mini Sample Return Capsule Version][MOD:shd:stat]][MOD:forum] [![KSP version][KSP:shd:stat]][KSP:url] +[![License][LIC:shd]][LIC:url] ![AVC .version files][AVCVAL:shd] + +[![GitHub Pages][MOD:pages:shd]][MOD:pages] + +--- + +# 1.4.2.1 - `Before, For, After` + +* 30 Mar 2022 +* Release for Kerbal Space Program [KSP 1.12.x] + +## DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL + +

+DO A CLEAN INSTALL:
DELETE EXISTING INSTALLATION THEN RE-INSTALL

+

Download from CurseForge

+ +### Fixed + +* [Kerbalism.cfg] v1.0.1.0 + * Thank you [AmanitaVerna] + * 'more than one pass specifier detected' + * removed :FOR[MiniSampleReturnCapsule] and kept :BEFORE/AFTER[KerbalismDefault] + * concerned that calling KerbalismDefault will tell MM that it is installed. + * fixes #71 - [Bug 🐞]: Warnings from Module Manager for kerbalism.cfg + +### Update + +* docs/ +* automation +* documentation +* [MiniSampleReturnCapsule.version] + * removed + * [KSP_VERSION_MAX] + +### Status + +* Issues + * closes #73 Mini Sample Return Capsule 1.4.2.1-release `` + * closes #74 1.4.2.1 Verify Legal Mumbo Jumbo + * closes #75 1.4.2.1 Update Documentation + * closes #76 1.4.2.1 Update Social Media + * closes #71 [Bug 🐞]: Warnings from Module Manager for kerbalism.cfg + +--- + +## See More + +* Changelog Summary for more details of changes : See [ChangeLog][MOD:chlog] +* Discussions and news on this mod : See [Discussions][MOD:discu] or [KSP Forums][MOD:forum] +* Known Issues for more details of feature requests and known issues : See [Known Issues][MOD:known] +* GitHub Pages : See [Pages][MOD:pages] + +### Localization + +>* ![English][EN] English +>* ![Brazilian Portuguese][BR] Brazilian Portuguese (Português Brasil)- thank you [soldanithiago][soldanithiago]! +>* ***your translation here*** +> +> HELP WANTED - See the [README in the Localization folder][MOD:local] for instructions for adding or improving translations. [GitHub][GitHub:url] push is the best way to contribute. *Additions and corrections welcome!* + +--- + +## How to support this and other great mods by [`zer0Kerbal`][zer0Kerbal] + +[![Support][PAYPAL:img]][PAYPAL:url] [![Patreon][PATREON:img]][PATREON:url] [![Github Sponsor][GSPONS:img]][GSPONS:url] [![Buy zer0Kerbal a snack][BMCC:img]][BMCC:url] + +
+

*red box below is a link to forum post on how to get support*

+ +

How to get support

+
+

Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date

+ +![][IMG:flg:0] + +[MOD:chlog]: https://raw.githubusercontent.com/zer0Kerbal/MiniSampleReturnCapsule/master/Changelog.cfg "Changelog" +[MOD:discu]: https://github.com/zer0Kerbal/MiniSampleReturnCapsule/discussions "Discussions" +[MOD:forum]: https://forum.kerbalspaceprogram.com/index.php?/topic/204186-* "MiniSampleReturnCapsule on the forums" +[MOD:issue]: https://github.com/zer0Kerbal/MiniSampleReturnCapsule/issues "Issue Tracker" +[MOD:known]: https://github.com/zer0Kerbal/MiniSampleReturnCapsule/wiki/Known-Issues "Known Issues" +[MOD:licns]: https://github.com/zer0Kerbal/MiniSampleReturnCapsule/blob/master/LICENSE "Repo License" +[MOD:local]: https://github.com/zer0Kerbal/MiniSampleReturnCapsule/blob/master/GameData/MiniSampleReturnCapsule/Localization/readme.md "Localization" +[MOD:pages]: https://zer0kerbal.github.io/MiniSampleReturnCapsule/ "GitHub Pages" +[MOD:pages:shd]: https://github.com/zer0Kerbal/MiniSampleReturnCapsule/actions/workflows/pages/pages-build-deployment/badge.svg "GitHub IO" + +[MOD:shd:stat]: https://img.shields.io/badge/MiniSampleReturnCapsule%20(MSRC)%20v-1.4.2.0--release-BADA55.svg?style=plastic&labelColor=darkgreen "1.4.2.0-release" + +[CRSFG:url]: https://www.curseforge.com/kerbal/ksp-mods/MiniSampleReturnCapsule/files "Curseforge" +[GITHUB:url]: https://github.com/zer0Kerbal/MiniSampleReturnCapsule/ "GitHub" + +[KSP:url]: http://kerbalspaceprogram.com/ "Kerbal Space Program" + +[CRSFG:url]: https://www.curseforge.com/kerbal/ksp-mods/MiniSampleReturnCapsule/files "Curseforge" +[GITHUB:url]: https://github.com/zer0Kerbal/MiniSampleReturnCapsule/ "GitHub" + +[KSP:url]: http://kerbalspaceprogram.com/ "Kerbal Space Program" +[KSP:shd:stat]: https://img.shields.io/badge/KSP-1.12.3-blue.svg?style=plastic&logo=data:image/webp;base64,UklGRpAGAABXRUJQVlA4TIQGAAAvH8AHEE0obNsGDakwXkT/Q4chj76jn1yYjSRjH6H+6xQqRUkkSc5ckHD+NUUVhx4+RNu2bTTl/3OTVhD6H8u6fF8dDYm40CK7N0CjAxK52rYtjfQRAvGNjbu7V+vuLp2fwhzA6gG4li6de+nuO+4uJBlkwoTA//90kENgtZZs27ZpO2Oufa5vbNsq2Sw6qaa9r3n/kZJTex/wSrFt27o62kuSJNuqrdTa1+/7uLu7uzQZAk0mRN/mAz2CAbi723vvy5WztxxIAAiw+dh2bdvWZJuT12y1bdu2bdu2bbs3AQABlsED+y50lDqLE4pf/Uxe8KO77HFes9hvxu1p3O2Q09LVg0NVjo7Z5U6AvwBSOfivKdQTujOnXNG8hzNhqYSMMHJ+MwWWyTSjNUoP1jWHp1ZNmgB8TMH3Tl33mvoVb8uIj3umyIJLsAmYoCIqUCVMCN5WrW78Qi+AkeaGOkWFk3QbRmIWHpIZSURXDxhJVlJiYZ6kLEgeEjIRCBmxebhCTWlTJNaXLystGysVToPOAFJJjqSPNOXftSVbXPQjxrzVaFNzXvBonWJlonIVTJabAfjZ0Jxufl5GPntEHKjB7PIXtg6eYHywJn3hTdijjXUain94KjfCfg1hm³AZRR4N16VMXBrsDVYDCjOIMmGFsAab8rdY7+kIw0BgtRgL1DKJeuNZdQ9f5RAGGfOQfZxexj7t37RkjNp4rPDIHOJVyPBF+XHKsnQk4SWRBl8Wot74WtkBqidQggbyj2vW1WEFG6JfUZ8UxhVzOmAUdKTYZ3yxR2QwIIAQdA9YgiRBZWyCguiOER9y9IauiyGqR0EayVLiEVwmXmF5+Z2jfohj8i1q8ybRahCBAXZBCBUqLgAACQFzp5M/o5wzCDcCJZEOF9EzggM7NEd18c1Q85gPBldtg6mwB1N+hzyTSFp5jWM+WpCRBEBAjIaUxJI80o3s6vDYJ7gNXuAUfOacvsLvLhNIMaMwh8GccsXjtuiK+wkxZ/kVdOCzoCeAOn+N7H1rU1YT35MgAWY9yD5wMWI7j7G976bSh8LxDx2jI3IJRAnJ+RQQIU7gABnLd3vKSyMAd71mq7HgV3AJ+Sxh5Bz5O0z/gbTiNT8DxQssrrv7Uyx9Y7q6BQVUoIGonF/FfoC/RqwVHlviCRSABDvLaCUfZlz1cNENn6adNTz+AF8v8KWQAFL+QMkpCthFkpvvq7+2/to6AIBhyvPdrUr3g1XwBEJPMeP/98SxWWvs3nHIhgNnsY1RWVyw+Guh5IZLgj9WzPi/iEk9gPPGLAni3aRlsqlGQ9jP4z9Q/s/xi3dw486abm6Bqi2l3qu9e9tQsdVMdG4zbVYqp5wJcBSA2W6sNmkwxuNk+nw3r4MFi/4EkTAhiRFk70jkqNDiWbDK65OLIn0s0wD/ucAp3XwVSsSNBAqjFUIXwFE0MihZQ6utQYV2oR+tShO7Ad6bswY3xd7qe0VrVxK9ZjueQy4TPnF8MCQGjoxSugSFgFMV4LiVwgsn/i+gXZ2FzplAduxnn0/OlW0uqf+M64MRPqzwrl+PnpKQSaXS49Ui7n2/ctFtHtAtiprzxq6WniwESvW5yUG1Xx6/8Hx8NKELwKZK15pV/EvXvm9ZMlx0aKUO98iUPaWvst/n8ZbOmkvGhcOQRWf5zj9dk9cfpad5oHN3Rns/wsuvy2puxz1Ziu96Q7/SOWoROzvNzFo5Z5+1BDej3OjQ/XymEkW9jr0em5g5SdX8VC2gf9xJb/RWCC5bIKWDgWcYf+K9Kje3zbQBh/F448wMLoICeUyJ330nXlPmawiRT/sblG4vWrbErgQaMzYbZcwbhSaNrwH+Tqa04jqrd3JZTvwbFxHFSVMAv5UZdEq+tQUupcis/5+MZNsxk9b8TPa7cMqdzzrh9FtD5v+vPACvJy7nDT69IP/Yx6EywGdTFsD5iU7bqkovJogzTjQm³iFTyp4jV4bjVKdcnv5/JrhokmpnGAIA4D/AXYCfVgoBXnrDkCqqCHRG529HeYB51Jy1z6nlW/gnVmzyxmVHxnQrxXxelcI0yN85udPl+//t2rzKzA+oluPTNjp6qY1PVduFVdo8ya+8E6p8KOZR+bLj6Vju9oi5dar0erTS8Z1x3/IITU3vyDRLiZWBZVH6CbqURTeLptD3pEPIR4W4QlHfTnRJzZBRJ8MlI8LmmEXLAdAxsqIYbSDGTt65GfF0cUL6aQQ=&labelColor=black "Kerbal Space Program" +[AVCVAL:shd]: https://github.com/zer0Kerbal/MiniSampleReturnCapsule/workflows/Validate%20AVC%20.version%20files/badge.svg +[LIC:url]: https://choosealicense.com/licenses/bsd-2-clause/ "SimpleBSD-2" +[LIC:shd]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/MiniSampleReturnCapsule/master/json/license.json&logo "SimpleBSD-2" +[PAYPAL:img]: https://img.shields.io/badge/Buy%20me%20some%20-LFO-00457C?style=for-the-badge&logo=paypal&labelColor=FFDD00 "PayPal" +[PAYPAL:url]: https://www.paypal.com/donate?hosted_button_id=DC22YHMEJREKL "PayPal" +[PATREON:img]: https://img.shields.io/badge/Patreon%20-be%20a%20Patron-FF424D?style=for-the-badge&logo=patreon "Patreon" +[PATREON:url]: https://www.patreon.com/bePatron?u=23390503 "Patreon" +[GSPONS:img]: https://img.shields.io/badge/Github%20-Sponsor-EA4AAA?style=for-the-badge&logo=githubsponsors "Github Sponsors" +[GSPONS:url]: https://github.com/sponsors/zer0Kerbal "Github Sponsors" +[BMCC:img]: https://img.shields.io/badge/Buy%20Me%20a%20-Snack!-FFDD00?style=for-the-badge&logo=buymeacoffee "Buy Me A Snack" +[BMCC:url]: https://buymeacoffee.com/zer0Kerbal "Buy Me A Snack" +[EN]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/American-flag-sm.png "American English" +[BR]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Brazilian-flag-sm.png "Brasil" +[CN]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Chinese-flag-sm.png "中文" +[DE]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/German-flag-sm.png "Deutsch" +[ES]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Spanish-flag-sm.png "Español" +[FR]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/French-flag-sm.png "Français" +[IT]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Italian-flag-sm.png "Italiano" +[JA]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Japanese-flag-sm.png "日本語" +[KO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/South-Korean-flag-sm.png "한국어" +[ME]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Mexican-flag-sm.png "Mexicano" +[NL]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Dutch-flag-sm.png "Dutch" +[NO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Norwegian-flag-sm.png "Norsk" +[PO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Polish-flag-sm.png "Polski" +[RU]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Russian-flag-sm.png "Русский" +[SW]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Swedish-flag-sm.png "Svenska" +[TW]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/Localization/img/Taiwanese-flag-sm.png "国语" +[zer0Kerbal]: https://forum.kerbalspaceprogram.com/index.php?/profile/190933-*/ "zer0Kerbal" +[soldanithiago]: https://github.com/soldanithiago "soldanithiago" +[IMG:flg:0]: https://via.placeholder.com/256x160png/ffffff/bada55?text=MSRC "Mini Sample Return Capsule Flag" + +