mainmenu_csm/builtin/game
zeuner a4b8ce3f7a
Feature check for commit ac4884c3d677ef51bcce47f95ccd49d874022692 (#7618)
adds `entity_independent_selectionbox` to minetest.features
2022-05-21 16:16:15 +02:00
..
auth.lua Replace auth.txt with SQLite auth database (#7279) 2022-05-21 16:16:15 +02:00
chatcommands.lua Builtin: Replace deprecated function calls (#7561) 2022-05-21 16:16:09 +02:00
constants.lua Customizeable max breath for players (#6411) 2022-05-21 16:15:20 +02:00
deprecated.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
detached_inventory.lua Allow restricting detached inventories to one player 2022-05-21 16:14:04 +02:00
falling.lua Builtin: Replace deprecated function calls (#7561) 2022-05-21 16:16:09 +02:00
features.lua Feature check for commit ac4884c3d677ef51bcce47f95ccd49d874022692 (#7618) 2022-05-21 16:16:15 +02:00
forceloading.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
init.lua Create a filesystem abstraction layer for CSM and only allow accessing files that are scanned into it. (#5965) 2022-05-21 16:14:59 +02:00
item.lua Builtin: Replace deprecated function calls (#7561) 2022-05-21 16:16:09 +02:00
item_entity.lua Builtin: Replace deprecated function calls (#7561) 2022-05-21 16:16:09 +02:00
misc.lua Builtin: Replace deprecated function calls (#7561) 2022-05-21 16:16:09 +02:00
privileges.lua Make chat command + privilege help slightly more accurate (#6964) 2022-05-21 16:15:44 +02:00
register.lua Fix typo (GH#7421) 2022-05-21 16:16:03 +02:00
statbars.lua Customizeable max breath for players (#6411) 2022-05-21 16:15:20 +02:00
static_spawn.lua Builtin: Replace deprecated function calls (#7561) 2022-05-21 16:16:09 +02:00
voxelarea.lua VoxelArea: faster iter function (#4490) 2022-05-21 16:13:54 +02:00