mainmenu_csm/builtin/common
MarkuBu a99d95ee92
Pointed thing to face pos: Fix crash if opening door with slab or stair
Avoids crash caused when 'pointed thing -under' and '-above' are not
face-neighbours, for example in the case of pointing to the top half
of a door.
2022-05-21 16:14:41 +02:00
..
after.lua minetest.after(): simplify further, pause in singleplayer (#5500) 2022-05-21 16:14:34 +02:00
async_event.lua Use "core" namespace internally 2022-05-21 16:11:41 +02:00
chatcommands.lua Use more gettext (#5553) 2022-05-21 16:14:39 +02:00
filterlist.lua Faster insertion into table 2022-05-21 16:13:23 +02:00
misc_helpers.lua Pointed thing to face pos: Fix crash if opening door with slab or stair 2022-05-21 16:14:41 +02:00
serialize.lua Faster insertion into table 2022-05-21 16:13:23 +02:00
strict.lua Improve security for client-sided mods (#5100) 2022-05-21 16:14:28 +02:00
vector.lua Vector: Add vector.sort(a, b): return box edges 2022-05-21 16:14:17 +02:00