Skip to content

Releases: Suremaker/edsm_scanner

1.0.6

12 Mar 21:35
afc1856
Compare
Choose a tag to compare

VisitedStarCacheMerger can now merge two cache.dat files

Improved VisitedStarCacheMerger when using system names

03 Apr 18:37
a5717c3
Compare
Choose a tag to compare

Added ability to merge VisitedStarsCache.dat against system names

03 Apr 11:19
77704a8
Compare
Choose a tag to compare

Added ability to merge VisitedStarsCache.dat against system names

Usage: VisitedStarCacheMerger.exe VisitedStarsCache.dat importstars.txt

Implemented bodies and advanced filtering

16 May 22:00
Compare
Choose a tag to compare
  • Added ability to list system bodies
  • Added advanced filtering
  • Added help
  • Added system caching

For more information please run:

  • EdsmScanner.exe
  • EdsmScanner.exe help usage
  • EdsmScanner.exe help filters

Added Journey Plotter for partially discovered systems

18 Jan 21:34
Compare
Choose a tag to compare

EdsmScanner.exe accepts now the third parameter to enable journey plotting which generates partial_[system name].txt with:

  • systems arranged in order allowing easier traversal between them;
  • distance parameter referring to the previous system on the list;
  • header line informing meaning of the distances

Example: > EdsmScanner.exe "Synuefe JM-G b57-1" 100 TRUE

# distances calculated to previous system, starting from: Synuefe JM-G b57-1
Synuefe KM-G b57-3 [8.26ly] (30 bodies / 21 discovered) => https://www.edsm.net/en/system/bodies/id/235051/name/Synuefe+KM-G+b57-3
Synuefe MH-G b57-1 [4.53ly] (? bodies / 0 discovered) => https://www.edsm.net/en/system/bodies/id/20950446/name/Synuefe+MH-G+b57-1
Synuefe MH-G b57-0 [5.16ly] (8 bodies / 1 discovered) => https://www.edsm.net/en/system/bodies/id/235049/name/Synuefe+MH-G+b57-0

By default, the journey plotting is not used, thus it has to be enabled explicitly via the command line parameter

Improved VisitedStarCacheMerger

27 Nov 19:44
Compare
Choose a tag to compare
  • EdsmScanner.exe for scanning nearby systems, finding:
    • fully scanned systems
    • partially scanned systems
  • VisitedStarCacheMerger.exe for updating local cache with fully scanned systems

First release

27 Nov 15:14
cf94dd2
Compare
Choose a tag to compare
  • EdsmScanner.exe for scanning nearby systems, finding:
    • fully scanned systems
    • partially scanned systems
  • VisitedStarCacheMerger.exe for updating local cache with fully scanned systems