pulsar/ObservatoryExplorer
Repository files (latest commit first)
Filename Latest commit message Latest commit date
F K fc4d038645
Workaround journal bug: Already mapped bodies are not undiscovered (#85)
Just checking something is not already discovered is not enough. Many valuable bodies in the bubble mis-fire this criteria because the journal reports them as not discovered (because they have no first discoverer because they're well known systems). Checking that they're also not mapped ensures this doesn't happen.

Also simplified rendering of the string info.
2022-05-28 18:56:47 -02:30
..
CriteriaLoadException.cs Reorganize all observatory core projects into monorepo (#25) 2021-10-21 19:31:32 -02:30
CustomCriteriaManager.cs Expose core error logger to plugins and report custom criteria errors (#78) 2022-05-03 19:02:31 -02:30
DefaultCriteria.cs Workaround journal bug: Already mapped bodies are not undiscovered (#85) 2022-05-28 18:56:47 -02:30
Explorer.cs Explorer: Show data for the current system only (#86) 2022-05-28 10:33:36 -02:30
ExplorerSettings.cs Explorer: Show data for the current system only (#86) 2022-05-28 10:33:36 -02:30
ExplorerUIResults.cs Reorganize all observatory core projects into monorepo (#25) 2021-10-21 19:31:32 -02:30
ObservatoryExplorer.csproj Updated versioning 2022-04-04 12:29:59 -02:30
ObservatoryExplorer.sln Reorganize all observatory core projects into monorepo (#25) 2021-10-21 19:31:32 -02:30
Worker.cs Explorer: Show data for the current system only (#86) 2022-05-28 10:33:36 -02:30