Wuzzy 3c7f26d937 Add support for attached facedir/4dir nodes (#11432) 1 year 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 3c7f26d937 Add support for attached facedir/4dir nodes (#11432) 1 year ago
features.lua b1233056b7 Add zstd compression support (#12515) 1 year ago
forceloading.lua 1bc753f655 Use safe_file_write to save forceloaded blocks 3 years ago
init.lua 310b12b5ed Content ID caching in Lua (#12444) 1 year ago
item.lua 3c7f26d937 Add support for attached facedir/4dir nodes (#11432) 1 year ago
item_entity.lua d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 year ago
knockback.lua d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 year ago
misc.lua d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 year 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 475005012a Improve ABM and LBM registration error handling (#12969) 1 year ago
statbars.lua b095dc4f2b Fix error when `item` isn't provided to core.hud_replace_builtin (#12484) 2 years ago
static_spawn.lua ade7a1cbcf Builtin: Replace deprecated function calls (#7561) 6 years ago
voxelarea.lua 8f1593e4e8 Add VoxelArea() constructor (#12886) 1 year ago