2
0
mirror of https://github.com/9ParsonsB/Pulsar.git synced 2025-04-05 01:29:38 -04:00

Update README.md

This commit is contained in:
Ben Parsons 2024-05-06 19:34:40 +10:00
parent 18699bcacc
commit e5b5bad081

View File

@ -9,11 +9,16 @@ A Cross Platform Fork of Elite Observatory Core.
- [ ] Read the Journal
- [x] Read Status File
- [ ] Show Journal information ( Current Ship, Station, etc. )
- [ ] Realtime API
- [ ] Realtime API (Events, with extended updates)
- [ ] Realtime Journal Updates
- [ ] Multiple Commanders
- [ ] Cached Journal Data (in-memory SQL, enabled extended updates)
- [ ] System Exploration Value
- [ ] System Exobiology Value
- [ ] System Exobiology Value
- [ ] Exobiology Scan info (+[Show Req. Disatance](https://github.com/EDCD/EDDI/blob/e28ef64a1d41c1e39485863aa362d207e8d36834/Utilities/Functions.cs#L128C1-L152C10) for next scan)
- [ ] Fuel/Jump Warning
- [ ] Custom Sounds (on user-defined Events)
- [ ] Mission Targets [Mission Stack Viewer](https://github.com/kaivalagi/EDMissionStackViewer)
- [ ] Commodities Targets/Alerts (Commodity Above/Below value at current station)
- [ ] Outfitting Targets (does this station have wanted parts for build)
- [ ] CAPI Integration
@ -22,7 +27,9 @@ A Cross Platform Fork of Elite Observatory Core.
- [ ] IGAU Submission
- [ ] Plugin System
- [ ] Overlay
- [ ] Tay Icon
- [ ] Docking Hint ![like this](https://i.imgur.com/VYGzxYB.jpg)
- [ ] Tray Icon
- [ ] Multiple Windows/Device Support
## How To Use