Extend the Ground Height Map Display

One way to resolve this would be to center the ground height map mode of the scanner above your ship rather than exactly on it, and perhaps angle it a bit differently.
There doesn't have to be only one solution - there are independent merits for improving the ground height map and night-vision modes, I'd like both.

One of that advantages of implementing a new system instead of trying to retrofit the old system to the new task is that you are working with new stuff. Playing around with old code that may introduce problems for other areas in the code could be a nightmare, I think that's part of the problem they are having with customisable HUD colours. It should be simple to do, but it apparently isn't probably because of the way the legacy code is implemented.

Starting off with a clean slate with the task of "giving us night vision" rather than playing around with old code is going to be far easier. I would rather have a new system that has nothing to do with the ground landing radar but everything to do with what we want than a kludge that may be almost what we want but never as good as it should be.
 
One of that advantages of implementing a new system instead of trying to retrofit the old system to the new task is that you are working with new stuff. Playing around with old code that may introduce problems for other areas in the code could be a nightmare, I think that's part of the problem they are having with customisable HUD colours. It should be simple to do, but it apparently isn't probably because of the way the legacy code is implemented.

Starting off with a clean slate with the task of "giving us night vision" rather than playing around with old code is going to be far easier. I would rather have a new system that has nothing to do with the ground landing radar but everything to do with what we want than a kludge that may be almost what we want but never as good as it should be.

So go write that suggestion. I'm all for night vision modes and other vision modes.

This thread is about improving and extending the range of the ground height map display.
 
Back
Top Bottom