diff --git a/GameData/NotSoSimpleConstruction/1.0.99.3.htm b/GameData/NotSoSimpleConstruction/1.0.99.4.htm similarity index 85% rename from GameData/NotSoSimpleConstruction/1.0.99.3.htm rename to GameData/NotSoSimpleConstruction/1.0.99.4.htm index 5a056d4..f04bcb4 100644 --- a/GameData/NotSoSimpleConstruction/1.0.99.3.htm +++ b/GameData/NotSoSimpleConstruction/1.0.99.4.htm @@ -6,8 +6,8 @@

Not So SimpleConstruction! Version
Pages

-

Version -1.0.99.3-prerelease - <Encuestas piloto>

+

1.0.99.4-prerelease +<Stake Staking Stuck> edition

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

Download from CurseForge

Version Changes

-

Localization 🗃️

+

This +should resolve planting stakes with stock mechanics (Ground Part)

+

Update

-

Update

+
  • [KerbalInventorySystem.cfg] v1.0.1.0
  • +
  • Hide mallet if KIS not installed
  • +
  • if KIS installed - add KIS to ELSurveyStake
  • +
  • [stake.cfg]
  • +
  • fix planting with stock mechanics -

    Compatibility/

    -

    Status


    diff --git a/GameData/NotSoSimpleConstruction/Compatibility/KerbalInventorySystem.cfg b/GameData/NotSoSimpleConstruction/Compatibility/KerbalInventorySystem.cfg index 2ce9b06..f5882d0 100644 --- a/GameData/NotSoSimpleConstruction/Compatibility/KerbalInventorySystem.cfg +++ b/GameData/NotSoSimpleConstruction/Compatibility/KerbalInventorySystem.cfg @@ -1,42 +1,33 @@ -// KerbalInventorySystem.cfg v1.0.0.0 +// KerbalInventorySystem.cfg v1.0.1.0 // NotSo SimpleConstruction! (NSSC!) // created: 22 Mar 2022 -// updated: +// updated: 25 Jun 2022 -@PART[ELMallet]:NEEDS[!KIS]:FOR[NotSoSimpleConstruction] +@PART[ELMallet]:NEEDS[KIS]:AFTER[NotSoSimpleConstruction] { - @TechRequired = Unresearchable - @category = none - @cost = !Delete - %entryCost = 0 - !entryCost = DELETE - %TechHidden = True + @TechRequired = advConstruction + @category = Utility + %cost = 1.9668 + %entryCost = 1000 + @TechHidden = False + @tags ^= : cck-el : } -@PART[ELSurveyStake]:NEEDS[!KIS]:FOR[NotSoSimpleConstruction] +@PART[ELSurveyStake]:NEEDS[KIS]:FOR[NotSoSimpleConstruction] { - -MODULE[ModuleKISItem] { } MODULE - { - name = ModuleGroundPart - fxGroupDeploy = deploy - // Name of the FXGroup to Play when the part is being deployed - placementAllowXRotation = true - // Determines if the Part can be rotated in the X Axis when in ground placement mode, before being placed on the ground. - placementAllowYRotation = true - // Determines if the Part can be rotated in the Y Axis when in ground placement mode, before being placed on the ground. - placementAllowZRotation = true - // Determines if the Part can be rotated in the Z Axis when in ground placement mode, before being placed on the ground. - inventoryTooltip = "" - packedVolume = 0 //f - // The space this part occupies when packed inside an inventory container - kinematicDelay = 3 // f - placementMaxRivotVelocity = 0.003 // f - // This is the velocity the part must be travelling less than before it will be rivoted to the ground. - reinitResourcesOnStoreInVessel = false - // Set to true when the parts resources should be "filled" magically when the part is stored in a vessel. - stackableQuantity = 10 - // The number of parts of the same kind and variant that can be stacked in a single inventory slot + { + name = ModuleKISItem + vesselAutoRename = true + allowStaticAttach = 2 + allowPartAttach = 0 + stackable = true + editorItemsCategory = true + equipable = true + equipSlot = leftHand + equipBoneName = aliasLeftPalm + equipPos = (-0.07,-0.03,0.05) + equipDir = (85,0,0) } } diff --git a/GameData/NotSoSimpleConstruction/Localization/us-en.cfg b/GameData/NotSoSimpleConstruction/Localization/us-en.cfg index 4a07126..0610da8 100644 --- a/GameData/NotSoSimpleConstruction/Localization/us-en.cfg +++ b/GameData/NotSoSimpleConstruction/Localization/us-en.cfg @@ -1,7 +1,7 @@ -// us-en v1.0.0.1 +// us-en v1.0.0.2 // Not So SimpleConstruction! (NSSC) // created: 31 Mar 2022 -// updated: +// updated: 25 Jun 2022 // License: GPLv3 Localization @@ -14,5 +14,7 @@ Localization #EL_ELMicroPad_title = KS-MP Disposable Pad #EL_ELMicroPad_desc = Mark where built modules will be permanently attached to the construting vessel. The build replaces the pad. The built module must have a free stack node on its root part (top or bottom, top takes priority if both are available). Cannot be a switchable node. #EL_ELMicroPad_tags = cck-el + + #EL_ELMallet_tags = stake pound build hammer } } \ No newline at end of file diff --git a/GameData/NotSoSimpleConstruction/ManualInstallation.htm b/GameData/NotSoSimpleConstruction/ManualInstallation.htm new file mode 100644 index 0000000..1cd0b5a --- /dev/null +++ b/GameData/NotSoSimpleConstruction/ManualInstallation.htm @@ -0,0 +1,108 @@ + + + + +

    Not So SimpleConstruction! +(NSSC)

    +

    Home

    +

    Adds Mallet, Survey Stake, Recycler, Disposable Pad, and Orbital +Dock; and turns Cupola module to Survey Station. Requires +SimpleConstruction! for Kerbal Space Program.

    +

    Installation Instructions

    +

    Using CurseForge/OverWolf +app or CKAN

    +

    You should be all good! (check for latest version on CurseForge)

    +

    If +Downloaded from CurseForge/OverWolf manual download

    +

    To install, place the <NotSoSimpleConstruction> +folder inside your Kerbal Space Program's GameData folder:

    + +

    If Downloaded from +SpaceDock / GitHub / other

    +

    To install, place the <GameData> folder inside +your Kerbal Space Program folder:

    + +

    The +following file layout must be present after installation

    +
    <KSP_ROOT>
    +  + [GameData]
    +    + [ExtraplanetaryLaunchpads] 
    +      *(see SimpleConstruction! for manual installation directions)*
    +    + [NotSoSimpleConstruction]
    +      + [Assets]
    +        ...
    +      + [Compatibility]
    +        ...
    +      + [Configs]
    +        ...
    +      + [Localization]
    +        ...
    +      + [Parts]
    +        ...
    +      * #.#.#.#.htm
    +      * changelog.md
    +      * GPLv3.txt
    +      * readme.htm
    +      * NotSoSimpleConstruction.version
    +    + [SimpleConstruction]
    +      *(see SimpleConstruction! for manual installation directions)*
    +      ...
    +    ...
    +    * [Module Manager][mm] or [Module Manager /L][mml]
    +  * KSP.log
    +  ...
    +

    Dependencies

    + diff --git a/GameData/NotSoSimpleConstruction/ManualInstallation.md b/GameData/NotSoSimpleConstruction/ManualInstallation.md deleted file mode 100644 index e865814..0000000 --- a/GameData/NotSoSimpleConstruction/ManualInstallation.md +++ /dev/null @@ -1,90 +0,0 @@ ---- -permalink: /ManualInstallation.html -title: Manual Installation -description: the flat-pack Kiea instructions, written in Kerbalese, unusally present -tags: installation,directions,page,kerbal,ksp,zer0Kerbal,zedK ---- - - - - - -# Not So SimpleConstruction! (NSSC) - -[Home](./index) - -Adds Mallet, Survey Stake, Recycler, Disposable Pad, and Orbital Dock; and turns Cupola module to Survey Station. Requires SimpleConstruction! for Kerbal Space Program. - -## Installation Instructions - -### Using CurseForge/OverWolf app or CKAN - -You should be all good! (check for latest version on CurseForge) - -### If Downloaded from CurseForge/OverWolf manual download - -To install, place the `` folder inside your Kerbal Space Program's GameData folder: - -* **REMOVE ANY OLD VERSIONS OF THE PRODUCT BEFORE INSTALLING**, including any other fork: - * Delete `/GameData/NotSoSimpleConstruction` -* Extract the package's `NotSoSimpleConstruction/` folder into your KSP's GameData as follows: - * `/NotSoSimpleConstruction` --> `/GameData` - * Overwrite any preexisting file. - * you should end up with `/GameData/NotSoSimpleConstruction` - -### If Downloaded from SpaceDock / GitHub / other - -To install, place the `` folder inside your Kerbal Space Program folder: - -* **REMOVE ANY OLD VERSIONS OF THE PRODUCT BEFORE INSTALLING**, including any other fork: - * Delete `/GameData/NotSoSimpleConstruction` -* Extract the package's `GameData` folder into your KSP's root folder as follows: - * `/GameData` --> `` - * Overwrite any preexisting file. - * you should end up with `/GameData/NotSoSimpleConstruction` - -## The following file layout must be present after installation - -```markdown - - + [GameData] - + [ExtraplanetaryLaunchpads] - *(see SimpleConstruction! for manual installation directions)* - + [NotSoSimpleConstruction] - + [Assets] - ... - + [Compatibility] - ... - + [Configs] - ... - + [Localization] - ... - + [Parts] - ... - * #.#.#.#.htm - * changelog.md - * GPLv3.txt - * readme.htm - * NotSoSimpleConstruction.version - + [SimpleConstruction] - *(see SimpleConstruction! for manual installation directions)* - ... - ... - * [Module Manager][mm] or [Module Manager /L][mml] - * KSP.log - ... -``` - -### Dependencies - -* [SimpleConstruction! (SCON!)][SCON] -* *either* - * [Module Manager][mm] - * [Module Manager /L][mml] - -[SCON]: https://forum.kerbalspaceprogram.com/index.php?/topic/191424-*/ "SimpleConstruction! (SCON!)" -[mm]: https://forum.kerbalspaceprogram.com/index.php?/topic/50533-*/ "Module Manager" -[mml]: https://github.com/net-lisias-ksp/ModuleManager "Module Manager /L" diff --git a/GameData/NotSoSimpleConstruction/NotSoSimpleConstruction.version b/GameData/NotSoSimpleConstruction/NotSoSimpleConstruction.version index aa49c67..4fcac51 100644 --- a/GameData/NotSoSimpleConstruction/NotSoSimpleConstruction.version +++ b/GameData/NotSoSimpleConstruction/NotSoSimpleConstruction.version @@ -14,7 +14,7 @@ "MAJOR" : 1, "MINOR" : 0, "PATCH" : 99, - "BUILD" : 3 + "BUILD" : 4 }, "KSP_VERSION" : { diff --git a/GameData/NotSoSimpleConstruction/Parts/Mallet.cfg b/GameData/NotSoSimpleConstruction/Parts/Mallet.cfg index d32ce59..2a6b815 100644 --- a/GameData/NotSoSimpleConstruction/Parts/Mallet.cfg +++ b/GameData/NotSoSimpleConstruction/Parts/Mallet.cfg @@ -19,10 +19,9 @@ PART node_attach = 0.0, -0.19, 0.0, 0.0, -1.0, 0.0, 0 attachRules = 0,0,0,0,0 - TechRequired = advConstruction - entryCost = 100 - cost = 1.9668 - category = Utility + TechRequired = Unresearchable + TechHidden = True + category = none subcategory = 0 title = #EL_ELMallet_title diff --git a/GameData/NotSoSimpleConstruction/Parts/Stake.cfg b/GameData/NotSoSimpleConstruction/Parts/Stake.cfg index 4553b00..22e85f5 100644 --- a/GameData/NotSoSimpleConstruction/Parts/Stake.cfg +++ b/GameData/NotSoSimpleConstruction/Parts/Stake.cfg @@ -1,3 +1,11 @@ +// Stake.cfg v1.2.0.0 +// Not So SimpleCOnstruction! (NSSC) +// created: +// updated: 25 Jun 2022 + +// this file: CC BY-SA 4.0 by zer0Kerbal + + PART { name = ELSurveyStake @@ -15,6 +23,8 @@ PART node_attach = 0.0, -0.19, 0.0, 0.0, -1.0, 0.0, 0 attachRules = 0,0,0,0,0 + CoMOffset = 0.0, -0.5, 0.0 + TechRequired = advConstruction entryCost = 100 cost = 1.08108 @@ -41,34 +51,45 @@ PART MODULE { - name = ModuleKISItem - vesselAutoRename = true - allowStaticAttach = 2 - allowPartAttach = 0 - stackable = true - editorItemsCategory = true - equipable = true - equipSlot = leftHand - equipBoneName = aliasLeftPalm - equipPos = (-0.07,-0.03,0.05) - equipDir = (85,0,0) + name = ELSurveyStake } MODULE + { + name = ModuleGroundPart + fxGroupDeploy = Deploy + // Name of the FXGroup to Play when the part is being deployed + placementAllowXRotation = true + // Determines if the Part can be rotated in the X Axis when in ground placement mode, before being placed on the ground. + placementAllowYRotation = false + // Determines if the Part can be rotated in the Y Axis when in ground placement mode, before being placed on the ground. + placementAllowZRotation = true + // Determines if the Part can be rotated in the Z Axis when in ground placement mode, before being placed on the ground. + inventoryTooltip = "" // #EL_ELSurveyStake_title // #EL_ELSurveyStake_desc + packedVolume = 0 // 0 float + // The space this part occupies when packed inside an inventory container + kinematicDelay = 3 // 3 f + placementMaxRivotVelocity = 1 // 0.003 f + // This is the velocity the part must be travelling less than before it will be rivoted to the ground. + reinitResourcesOnStoreInVessel = false + // Set to true when the parts resources should be "filled" magically when the part is stored in a vessel. + stackableQuantity = 12 + // The number of parts of the same kind and variant that can be stacked in a single inventory slot + } + EFFECTS { - name = ELSurveyStake + Deploy + { + AUDIO + { + // Ship Voice Ambient Music UI + channel = UI + clip = NotSoSimpleConstruction/Sounds/sfx_stake-pound + maxVolumeDistance = 150 + } + } } - MODULE - { - // Dimensions: x: 0.03, y: 0.50, z: 0.03 - // Bounding Box Size: 0.3125 liters - // Volume adjustment: 10% - name = ModuleCargoPart - packedVolume = 1 - %stackableQuantity = 12 - } - DRAG_CUBE { cube = Default, 0.01062,0.8136,0.1121, 0.01062,0.8136,0.1121, 0.0004854,1,0.09882, 0.0004854,0.2223,0.2004, 0.01062,0.8135,0.1121, 0.01062,0.8137,0.1121, 0,-0.03269,0, 0.025,0.5,0.025 diff --git a/GameData/NotSoSimpleConstruction/Sounds/DirtPound.md b/GameData/NotSoSimpleConstruction/Sounds/DirtPound.md new file mode 100644 index 0000000..0d7aaac --- /dev/null +++ b/GameData/NotSoSimpleConstruction/Sounds/DirtPound.md @@ -0,0 +1,11 @@ +# sfx_stake-pound.wav + +## Attribution + +https://freesound.org/s/17188/ +https://freesound.org/people/Bitbeast/sounds/17188/ + +originally named: Dirt Pound.wav + +This work is licensed under the Creative Commons 0 License. +http://creativecommons.org/publicdomain/zero/1.0/ \ No newline at end of file diff --git a/GameData/NotSoSimpleConstruction/Sounds/sfx_stake-pound.wav b/GameData/NotSoSimpleConstruction/Sounds/sfx_stake-pound.wav new file mode 100644 index 0000000..b830adf Binary files /dev/null and b/GameData/NotSoSimpleConstruction/Sounds/sfx_stake-pound.wav differ diff --git a/GameData/NotSoSimpleConstruction/changelog.md b/GameData/NotSoSimpleConstruction/changelog.md index d278261..3d11de4 100644 --- a/GameData/NotSoSimpleConstruction/changelog.md +++ b/GameData/NotSoSimpleConstruction/changelog.md @@ -10,6 +10,45 @@ | spacedock | (https://spacedock.info/mod/1078) | | ckan | NotSoSimpleConstruction | +## 1.0.99.4-prerelease `` edition + +* 25 Jun 2022 +* Released for for KSP 1.12.3 + +### This should resolve planting stakes with stock mechanics (Ground Part) + +### Update + +* Localization + * [en-us.cfg] v1.0.0.2 + * add #EL_ELMallet_tags = stake pound build hammer +* [KerbalInventorySystem.cfg] v1.0.1.0 +* Hide mallet if KIS not installed +* if KIS installed - add KIS to ELSurveyStake +* [stake.cfg] +* fix planting with stock mechanics + * thank you to [Robin Patenall](https://forum.kerbalspaceprogram.com/index.php?/profile/210278-robin-patenall/)! + * [CoMOffset] = 0.0, -0.5, 0.0 + * [ModuleGroundPart] + * [placementMaxRivo`tVelocity] from 0.003 to 1.0 (f) + * [kinematicDelay] to 0 from 3 + * [packedVolume] from 0 to 1 + * [stackableQuantity] = 12 + * [inventoryTooltip`] from "" to #EL_ELSurveyStake_title + * add sound clip for deploy (experimental) + * updates #61 - [Documentation Issue 📚]: A How-To + * closes #63 - [Bug 🐞]: stake not staking stuck + +### Status + +* Issues/Requests + * closes #64 - Not So SimpleConstruction! (NSSC) 1.0.99.4-prerelease `` edition + * closes #65 - 1.0.99.4 Verify Legal Mumbo Jumbo + * closes #66 - 1.0.99.4 Update Documentation + * closes #67 - 1.0.99.4 Update Social Media + +--- + ## Version 1.0.99.3-prerelease - `` * 01 Jun 2022 diff --git a/NotSoSimpleConstruction.version b/NotSoSimpleConstruction.version index aa49c67..4fcac51 100644 --- a/NotSoSimpleConstruction.version +++ b/NotSoSimpleConstruction.version @@ -14,7 +14,7 @@ "MAJOR" : 1, "MINOR" : 0, "PATCH" : 99, - "BUILD" : 3 + "BUILD" : 4 }, "KSP_VERSION" : { diff --git a/changelog.md b/changelog.md index d278261..3d11de4 100644 --- a/changelog.md +++ b/changelog.md @@ -10,6 +10,45 @@ | spacedock | (https://spacedock.info/mod/1078) | | ckan | NotSoSimpleConstruction | +## 1.0.99.4-prerelease `` edition + +* 25 Jun 2022 +* Released for for KSP 1.12.3 + +### This should resolve planting stakes with stock mechanics (Ground Part) + +### Update + +* Localization + * [en-us.cfg] v1.0.0.2 + * add #EL_ELMallet_tags = stake pound build hammer +* [KerbalInventorySystem.cfg] v1.0.1.0 +* Hide mallet if KIS not installed +* if KIS installed - add KIS to ELSurveyStake +* [stake.cfg] +* fix planting with stock mechanics + * thank you to [Robin Patenall](https://forum.kerbalspaceprogram.com/index.php?/profile/210278-robin-patenall/)! + * [CoMOffset] = 0.0, -0.5, 0.0 + * [ModuleGroundPart] + * [placementMaxRivo`tVelocity] from 0.003 to 1.0 (f) + * [kinematicDelay] to 0 from 3 + * [packedVolume] from 0 to 1 + * [stackableQuantity] = 12 + * [inventoryTooltip`] from "" to #EL_ELSurveyStake_title + * add sound clip for deploy (experimental) + * updates #61 - [Documentation Issue 📚]: A How-To + * closes #63 - [Bug 🐞]: stake not staking stuck + +### Status + +* Issues/Requests + * closes #64 - Not So SimpleConstruction! (NSSC) 1.0.99.4-prerelease `` edition + * closes #65 - 1.0.99.4 Verify Legal Mumbo Jumbo + * closes #66 - 1.0.99.4 Update Documentation + * closes #67 - 1.0.99.4 Update Social Media + +--- + ## Version 1.0.99.3-prerelease - `` * 01 Jun 2022 diff --git a/docs/ReleaseNotes/1.0.99.4.md b/docs/ReleaseNotes/1.0.99.4.md new file mode 100644 index 0000000..6c01dfb --- /dev/null +++ b/docs/ReleaseNotes/1.0.99.4.md @@ -0,0 +1,162 @@ +--- +permalink: /1.0.99.4.html +title: v1.0.99.4 +description: Version Release Notes +tags: NotSoSimpleConstruction,NSSC,SimpleConstruction!,SCON,release-notes,kerbal,ksp,zer0Kerbal,zedK +layout: page +--- + + + +[![Not So SimpleConstruction! Version][MOD:shd:stat]][MOD:forum] +[![KSP version][KSP:shd:stat]][KSP:url] [![License][LIC:shd]][LIC:url] +![AVC .version files][AVCVAL:shd] [![Pages][MOD:pages:shd]][MOD:pages] + +## 1.0.99.4-prerelease `` edition + +* 25 Jun 2022 +* Released for for KSP 1.12.3 + +### Currently having difficulties planting stakes with either KIS or Stock Ground Part + +

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

    Download from CurseForge

    + +## Version Changes + +### This should resolve planting stakes with stock mechanics (Ground Part) + +### Update + +* Localization + * [en-us.cfg] v1.0.0.2 + * add #EL_ELMallet_tags = stake pound build hammer +* [KerbalInventorySystem.cfg] v1.0.1.0 +* Hide mallet if KIS not installed +* if KIS installed - add KIS to ELSurveyStake +* [stake.cfg] +* fix planting with stock mechanics + * thank you to [Robin Patenall](https://forum.kerbalspaceprogram.com/index.php?/profile/210278-robin-patenall/)! + * [CoMOffset] = 0.0, -0.5, 0.0 + * [ModuleGroundPart] + * [placementMaxRivo`tVelocity] from 0.003 to 1.0 (f) + * [kinematicDelay] to 0 from 3 + * [packedVolume] from 0 to 1 + * [stackableQuantity] = 12 + * [inventoryTooltip`] from "" to #EL_ELSurveyStake_title + * add sound clip for deploy (experimental) + * updates #61 - [Documentation Issue 📚]: A How-To + * closes #63 - [Bug 🐞]: stake not staking stuck + +### Status + +* Issues/Requests + * closes #64 - Not So SimpleConstruction! (NSSC) 1.0.99.4-prerelease `` edition + * closes #65 - 1.0.99.4 Verify Legal Mumbo Jumbo + * closes #66 - 1.0.99.4 Update Documentation + * closes #67 - 1.0.99.4 Update Social Media + +--- + +## 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:issue] +* GitHub Pages : See [Pages][MOD:pages] + +## Localization + +### Not So SimpleConstruction! (NSSC) + +>* ![English][EN] English +>* ![Mexicano Español][MX] Mexican Spanish (Mexicano Español) +>* ![Русский][RU] Russian (Русский) +>* ***your translation here*** +> +> HELP WANTED - See the [README in the Localization folder][lreadme] or the [Quickstart Guide][qstart] for instructions for adding or improving translations. [GitHub][GitHub:url] push is the best way to contribute. *Additions and corrections welcome!* + +### [Extraplanetary Launchpads](https://github.com/taniwha/Extraplanetary-Launchpads) + +>* ![English][EN] English +>* ![Chinese][CN] Chinese (简体中文) +>* ***your translation here*** +> +>Kindly help translate [taniwha's][taniwha] [Extraplanetary-Launchpads](https://github.com/taniwha/Extraplanetary-Launchpads). See above for instructions. + +
    +

    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

    +
    + +--- + +## 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] + +--- + + +[MOD:chlog]: https://raw.githubusercontent.com/zer0Kerbal/NotSoSimpleConstruction/master/changelog.md "Changelog" +[MOD:discu]: https://github.com/zer0Kerbal/NotSoSimpleConstruction/discussions "Discussions" +[MOD:forum]: https://forum.kerbalspaceprogram.com/index.php?/topic/191504-*/ "Not So SimpleConstruction! on the forums" +[MOD:issue]: https://github.com/zer0Kerbal/NotSoSimpleConstruction/issues "Issue Tracker" +[MOD:licns]: https://github.com/zer0Kerbal/NotSoSimpleConstruction/blob/master/LICENSE "Repo License" +[MOD:local]: https://github.com/zer0Kerbal/NotSoSimpleConstruction/blob/master/GameData/NotSoSimpleConstruction/Localization/readme.md "Localization" +[MOD:pages]: https://zer0kerbal.github.io/NotSoSimpleConstruction/ "GitHub Pages" +[MOD:pages:shd]: https://img.shields.io/badge/GitHub-Pages-white?style=plastic&labelColor=9cf&logoColor=181717&logo=github/ "GitHub IO" + + +[MOD:shd:stat]: https://img.shields.io/badge/NotSoSimpleConstruction%20(NSSC)%20-v1.0.99.4--prerelease-BADA55.svg?style=plastic&labelColor=darkgreen "1.0.99.4-prerelease" + +[CRSFG:url]: https://www.curseforge.com/kerbal/ksp-mods/NotSoSimpleConstruction/files "Curseforge" +[GITHUB:url]: https://github.com/zer0Kerbal/NotSoSimpleConstruction/ "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,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&labelColor=black "Kerbal Space Program" + + +[LIC:url]: https://www.gnu.org/licenses/gpl-3.0-standalone.html "GPLv3" +[LIC:log]: https://i.postimg.cc/9FrwMgK6/GPL-17x17.png "GPLv3" +[LIC:shd]: https://img.shields.io/badge/license-GPLv3-A42E2B?logo=gnu&labelColor=white&logoColor=A42E2B "GPLv3" + +[AVCVAL:shd]: https://github.com/zer0Kerbal/NotSoSimpleConstruction/workflows/Validate%20AVC%20.version%20files/badge.svg?style=plastic&labelColor=black + + +[PAYPAL:img]: https://img.shields.io/badge/Buy%20me%20some%20-ORE-BADA55?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-Patreonize-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" +[lreadme]: https://github.com/zer0Kerbal/zer0Kerbal/blob/master/Localization/readme.md "Localization Readme" +[qstart]: https://github.com/zer0Kerbal/zer0Kerbal/blob/master/Localization/quickstart.md "Quickstart" +[EN]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/img/EN.png "English" +[BR]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/img/BR.png "Português Brasil" +[CN]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/img/CH.png "中文" +[DE]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/img/DE.png "Deutsch" +[ES]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/img/ES.png "Español" +[FR]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/img/FR.png "Français" +[IT]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/img/IT.png "Italiano" +[JA]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/img/JA.png "日本語" +[KO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/img/KO.png "한국어" +[MX]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/img/MX.png "Mexicano Español" +[NL]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/img/NL.png "Dutch" +[NO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/img/NO.png "Norsk" +[PO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/img/PO.png "Polski" +[RU]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/img/RU.png "Русский" +[SW]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/img/SW.png "Svenska" +[TR]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/TR.png "Türk" +[TW]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/zed'K/img/TW.png "国语" + +[zer0Kerbal]: https://forum.kerbalspaceprogram.com/index.php?/profile/190933-*/ "zer0Kerbal" + + \ No newline at end of file diff --git a/docs/changelog.md b/docs/changelog.md index b898620..a16af25 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -24,6 +24,45 @@ CC BY-ND 4.0 by zer0Kerbal | spacedock | (https://spacedock.info/mod/1078) | | ckan | NotSoSimpleConstruction | +## 1.0.99.4-prerelease `` edition + +* 25 Jun 2022 +* Released for for KSP 1.12.3 + +### This should resolve planting stakes with stock mechanics (Ground Part) + +### Update + +* Localization + * [en-us.cfg] v1.0.0.2 + * add #EL_ELMallet_tags = stake pound build hammer +* [KerbalInventorySystem.cfg] v1.0.1.0 +* Hide mallet if KIS not installed +* if KIS installed - add KIS to ELSurveyStake +* [stake.cfg] +* fix planting with stock mechanics + * thank you to [Robin Patenall](https://forum.kerbalspaceprogram.com/index.php?/profile/210278-robin-patenall/)! + * [CoMOffset] = 0.0, -0.5, 0.0 + * [ModuleGroundPart] + * [placementMaxRivo`tVelocity] from 0.003 to 1.0 (f) + * [kinematicDelay] to 0 from 3 + * [packedVolume] from 0 to 1 + * [stackableQuantity] = 12 + * [inventoryTooltip`] from "" to #EL_ELSurveyStake_title + * add sound clip for deploy (experimental) + * updates #61 - [Documentation Issue 📚]: A How-To + * closes #63 - [Bug 🐞]: stake not staking stuck + +### Status + +* Issues/Requests + * closes #64 - Not So SimpleConstruction! (NSSC) 1.0.99.4-prerelease `` edition + * closes #65 - 1.0.99.4 Verify Legal Mumbo Jumbo + * closes #66 - 1.0.99.4 Update Documentation + * closes #67 - 1.0.99.4 Update Social Media + +--- + ## Version 1.0.99.3-prerelease - `` * 01 Jun 2022 diff --git a/json/mod.json b/json/mod.json index 6334a1a..795194b 100644 --- a/json/mod.json +++ b/json/mod.json @@ -2,7 +2,7 @@ "schemaVersion": 1, "label": "Not So SimpleConstruction!", "labelColor": "BADA55", - "message": "1.0.99.3", + "message": "1.0.99.4", "color": "darkgreen", "style": "plastic" }