Skip to content

Avionics Systems v0.21.2

Compare
Choose a tag to compare
@MOARdV MOARdV released this 21 Jul 19:49
· 691 commits to master since this release

For KSP 1.4.0 - KSP 1.4.5, 21 July 2018.

Known Issues

  • TRANSLATORS WANTED MAS supports localization in the KSP GUI. If you are able to provide translations, please take a look at the localization file.
  • CAMERA nodes display artifacts when the Scatterer mod is installed.
  • Docking / undocking occasionally causes the MAS system to become unresponsive. Changing scenes or switching to an unloaded vessel will reset it.
  • KSP 1.4.4 has a bug where aero effects (re-entry flames) may appear inside the IVA. When these effects are active, colliders (buttons) inside the effects may not be clickable. This is a stock bug.

ATTENTION Players

  • MAS also includes an IVA for the stock Mk1-3 "Apollo-ish" pod. This IVA updates the center seat's controls.
  • The Yarbrough08 Mk1-1A2 pod has been removed.

ATTENTION IVA Prop Makers

  • More retro (1960's NASA) props have been added.

Fixes

  • TRIGGER_EVENT 'autoRepeat' now works correctly.

New Features

  • fc.Conditioned(value, defaultValue) allows a non-zero result for fc.Conditioned failure conditions. This is ideally suited for animations / rotations / translations where the neutral positions is not the zero position.
  • IVA camera pan and pitch limits may be set in MASFlightComputer. Issue #189.