TaxiService

Results 12 comments of TaxiService

Hi there, RemoteTech is following the KSP's vessel state under wrap i.e. KSP indicates that this vessel becomes packed when the time wrap goes to 10x or higher. By right,...

Hi, if I understand correctly, vessels should already directly connect to additional ground stations without relaying all way to KSC. It is designed in RemoteTech for additional ground stations to...

Unfortunately, the other 2 developers are no longer active due to the lacking of free time. I and one new joiner are working on some RT parts offline without contributing...

(this bug is also reported in the issue #1) Both stage-lock functionality and UI-indicator are independent. It seems the stage-lock (alt + L) keypress works in a remote-controlled probe regardless...

I found out why the current state of the stage-lock indicator is set up in a particular way. When the staging command triggered by pressing `Space` button is sent down...

Yes, it is possible to replace KSP's stock `KSP.UI.Screens.StageManager` class with our own subclass (just like I did with CommNet subclassing in RT 2.0 redevelopment) to `new override` the `ActivateNextStage()`...

Suggestion: We could rebalance this RT-patched [RA-15](http://remotetechnologiesgroup.github.io/RemoteTech/guide/parts/#ra-15-relay-antenna) to the specs of Com 44-44 (and lower tech node). Its cousin, HG-55, is in the same tech node and has 25 Gm....

The balances of RT and stock antennas can be found [here](https://github.com/KSP-TaxiService/CommNetConstellation/commit/2160d7a7ece29877475936579ea5d72c328a1d87) for reference. Possibly will use this in RT2 development.

Sorry, there is no option or plan for scaling up UI elements. Currently, all window dimensions and raster textures are fixed in size (could be incremented but not 100% automatic...

Ok, I checked the UI scaling in KSP. - Filter bar in Tracking Station and MapView is already scaling based on KSP UI scaling but it could use a bigger...