MarkAusten / TDHelper

GUI for Trade Dangerous and EDDBlink
MIT License
7 stars 4 forks source link

Planets (or not) & Progress #5

Closed Tromador closed 6 years ago

Tromador commented 6 years ago

Currently missing the options to deal with planets, which in particular will be a problem for folks without Horizons. I had a route generated which seemed to be all planets, which was odd. I usually include --pla YN? on my queries.

--no-planet Require stations to be in space.

--planetary YN? --pla YN? Limit result to stations with one of the specified planetary attribute. --pla Y? (on planet or unknown) --pad ? (unknown only) --pla N (in space only, equals --no-planet)

Also the option for showing TD progress would be nice, I like to watch it thinking, so I know it's not given up and died :)

--progress -P Show progress updates as TD calculates the route

MarkAusten commented 6 years ago

I have --progress added as an additional parameter in the settings, but It would probably be better as a check box on the main run parameters form.

I'll add the planetary options on there somewhere as well.

MarkAusten commented 6 years ago

Done.