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

world.mt: Only accept true/false/nil values #8055

Merged
merged 3 commits into from Jan 13, 2019

Conversation

SmallJoker
Copy link
Member

This patch will make distinguishable mods in modpacks possible in the future
nil checks are required to provide backwards-compatibility for fresh configured worlds

Patch source: #7914

pgimeno and others added 2 commits January 6, 2019 09:35
This patch will make distinguishable mods in modpacks possible in the future
`nil` checks are required to privide backwards-compatibility for fresh configured worlds
@SmallJoker SmallJoker added Bugfix 🐛 PRs that fix a bug @ Mainmenu labels Jan 6, 2019
@nerzhul nerzhul added this to the 5.0.0 milestone Jan 6, 2019
@SmallJoker SmallJoker merged commit ed1415f into minetest:master Jan 13, 2019
osjc pushed a commit to osjc/minetest that referenced this pull request Jan 23, 2019
This patch will make distinguishable mods in modpacks possible in the future
`nil` checks are required to provide backwards-compatibility for fresh configured worlds
@SmallJoker SmallJoker deleted the modload_fix branch July 13, 2019 15:23
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

4 participants