furrycat/missing_arrival_star.git
8 years agoMode to find nearby unscanned stars. master
CMDR furrycat [Mon, 6 Nov 2017 22:14:18 +0000 (22:14 +0000)]
Mode to find nearby unscanned stars.

If a search radius is configured - it defaults to 0 - we now search for
up to 50 systems which have missing arrival star information within that
radius of the current system.

8 years agoReport when system wasn't known to EDSM.
CMDR furrycat [Sun, 5 Nov 2017 23:03:14 +0000 (23:03 +0000)]
Report when system wasn't known to EDSM.

8 years agoPreference for when to perform the check.
CMDR furrycat [Sun, 5 Nov 2017 22:36:01 +0000 (22:36 +0000)]
Preference for when to perform the check.

Querying EDSM when the jump is charging may be confusing given that
other parts of the UI update when we arrive in a system.

We now offer a configuration setting to choose whether to do the check
in response to a StartJump or FSDJump event.

8 years agoDon't report scan of known star.
CMDR furrycat [Sun, 5 Nov 2017 19:07:39 +0000 (19:07 +0000)]
Don't report scan of known star.

8 years agoDon't respond to beta journals.
CMDR furrycat [Sun, 5 Nov 2017 18:54:19 +0000 (18:54 +0000)]
Don't respond to beta journals.

8 years agoCache results of EDSM queries.
CMDR furrycat [Sun, 5 Nov 2017 18:52:51 +0000 (18:52 +0000)]
Cache results of EDSM queries.

Don't keep querying systems we've already checked.
We explicitly don't cache the results of our scan as we don't know that
the data made its way through EDDN to EDSM.

8 years agoQuery while jumping.
CMDR furrycat [Sun, 5 Nov 2017 18:52:39 +0000 (18:52 +0000)]
Query while jumping.

8 years agoInitial version.
CMDR furrycat [Sun, 5 Nov 2017 18:38:55 +0000 (18:38 +0000)]
Initial version.