-
Notifications
You must be signed in to change notification settings - Fork 288
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
feat(content): Set 3D field of vision
to True by default
#4548
feat(content): Set 3D field of vision
to True by default
#4548
Conversation
Co-Authored-By: anothersimulacrum <[email protected]>
Co-Authored-By: anothersimulacrum <[email protected]>
Yeah about that, we already made z-level behavior mandatory, 3D vision is a different thing entirely. |
anothersimulacrum should be removed from author. i had left them in from the last pull request i started |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bit belatedly, I'm not sure if there's any major bugs we're missing with the feature, but this is only setting it on as default rather than making it mandatory, so it's probably alright. That said, I'll leave this for @Coolthulhu or @scarf005 to advise on this just in case before merging.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think it'd be ok to turn this on for now, no major bugs i think
No major bugs, but major lags with it turned on. That's gon' be a no from me, dawg. z-Levels, yes, 3D-vision, no. |
Purpose of change
Describe the solution
changes the
3D field of vision
value to true by default, changes some wordingDescribe alternatives you've considered
Testing
Additional context
Checklist