• 0.10.0 176b719f47

    mwerle released this 2026-05-19 19:41:00 +02:00 | 1 commits to master since this release

    General

    • chore: Recompiled for KSP 1.12.5 (should be compatible with KSP 1.11 and higher)
    • chore: Update included version of ModuleManager to v4.2.3

    MEP

    • fix: Fix MEP not returning to operational state after fixing the robot arm
    • fix: Fix MEP "Move experiment" action remaining visible after moving a finished experiment
    • fix: minor spelling mistake in the english translation
    • feat: Require Engineer to fix the robot arm
    Downloads
  • 0.9.1 45d2057ddc

    mwerle released this 2020-06-10 15:38:35 +02:00 | 12 commits to master since this release

    0.9.1 (for KSP 1.9)

    General

    • Significantly nerfed science payout for all experiments.
    • Bugs fixed:
      • Fix experiments automatically starting if there are insufficient
        crew in the Lab. (No longer creates a KAC alarm unless the experiment is
        actually running).
      • Fix experiments not pausing when crew leaves the Lab.
      • Fix "Finalize" not showing the experiment abbreviation.

    Kemini

    • Bugs fixed:
      • Fix being unable to Move and Finalize an experiment if the Lab does not
        also have storage as is the case with the HGR SoyJuice pods.
      • Fix multiple experiments accruing Lab Time from all Labs.
    Downloads
  • 0.9.0 31d7bb922e

    mwerle released this 2020-06-07 14:38:47 +02:00 | 19 commits to master since this release

    General

    • Recompiled for KSP 1.9 (should be compatible with KSP 1.8 or higher)
      • NOTE: This version of NEOS will no longer work with earlier versions of KSP!
    • Updated included ModuleManager to 4.1.3
    • No longer include MiniAVC in the package
    • Bugs fixed:
      • Fixed a bug preventing loading of very old save files.
      • Fixed a bug preventing the settings file from getting created.

    KEES

    • Reduced max G-force for KEES PEC.
    • Bugs fixed:
      • Contract rewards for Kemini and KEES (#47)
      • Correct alarm time when restarting KEES experiments (#48)

    Kemini

    • Added support for the HGR "SoyJuice" pods.
    • Bugs fixed:
      • Contract rewards for Kemini and KEES (#47)
    Downloads
  • 0.8.2 ffcd47265d

    mwerle released this 2019-07-31 16:32:20 +02:00 | 39 commits to master since this release

    Hotfix release for bug #46

    NOTE: You can patch from 0.8.1 without downloading the entire release by downloading the recompiled plugin DLL and replacing the one in GameData.

    Downloads
  • 0.8.1 73df67fad1

    mwerle released this 2019-07-06 09:55:47 +02:00 | 43 commits to master since this release

    General

    • Recompiled for KSP 1.7
    • Added bulkhead profiles to all parts (fixes #38)
      • Compatible with taniwha's Custom Bulkhead Profiles mod.
    • Disabled the "Reset" button of the Experiment Results Dialog for all experiments (fixes #8)
    • Improved KAC alarm support, especially when pausing and loading the game (fixes #32)

    OSS

    • Only play IVA sounds if we're in IVA and in the part causing the sounds.

    MEP

    • Pausing the experiment now causes it to retract the experiment (fixes #42).
    • Experiment actions can now only be performed if a Kerbal is in the MEP.
    • Bugs fixed:
      • KAC Alarms not created properly for MEP experiments.
      • Fixed description to add MSL-1000 or MPL-600 labs as requirements for MEP experiments.

    Kemini:

    • Removed Kenmini from Pea pod as it caused the pod to fall off its decoupler.

    Full Changelog

    Downloads
  • 0.8.1-b4 690d395d0a

    Beta 4 of 0.8.1 Pre-release

    mwerle released this 2019-06-30 15:52:13 +02:00 | 48 commits to master since this release

    Changes from Beta 3:

    • MEP now animates the experiment when pausing/resuming
    • IVA sounds now only play while in IVA

    Some major internal refactors, so full testing of all experiment state changes is required.

    For the full changelog, see the Changelog.

    Downloads
  • 0.8.1-b3 25f09af7c5

    Beta 3 of 0.8.1 Pre-release

    mwerle released this 2019-06-29 08:42:05 +02:00 | 54 commits to master since this release

    Changes from Beta 2:

    • Properly fixed alarm handling for all experiments.
    • Re-added Kemini support for Making History Mk2 pod.
    • Fixed a localisation bug "Not enough crew in this module".

    For the full changelog, see the Changelog.

    Downloads
  • 0.8.1-b2 021d48988f

    Beta 2 of 0.8.1 Pre-release

    mwerle released this 2019-06-25 18:07:45 +02:00 | 61 commits to master since this release

    Changes from Beta 1:

    • "Reset Experiment" button disabled for all experiment types.

    For the full changelog, see the Changelog.

    Downloads
  • 0.8.1-b1 b00ee24fc5

    Beta 1 of 0.8.1 Pre-release

    mwerle released this 2019-06-23 19:50:16 +02:00 | 66 commits to master since this release

    Recompiled using KSP1.7.2

    Various tweaks and fixes:

    • Add bulkhead profiles to all parts (compatible with taniwha's Custom Bulkhead Profiles mod)
    • Disables "Reset Experiment" for Kemini experiments (WiP for KEES/OMS)
    • Better KAC alarm time handling (should survive save/load now)

    For the full changelog, see the Changelog.

    Downloads
  • 20190414_kees f9fd8d3025

    Test release of 0.8.1 Pre-release

    mwerle released this 2019-04-13 19:34:04 +02:00 | 80 commits to master since this release

    Complete internal rewrite of KEES (but apart from a few minor bugfixes, it should not be noticeable to players).

    Fix: Alarms saved/restored correctly
    Fix: Can no longer reset/transmit experiments from the Science Results dialog
    Fix: Added bulkhead profiles to every part (compatible with Custom Bulkhead Profiles by taniwha).
    Improvement: Mostly event-driven now, should improve performance.

    Downloads