mainmenu_csm/builtin/game
red-001 152924b6f2
Add support for the new arguments of `request_shutdown` to the `/shutdown` chatcommand. (#5252)
2022-05-21 16:14:21 +02:00
..
auth.lua Builtin: Disallow registering users with the same name 2022-05-21 16:13:48 +02:00
chatcommands.lua Add support for the new arguments of `request_shutdown` to the `/shutdown` chatcommand. (#5252) 2022-05-21 16:14:21 +02:00
constants.lua Register.lua: Throw error if node 'light_source' > core.LIGHT_MAX 2022-05-21 16:13:50 +02:00
deprecated.lua Refactor logging 2022-05-21 16:12:54 +02:00
detached_inventory.lua Allow restricting detached inventories to one player 2022-05-21 16:14:04 +02:00
falling.lua builtin/.../falling.lua: Avoid crash when hitting unknown nodes 2022-05-21 16:14:11 +02:00
features.lua Remove client-side chat prediction. (#5055) 2022-05-21 16:14:14 +02:00
forceloading.lua Forceloading: Transient forceloads 2022-05-21 16:13:52 +02:00
init.lua Introduce builtin_shared and use it to fix #4778 2022-05-21 16:14:02 +02:00
item.lua Make facedir_to_dir and wallmounted_to_dir work with coloured nodes as well. (#5153) 2022-05-21 16:14:18 +02:00
item_entity.lua Item entities: Don't show description as infotext 2022-05-21 16:13:40 +02:00
misc.lua Add minetest.player_exists() (#5064) 2022-05-21 16:14:16 +02:00
privileges.lua Privileges: Only give singleplayer 4 basic privs 2022-05-21 16:14:00 +02:00
register.lua Add textures for air and ignore items (#5196) 2022-05-21 16:14:20 +02:00
statbars.lua Hud: Modify Y-positioning of health/breath starbars to prevent overlapping with Hotbar 2022-05-21 16:12:21 +02:00
static_spawn.lua Log static_spawn error only once 2022-05-21 16:13:05 +02:00
voxelarea.lua VoxelArea: faster iter function (#4490) 2022-05-21 16:13:54 +02:00