minetest/builtin/game
dopik f8cc92c190 /shutdown can't do countdown when using reconnect and/or shutdown message (#7055)
Delay was converted from the param string and not the delay value, thus never using the actual given delay value when used in combination with other string values in the param, in this case reconnect and the shutdown messsage.
2018-06-03 17:32:00 +02:00
..
auth.lua Make use of safe file writing in auth handler (fixes #6576) 2018-06-03 17:32:00 +02:00
chatcommands.lua /shutdown can't do countdown when using reconnect and/or shutdown message (#7055) 2018-06-03 17:32:00 +02:00
constants.lua Register.lua: Throw error if node 'light_source' > core.LIGHT_MAX 2016-09-17 09:33:25 +01:00
deprecated.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
detached_inventory.lua Allow restricting detached inventories to one player 2016-11-28 13:41:19 +01:00
falling.lua Falling.lua: Delete falling node entities on contact with 'ignore' 2018-06-03 17:32:00 +02:00
features.lua Remove client-side chat prediction. (#5055) 2017-01-17 00:09:47 +01:00
forceloading.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
init.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
item_entity.lua Item entity: Delete in 'ignore' nodes 2018-06-03 17:32:00 +02:00
item.lua Builtin: Fix handle_node_drops crash with nil digger 2018-06-03 17:32:00 +02:00
misc.lua Add minetest.is_player (#7013) 2018-06-03 17:32:00 +02:00
privileges.lua Privileges: Only give singleplayer 4 basic privs 2016-11-07 21:55:17 +00:00
register.lua Fix "Ignoring CONTENT_IGNORE redefinition" warning (#4393) 2018-06-03 17:32:00 +02:00
statbars.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
static_spawn.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
voxelarea.lua VoxelArea: faster iter function (#4490) 2016-10-08 22:42:17 +10:00