]> git.lizzy.rs Git - minetest.git/commit
world.mt: Only accept true/false/nil values (#8055)
authorSmallJoker <SmallJoker@users.noreply.github.com>
Sun, 13 Jan 2019 15:22:32 +0000 (16:22 +0100)
committerGitHub <noreply@github.com>
Sun, 13 Jan 2019 15:22:32 +0000 (16:22 +0100)
commited1415f78d7820c44e9a219b578b9fbcdce0cc65
treea15d23478bd18df7c9ecf1cf568c2920a6cfe8eb
parenta51909bb64811694773b6dd3abd791d3d78d85e6
world.mt: Only accept true/false/nil values (#8055)

This patch will make distinguishable mods in modpacks possible in the future
`nil` checks are required to provide backwards-compatibility for fresh configured worlds
builtin/mainmenu/dlg_config_world.lua
builtin/mainmenu/pkgmgr.lua
src/content/mods.cpp