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.3.0.0 - <Let the Sun Shine on KSP> #30

Merged
merged 112 commits into from
Jul 1, 2022
Merged

Conversation

zer0Kerbal
Copy link
Owner

@zer0Kerbal zer0Kerbal commented Jul 1, 2022

Version 1.3.0.0 - <Let the Sun Shine on KSP>

  • 30 Jun 2020
  • Released for KSP 1.12.3

Code

  • Code
    • recompile for KSP 1.12.3
    • using .net 4.6.1
    • remove
      • [InstallChecker.cs]
      • [AssemblyVersion.tt]
      • [Log.cs]
    • update [Version.tt]
    • make readonly
      • string SunImageURL
      • string sunImageBackup
      • string blackImageURL
      • string Open_SFX
      • Texture2D blackImage;

Localization

License

  • Update to GPL-3.0
    • was Expat/MIT
  • closes add docs/ #29 - Update License to GPLv3

docs/

  • Add
    • [Attribution.md] v1.0.6.0
    • [ManualInstallation.md] v1.1.7.0
    • [404-petunia.md]
    • [LegalMumboJumbo.md] v1.0.5.0
    • [Localizations.md] v1.1.3.1
    • [Notices.md] v1.0.0.0
    • [Why-not.md]
    • [_config.yml]
  • closes add docs/ #29 - add docs/

Convert Changelog

  • Convert from .cfg to md
  • Add missing information for earlier releases
  • closes Convert Changelog #28 - Convert Changelog

Status


@zer0Kerbal zer0Kerbal added this to the 1.3.0.0-release milestone Jul 1, 2022
@zer0Kerbal zer0Kerbal self-assigned this Jul 1, 2022
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thank you. Kindly read contributiing.md, code_of_conduct.md and styleguide.md. These are boilerplate.

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 64665c0 into master Jul 1, 2022
@zer0Kerbal zer0Kerbal deleted the 1.3.0.0-release branch July 1, 2022 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment