pulsar/ObservatoryCore
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Fred Kuipers 1ce63c40fc Implement "Pre-reading" of current system context when starting monitor
The first time you click "Start monitor" (assuming you haven't read-all), we read the last 2 log files to find the journal entries for the last system jumped into (if we can find the FSDJump entry) in order to re-populate the information in all interested plugins. Its much faster than reading all to restore current system context.

- For Botanist plugin, this will display what plants/planets you've already sampled and avoids placeholder planet entries with incorrect bio counts.
- For Explorer, it re-lists interesting items, in case you weren't done exploring the system.

See https://github.com/Xjph/ObservatoryCore/issues/5
2021-07-06 02:24:40 -04:00
..
PluginManagement Remove plugin signature enforcement. 2021-06-08 17:27:30 -02:30
Properties Add project files. 2021-06-03 22:25:32 -02:30
UI Added checkbox to control native notifications. 2021-07-04 12:14:53 -02:30
JournalReader.cs Add project files. 2021-06-03 22:25:32 -02:30
LogMonitor.cs Implement "Pre-reading" of current system context when starting monitor 2021-07-06 02:24:40 -04:00
ObservatoryCore.cs Add project files. 2021-06-03 22:25:32 -02:30
ObservatoryCore.csproj Disable assembly signing 2021-06-08 17:24:24 -02:30