Abandoned EDEA - your personal exploration assistant

The release notes say that previously parsed events are read from the DB, would it be possible to display this information even if the "Journal log file directory not accessible" error occurs, in my case if the network connection is not established.

The value displayed in the Planet Gravity field appears to be a decimal place high.
 
The release notes say that previously parsed events are read from the DB, would it be possible to display this information even if the "Journal log file directory not accessible" error occurs, in my case if the network connection is not established.

The value displayed in the Planet Gravity field appears to be a decimal place high.

Good point, I just forgot that app can read everything from DB now, even without connection. As for gravity, it almost matches gravity from game, see screenshot. You need to divide gravity from JSON by 9.807 to get G (9.80665 actually, will fix this for more precision).

I've found some issues with v1.1.36: app crashes when you go to Search & Filter tab without connection to logs directory; rings and materials information is missing from DB and is not being displayed at the moment. Hotfix expected in next 1-2 days.

edea12.png
 
New version released.

v1.1.48 (Feb 10 2017)
  • Improvement: significantly improved performance of stellar bodies tree building. This is CPU heavy operation which is done on every application start. Improvement must be noticeable if you have large data sets (1000+ scanned bodies) and/or slow CPU.
  • Improvement: manually entered data (Bookmarked bodies, Notes) is now stored both in DB and in file manualUserData.json, so from now it won't be lost between updates of EDEA.
  • Improvement: you can see events previously stored in DB even when disconnected from logs directory.
  • Fix: app crash on Search & Filter tab when disconnected from logs directory.
  • Fix: Tidally locked now properly detected.
  • Fix: Rings and materials are displayed on UI and stored in DB again.

Download: v1.1.48 from Dropbox
 
Hi, I'm also a developer. Can you post this project on github?
On this way more people like me can contribute to yet and will be more easy to track bugs.
 
Back
Top Bottom