Skip to content
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

SimpleConstruction! (SCON) 4.0.99.3-prerelease <Bucketful of Sand> #72

Closed
40 of 46 tasks
zer0Kerbal opened this issue Mar 10, 2022 · 0 comments · Fixed by #82
Closed
40 of 46 tasks

SimpleConstruction! (SCON) 4.0.99.3-prerelease <Bucketful of Sand> #72

zer0Kerbal opened this issue Mar 10, 2022 · 0 comments · Fixed by #82
Assignees
Labels

Comments

@zer0Kerbal
Copy link
Owner

zer0Kerbal commented Mar 10, 2022

SimpleConstruction! (SCON) 4.0.99.3-prerelease

  • version name: <Bucketful of Sand>
  • Archive last release
  • Archive local repo
  • Pre-Release
    • 4.9.99.3
    • 4.9.99.2
    • 4.9.99.1
    • 4.9.9.1
  • Release

Create/Update to latest

  • folder structure
  • readme.md
  • .version file
  • _releasenotes
  • .gitattributes
  • .gitignore
  • changelog.md

.github

  • .imgbotconfig
  • _settings.yml
  • _NewRelease

workflows

  • AVC-VersionFileValidator.yml
  • greetings.yml
  • createIndexesfromMarkdown.yml
  • dotnet.yml (CODE only)

Update automation

  • _release.json
  • _buildJSON
  • _buildRelease
  • _createRelease
  • _deploy
  • _gitClean
  • _pullIssues
  • _pullReleaseNotes

Projects

  • move release notes.htm
  • clean up GH repo
  • branch release from master
  • create repo's Release Project
  • create Release issue using short list
  • Localization
    • x ] update wiki
  • Update changelog.md
    • update _release.json
    • backup _release.json
  • Github PR
  • Patreon release for subscribers 🅱️
  • Curseforge release for 🅱️
  • SpaceDock release (after beta on 🤬 )
  • update mod spreadsheet
  • update shortlist
@zer0Kerbal zer0Kerbal added this to the 4.0.99.3-prerelease milestone Mar 10, 2022
@zer0Kerbal zer0Kerbal self-assigned this Mar 10, 2022
@zer0Kerbal zer0Kerbal changed the title SimpleConstruction! (SCON) 4.0.99.3-prerelease A Little Too Spicy SimpleConstruction! (SCON) 4.0.99.3-prerelease <edition> Mar 10, 2022
@zer0Kerbal zer0Kerbal changed the title SimpleConstruction! (SCON) 4.0.99.3-prerelease <edition> SimpleConstruction! (SCON) 4.0.99.3-prerelease - Bucketful of Sand Mar 15, 2022
@zer0Kerbal zer0Kerbal changed the title SimpleConstruction! (SCON) 4.0.99.3-prerelease - Bucketful of Sand SimpleConstruction! (SCON) 4.0.99.3-prerelease <Bucketful of Sand> Mar 15, 2022
zer0Kerbal added a commit that referenced this issue Mar 15, 2022
### Updated

* [B9TankTypes.cfg] v1.0.2.0
  * Update :NEEDS
    * was: B9_TANK_TYPE:NEEDS[CommunityResourcePack,SimpleConstruction]
    * is now: B9_TANK_TYPE:NEEDS[B9PartSwitch,Launchpad,SimpleConstruction]
  * closes #76 - Sandcastle compatibility

### Localization

* [B9TankTypes.cfg] v1.0.2.0
  * Update :NEEDS
    * was: B9_TANK_TYPE:NEEDS[CommunityResourcePack,SimpleConstruction]
    * is now: B9_TANK_TYPE:NEEDS[B9PartSwitch,Launchpad,SimpleConstruction]
  * `SCRocketParts`
    * [title] was = RocketParts, now is = #EL_RocketParts_displayName // RocketParts`
  * `SCMetal`
    * [title] was = Metal, now is = #EL_Metal_displayName // Metal
  * 'Ore'
    * [title[ was = Ore, now is = #autoLOC_501007 = Ore // Ore
  * closes #78 - Localize [B9TankTypes.cfg] v1.0.2.0
* [OreTanksSwitch.cfg] v1.02.0
  * [SCSwitch]
    * [switcherDescription] was = Tank Type, now is #SCON-switcherDescription // Tank Type
    * [SCRocketParts]
      * [title] was = Rocket Parts, is now = #EL_RocketParts_displayName
      * added:
        * [primaryColor] = #d3d3d3
        * [secondaryColor] = #d3d3d3
    * [SCMetal]
      * [title] was = Metal, now is = #EL_Metal_displayName
      * added:
        * [primaryColor] = #d3d3d3
        * [secondaryColor] = #000000
    * [Ore]
      * [title] was Ore, is now = #autoLOC_501007 // Ore
      * added:
        * [primaryColor] = #caa472
        * [secondaryColor] = #caa472
    * [SCCombo]
      * added [title] = #SCON-combo-title // Ore/Metal/RP
  * closes #79 - [OreTanksSwitch.cfg] v1.02.0
* [en-us.cfg] v1.2.1.0
  * Add B9 Part Switch section
    * #SCON-switcherDescription = Tank Type
    * #SCON-combo-title = Ore+Metal+RP
  * closes #80 - Update [en-us.cfg] v1.2.1.0

### Backend

* [__deploy] v1.1.3.0
* [_gitPullIssues] v1.1.0.1
* [SimpleConstruction.version]
  * removed [KSP_VERSION_MAX], not longer needed
* removed graphics/ folder; duplicate of img/
* removed bin/ folder; empty

### Compatibility Folder Restructure

* Currently there is `GameData/SimpleConstruction/Compatibility/ExtraplanetaryLaunchpads` and `GameData/SimpleConstruction/Compatibility/ExtraplanetaryLaunchpads`
* Create new folder `GameData/SimpleConstruction/Config' and move all config.cfg into it
* Delete folder `GameData/SimpleConstruction/Compatibility/ExtraplanetaryLaunchpads`
* Move all files in `GameData/SimpleConstruction/Compatibility/SimpleConstruction` up one level and delete now empty folder
* move [CrewedPods.cfg], [DockingPorts.cfg], [Drills.cfg], [GrapplingDevice.cfg], [ISRU.cfg], [Launchclamps.cfg], [ScienceLabs.cfg], [SeatTasks.cfg], and [Tanks.cfg] into `Config/SimpleConstruction`
* Move files related to B9 into subfolder B9PartSwitch
* closes #77 - Compatibility Folder Restructure
* [OreTanksSwitch.cfg]
  * split into [B9TanksSwitch.cfg] v1.0.3.0 and [InterstellarFuelSwitch.cfg] v1.0.3.0
* [move [SeatTasks.cfg]] to `Config`

### Status

* Issues/Milestones
  * closes #72 - SimpleConstruction! (SCON) 4.0.99.3-prerelease - Bucketful of Sand
  * closes #73 - 4.0.99.2 Verify Legal Mumbo Jumbo
  * closes #74 - 4.0.99.2 Update Documentation
  * closes #75 - 4.0.99.2 Social Media

* Pull Requests
  closes #82 - 4.0.99.3-prerelease `<Bucketful of Sand>`
zer0Kerbal added a commit that referenced this issue Mar 15, 2022
# 4.0.99.3-prerelease <Bucketful of Sand>

### Updated

* [B9TankTypes.cfg] v1.0.2.0
  * Update :NEEDS
    * was: B9_TANK_TYPE:NEEDS[CommunityResourcePack,SimpleConstruction]
    * is now: B9_TANK_TYPE:NEEDS[B9PartSwitch,Launchpad,SimpleConstruction]
  * closes #76 - Sandcastle compatibility

### Localization

* [B9TankTypes.cfg] v1.0.2.0
  * Update :NEEDS
    * was: B9_TANK_TYPE:NEEDS[CommunityResourcePack,SimpleConstruction]
    * is now: B9_TANK_TYPE:NEEDS[B9PartSwitch,Launchpad,SimpleConstruction]
  * `SCRocketParts`
    * [title] was = RocketParts, now is = #EL_RocketParts_displayName // RocketParts`
  * `SCMetal`  
    * [title] was = Metal, now is = #EL_Metal_displayName // Metal
  * 'Ore'
    * [title[ was = Ore, now is = #autoLOC_501007 = Ore // Ore
  * closes #78 - Localize [B9TankTypes.cfg] v1.0.2.0
* [OreTanksSwitch.cfg] v1.02.0
  * [SCSwitch]
    * [switcherDescription] was = Tank Type, now is #SCON-switcherDescription // Tank Type
    * [SCRocketParts]
      * [title] was = Rocket Parts, is now = #EL_RocketParts_displayName
      * added:
        * [primaryColor] = #d3d3d3
        * [secondaryColor] = #d3d3d3
    * [SCMetal]
      * [title] was = Metal, now is = #EL_Metal_displayName
      * added:
        * [primaryColor] = #d3d3d3
        * [secondaryColor] = #000000
    * [Ore]
      * [title] was Ore, is now = #autoLOC_501007 // Ore
      * added:
        * [primaryColor] = #caa472
        * [secondaryColor] = #caa472
    * [SCCombo]
      * added [title] = #SCON-combo-title // Ore/Metal/RP
  * closes #79 - [OreTanksSwitch.cfg] v1.02.0
* [en-us.cfg] v1.2.1.0
  * Add B9 Part Switch section
    * #SCON-switcherDescription = Tank Type
    * #SCON-combo-title = Ore+Metal+RP
  * closes #80 - Update [en-us.cfg] v1.2.1.0

### Backend

* [__deploy] v1.1.3.0
* [_gitPullIssues] v1.1.0.1
* [SimpleConstruction.version]
  * removed [KSP_VERSION_MAX], not longer needed
* removed graphics/ folder; duplicate of img/
* removed bin/ folder; empty

### Compatibility Folder Restructure

* Currently there is `GameData/SimpleConstruction/Compatibility/ExtraplanetaryLaunchpads` and `GameData/SimpleConstruction/Compatibility/ExtraplanetaryLaunchpads`
* Create new folder `GameData/SimpleConstruction/Config' and move all config.cfg into it
* Delete folder `GameData/SimpleConstruction/Compatibility/ExtraplanetaryLaunchpads`
* Move all files in `GameData/SimpleConstruction/Compatibility/SimpleConstruction` up one level and delete now empty folder
* move [CrewedPods.cfg], [DockingPorts.cfg], [Drills.cfg], [GrapplingDevice.cfg], [ISRU.cfg], [Launchclamps.cfg], [ScienceLabs.cfg], [SeatTasks.cfg], and [Tanks.cfg] into `Config/SimpleConstruction`
* Move files related to B9 into subfolder B9PartSwitch
* closes #77 - Compatibility Folder Restructure
* [OreTanksSwitch.cfg]
  * split into [B9TanksSwitch.cfg] v1.0.3.0 and [InterstellarFuelSwitch.cfg] v1.0.3.0
* [move [SeatTasks.cfg]] to `Config`

### Status

* Issues/Milestones
  * closes #72 - SimpleConstruction! (SCON) 4.0.99.3-prerelease - Bucketful of Sand
  * closes #73 - 4.0.99.2 Verify Legal Mumbo Jumbo
  * closes #74 - 4.0.99.2 Update Documentation
  * closes #75 - 4.0.99.2 Social Media

* Pull Requests
  closes #82 - 4.0.99.3-prerelease `<Bucketful of Sand>`

* [ELWorkshop]
  
  * newly discovered KSPFields
  * bool FullyEquipped;
  * bool - IgnoreCrewCapacity = true;
  * float - ProductivityFactor = 1f;
  * float - UnmannedProductivity;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant