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.2.1.0-release - <Clean Blackboards> edition #45

Merged
merged 67 commits into from
Jun 30, 2022

Conversation

zer0Kerbal
Copy link
Owner

Version 1.2.1.0-release - <Clean Blackboards> edition

  • 28 Jun 2022
  • For Kerbal Space Program [1.12.x]

License

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/ #44 - add docs/

Convert Changelog

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

Code

  • Recompile for KSP 1.12.3
  • Using .NET 4.6.1
    • remove
      • [InstallChecker.cs]
      • [AssemblyVersion.tt]
      • [Log.cs]
    • Add readonly
      • string[] trainingArr =
      • string[] crewListArr =
      • float[] levelUpExpTable = { 2, 6, 8, 16, 32, 0 };
      • string[] levelNumber = { "null", "1st", "2nd", "3rd", "4th", "5th" };
      • ProtoCrewMember[] crewArr = new ProtoCrewMember[8];
    • Change
      • Version.Text to Version.SText
    • Update
      • function name capitalization
    • update [Version.tt]
  • closes modules info panels for parts in the VAB. #1 - modules info panels for parts in the VAB.

Compatibility

  • Rename
    • Patches to Compatibility
  • Update
    • licenses
    • [Kerbalsim.cfg] to [Kerbalism.cfg] v1.1.1.0
    • [FieldTrainingFacility.cfg] v1.1.1.0
      • update :NEEDS

Add

  • Agent
  • Flag
    • 512x320
    • 64x40 truecolor_scaled

Localization

Status


@zer0Kerbal zer0Kerbal added this to the 1.2.1.0-release milestone Jun 30, 2022
@zer0Kerbal zer0Kerbal self-assigned this Jun 30, 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 c2a0b12 into master Jun 30, 2022
@zer0Kerbal zer0Kerbal deleted the 1.2.1.0-release branch June 30, 2022 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment