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