Skip to content

Releases: mwerle/OrbitalMaterialScience

NEOS 0.9.1 for KSP 1.9.x

10 Jun 13:43
Compare
Choose a tag to compare

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+

07 Jun 12:42
Compare
Choose a tag to compare

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

31 Jul 14:38
Compare
Choose a tag to compare

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

06 Jul 08:01
Compare
Choose a tag to compare

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

30 Jun 13:58
Compare
Choose a tag to compare
Beta 4 of 0.8.1 Pre-release
Pre-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.

Beta 3 of 0.8.1

29 Jun 06:45
Compare
Choose a tag to compare
Beta 3 of 0.8.1 Pre-release
Pre-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.

Beta 2 of 0.8.1

25 Jun 16:14
Compare
Choose a tag to compare
Beta 2 of 0.8.1 Pre-release
Pre-release

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

23 Jun 17:58
Compare
Choose a tag to compare
Beta 1 of 0.8.1 Pre-release
Pre-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.

Test release of 0.8.1

13 Apr 17:40
Compare
Choose a tag to compare
Test release of 0.8.1 Pre-release
Pre-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.

NEOS 0.8.0 for KSP 1.5.x

21 Oct 13:08
Compare
Choose a tag to compare

The release consists of 4 packages:

  1. NehemiahEngineeringOrbitalScience (NEOS) - everything!
  2. OrbitalStationScience (OSS) - the former KLS and OMS combined into one package.
  3. KeminiResearchProgram (KRP) - Kemini
  4. KerbalEnvironmentalEffectsStudy (KEES) - Kemini Environmental Effects Study

(1) is everything, the rest can be mixed and matched as required.


Changelog from v0.7.2:

General

  • Updated ModuleManager to 3.1.0
  • Updated MiniAVC to v1.2.0.2
  • Display experiment time in the VAB. Bug #26.

OMS

  • Added support Universal Storage 2 and fixed Universal Storage 1.
  • Bugs fixed:
    • Fix "double pressing" to add experiment in VAB. Bug #31.
    • Fix "missing experiments on revert" in VAB. Bug #30.
    • Fix Extraplanetary Launchpads support. Bug #27.
    • Fix missing results for some experiments. Bug #23.

KEES

  • Bugs fixed:
    • Spelling mistake in the PPMD results.

Kemini

  • Clean up GUI - remove some unnecessary buttons
  • Mk1 Pod only has 1 experiment if MakingHistory is installed
  • Add experiments to addition MakingHistory pods.
  • Bugs fixed:
    • Fix "double pressing" to add experiment in VAB. Bug #31.
    • Fix "missing experiments on revert" in VAB. Bug #30.