Could we get a feature implemented to allow us to toggle between units in game? More specifically, it should allow the player to toggle between the default (which is metric) to imperial units such as the knot and nautical mile. I’m not sure about the rest of the world, but the knot (as a unit of velocity) and the nautical mile (as a unit of distance) are common in the aviation industry in the United States. I’m used to reading distances in nautical miles so having to mentally convert to kilometers really messes with my head haha. Of course, something like this is low priority, but depending on the codebase, it could be as simple as a toggle in the setting menu that updates everything using as little development time possible.
I have it at the back of my head to support display-level unit preferences for the new gen-3 UI, but this will probably cover new pages only, not existing ones.