@if (m.isLandable == true)
{
if (m.surfacePressure > 0)
{
@Html.Raw(", <span class=\"alarm2\"> Landable </span>")
}
else
{
@Html.Raw(", <span class=\"alarm\"> Landable </span>")
}
}
if (m.surfacePressure > 0)
if (!string.IsNullOrEmpty(m.atmosphereType) && m.atmosphereType.ToLower().Contains("thin"))
GreatI found a solution!
Sure, I would have done it in a similar way.But I have no idea if this is the best solution...
Ah, ok! It's more that depending on the characteristics of the settlement you can have an idea of what data/itens you can find, and for me its quite different to be able to browse that on the fip instead of a browser. Regardless, thanks for all the work on this application, it really changed my Elite experience.Hello @Maiya
sorry, I don't have plans, to add any new functionality to this application.
I see that there are 100.000 odyssey settlements on eddb.
I also don't see any really useful information for odyssey settlements to display:
your best bet is to use eddb :
https://eddb.io/station?i=1&t=25&j=0
Hi mhwing,@Maiya
I'm not sure how useful this will be, though ?
version 1.9.0
add navigation\odyssey settlements screen
<add key="JournalPath" value="\\dev5\C\Users\Marcel\Saved Games\Frontier Developments\Elite Dangerous" />