Brian Wilson
Brian Wilson
When we implement this, we can also implement storing the active config in memory to reduce unnecessary reads from the file system.
This could be helpful for #2212.
New FSSBodySignals event (written after an FSS scan) - includes biological and geological signals only ```json { "timestamp":"2021-07-30T21:53:10Z", "event":"FSSBodySignals", "BodyName":"HIP 65165 B 6", "BodyID":10, "SystemAddress":1625385093475, "Signals":[ { "Type":"$SAA_SignalType_Biological;", "Type_Localised":"Biological", "Count":1...
There's a queryable Frontier API endpoint (which I believe would contain somewhat similar information). A `CarrierDetails()` function would probably pull from that. For `CarrierStats`, we'd probably just do a `Carrier...
Related: #1828
1. We can query / track the current location of your personal fleet carrier via the Frontier API endpoint (see #1828, not yet implemented) 2. Tracking other people's fleet carriers...
Pending #1828.
I think that there may have been some internal discussion around preferring the temperature scale which is 1. chosen by the game developers and 2. the accepted standard in the...
Sorry, but as you can see below hotspot size and position are not available from the messages we receive. ```json { "timestamp":"2020-11-27T01:56:06Z", "event":"SAASignalsFound", "BodyName":"Robigo 2 A Ring", "SystemAddress":9463020987689, "BodyID":17, "Signals":[...
So if a ".cottle" isn't found, it would revert to the default? Would the default also be a ".cottle", would it be more like a ".resx", or would we keep...