Skip to content

RemoteTech 1.9.3

Compare
Choose a tag to compare
@KSP-TaxiService KSP-TaxiService released this 21 Jul 10:21

KSP Version: 1.7.3

The source code for RemoteTech is licensed under GPL version 2. The art assets are not licensed to the general public and may not be redistributed without permission from their original creators.

General

Version 1.9.3

Released July 21, 2019

What's New?

  • Compiled for KSP 1.7.3
  • Applied MissionControlRangeMultiplier to unused Mission Control Dish Antennas
  • Fixed UpgradeableDish and UpgradeableCosAngle mistake
  • Minor update for Restock and RestockPlus support
  • Persistent position of Flight Computer window across play sessions
  • Improved PID Controller on torque forces
  • Added support for robotic parts and KSP Custom Axis Groups introduced by Breaking Ground expansion
  • Added limited support for deployable ground parts (Omni 400km range to control station only)

Detailed Changelog

Fixed Issues

  • Issue #792: Request: Save Flight Computer window position across sessions [requested by: Galenmacil]
  • Issue #793: add whitelist for ReStock [requested by: Gordon-Dry]
  • Issue #794: The new KSPAxisGroup controls are not suppported [requested by: ncanceill]

Pull Requests

  • PR #789: Fix reading values for UpgradeableDish and UpgradeableCosAngle [PR by: ilmat192]
  • PR #790: Apply MissionControlRangeMultiplier to dish mission control antennas [PR by: ilmat192]