mainmenu_csm/builtin/common
paramat dd112ad6ea
Vector functions: Fix vector.direction() function, improve documentation (#6801)
vector.direction() now returns a normalised vector with direction p1 to p2.
2022-05-21 16:15:39 +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 Improve chatcommand params consistency (#5985) 2022-05-21 16:14:56 +02:00
filterlist.lua Builtin: Fix subgame mod selection (#5367) 2022-05-21 16:14:48 +02:00
misc_helpers.lua Give subgames the ability to disallow specific mapgens (#6792) 2022-05-21 16:15:38 +02:00
serialize.lua minetest.deserialize: Throw error when argument not string (#5738) 2022-05-21 16:14:46 +02:00
strict.lua Improve security for client-sided mods (#5100) 2022-05-21 16:14:28 +02:00
vector.lua Vector functions: Fix vector.direction() function, improve documentation (#6801) 2022-05-21 16:15:39 +02:00