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

Improve messages when changing viewing range and exceeding server-set limit #13647

Merged
merged 2 commits into from Jul 14, 2023

Conversation

grorp
Copy link
Member

@grorp grorp commented Jul 7, 2023

This PR improves the "status text" messages that are shown when you increase or decrease the viewing range or toggle unlimited viewing range and exceed the server-set limit (set via set_sky, see PR #13448).

To do

This PR is a Ready for Review.

How to test

Set various fog_distance values via player:set_sky. Increase and decrease the viewing range and toggle unlimited viewing range. Verify that the messages always make sense, correctly reflect what has happened and are unambiguous.

@wsor4035 wsor4035 added the UI/UX label Jul 7, 2023
@lhofhansl
Copy link
Contributor

Fine by me. :)

Have been thinking recently that elsewhere we say "disabled by game or mod", for example when you want to zoom. That might be a better language than "disabled by server".

@grorp
Copy link
Member Author

grorp commented Jul 10, 2023

Have been thinking recently that elsewhere we say "disabled by game or mod", for example when you want to zoom. That might be a better language than "disabled by server".

Updated.

Copy link
Member

@srifqi srifqi left a comment

Choose a reason for hiding this comment

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

This PR looks good to me.

@lhofhansl
Copy link
Contributor

lhofhansl commented Jul 11, 2023

@srifqi Cool. I wasn't 100% about the wording, seems wordy. Then again I created the original messages, which I do not like. :)
I guess we can merge this as is... +1

@srifqi
Copy link
Member

srifqi commented Jul 11, 2023

The word server would only make sense when playing in a multi-player world. The phrase game or mod can be applied for both single- and multi-player world.

@Desour Desour merged commit 1837a11 into minetest:master Jul 14, 2023
13 checks passed
Wuzzy2 pushed a commit to Wuzzy2/minetest that referenced this pull request Jul 31, 2023
@grorp grorp deleted the fog-message-improvements branch December 18, 2023 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants