2
0
mirror of https://github.com/9ParsonsB/Pulsar.git synced 2025-04-04 09:19:38 -04:00
pulsar/README.md
Ben Parsons efd0b3e0c0 Journals Now processed in own thread
Some invalid journal data is now handled
Journals now use polymorphic deserialization
Added Event names to all journal events
Remove unused controllers
2024-05-24 19:30:12 +10:00

2.5 KiB

Elite Pulsar

A Work In Progress Application For Presenting Game Data In Realtime From Elite Dangerous Journals & Events.

A Cross Platform Fork of Elite Observatory Core.

WIP Preview

Preview

Planned Feature

  • Read & Parse the Journals
    • Read Extra Files
  • Show Journal information ( Current Ship, Station, etc. )
    • Current Ship/Station/NavRoute/Jumps
    • Realtime API (Events)
    • Extended Updates API (include relevant data with events)
  • Realtime Journal Updates
  • Multiple Commanders
  • Cached Journal Data (in-memory SQL, enabled extended updates)
  • !System Exploration Value
    • Custom Criteria (e.g. "Has Water World", "more than 400Kcr Scan value")
  • !System Exobiology Value
    • !Exobiology Scan info (+Show Req. Distance for next scan)
    • Custom Criteria (e.g. "Stratum Tectonicas", "less than 500m distance per scan", "more than 1Mcr Scan value")
  • !Fuel/Jump Warning
    • Fuel Scoop Estimate Time Remaining
  • Material Tracking (Flag planets with materials, set goals (Mat#, not modules), closest trader) e.g.
  • Custom Sounds (on user-defined Events)
  • Mission Targets Mission Stack Viewer
  • Commodities Targets/Alerts (Commodity Above/Below value at current station)
  • !Outfitting Targets (does this station have wanted parts for a build)
  • Export to EDSY/Coriolis
  • CAPI Integration
  • !EDDN Submission
    • Must be easilty disableable for sneaky business
  • IGAU Submission
  • Plugin System
  • !Overlay
    • !Linux (DXVK/Vulkan) imgoverlay
    • Windows (DirectX) Overlay.NET
    • Docking Hint like this
    • Biology Value & Scan Distance
    • Fuel Scoop Estimate Time Remaining
    • Custom Criteria
  • Tray Icon
  • Multiple Windows/Device Support
  • Integrate ObservatoryCore Plugins:

Key:
! = priority

How To Use

TODO: make easy

  • Build the web app
  • install the service (web app must be served from the backend)
  • configure journal directory in appsettings.json
  • load the application