mainmenu_csm/builtin
Wren Turkal 3c04a4c31d
Add allowed_mapgens option in game.conf. (#9263)
The game.conf has a disallowed_mapgens option. However, some games
require a certain mapgen to be used, like the CTF plugin. This change
adds an option to specify allowed mapgens so that the setting can be
specified in a way that needn't be updated as map generators are added
to Minetest.
2022-05-21 16:17:35 +02:00
..
async Use "core" namespace internally 2022-05-21 16:11:41 +02:00
client Add luacheck to check builtin (#7895) 2022-05-21 16:17:08 +02:00
common Fix some chatcommands not returning a value (#9503) 2022-05-21 16:17:33 +02:00
fstk Builtin UI: Move box element to ensure correct draw order 2022-05-21 16:17:09 +02:00
game Builtin: Make item entities glow less (#9594) 2022-05-21 16:17:34 +02:00
mainmenu Add allowed_mapgens option in game.conf. (#9263) 2022-05-21 16:17:35 +02:00
profiler Profiler: Fix wrong function name for entities 2022-05-21 16:17:31 +02:00
init.lua Move `setlocale` from Lua to C++. 2022-05-21 16:15:46 +02:00
settingtypes.txt Ignore near_plane setting on non-Android platforms (#8749) 2022-05-21 16:17:33 +02:00