minetest/builtin
Gaël C 327bad2eaf Added pitch fly mode (#7817)
In pitch fly mode, you fly to the exact direction you are pointing at, using the forward key. Other move directions are also pitched accordingly.
It allows smoother and more complex movements.
Can be enabled/disabled by L key by default (set keymap_pitchfly in minetest.conf)
2018-12-01 10:01:32 +01:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client CSM: Don't create the client script environment if CSM is disabled (#7874) 2018-11-24 10:41:11 +00:00
common Fix string.split returning an empty table if string starts with sepearator (#7827) 2018-11-01 21:07:01 +01:00
fstk Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
game Rename hasprivs command to haspriv (#7860) 2018-11-13 20:24:20 +01:00
mainmenu Content store: Hide navigation buttons when there's no packages 2018-11-26 18:47:33 +00:00
profiler Profiler: Fix var args not being passed to callback register function 2017-10-14 18:28:56 +01:00
init.lua Move `setlocale` from Lua to C++. 2018-02-08 15:38:34 +01:00
settingtypes.txt Added pitch fly mode (#7817) 2018-12-01 10:01:32 +01:00