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