Thurion/EDSM-RSE-for-EDMC

Show if current system is incomplete on EDSM

Thurion opened this issue · 1 comments

  • Add option to enable this feaure
  • Feature only works if EDDN, EDSM or overwrite is enabled
  • Trigger on FSSDiscoveryScan: Make EDSM API call to get number of known bodies if system is not new. If the system is new, show a message like "no data on EDSM"
  • Trigger on FSSAllBodiesFound: Add system to local cache so it won't call EDSM's API again
    • Add a clear cache button
  • Possible number mismatch (e.g. when Fdev renamed a body and the old one is still on EDSM): Maybe generate a report to clean it up

Commit e47a3f1 completes this feature. A possibility to report systems is currently not present but could be added in the future.