Currently when we are out side a station the computer tells us which faction owns the station...
The journal does not.
Please add Station Faction to DockingGranted event
{ "timestamp":"2018-12-18T09:27:33Z", "event":"DockingGranted", "LandingPad":22, "MarketID":3224132352, "StationName":"Roentgen Hub", "StationType":"Coriolis", "StationFaction":"Paladin Consortium" }
We need this to populate the player faction icon on the docking helper (see below East India Company) - historically we've gotten around this with an external API, which is currently offline so the whole thing has fallen apart - but there's no logical reason (technical issues aside) we shouldn't be told this in the journal when docking is granted.
Please add it
Another acceptable solution would be to add a "SystemStations" inside of FSDJump or Location, or after as a new event, which gives an array of all the stations in the system with their info provided by "docked". Then docked could be made a small event because the journal will already have all the info.
The journal does not.

Please add Station Faction to DockingGranted event
{ "timestamp":"2018-12-18T09:27:33Z", "event":"DockingGranted", "LandingPad":22, "MarketID":3224132352, "StationName":"Roentgen Hub", "StationType":"Coriolis", "StationFaction":"Paladin Consortium" }
We need this to populate the player faction icon on the docking helper (see below East India Company) - historically we've gotten around this with an external API, which is currently offline so the whole thing has fallen apart - but there's no logical reason (technical issues aside) we shouldn't be told this in the journal when docking is granted.
Please add it
Another acceptable solution would be to add a "SystemStations" inside of FSDJump or Location, or after as a new event, which gives an array of all the stations in the system with their info provided by "docked". Then docked could be made a small event because the journal will already have all the info.

Last edited: