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.9.9.1 prerelease - A Bigger Hammer #48

Merged
merged 13 commits into from
Dec 2, 2021
Merged

Commits on Nov 24, 2021

  1. Update Tanks.cfg

    - [Tanks.cfg]
      - append ore to stock tanks
    zer0Kerbal committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    c6b3975 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    zer0Kerbal committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    2d50da4 View commit details
    Browse the repository at this point in the history
  3. Create quickstart.md

    - add quickstart.md to GameData\SimpleConstruction\Localization
    zer0Kerbal committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    0a1531a View commit details
    Browse the repository at this point in the history
  4. Delete SSPX.cfg

    - remove duplicate compatibility patch
    zer0Kerbal committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    4992e52 View commit details
    Browse the repository at this point in the history
  5. Update ExperienceTraits.cfg

    - [ExperienceTraits.cfg]
     - adjust patch [EXPERIENCE_TRAIT[Engineer]] in order to reduce log spam
    zer0Kerbal committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    7cad87d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Update Resources.cfg

    zer0Kerbal committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    ba62b16 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Delete Changelog.cfg

    zer0Kerbal committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    b612c15 View commit details
    Browse the repository at this point in the history
  2. Create changelog.kcl

    zer0Kerbal committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    399be04 View commit details
    Browse the repository at this point in the history
  3. rename Patches to Compatibility

    - rename Patches to Compatibility
    zer0Kerbal committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    2e6c206 View commit details
    Browse the repository at this point in the history
  4. Create USI-Kontainers.cfg

    zer0Kerbal committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    96ddc8f View commit details
    Browse the repository at this point in the history
  5. add images 📦

    - add images
    zer0Kerbal committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    c08ad56 View commit details
    Browse the repository at this point in the history
  6. Add Chinese localization 🇨🇳

    - create zh-cn.cfg
    zer0Kerbal committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    babfd32 View commit details
    Browse the repository at this point in the history
  7. Version 4.0.9.9.1-prerelease - A Bigger Hammer

    # Version 4.0.9.9.1-prerelease - A Bigger Hammer
    
    # This is PRE-RELEASE - and WILL break saves
    
    - 01 Dec 2021
    - Release for Kerbal Space Program [KSP 1.12.2]
    
    ## DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL
    
    ## WARNING: Only [CurseForge][CRSFG:url] version will include .dll’s
    
    # Removed
    
    - duplicate patches (SSPX.cfg)
    
    # GUI Icons
    
    - customized app icon with permission from taniwha! thank you!
    
    # Localization
    
    - added Chinese [zh-cn.cfg]
    
    # CurseForge/Overwolf
    
    - corrected archive packaging for installer
    
    # Backend
    - folder maintenance
    - moved Patches --> Compatibility
    - update automation to latest version
    - convert _release.json to schema 1.0.2.1
    
    # Kerbal Changelog
    
    - due to concerns about bloating the game and module manager .cache files
    - therefor changelogs might be affecting game load times
    - renamed to [Changelog.kcl] and updates have been suspended.
    
    # [ScienceLabs.cfg] v1.0.2.1
    
    - add FullyEquipped = true (might increase productivity factor)
    - Lint and maintenance pass
    
    # [ExperienceTraits.cfg] v1.0.0.1
    
    - adjust patch [EXPERIENCE_TRAIT[Pilot]] in order to reduce log spam
    - adjust patch [EXPERIENCE_TRAIT[Engineer]] in order to reduce log spam
    
    # [Launchclamps.cfg] v1.0.2.0
    
    - the clampBurgler has been caught and locked away.
    
    # [Tanks.cfg] v1.0.1.0
    
    - append '-ore' to stock tanks
    - adjusted :NEEDS so always will create / modify, even if a switcher add on is installed
    - added tags:BEFORE[SimpleConstruction]
    - remov tags:BEFORE[SimpleConstruction]
    - adjust tags part of part creation - replacing ore with either metal or rocketparts
    - adjust timing of patches to ensure proper execution
    
    # [DockingPorts.cfg] v1.0.2.0
    
    - [ELLauchpad]
      - PadName = $#../Title# (to help self label Pads)
      - adjusted [spawnOffset ] to help prevent clipping. NOTE: if rotate/offset gizmo's have been used this offset will not help. Feature Request has been submitted to taniwha.
    - [ELTarget]
      - remove [TargetTransform]
      - remove [SpawnHeightOffset]
      - %TargetName = $#../Title# (to help self label Targets)
      - adjusted [spawnOffset ] to help prevent clipping. NOTE: if rotate/offset gizmo's have been used this offset will not help. Feature Request has been submitted to taniwha.
    - [ELWorkshop]
      - add UnManned Productivity = 0.25;
      - add IgnoreCrewCapacity = true;
    
    # [CrewedPods.cfg] v1.0.1.1
    
    - add to none command/crewed parts: FullyEquipped = true (might increase productivity factor)
    
    ### Status
    
    - Issues/Milestones
     - closes #10 - Create SC Icon
     - closes #17 - 4.0.99.1-prerelease
     - closes #13 - 1.1.2.99-prerelease - two week CurseForge
     - closes #19 - Localization - master
     - closes #21 - Localization - Chinese
     - closes #34 - Localization - German
     - closes #35 - Duplicate patches
     - closes #36 - Launchclamps
     - updates #36 - Spawn location
     - closes #43 - Version
     - closes #44 - Legal MumboJumbo
     - closes #45 - Update documentation
     - closes #46 - Release 4.0.9.9.1-prerelease
     - closes #47 - Social Media
    - Pull Requests
      - closes #48 - 4.0.9.9.1 prerelease - A Bigger Hammer
      - closes # - [ImgBot] Optimize images - contributed by imgbot[bot]
    - *** Possible future changes ***
      - #40 - Stock Recycler
      and more
    
    - [ELWorkshop]
      - newly discovered KSPFields
      - bool FullyEquipped;
      - bool - IgnoreCrewCapacity = true;
      - float - ProductivityFactor = 1f;
      - float - UnmannedProductivity;
    zer0Kerbal committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    1901820 View commit details
    Browse the repository at this point in the history