Skip to content

Test Flight v2.0

Choose a tag to compare

@jwvanderbeck jwvanderbeck released this 20 Mar 21:15
· 158 commits to dev since this release
c81c758

2.0.0

KSP Version

KSP 1.10

Important Notes

Please back up your career save file & craft files before using this build
This new major version of Test Flight requires new config files and thus is only compatible with Realism Overhaul >= 13.0 and RP-1 >= 1.8

Known Issues

  1. R&D Option on engines has been disabled. This may come back in some other form in the future.
  2. This version changes how flight data is stored. If applied to an existing save, engines with existing data may end up with extra data. Nothing I can really do about that so enjoy :)

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, please back up your files before updating.