minetest/builtin/common
Paramat 45e48295d2
Pointed_thing_to_face_pos: Avoid crash when player is inside a node (#7342)
Avoid crash in some situations when player is inside a node, causing
'above' to equal 'under'.
In this situation return 'under' which is the node position very close
to the face position that would normally be returned.
2018-05-16 20:49:46 +01:00
..
after.lua minetest.after(): simplify further, pause in singleplayer (#5500) 2017-04-02 10:51:16 +02:00
async_event.lua Use "core" namespace internally 2014-05-08 13:02:04 -04:00
chatcommands.lua Improve chatcommand params consistency (#5985) 2017-06-15 22:38:41 +02:00
filterlist.lua Add online content repository 2018-04-19 20:14:53 +01:00
misc_helpers.lua Pointed_thing_to_face_pos: Avoid crash when player is inside a node (#7342) 2018-05-16 20:49:46 +01:00
serialize.lua minetest.deserialize: Throw error when argument not string (#5738) 2017-05-09 23:11:20 +02:00
strict.lua [CSM] Improve security for client-sided mods (#5100) 2017-03-13 23:56:05 +01:00
vector.lua Vector functions: Fix vector.direction() function, improve documentation (#6801) 2017-12-21 20:57:42 +01:00