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

Version 1.0.2.0-release - <En Garde!> edition #35

Merged
merged 159 commits into from
Jul 15, 2022
Merged

Conversation

zer0Kerbal
Copy link
Owner

Version 1.0.2.0-release - <En Garde!> edition

  • 13 Jul 2022
  • Released for KSP 1.12.3

Status

  • Converted MM add patches (+PART) to PART{}
  • Added
    • thumbnails
    • [DRAG_CUBES]
  • Localization added
  • Lots of little fixes and improvements
  • Linting
  • Code cleanup
  • Split out Inflatable PicoPorts into separate addon
  • Renamed addon to Shielded PicoPorts (SPP)

Compatibility

  • Update
    • [ConnectedLivingSpace.cfg] v1.2.0.0
      • simplifyed @part[ShieldedPicoPort?]
      • added ConnectedLivingSpace to :NEEDS
    • [ReStock.cfg] v1.1.1.0
      • updated :NEEDS
      • added :AFTER[ReStock]
    • [ShieldedPicoPorts.restockwhitelist] v1.0.1.1
      • renamed file
    • [StackInlineLights.cfg] v1.1.0.
      • simplifyed @part[ShieldedPicoPort?]
      • :FOR[StackInlineLights] to :FOR[ShieldedPicoPorts]
      • Rename
        • from [StackInlineLighting.cfg] to [StackInlineLights.cfg]
      • needs to be localized after SIL/SILP is localized
    • [TweakScale.cfg] v1.1.0.0
      • simplifyed @part[ShieldedPicoPort?]

Config

  • [ShieldedPicoPorts.cfg] v1.0.0.0
    • purpose is to simplify the translation process by limiting the number of strings to translate
    • scraps/mines as much as possible from Squad's [dictionary.cfg]
  • Create a new file called [ghostparts.cfg] v1.3.0.0 in the [Config] folder.
    • will be going away in the future.
  • Added
    • all parts to ConnectedLivingSpaces and TweakScale patches

Parts

  • Convert
  • Update
    • Model location
      • from: Squad/Parts/Utility/dockingPortShielded/model
      • to: Squad/Parts/Utility/dockingPortShielded/MODELdockingPortShielded
  • :FOR[ShieldedPicoPort] to :FOR[ShieldedPicoPorts]
  • Rename
    • from [ShieldedPicoPortBasic.cfg] to [ShieldedPicoPortB.cfg] v2.0.0.0
    • from [PicoPortShieldedF.cfg] to [ShieldedPicoPortF.cfg] v2.0.0.0
    • from [PicoPortShieldedM.cfg] to [ShieldedPicoPortM.cfg] v2.0.0.0
    • from [PicoPortShieldedP.cfg] to [ShieldedPicoPortP.cfg] v2.0.0.0
  • closes [Bug 🐞]: Need Better titles/descriptions #8 - [Bug 🐞]: Need Better titles/descriptions

Updates

  • [ShieldedPicoPort.version]
    • remove [KSP_VERSION_MIN]
  • thorough linting of configs
  • minor corrections to readme and changelog
  • backend automations

License

docs/

  • Add
    • [Attribution.md] v1.0.6.0
    • [ManualInstallation.md] v1.1.7.0
    • [404.md] v1.0.3.1
    • [LegalMumboJumbo.md] v1.0.5.0
    • [Localizations.md] v1.1.3.1
    • [Marketing.md] v1.0.0.0
    • [Notices.md] v1.0.0.0
    • [Part-Catelog.md] v1.1.4.0
    • [Why.md] v1.1.0.0
    • [_config.yml]
  • closes docs/ #14 - docs/

Localization

Status 1.0.2.0


@zer0Kerbal zer0Kerbal added this to the 1.0.2.0-release milestone Jul 15, 2022
@zer0Kerbal zer0Kerbal self-assigned this Jul 15, 2022
Copy link
Owner Author

@zer0Kerbal zer0Kerbal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛡️

@zer0Kerbal zer0Kerbal merged commit 105b3eb into master Jul 15, 2022
@zer0Kerbal zer0Kerbal deleted the 1.0.2.0-release branch July 15, 2022 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment