Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change fog distance from statute miles to nautical miles #31

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

XA-38
Copy link

@XA-38 XA-38 commented Jun 24, 2023

I noticed a couple of other instances of 1609.0 in fsguinewflightdialog.cpp related to the fog visibility distance. I changed these to 1852.0 so that these distances are in nautical miles.

@Skipper-is
Copy link

Ah good spot. Will review.

@NodokaHanamura NodokaHanamura added scenery Bug/Feature relates to scenery. graphics Bug/Feature relates to graphics subsystems. misc Bug/Feature relates to miscelleanous systems. UI/UX Bug/Feature affects YSFlight's UI and User Experience. labels Jun 24, 2023
@Skipper-is
Copy link

Had a quick look. Looks good, but need to check it compiled to see it working, and double check it against the wording of the menu. May require an update to the language file to reflect this.

Copy link

@Skipper-is Skipper-is left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the wording in the dialogue need to change to go along with this?

@Skipper-is Skipper-is merged commit 1e880a4 into YSCEDC:master Jun 27, 2023
@JOBBIN9422
Copy link

JOBBIN9422 commented Jun 27, 2023

It might be worth moving these conversions & other hard-coded values into a YSFlight constants header/class eventually (just something to think about)

@decaff42
Copy link

it would be nice to have unit conversion or definition handled in one unified place.

@Skipper-is
Copy link

Skipper-is commented Jun 28, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
graphics Bug/Feature relates to graphics subsystems. misc Bug/Feature relates to miscelleanous systems. scenery Bug/Feature relates to scenery. UI/UX Bug/Feature affects YSFlight's UI and User Experience.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants