Skip to content

Releases: RemoteTechnologiesGroup/RemoteTech

RemoteTech-1.9.8-28-develop

19 Nov 15:15
Compare
Choose a tag to compare
Pre-release
Reapply commit 53d2152b801094d913e44390cf2a0b8b0cf6d754 from issue #8…

RemoteTech 1.9.8

01 Aug 15:43
Compare
Choose a tag to compare

Version 1.9.8

Released August 1, 2020

What's New?

  • Recompiled for KSP 1.10.1
  • Fixed PID issue of wobbling vessel with very low ratio of torque to mass
  • Added new Flight Computer command to ignore pitch/heading/roll flight controls

Detailed Changelog

Fixed Issues

  • Issue #759: Request: possibility to only set roll / pitch / heading - not all at once [requested by: Gordon-Dry]

Pull Requests

RemoteTech-1.9.7-27-develop

01 Aug 15:01
Compare
Choose a tag to compare
Pre-release
Fix #759 (Request: possibility to only set roll / pitch / heading - n…

RemoteTech 1.9.7

20 Jul 14:09
Compare
Choose a tag to compare

Version 1.9.7

Released July 20, 2020

What's New?

  • Compiled for KSP 1.10
  • Updated ModuleManager to 4.1.4
  • Added support for 2 new probe core parts of KSP 1.10
  • Added support for NearFuture Exploration (minimum 1.0.7)
  • Added support for Universal Storage 2
  • Supported pre-targeting of a dish antenna in VAB and SPH

Detailed Changelog

Fixed Issues

  • Issue #257: Request: pre-target antennae in VAB/SPH [requested by: cerebrate]
  • Issue #725: VAB/SPH dish target allocation (feature request) [requested by: Khormin]
  • Issue #811: Set Antenna Tracking in VAB [requested by: dimitriye98]

Pull Requests

  • PR #724: VAB and SPH target button [PR by: drunkeNNN]
  • PR #815: Support for Universal Storage 2 [PR by: NullSnapshot]

RemoteTech-1.9.7-26-develop

20 Jul 13:50
Compare
Choose a tag to compare
Pre-release
Bump release version to 1.9.7

RemoteTech-1.9.6-25-develop

12 Jul 14:32
Compare
Choose a tag to compare
Pre-release
Minor removal of unused FindModulesImplementing when investigating a …

RemoteTech-1.9.6-24-develop

01 Jun 15:34
Compare
Choose a tag to compare
Pre-release

Support for NF Exploration 1.0.7 (further balances required)

RemoteTech 1.9.6

15 Feb 14:37
Compare
Choose a tag to compare

Version 1.9.6

Released February 15, 2020

What's New?

  • Recompiled for KSP 1.9

Detailed Changelog

Fixed Issues

Pull Requests

RemoteTech-1.9.6-22-develop

15 Feb 14:19
Compare
Choose a tag to compare
Pre-release
Bump release version to 1.9.6

RemoteTech 1.9.5

25 Dec 15:11
Compare
Choose a tag to compare

Version 1.9.5

Released December 25, 2019

What's New?

  • Recompiled for KSP 1.8.1
  • Updated ModuleManager to 4.1.3
  • Fixed issue of wobbling when holding Kill Rotation or Maneuver Node
  • Fixed issue of signal delay and control indicator not hidden in in-flight action group editor
  • Fixed issue of ReStocked-ed antennas auto-deploying in Editor
  • Minor improvements to Rover Computer
  • Introduced new flight computer interface of in-flight PID controller
  • Fixed issue of flight computer commands not saved persistently
  • Fixed issue of part configuration values being duplicated when saving and loading
  • Localized to en-us and zh-cn languages
  • Fixed issue of NullReferenceException when moving deployable science stations between 2 inventories
  • Fixed issue of missing science transmission button and information on antennas

Detailed Changelog

Fixed Issues

  • Issue #797: Missing science transmission options and information on antennae [requested by: mindset-tk]
  • Issue #798: Antennas auto extend and can't retract [requested by: AndresHdzArv]
  • Issue #799: Control indicator obscures in-flight action group editor [requested by: BTAxis]
  • Issue #804: NullReferenceException when carrying deployable probodyne science in EVA [requested by: aidygus]
  • Issue #805: RTUtil.GetBool causes the values and sub-nodes in ProtoPartModuleSnapshot.moduleValues to duplicate [requested by: allista]
  • Issue #806: Flight computer command queue gets wiped unexpectedly [requested by: Ernesto-Alvarez]

Pull Requests

  • PR #802: Localization [PR by: tinygrox]
  • PR #807: Minor Chinese changes [PR by: tinygrox]