sfan5 1b68fb7683 Don't allow banning in singleplayer 2 years ago
..
async.lua e7659883cc Async environment for mods to do concurrent tasks (#11131) 2 years ago
auth.lua 8cc04e0cb4 Run on_grant and on_revoke callbacks after privs change (#11387) 3 years ago
chat.lua 1b68fb7683 Don't allow banning in singleplayer 2 years ago
constants.lua a36c9c3e93 Fix breath_bar scaling; delay breath_bar hiding by one second (#8271) 4 years ago
deprecated.lua 45ccfe26fb Removed some obsolete code (#10562) 3 years ago
detached_inventory.lua 0a5e77132a Add core.remove_detached_inventory (#7684) 5 years ago
falling.lua ff9945dc6e Fix falling mesh nodes being half size (#11389) 2 years ago
features.lua 44fc888bd6 Allow get_sky to return a table (#11963) 2 years ago
forceloading.lua 1bc753f655 Use safe_file_write to save forceloaded blocks 3 years ago
init.lua e7659883cc Async environment for mods to do concurrent tasks (#11131) 2 years ago
item.lua 089797dbe6 Fix Minetest blaming the wrong mod for errors (#12241) 2 years ago
item_entity.lua 7fff9da71d item_entity: Cache collisionbox for use in on_step 2 years ago
item_s.lua e6385e2ab7 Reorganize some builtin functions in preparation for async env 2 years ago
knockback.lua b2ab5fd161 Replace deprecated call to add_player_velocity in builtin (#10968) 3 years ago
misc.lua ec9f157512 Use native packer to transfer globals into async env(s) 2 years ago
misc_s.lua e6385e2ab7 Reorganize some builtin functions in preparation for async env 2 years ago
privileges.lua 5da204f5bc Get rid of `basic_debug` last minute 2 years ago
register.lua 089797dbe6 Fix Minetest blaming the wrong mod for errors (#12241) 2 years ago
statbars.lua 1e4d6672be Fix builtin statbar backgrounds 2 years ago
static_spawn.lua ade7a1cbcf Builtin: Replace deprecated function calls (#7561) 6 years ago
voxelarea.lua 8f085e02a1 Add metatables to lua vectors (#11039) 3 years ago