Skip to content

Releases: zer0Kerbal/FieldTrainingFacility

Version 1.2.2.0-release `<Thank you Efour>` edition

11 Jan 05:58
Compare
Choose a tag to compare

FieldTrainingFacility (ABBV)
KSP version License
AVC .version files Pages

Code

Version 1.2.2.0-release <Thank you Efour> edition

  • Released
    • 10 Jan 2023
    • Release for Kerbal Space Program 1.12.4
    • by zer0Kerbal

For best results - DO A CLEAN INSTALL; DELETE EXISTING INSTALLATION THEN RE-INSTALL

Download from CurseForge

Summary

  • Recompiled for 1.12.4 with .NET 4.7.2 using C# 7.0

Changes

Code

  • Recompile for
    • KSP 1.12.2
    • .Net 4.7.2
    • C# 7.0
    • <FieldTrainingFacility.dll> v1.2.1.3 --> 1.2.2.9

Localization

  • Code is localized.
    • <en-us.cfg> 1.0.2.0
    • <zh-cn.cfg> v1.0.1.0
    • add tags

Config

  • lint and update patches
  • add tags to parts

See More

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

compiled with: KSP 1.12.4 — .NET 4.7.2 — C# 7.0

Release Schedule

  1. GitHub, reaching first manual installers and users of KSP-AVC. Right now.
  2. CurseForge. Right now.
  3. SpaceDock (and CKAN users). Soon™ (the button has been pushed)

What's Changed

Full Changelog: 1.2.1.1-release...1.2.2.0-release

Version 1.2.1.1-release `<LatiMacciato>` edition

04 Jul 03:49
Compare
Choose a tag to compare

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

Version 1.2.1.1-release <LatiMacciato> edition

  • 03 Jul 2022
  • Release for Kerbal Space Program [KSP 1.12.x]

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

Download from CurseForge

NOTICE

The 1.2.x.x-releases are the final versions of this addon.
Both Field Training Lab and Field Training Facility's plugins (.dll) will be merged into one plugin.
Both part modules will remain in the addon and this improvement should not affect existing save games.

Changes

Compatibility

  • [FieldTrainingFacility.cfg] v1.1.2.0
    • wrong :NEEDS
      • is
        • @part[*]:HAS[@module[ModuleScienceLab]]:NEEDS[FieldTrainingLab]:FOR[FieldTrainingFacility]
        • should be
          • @part[*]:HAS[@module[ModuleScienceLab]]:NEEDS[FieldTrainingFacility]:FOR[FieldTrainingFacility]
    • Thank you to forum user LatiMacciato for pointing out the finger dyslexia issue.
    • closes #48 - [Bug 🐞]: [FieldTrainingFacility.cfg] wrong :NEEDS

Status

  • Issues
    • closes #52 - 1.2.1.1 Update Social Media
    • closes #51 - 1.2.1.1 Update Documentation
    • closes #50 - 1.2.1.1 Verify Legal Mumbo Jumbo
    • closes #49 - Field Training Facility (FTF) 1.2.1.1-release <LatiMacciato>
    • closes #47 - Update License to GPLv3

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][zer0Kerbal]

Support Patreon Github Sponsor Buy zer0Kerbal a snack

Read more

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

30 Jun 05:20
Compare
Choose a tag to compare

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
  • ![中文][CN] 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][zer0Kerbal]

Support Patreon Github Sponsor Buy zer0Kerbal a snack

Read more

Version 1.2.0.0 - New Carpets!

05 Apr 05:12
Compare
Choose a tag to compare

Mod Version
KSP version KSP-AVC License MIT
Code Validate AVC .version files


Version 1.2.0.0 - New Carpets! Automation Motivation Modernization

  • DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL
  • KSP 1.9.1 with .NET 4.8
  • update Editor GetInfo() to be more informative
  • include assembly version in PAW
  • isn't that enough? :D

added game settings page - disabled for now

  • added global setting to enable/disable PAW color
  • added option to globally enable/disable
  • added option: use science and ratio
  • added option: use reputation and ratio
  • added option: use funds and ratio

See Full Changelog for full details of changes
See Known Issues for known issues


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


Kerbal Space Program 1.9.1
Unity 2019.2.2f1
.NET Framework 4.8

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

Version 1.1.0.0 - Automation Motivation Modernization

25 Mar 20:14
Compare
Choose a tag to compare

Mod Version
KSP version KSP-AVC License MIT
Code Validate AVC .version files


Version 1.1.0.0 - Automation Motivation Modernization

  • for KSP 1.8.1 with .NET 4.8
  • isn't that enough? :D

See Full Changelog for full details of changes
See Known Issues for known issues


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


Kerbal Space Program 1.8.1
Unity 2019.2.2f1
.NET Framework 4.8

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

Version 1.0.3.5 - Automation Motivation Moderization

16 Mar 07:55
Compare
Choose a tag to compare

FTF version 1.0.3.5 KSP 1.7.3 CKAN listed License MIT

Automation Motivation Modernization

  • for KSP 1.7.3 with .NET 3.5

ummm... now with new instructors

24 Sep 00:06
Compare
Choose a tag to compare

FTF version 1.0.3.4 KSP 1.7.x CKAN listed License MIT

  • Adoption by zer0Kerbal
  • Added PAW grouping (really needed for these mods)
  • Added a blurb in the editor getInfo{}
  • Added InstallChecker.cs
  • Updated patch - now patches all parts with moduleScienceLab
  • Removed other patch
  • changing FieldTrainingFacilityModule to FieldTrainingFacility (patches reflect this)

Field Training Facility

19 Sep 05:24
Compare
Choose a tag to compare

License MIT

This mod provides Training system to your kerbalnauts.

If you want to train your kerbal immediately, you can use these mods.

This mod is similar to Training Laboratory, But one thing is different, training consumes Time and Electric Charge.

@efour's last published version.