Skip to content

Releases: RemoteTechnologiesGroup/RemoteTech

RemoteTech-1.8.8-8-develop

25 Sep 12:54
Compare
Choose a tag to compare
Pre-release

commit e5187fb

RemoteTech-1.8.8-4-develop

30 Aug 14:29
Compare
Choose a tag to compare
Pre-release
Update CHANGES.md in preparation for official 1.8.8

RemoteTech-1.8.8

03 Sep 13:22
Compare
Choose a tag to compare

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.

General

Version 1.8.8

Released September 03, 2017

What's New?

  • Improve the ManeuverNode detection on rising remaining dV
  • Enable Flight Computer to queue and execute a sequence of maneuver nodes at one go
  • Fix the issue of Flight Computer deleting wrong maneuver executions [Issue #729]
  • Add the missing right brace for the FASAMercruyCap2 part in RemoteTech_FAFA_Antennas.cfg [Issue #730]
  • Fix the issue of a science data transmission ignoring KSP's time wrap [PR #731]
  • Add the RT support for the Communotron 88-88-V of Vens Stock Revamp [PR #732]
  • Correct the triggered-flag usage at the end of a data transmission [PR #733]
  • Fix the issue of engine throttling ignoring the signal delay [Issue #734]
  • Fix the issue of the power consumption multiplier having no effect [Issue #735]
  • Fix the issue of Vens Stock Revamp antennas not working [PR #737]
  • Update ModuleManager DLL to 2.8.1

Detailed Changelog

Fixed Issues

  • Issue #729: Flight Computer deletes wrong maneuver executions [requested by: Alshain01]
  • Issue #730: Missing Right Brace in RemoteTech_FASA_Antennas.cfg [requested by: CaesarVincens]
  • Issue #734: Engine Throttle Control has no Delay [requested by: Domi1993]
  • Issue #735: Power consumption multiplier setting doesn't change usage [requested by: DrTango]

Pull Requests

  • PR #731: Better timing for transmitter [PR by: YamoriYuki]
  • PR #732: Add RemoteTech config for the Communotron 88-88-V from Vens Stock Revamp [PR by: zmpeg]
  • PR #733: Update to use triggered flag on science data [PR by: DMagic1]
  • PR #737: Fix Ven's Stock Revamp Antennas [PR by: Fumblesneeze]

RemoteTech-1.8.8-1-develop

25 Aug 14:26
Compare
Choose a tag to compare
Pre-release

Manual-compiled 1.8.8 build pulled out in place of a new build by automation.

RemoteTech-1.8.7

02 Jun 15:53
Compare
Choose a tag to compare

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.

General

Version 1.8.7

Released June 02, 2017

What's New?

  • RT mod can now be dynamically found [Issue #722]
  • Expose the clamp limits on omni and dish ranges in the setting cfg
  • Fix throttle loss when toggling SAS on a probe controlled craft [Issue #723]
  • Add few improvements in the interaction between Flight Computer and KSP's Autopilot
  • Update ModuleManager DLL for KSP 1.3

Detailed Changelog

Fixed Issues

  • Issue #722: Fix issue on RT mod being on different directory in GameData. [requested by: Potato-God1]
  • Issue #723: Throttle lose when SAS on, on a probe controlled craft [requested by: Eckee]

RemoteTech-1.8.7-24-develop

02 Jun 15:48
Compare
Choose a tag to compare
Pre-release
Bump for 1.8.7 release (KSP 1.3)

RemoteTech-1.8.6

05 Mar 00:21
Compare
Choose a tag to compare

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.

General

Version 1.8.6

Released March 05, 2017

This is a hotfix release 🐛

What's New?

  • Fixed a problem when a not found Mission Control station would lead to a massive log spam [Issue #719]

Detailed Changelog

Fixed Issues

  • Issue #719: Spam of "found and load save settings" that reduce performance. [requested b:y GonDragon]

RemoteTech-1.8.5-22-develop

04 Mar 23:52
Compare
Choose a tag to compare
Pre-release
fix #719

In some cases there's no "Mission Control" ground station

RemoteTech-1.8.5

03 Mar 14:39
Compare
Choose a tag to compare

Version 1.8.5

Released March 03, 2017

Kudos to TaxiService and YamoriYuki for their help on maintaining RemoteTech! ❤️

What's New?

  • Fixed a bug where science data wasn't completely transmitted in some circumstances [Issue #714 and PR #715]
  • Added a new visual filter of displaying all satellites' working connections
  • Reduced the verbose logging of RT's APIs [Issue #716]
  • Updated ModuleManager to 2.7.5 version
  • Fixed a problem where the Mission Control is not on Kerbin when using some Kopernicus maps [Issue #718]
  • Fixed a problem where commands from stock SAS were not delayed properly [Issue #663]
  • KSP's autopilot operates properly in presence of big signal delay

Detailed Changelog

Fixed Issues

  • Issue #663: Commands from SAS are not delayed [requested by: dtondo]
  • Issue #714: Sending whole science amount at the end instead of just a small delta amount. [requested by: rsparkyc]
  • Issue #716: Logging connection state [requested by: diomeda]
  • Issue #718: Mission Control Origin Point not Located On Kerbin when using some Kopernicus maps [requested by: mikeloeven]

Pull Requests

  • PR #715: Sending whole science amount at the end instead of just a small delta amount [PR by: rsparkyc]

RemoteTech-1.8.5-20-develop

03 Mar 13:55
Compare
Choose a tag to compare
Pre-release
Merge branch 'develop' of https://github.com/RemoteTechnologiesGroup/…