minetest/builtin/game
sfan5 7d3f0628c4 Use visual = "node" for builtin falling node entity
This greatly simplifies the code at the expense of some
falling nodes not showing up on older clients.
2025-02-22 16:19:04 +01:00
..
tests Luanti rename: builtin () 2024-10-28 19:40:18 +01:00
async.lua Luanti rename: builtin () 2024-10-28 19:40:18 +01:00
auth.lua Luanti rename: builtin () 2024-10-28 19:40:18 +01:00
chat.lua Luanti rename: builtin () 2024-10-28 19:40:18 +01:00
constants.lua Luanti rename: builtin () 2024-10-28 19:40:18 +01:00
death_screen.lua Dehardcode the death formspec () 2024-09-24 22:37:44 +02:00
deprecated.lua Luanti rename: builtin () 2024-10-28 19:40:18 +01:00
detached_inventory.lua Luanti rename: builtin () 2024-10-28 19:40:18 +01:00
falling.lua Use visual = "node" for builtin falling node entity 2025-02-22 16:19:04 +01:00
features.lua Implement metadata-aware version of InvRef:remove_item() () 2025-02-22 16:18:48 +01:00
forceloading.lua Let mods choose a forceload limit () 2022-12-03 10:41:34 -05:00
hud.lua Restore proportional minimap scaling () 2024-08-31 18:11:56 +02:00
init.lua Dehardcode the death formspec () 2024-09-24 22:37:44 +02:00
item.lua Luanti rename: builtin () 2024-10-28 19:40:18 +01:00
item_entity.lua Luanti rename: builtin () 2024-10-28 19:40:18 +01:00
knockback.lua Allow nil puncher in object:punch () 2024-04-28 17:55:04 +02:00
misc.lua Luanti rename: builtin () 2024-10-28 19:40:18 +01:00
misc_s.lua Expose client version information in non-debug builds () 2025-02-09 18:09:07 +01:00
privileges.lua Luanti rename: builtin () 2024-10-28 19:40:18 +01:00
register.lua Luanti rename: builtin () 2024-10-28 19:40:18 +01:00
static_spawn.lua Make string to v3f parsing consistent, replace core.setting_get_pos() by core.settings:get_pos() () 2024-12-04 18:19:46 +01:00
voxelarea.lua Add VoxelArea() constructor () 2022-10-22 08:05:45 -04:00