EDEA - Elite Dangerous Exploration Assistant

Authors

Status
Abandonned / No longer updated
Required software
.NET Framework 4.5.2
Compatible with release
Supported languages
English en
Platform
GameApplication Windows
Elite:Dangerous Application

Share

Desktop application, that parses Scan events from journal log files, build tree-view of scanned stellar bodies and presents parsed information about them in readable and convenient form.

Current features:

  • Parsing of "Scan" events from journal log files. Also "LoadGame" and "Rank" events are parsed to show info about current commander.
  • Creation of a tree-view of parsed stellar bodies (Stars -> Planets -> Moons).
  • Information about this bodies: Mass, Radius, Temperature, etc.
  • Ability to bookmark any stellar body.
  • Ability to add notes to any stellar body.
  • Store parsed information in SQLite database.

 

Planned features:

  • Observe and parse journal log files in real time even when game is running.
  • Search bodies by name.
  • Display list of bodies in a raw, grid-like format with ability so filter and sort by any characteristic. For example you can filter only Neutron stars and sort them by their temperature to find hottest Neutron star you've ever discovered!
  • Charts. For example chart showing % share of each planet/star type among all planet/star types you've found.
  • Manually add screenshots to entries. Journal log stores information about saved screenshots and closest stellar object where screenshot was made, so maybe it would be possible to attach screenshots automatically.
  • Share your findings with other through API. Possibly through integration with Elite Galaxy Online.
  • Add in-game descriptions of star and planet types to UI.
  • Parse and show information about rings.

Links

History

  • Jul 1, 2022 (Dave247) Marked as abandoned
  • Feb 12, 2017 (Suntaclose) v1.1.52 released: hotfix
  • Feb 11, 2017 (Suntaclose) v1.1.48 released
  • View more ...
  • Feb 6, 2017 (Suntaclose) v1.1.36 released: major performance optimization.
  • Feb 1, 2017 (Suntaclose) v1.1.26 released: sortable grid-view of stars and planets, critical bugs fixed, logs directory detection adjustments, configuration through .ini file implemented
  • Jan 29, 2017 (Suntaclose) First revision