minetest/builtin
SmallJoker eea1fdaf25 Statbars: Reduce initial update interval
Centralize HUD updating in update_builtin_statbars.
Fixes race condition in 'on joinplayer' that causes stat bar bugs.
Correctly scales stat bars to custom max values set by mods.
2019-02-12 20:45:38 +00:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client CSM: add requested CSM_RF_READ_PLAYERINFO (#8007) 2018-12-24 10:51:10 +01:00
common Fix string.split returning an empty table if string starts with sepearator (#7827) 2018-11-01 21:07:01 +01:00
fstk Fix some misspellings (#8104) 2019-01-16 13:39:13 +01:00
game Statbars: Reduce initial update interval 2019-02-12 20:45:38 +00:00
mainmenu Builtin: Fix grayed-out but enabled modpacks 2019-02-09 21:54:39 +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 Rename 'Content Store' to 'Online Content Repository' in Advanced Settings 2019-02-03 18:07:14 +00:00