neotron / EDPathFinder

A program that creates an optimal route that passes through two or more systems in Elite: Dangerous. Primarily focused on making settlement data point farming easier.
GNU General Public License v3.0
109 stars 11 forks source link

Lacks lot of systems for Exploration Router #22

Open BBBenj opened 7 years ago

BBBenj commented 7 years ago

Hi! I noticed that the Exploration Router doesn't include a lot of systems, in and outside the bubble. How is it possible to contribute to add these missing systems? I hope it'll help you. Regards, Benjamin

neotron commented 6 years ago

It only includes explored system, as downloaded from eddb.io. I manually download and process these so they don't update automatically. Each release I make will have more systems. Also, I only include systems that has valuable planets (terraformable, water worlds, earth like worlds and ammonia worlds).

neotron commented 6 years ago

As a note, updating with new stations is currently not working - eddb.io (understandably) stopped providing the huge file of planetary bodies that I relied on, so I no longer have a source.

I can and will move to using EDSM - preferably live updating the client without releases.