minetest/builtin
Ben Deutsch 93bccb3490 Client-side autojump. Remove Android-only stepheight autojump (#7228)
Works by detecting a collision while moving forward and then
simulating a jump. If the simulated jump is more successful,
an artificial jump key press is injected in the client.

Includes setting and key change GUI element for enabling and
disabling this feature.
2018-11-22 21:47:15 +00:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client CSM/SSM: Add on_mods_loaded callback (#7411) 2018-06-06 12:53:59 +02: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 Android: Improve UI scaling on smaller high-density displays (#7834) 2018-11-18 11:31:19 +01: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 Client-side autojump. Remove Android-only stepheight autojump (#7228) 2018-11-22 21:47:15 +00:00