Skip to content

Test Flight V2 Alpha 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jwvanderbeck jwvanderbeck released this 16 May 01:12
· 164 commits to dev since this release

2.0.0-Alpha.2

This is a Pre-Release Build

KSP Version

KSP 1.8.1

Important Notes

This is a first pre-release for a new major version, version 2.0, of Test Flight. This is an early alpha build that most likely contains some bugs, some of which may be severe.

Please back up your career save file & craft files before using this build

Known Issues

  1. R&D Option on engines has been disabled. This feature will be replaced with a new version or something similar in the future but is not a focus during this alpha.

  2. The mini TestFlight HUD is currently disabled and trying to enable it in settings will do nothing.

Highlights

This build includes massive performance updates that come in two different places:

  1. A lot of work has been done on optimizing the GUI Update loops, which has resulted in close to a 90% reduction in update cycle duration on complex craft with lots of engines. In some cases from 1ms all the way down to 0.1ms

  2. A complete rework of the Test Flight internal structure which allows consolidation of Part Modules on engines. Instead of one set of part modules per engine config there is now only one set for the entire engine part regardless of configs. In the extreme case, this means an engine part has only 10 part modules instead of 100.

Despite the major changes, this version should be compatible with both existing saves and existing craft. However, this is something that needs to be tested. Please back up your files before updating.

Changelog

Extra thanks to @RCrockford AKA Butcher for most of the work in this release!
New: See total runtime for a part in the TestFlight Window
New: Catalog and Info Window in the VAB now show % reliability of a part in addition to MTBF
Fixed: Catalog data is now correct
Changed: A given failure on a given part can only reward du once per flight

Important Install Instructions

Due to the changes in part configs, this version of Test Flight requires new Module Manager patches for both Realism Overhaul and Realistic Progression One. To install:

  1. Delete GameData/TestFlight
  2. Make a backup of GameData/RealismOverhaul and GameData/RP-0
  3. Download the Test Flight ZIP and unzip to your GameData
  4. Download the RO_RP1-Patch ZIP file and unzip to your GameData, replacing the 3 files with the new ones in the ZIP.

Note

This build is what is known as a "development" build and contains additional code and files for debugging. This makes it slightly slower but should not be much of a factor.