minetest/builtin/game
Thomas Rudin 9a07792f4d Save forceloaded blocks file periodically (#8535)
saves the forceloaded blocks periodically.
checks every 10 seconds if the forceloaded blocks got changed in-game
and persists them on-disk if that's the case
2019-06-10 01:07:33 +01:00
..
auth.lua Replace auth.txt with SQLite auth database (#7279) 2018-08-05 13:13:38 +02:00
chatcommands.lua Rename hasprivs command to haspriv (#7860) 2018-11-13 20:24:20 +01:00
constants.lua Customizeable max breath for players (#6411) 2017-09-15 12:18:47 +02:00
deprecated.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
detached_inventory.lua Add core.remove_detached_inventory (#7684) 2018-10-10 20:48:58 +02:00
falling.lua Add sounds for falling and attached nodes (#7719) 2019-03-05 08:17:48 +01:00
features.lua HTTP API: Allow binary downloads and headers (#8573) 2019-06-06 19:13:29 +02:00
forceloading.lua Save forceloaded blocks file periodically (#8535) 2019-06-10 01:07:33 +01:00
init.lua Create a filesystem abstraction layer for CSM and only allow accessing files that are scanned into it. (#5965) 2017-06-30 20:14:39 +02:00
item.lua Add eat sound (#7956) 2018-12-10 09:25:47 +01:00
item_entity.lua Builtin: Replace deprecated function calls (#7561) 2018-07-17 20:17:54 +02:00
misc.lua Builtin: Replace deprecated function calls (#7561) 2018-07-17 20:17:54 +02:00
privileges.lua Make chat command + privilege help slightly more accurate (#6964) 2018-01-29 23:39:36 +01:00
register.lua builtin/../register.lua: Abort make_wrap_deregistration if param is invalid 2019-05-04 12:56:19 +02:00
statbars.lua Statbars: Reduce initial update interval 2019-02-12 20:45:38 +00:00
static_spawn.lua Builtin: Replace deprecated function calls (#7561) 2018-07-17 20:17:54 +02:00
voxelarea.lua VoxelArea: faster iter function (#4490) 2016-10-08 22:42:17 +10:00