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

4.0.99.3 Social Media #75

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

4.0.99.3 Social Media #75

zer0Kerbal opened this issue Mar 10, 2022 · 0 comments · Fixed by #82
Assignees
Labels
semantic: prerelease prerelase type: docs Related to documentation and information.

Comments

@zer0Kerbal
Copy link
Owner

4.0.99.3 Social Media

  • create/update
    • Kerbal Space Program forum
      • update original post
        • title
        • content
      • create release post
    • CurseForge
    • Twitter
    • SpaceDock
    • Reddit post
    • Patreon post
    • promo vid (30 sec)
      • Youtube
      • Twitch
@zer0Kerbal zer0Kerbal added semantic: prerelease prerelase type: docs Related to documentation and information. labels Mar 10, 2022
@zer0Kerbal zer0Kerbal added this to the 4.0.99.3-prerelease milestone Mar 10, 2022
@zer0Kerbal zer0Kerbal self-assigned this Mar 10, 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
semantic: prerelease prerelase type: docs Related to documentation and information.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant