Log parser tool for the game Elite Dangerous. It collects information through logs and displays these on a graphical user interface.
Beside the usual planet and system information it will also show:
- Planet with the most biological, geological, human, xeno signals within the system. So you don't have to remember which planet it was.
- A nice tree with all the bodies (and in the future also signals)
- LogParser
- Tool to read the logs and give the user information
- Information about last explored object
- Signals in the system
- General System info
- NavRoute Market Analyzer
- Tool to read current market stats and market stats on the route to give the user best buy/sell opportunities.
- Material List
- List of materials the user can set, which he needs for upgrades. List may update automatically.
Java 11 or higher
Linux: /home/user/.steam/steam/steamapps/compatdata/359320/pfx/drive_c/users/steamuser/Saved Games/Frontier Developments/Elite Dangerous Windows : USER/Saved Games/Frontier Developments/Elite Dangerous
https://edassets.org [GitHub] for the many assets they provide.
- At first start, the program can be slow. Be patient, it is because the database is updating in the background and access times to that is then slower.
- Planets in the System Tree are unsorted right now. This is already under scope.
- Est. earnings missing for stars. Please help me out to find a list for the earnings of all stars.
- Missing good assets for asteroid belts
- There are a bunch of null pointers internally. I don't know where they come from. They scare me. Please send help.
- Finishing touches to the log parser tab