mainmenu_csm/builtin/game
kwolekr 201f783d75
Hud: Modify Y-positioning of health/breath starbars to prevent overlapping with Hotbar
2022-05-21 16:12:21 +02:00
..
auth.lua Add strict module 2022-05-21 16:12:02 +02:00
chatcommands.lua Prevent null concatenation when /deleteblocks is provided an incorrect format 2022-05-21 16:12:20 +02:00
deprecated.lua Use "core" namespace internally 2022-05-21 16:11:41 +02:00
detached_inventory.lua Use "core" namespace internally 2022-05-21 16:11:41 +02:00
falling.lua Fix some undeclared global variables 2022-05-21 16:12:06 +02:00
features.lua Rework texture generating code, add texture grouping via ( ... ) 2022-05-21 16:11:54 +02:00
forceloading.lua Fix crash reported here: https://forum.minetest.net/viewtopic.php?f=6&t=9726 2022-05-21 16:11:52 +02:00
init.lua Remove builtin_biome.lua from builtin and add simple biome minimal 2022-05-21 16:12:14 +02:00
item.lua New feature: drop a item instead a stack while... 2022-05-21 16:11:47 +02:00
item_entity.lua Make dropped items larger and rotate faster 2022-05-21 16:12:07 +02:00
misc.lua Simplify deleteblocks chat command argument parsing 2022-05-21 16:12:17 +02:00
mod_profiling.lua Fix retval of entity.get_staticdata beeing lost while profiling is enabled 2022-05-21 16:11:57 +02:00
privileges.lua Use "core" namespace internally 2022-05-21 16:11:41 +02:00
register.lua builtin: Unify register wrapper functions and wrap clear_registered_* functions too 2022-05-21 16:12:15 +02:00
statbars.lua Hud: Modify Y-positioning of health/breath starbars to prevent overlapping with Hotbar 2022-05-21 16:12:21 +02:00
static_spawn.lua Use "core" namespace internally 2022-05-21 16:11:41 +02:00
voxelarea.lua Improved VoxelArea variable locality, thus performance 2022-05-21 16:12:02 +02:00