Skip to content

Latest commit

 

History

History
62 lines (49 loc) · 2.52 KB

README.md

File metadata and controls

62 lines (49 loc) · 2.52 KB

KSP-KEI

##Kerbal Environmental Institute

Gather science from KSC in one click.

Changelog

1.2.1.1 Linuxgurugamer Unofficial Changes

  • Recompiled with KSP 1.2.2
  • Check for null added, in case an experiment is missing the experimentID
  • Config file added to list all excluded experiments
  • Code added to read config file and check the loaded data for excluded experiments
  • Old code removed which had hard-coded experiments for exclusion:
  • SEP_SolarwindSpectrum
  • SEP_CCIDscan

======== Following is from the standard release by the author ===========

1.2.3

  • Recompile for KSP 1.3.1
  • Fix body name in main window title

1.2.2

  • Experiments for the part are not available until part is purchased
  • Fixed dmlaserblastscan and dmNAlbedoScan descriptions
  • Check for null experiment ids by linuxgurugamer
  • List of excluded experiments is stored in plain text file by linuxgurugamer
  • List of exlcuded manufacturers is stored in plain text file

1.2.1

  • Recompiled with KSP 1.2.1 libraries, just in case
  • New messages for some DMagicOrbitalScience experiments from Enceos

1.2

  • KSP 1.2 compatible
  • KEI window closes on opening Astronaut Complex
  • KEI window title changes according to main body name, so in RSS it will be EEI :D
  • Changed icon, made by Freepik and is licensed under Creative Commons BY 3.0

1.1.2

1.1.1

  • Fixed science return value for games with science gain different than 100%

1.1.0

  • Experiments are not performed automatically anymore.
  • GUI to gather KSC sciecne.
  • Station Science mod ignored completely.
  • Surface Experiments Pack "Solar Wind Spectrum" and "Ion Detector Readings" are ignored.

1.0.3

  • KEI can be switched on and off at any time on per save game basis.

1.0.2

  • Fixed some experiment reports repeated continuosly with 0.00 science gain.

1.0.1

  • Experiments checked everytime player goes to KSC creen.
  • Some typo fixes.