Skip to content

Releases: mwerle/OrbitalMaterialScience

NEOS 0.10.0 for KSP 1.12.5

Choose a tag to compare

@mwerle mwerle released this 19 May 17:46

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

NEOS 0.9.1 for KSP 1.9.x

Choose a tag to compare

@mwerle mwerle released this 10 Jun 13:43

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.

NEOS 0.9.0 for KSP1.8+

Choose a tag to compare

@mwerle mwerle released this 07 Jun 12:42

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)

NEOS 0.8.2 for KSP1.4.5 - KSP1.7.x

Choose a tag to compare

@mwerle mwerle released this 31 Jul 14:38

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.

NEOS 0.8.1 for KSP1.4.5 - KSP1.7.x

Choose a tag to compare

@mwerle mwerle released this 06 Jul 08:01

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

Beta 4 of 0.8.1

Beta 4 of 0.8.1 Pre-release
Pre-release

Choose a tag to compare

@mwerle mwerle released this 30 Jun 13:58

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.

Beta 3 of 0.8.1

Beta 3 of 0.8.1 Pre-release
Pre-release

Choose a tag to compare

@mwerle mwerle released this 29 Jun 06:45

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.

Beta 2 of 0.8.1

Beta 2 of 0.8.1 Pre-release
Pre-release

Choose a tag to compare

@mwerle mwerle released this 25 Jun 16:14

Changes from Beta 1:

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

For the full changelog, see the Changelog.

Beta 1 of 0.8.1

Beta 1 of 0.8.1 Pre-release
Pre-release

Choose a tag to compare

@mwerle mwerle released this 23 Jun 17:58

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.

Test release of 0.8.1

Test release of 0.8.1 Pre-release
Pre-release

Choose a tag to compare

@mwerle mwerle released this 13 Apr 17:40

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.