mainmenu_csm/builtin/game
Dániel Juhász 53fdd2335b
Make dropped items colorable
2022-05-21 16:15:08 +02:00
..
auth.lua Add function to get player privileges (#5933) 2022-05-21 16:14:52 +02:00
chatcommands.lua Improve chatcommand params consistency (#5985) 2022-05-21 16:14:56 +02:00
constants.lua Register.lua: Throw error if node 'light_source' > core.LIGHT_MAX 2022-05-21 16:13:50 +02:00
deprecated.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
detached_inventory.lua Allow restricting detached inventories to one player 2022-05-21 16:14:04 +02:00
falling.lua Automatic item and node colorization (#5640) 2022-05-21 16:14:56 +02:00
features.lua Remove client-side chat prediction. (#5055) 2022-05-21 16:14:14 +02:00
forceloading.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
init.lua Create a filesystem abstraction layer for CSM and only allow accessing files that are scanned into it. (#5965) 2022-05-21 16:14:59 +02:00
item.lua Make dropped items colorable 2022-05-21 16:15:08 +02:00
item_entity.lua Add slippery group for nodes (players/items slide) 2022-05-21 16:15:07 +02:00
misc.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
privileges.lua Privileges: Only give singleplayer 4 basic privs 2022-05-21 16:14:00 +02:00
register.lua Add textures for air and ignore items (#5196) 2022-05-21 16:14:20 +02:00
statbars.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
static_spawn.lua Abort if static_spawnpoint is an invalid setting instead of just giving an error log 2022-05-21 16:15:06 +02:00
voxelarea.lua VoxelArea: faster iter function (#4490) 2022-05-21 16:13:54 +02:00