mainmenu_csm/builtin/game
Desour ae7bdddf51
Do not set a default for description in itemdef table (#10559)
* Do not set a default for description in itemdef table

* improve documentation
2022-05-21 16:18:06 +02:00
..
auth.lua Add on_authplayer callback and 'last_login' to on_joinplayer (#9574) 2022-05-21 16:17:47 +02:00
chat.lua Lua API: Add register_on_chatcommand to SSM and CSM (#7862) 2022-05-21 16:18:01 +02:00
constants.lua Fix breath_bar scaling; delay breath_bar hiding by one second (#8271) 2022-05-21 16:17:39 +02:00
deprecated.lua Add on_authplayer callback and 'last_login' to on_joinplayer (#9574) 2022-05-21 16:17:47 +02:00
detached_inventory.lua Add core.remove_detached_inventory (#7684) 2022-05-21 16:16:20 +02:00
falling.lua Falling: Fix error caused by missing param2 2022-05-21 16:17:54 +02:00
features.lua Deprecate get_player_velocity and add_player_velocity (#10173) 2022-05-21 16:18:02 +02:00
forceloading.lua Add luacheck to check builtin (#7895) 2022-05-21 16:17:08 +02:00
init.lua Add player knockback on punch to builtin 2022-05-21 16:17:10 +02:00
item.lua Add minetest.is_creative_enabled 2022-05-21 16:17:50 +02:00
item_entity.lua Fix #10349 game crashing if dropped an item with undefined light_source (#10351) 2022-05-21 16:17:58 +02:00
knockback.lua Add player knockback on punch to builtin 2022-05-21 16:17:10 +02:00
misc.lua Add minetest.get_artificial_light and minetest.get_natural_light (#5680) 2022-05-21 16:18:02 +02:00
privileges.lua Add luacheck to check builtin (#7895) 2022-05-21 16:17:08 +02:00
register.lua Do not set a default for description in itemdef table (#10559) 2022-05-21 16:18:06 +02:00
statbars.lua Add support for statbar “off state” icons (#9462) 2022-05-21 16:17:41 +02:00
static_spawn.lua Builtin: Replace deprecated function calls (#7561) 2022-05-21 16:16:09 +02:00
voxelarea.lua VoxelArea: faster iter function (#4490) 2022-05-21 16:13:54 +02:00