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-prerelease <Bucketful of Sand> #82

Merged
merged 19 commits into from
Mar 15, 2022
Merged

Commits on Mar 10, 2022

  1. Update en-us.cfg

    AtomikkuSan authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    211fda8 View commit details
    Browse the repository at this point in the history
  2. Update en-us.cfg

    advance file version
    zer0Kerbal authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    cbbac92 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #70 from AtomikkuSan/patch-1

    # Localiazation
    
    * Update en-us.cfg
    * Slight phrase changes - thank you @AtomikkuSan !
    zer0Kerbal authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    e24d723 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Update B9TankTypes.cfg

    ### 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
    zer0Kerbal committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    b7601f7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81 from zer0Kerbal/76-sandcastle-compatibility

    # Update B9TankTypes.cfg
    
    ## 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
    zer0Kerbal authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    f5d57ee View commit details
    Browse the repository at this point in the history
  3. Compatibility Folder Restructure

    # 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 on 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`
    * Move files related to B9 into subfolder B9PartSwitch
    * closes #77 - Compatibility Folder Restructure
    zer0Kerbal committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    7317dff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03fac62 View commit details
    Browse the repository at this point in the history
  5. Update en-us.cfg

    * [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
    zer0Kerbal committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    48c12a1 View commit details
    Browse the repository at this point in the history
  6. Update OreTanksSwitch.cfg

    * [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
    zer0Kerbal committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    708bc04 View commit details
    Browse the repository at this point in the history
  7. Move all files in `GameData/SimpleConstruction/Compatibility/SimpleCo…

    …nstruction` up one level and delete now empty folder
    zer0Kerbal committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    030ab35 View commit details
    Browse the repository at this point in the history
  8. split into [B9TanksSwitch.cfg] v1.0.3.0 and [InterstellarFuelSwitch.c…

    …fg] v1.0.3.0
    
    * [OreTanksSwitch.cfg]
      * split into [B9TanksSwitch.cfg] v1.0.3.0 and [InterstellarFuelSwitch.cfg] v1.0.3.0
    zer0Kerbal committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    833ae42 View commit details
    Browse the repository at this point in the history
  9. Compatibility Folder Restructure

    * move [CrewedPods.cfg], [DockingPorts.cfg], [Drills.cfg], [GrapplingDevice.cfg], [ISRU.cfg], [Launchclamps.cfg], [ScienceLabs.cfg], [SeatTasks.cfg], and [Tanks.cfg] into `Config/SimpleConstruction`
    zer0Kerbal committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    a54ec55 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e7004f8 View commit details
    Browse the repository at this point in the history
  11. rename

    zer0Kerbal committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    e3c7f86 View commit details
    Browse the repository at this point in the history
  12. rename

    zer0Kerbal committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    0f57ee9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6237d1e View commit details
    Browse the repository at this point in the history
  14. Version 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>`
    zer0Kerbal committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    1b15936 View commit details
    Browse the repository at this point in the history
  15. Update Resources.cfg

    zer0Kerbal committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    1f62c8c View commit details
    Browse the repository at this point in the history
  16. Create 4.0.99.3.md

    zer0Kerbal committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    36f7157 View commit details
    Browse the repository at this point in the history