minetest/builtin
Wren Turkal f91124a0c0
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.
2020-04-06 16:06:16 +02:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client Add luacheck to check builtin (#7895) 2019-08-06 19:30:18 +01:00
common Fix some chatcommands not returning a value (#9503) 2020-03-14 15:01:22 +01:00
fstk Builtin UI: Move box element to ensure correct draw order 2019-08-08 19:33:43 +02:00
game Builtin: Make item entities glow less (#9594) 2020-04-04 21:27:30 +02:00
mainmenu Add allowed_mapgens option in game.conf. (#9263) 2020-04-06 16:06:16 +02:00
profiler Profiler: Fix wrong function name for entities 2020-02-23 22:24:12 +01:00
init.lua Move setlocale from Lua to C++. 2018-02-08 15:38:34 +01:00
settingtypes.txt Ignore near_plane setting on non-Android platforms (#8749) 2020-03-28 21:53:55 +01:00