forked from Real-Gecko/KSP-SimpleConstruction
-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.0.99.1 prerelease - A Tiny Hammer #60
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* [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
* [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
zer0Kerbal
changed the title
4.0.9.9.1 prerelease - A Bigger Hammer
4.0.99.1 prerelease - A Tiny Hammer
Feb 27, 2022
* [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 * closes #58 - [Bug 🐞]: [ISRU.cfg]
## 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 <A Tiny Hammer> * 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;
zer0Kerbal
commented
Feb 27, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🏖️
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version 4.0.99.1 - A tiny Hammer
Updated
[Tanks.cfg]
[ISRU.cfg] v1.1.0.0
[en-us.cfg] v1.1.0.0
Spawn Location
Created
Backend
Kerbal Changelog
Docs/
Status
Issues/Milestones
Pull Requests
[ELWorkshop]