Skip to content

Releases: RemoteTechnologiesGroup/RemoteTech

RemoteTech 1.9.1

24 Dec 15:16
Compare
Choose a tag to compare

KSP Version: 1.6

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.1

Released December 24, 2018

What's New?

  • Recompiled for KSP 1.6
  • Update ModuleManager to 3.1.1
  • Fixed critical bug of Flight Computer executing timed commands wrongly
  • Fixed syntax error in RemoteTech's MM patch for RLA Probes

Detailed Changelog

Fixed Issues

  • Issue #781: Signal delay timer error when executing timed commands. [requested by: DrToonhattan]

Pull Requests

  • PR #779: RLA syntax error [PR by: Gordon-Dry]

RemoteTech-1.9.0-14-develop

24 Dec 14:12
Compare
Choose a tag to compare
Pre-release
Update Assembly URL

RemoteTech 1.9.0.145

29 Oct 13:53
Compare
Choose a tag to compare

KSP Version: 1.4.5

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.0.145

Released October 29, 2018

What's New?

  • Recompiled RemoteTech 1.9.0 for KSP 1.4.5

Detailed Changelog

Fixed Issues

Pull Requests

RemoteTech 1.9.0.131

29 Oct 13:44
Compare
Choose a tag to compare

KSP Version: 1.3.1

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.0.131

Released October 29, 2018

What's New?

  • Recompiled RemoteTech 1.9.0 for KSP 1.3.1

Detailed Changelog

Fixed Issues

Pull Requests

RemoteTech 1.9.0

29 Oct 14:06
Compare
Choose a tag to compare

KSP Version: 1.5.1

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.0

Released October 29, 2018

What's New?

  • Recompiled for KSP 1.5.1
  • Updated ModuleManager to 3.1.0
  • Corrected network line direction flipping
  • Creation or editing of maneuveer nodes allowed for manned vessels in hiberation mode
  • More precision displaying of antennas' EC costs
  • Increased maximum range multiplier cap to 10
  • Added new 3 API methods - GetMaxRangeDistance, GetRangeDistance and GetControlPath
  • Updated few APIs against invalid GUIDs and ground stations
  • Fine-tuned Flight Computer's PID parameters
  • Added support for the new probe cores (*_v2)
  • Minor interface changes to Flight Computer's Rover and Power pages

Detailed Changelog

Fixed Issues

  • Issue #540: Network line incorrect rendering [requested by: d4rksh4de]
  • Issue #711: Signal line points to the wrong direction when vessel is behind the camera (screen) [requested by: zhihengq]
  • Issue #756: Cannot add/edit maneuver nodes via local control of hibernate is set in flight computer [requested by: MechBFP]

Pull Requests

  • PR #757: Better precision display of EC when Kerbalism is installed [PR by: PiezPiedPy]
  • PR #764: Increase maximum multiplier [PR by: madman2003]
  • PR #766: API - Return float for Distance/MaxDistancer [PR by: HaullyGames]
  • PR #767: API - GetControlPath return List [PR by: HaullyGames]
  • PR #768: KSP 1.5 Introduced new probes with "_v2" in the name [PR by: SlipstreamZA]
  • PR #772: API - Prevent IndexOutOfRangeException when invalid Guid be sent. [PR by: HaullyGames]
  • PR #774: API - API - Satellites wasn't return the GroundStation names, with NetWork I can get it. [PR by: HaullyGames]

RemoteTech-1.8.13-13-develop

21 Oct 09:28
Compare
Choose a tag to compare
Pre-release
Change KSP Assembly URL

RemoteTech-1.8.13.131

19 Aug 13:29
Compare
Choose a tag to compare

KSP Version: 1.3.1

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.8.13.131

Released August 19, 2018

What's New?

  • Recompiled RemoteTech 1.8.13 for KSP 1.3.1 due to the significant number of players

Detailed Changelog

Fixed Issues

Pull Requests

RemoteTech-1.8.13

19 Aug 13:12
Compare
Choose a tag to compare

KSP Version: 1.4.5

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.8.13

Released August 19, 2018

What's New?

  • Recompiled for KSP 1.4.5
  • Tightened the precision of Flight Computer commands' extra delay
  • Resolved ambiguous wording of antenna deployment/retraction in Editor
  • Modernised and streamlined csproj
  • Switched to KSP's coloruful console message style
  • New API methods for connections and vessels
  • Resolved the material error on signal lines

Detailed Changelog

Fixed Issues

  • Issue #661: RT-C tries to execute node too early? [requested by: WildLynxDev]
  • Issue #693: Error when signal lines are shown in a map or in the tracking station [requested by: jarosm]
  • Issue #752: Status near PAW buttons is not actually, is what happens when clicked [requested by: Gordon-Dry]

Pull Requests

  • PR #753: Building with Visual Studio [PR by: PiezPiedPy]
  • PR #754: API methods primarily to support Kerbalism but can be used by others [PR by: PiezPiedPy]

RemoteTech-1.8.12-12-develop

19 Aug 09:42
Compare
Choose a tag to compare
Pre-release
Fix #693 (error "Trying to create a material from string - this is no…

RemoteTech-1.8.12

17 Jul 14:42
Compare
Choose a tag to compare

KSP Version: 1.4.4

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.8.12

Released July 17, 2018

What's New?

  • Recompiled for KSP 1.4.4
  • Automatic antenna shutdown and re-activation based on power thresholds (thanks to rsparkyc's AntennaPowerSaver)

Detailed Changelog

Fixed Issues

  • Issue #451: Automatic hibernation when power low [requested by: ec429]

Pull Requests