diff --git a/ObservatoryFramework/ObservatoryFramework.xml b/ObservatoryFramework/ObservatoryFramework.xml index 6a276b6..8fa648e 100644 --- a/ObservatoryFramework/ObservatoryFramework.xml +++ b/ObservatoryFramework/ObservatoryFramework.xml @@ -157,6 +157,31 @@ Message to be displayed to user. + + + Elite Dangerous backpack.json file. Describes all the items currently carried by the player. + + + + + List of all items carried. + + + + + List of all components carried. + + + + + List of player consumable items carried. + + + + + List of all data currently stored by the player. + + This property is indicated with strikethrough in Frontier's documentation and may be deprecated. @@ -387,6 +412,26 @@ Mean anomaly in degrees. + + + Elite Dangerous cargo.json file. Describes the current cargo carried above the player's ship. + + + + + Type of vehicle currently being reported. "Ship" or "SRV". + + + + + Number of different types of cargo carried(?) + + + + + List of full cargo details. + + Faction changed from a simple string to an object with additional state information. If we find a string convert it to an object with null state. @@ -409,6 +454,86 @@ Converting the ordered array of coordinates from the journal to a named tuple for clarity. + + + Elite Dangerous market.json file. Contains details about all available commodities available at the current station. + + + + + Unique ID of current market. + + + + + Name of the station where the market is located. + + + + + Type of station where the market is located. + + + + + Name of star system where the market is located. + + + + + List of all commodities available in the market. + + + + + Information about current player ship equipped modules. + + + + + List of all equipped modules. + + + + + Elite Dangerous navroute.json file. Contains data about currently plotted FSD jump route. + + + + + List of star systems and their locations in the current route. + + + + + Elite Dangerous outfitting.json file. Contains data about ship modules available for purchase at the current station. + + + + + Unique ID of current market. + + + + + Name of the station where the market is located. + + + + + Name of the star system where the market is located. + + + + + Indicator if the player has access to Horizons content. + + + + + List of all available parts in shipyard. + + Altitude above average radius (sea level) when set. Altitude raycast to ground when unset. @@ -416,12 +541,12 @@ - Elite Dangerous shipyard.json file. + Elite Dangerous shipyard.json file. Contains data about ships available for purchase at the current station. - Unique ID of market. + Unique ID of current market.