minetest/builtin/game
Vitra Suchovich 2dafce6206
Say /setpassword is insecure
2023-02-18 00:04:52 +01:00
..
async.lua Async environment for mods to do concurrent tasks (#11131) 2022-05-02 20:56:06 +02:00
auth.lua Run on_grant and on_revoke callbacks after privs change (#11387) 2021-06-30 20:40:45 +02:00
chat.lua Say /setpassword is insecure 2023-02-18 00:04:52 +01:00
constants.lua Fix breath_bar scaling; delay breath_bar hiding by one second (#8271) 2020-04-28 19:30:57 +02:00
deprecated.lua Removed some obsolete code (#10562) 2021-01-21 18:17:09 +00:00
detached_inventory.lua Add core.remove_detached_inventory (#7684) 2018-10-10 20:48:58 +02:00
falling.lua Add support for attached facedir/4dir nodes (#11432) 2022-11-24 17:56:07 -05:00
features.lua Add zstd compression support (#12515) 2022-09-28 09:06:14 -04:00
forceloading.lua Let mods choose a forceload limit (#13002) 2022-12-03 10:41:34 -05:00
init.lua Content ID caching in Lua (#12444) 2022-09-18 17:46:48 +02:00
item.lua Add support for attached facedir/4dir nodes (#11432) 2022-11-24 17:56:07 -05:00
item_entity.lua Fix typos and en_US/en_GB inconsistency in various files (#12902) 2022-11-09 11:57:19 -05:00
knockback.lua Fix typos and en_US/en_GB inconsistency in various files (#12902) 2022-11-09 11:57:19 -05:00
misc.lua Fix typos and en_US/en_GB inconsistency in various files (#12902) 2022-11-09 11:57:19 -05:00
misc_s.lua Add callback on_mapblocks_changed 2022-12-24 08:24:59 -05:00
privileges.lua Get rid of `basic_debug` last minute 2022-01-30 21:32:49 +01:00
register.lua Add callback on_mapblocks_changed 2022-12-24 08:24:59 -05:00
statbars.lua Fix error when `item` isn't provided to core.hud_replace_builtin (#12484) 2022-07-02 18:28:11 +01:00
static_spawn.lua Builtin: Replace deprecated function calls (#7561) 2018-07-17 20:17:54 +02:00
voxelarea.lua Add VoxelArea() constructor (#12886) 2022-10-22 08:05:45 -04:00