Skip to content

Version 1.2.1.0-release - `<Clean Blackboards>` edition

Compare
Choose a tag to compare
@zer0Kerbal zer0Kerbal released this 30 Jun 05:20
· 124 commits to master since this release

Field Training Facility Version
KSP version License
AVC .version files Pages

Version 1.2.1.0-release - <Clean Blackboards> edition

  • 28 Jun 2022
  • Release for Kerbal Space Program [KSP 1.12.x]

DO A CLEAN INSTALL:
DELETE EXISTING INSTALLATION THEN RE-INSTALL

Download from CurseForge

Changes

License

  • Update to GPLv3
    • was Expat/MIT
  • closes #41 - 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 #44 - add docs/

Convert Changelog

  • Convert from .cfg to md
  • Add missing information for earlier releases
  • closes #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 #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
      • fixes #43 - [Bug 🐞]: Kerbalism.cfg
    • [FieldTrainingFacility.cfg] v1.1.1.0
      • update :NEEDS

Add

  • Agent
  • Flag
    • 512x320
    • 64x40 truecolor_scaled

Localization

  • Add
    • [readme.md] v2.1.2.0
    • [quickstart.md] v1.0.1.1
  • updates #22 - Localization - Master
  • closes #23 - English <us-en.cfg>
  • closes #31 - Simplified Chinese (简体中文) <zh-cn.cfg>
  • updates #40 - Code Localization

Status

  • Issues
    • closes #16 - Update Field Training Facility (FTF)
    • closes #18 - Field Training Facility (FTF) 1.2.1.0-release - <Clean Blackboards> edition
    • closes #19 - 1.2.1.0 Verify Legal Mumbo Jumbo
    • closes #20 - 1.2.1.0 Update Documentation
    • closes #21 - 1.2.1.0 Update Social Media
    • updates #6 - Suggestion: Change Mod Name to make it more distinct as to what it does.
  • Closes Duplicate Issues
    • closes #10 - Localization
    • closes #12 - Localization
    • closes #13 - Localization - zh-cn.cfg - Simplified Chinese
    • closes #14 - Localization - pt-br.cfg Brazil
    • closes #15 - Localization - en-us.cfg (English)
  • PR's
    • #7 - 1.2.0.0 - contributed by zer0Kerbal
    • #9 - Kerbalism Compatibility Resolves #8 - contributed by girotobial
    • #17 - Simplified chinese localization - contributed by zer0Kerbal

See More

  • Changelog Summary for more details of changes : See ChangeLog
  • Discussions and news on this mod : See Discussions or KSP Forums
  • Known Issues for more details of feature requests and known issues : See Known Issues
  • GitHub Pages : See Pages

Localization

  • English English
  • 中文 Simplified Chinese (中文) thank you to @JFYoung01
  • your translation here

HELP WANTED - See the README in the Localization folder or the Quickstart Guide for instructions for adding or improving translations. GitHub push is the best way to contribute. Additions and corrections welcome!

red box below is a link to forum post on how to get support

How to get support

Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date


How to support this and other great mods by zer0Kerbal

Support Patreon Github Sponsor Buy zer0Kerbal a snack

What's Changed

New Contributors

Full Changelog: 1.2.0.0...1.2.1.0-release