This mod is not known to work with the latest version of Kerbal Space Program. Proceed with caution.
RemoteTech
Community developed continuation of Kerbal Space Program's RemoteTech mod.
RemoteTech allows you to construct vast relay networks of communication satellites and remotely controlled unmanned vehicles. Your unmanned vessels require an uplink to a command station to be controlled. This adds a new layer of difficulty that compensates for the lack of live crew members.
A detailed manual is available on-line.
Questions? Try the KSP forum thread.
Report bugs here.
Released on 2021-07-10
Released July 10, 2021
Released on 2021-06-19
Released June 19, 2021
Released on 2021-01-16
Released January 16, 2021
Released on 2020-12-19
Released December 19, 2020
Released on 2020-08-01
Released August 1, 2020
Released on 2020-07-20
Released July 20, 2020
Released on 2020-02-15
Released February 15, 2020
Released on 2019-12-25
Released December 25, 2019
Released on 2019-10-26
Released October 26, 2019
Released on 2019-07-21
Released July 21, 2019
Released on 2019-07-21
Released July 21, 2019
Released on 2019-04-14
Released April 14, 2019
Released on 2018-12-24
Released December 24, 2018
Released on 2018-12-24
Released December 24, 2018
Released on 2018-10-29
Released October 29, 2018
Released on 2018-10-29
Released October 29, 2018
Released on 2018-10-29
Released October 29, 2018
Released on 2018-08-19
Released August 19, 2018
Released on 2018-08-19
Released August 19, 2018
Released on 2018-07-18
Released July 17, 2018
Released on 2018-06-18
Released June 18, 2018
Released on 2018-05-18
Released May 18, 2018
Released on 2018-04-10
Released April 10, 2018
Released on 2018-04-06
Released April 06, 2018
Released on 2018-03-18
Released March 18, 2018
Released on 2018-03-17
Released March 18, 2018
Released on 2017-11-11
Released November 11, 2017
Released on 2017-09-03
KSP Version: 1.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.
Released September 03, 2017
Released on 2017-06-02
KSP Version: 1.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.
Released June 02, 2017
Released on 2017-03-05
KSP Version: 1.2.2
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.
Released March 05, 2017
This is a hotfix release correcting an annoying bug introduced in 1.8.5 :bug:
Released on 2017-03-03
Released March 03, 2017
Kudos to TaxiService and YamoriYuki for their help on maintaining RemoteTech! :heart:
Released on 2017-01-09
KSP Version: 1.2.2
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.
We are already moving to make the next RT major release.
Issues and feedbacks are still welcome!
Released on 2016-12-10
KSP Version: 1.2.2
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.
We are already moving to make the next RT major release.
Issues and feedbacks are still welcome!
Released on 2016-12-10
KSP Version: 1.1.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.
Note: This is a maintenance release with back-ported patches from the 1.8.x branch
Released on 2016-11-27
KSP Version: 1.2.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.
We are already moving to make the next RT major release.
Issues and feedbacks are still welcome!
Dubbed RT v2.x
Currently implemented features will stay as is (probably with some tweaks) unless we receive different feedbacks from the community.
We are currently gathering the feedbacks made on the forum and our bugtracker on github to add feature requests to the 2.x branch.
A call to vote will be made soon for features to be implemented in RT 2.0.
Released on 2016-11-20
KSP Version: 1.2.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.
Released on 2016-10-15
KSP Version: 1.2
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.
Released on 2016-07-02
KSP Version: 1.1.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.
Released on 2016-05-06
KSP Version: 1.1.2
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.
NOTE: Most of the features and bug fixes that are included in this release were implemented by Dennis (Peppie23) last year, before he left the project.
DistanceToHideGroundStations
on the settings file. This feature can be toggled by the value
HideGroundStationsOnDistance
in the option window.ShowMouseOverInfoGroundStations
in the option window.bool IsRemoteTechEnabled()
bool AntennaHasConnection(Part part)
(thx to tomekpiotrowski)Guid GetAntennaTarget(Part part)
(thx to tomekpiotrowski)void SetAntennaTarget(Part part, Guid id)
(thx to tomekpiotrowski)IEnumerable<string> GetGroundStations()
(thx to tomekpiotrowski)Guid GetGroundStationGuid(String name)
(thx to tomekpiotrowski)Guid GetCelestialBodyGuid(CelestialBody celestialBody)
(thx to tomekpiotrowski)Guid GetNoTargetGuid()
(thx to tomekpiotrowski)Guid GetActiveVesselGuid()
(thx to tomekpiotrowski)IsNonRetractable = boolean
to the ModuleRTAntenna section on the part.cfgUpgradeableOmni
, UpgradeableDish
and UpgradeableCosAngle
with a semicolon seperated list of ranges. Example: 4E+06;3.0E+07;7.5E+07Released on 2016-04-13
Make sure you remove the old GameData/RemoteTech directory first!
Fixed RT build process - invalid .zip contained some extra files and caused bugs
Released on 2016-04-12
No changelog provided
Raw stats are from the beginning of time until now. Each follower and download entry represents one hour of data. Uneventful hours are omitted.