forked from Real-Gecko/KSP-SimpleConstruction
-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #42 from zer0Kerbal/4.0.9.9-beta
# Version 4.0.9.9 - pre-release - 12 Sep 2021 - Release for KSP 1.9.1 - for [KSP 1.9.1] (because EL.version says so) ### Added - SSPX.cfg -> StationPartsExpansionRedux.cfg - :NEEDS[StationPartsExpansionRedux,] - Foundations.cfg (WIP) - GrapplingDevice.cfg (WIP) - KIS.cfg (WIP) - USI-Kontainers.cfg (WIP) - [ModuleCargoPart] to[KS-COS Disposable Pad] ### minor housekeeping - patch dusting (mostly removing construction dust (comments)) - ghostparts.cfg has been removed ### Stock Drills - add tiny ore tank ### Back end - add auto JSON - update EL.version to match - update automation to latest version ### [Resources.cfg] - add icon to stock [ore] - [ore],[metal],[]RocketParts] - add [RESOURCE_DRAIN_DEFINITION] - add [color] - adjust[unitCost] - adjust price of Metal from `0.5` to `9.36` to equal the price in {EL} - adjust [density] - adjust [volume] - fix localization of RocketParts if {Community Resource Pack} installed ### [Tanks.cfg] - metal tanks - adjust [cost] and [entryCost] - adjust [amount] and [maxAmount] - RocketParts tanks - adjust [cost] and [entryCost] - remove adjustment for [amount] and [maxAmount] ### Update EL - new UI ### Add Agency (WIP)) ### Add CCK support (WIP)) ### Continue Localization work ### Added SimpleConstruction! Flag ### Closes - Closes #1 - Closes #6 - Closes #7 - Closes #8 - Closes #9 - Closes #12 - Closes #11 - Closes #13 - Closes #18 - Updates #19
- Loading branch information
Showing
74 changed files
with
2,161 additions
and
916 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name: Greetings | ||
|
||
on: [pull_request, issues] | ||
|
||
jobs: | ||
greeting: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/first-interaction@v1 | ||
with: | ||
repo-token: ${{ secrets.GITHUB_TOKEN }} | ||
issue-message: 'Thank you. Kindly read contributiing.md, code_of_conduct.md and styleguide.md' | ||
pr-message: 'Thank you. Kindly read contributiing.md, code_of_conduct.md and styleguide.md' |
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
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
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
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified
BIN
+956 Bytes
(690%)
GameData/ExtraplanetaryLaunchpads/Textures/icon_filter_n.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+863 Bytes
(230%)
GameData/ExtraplanetaryLaunchpads/Textures/icon_filter_s.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.