mainmenu_csm/builtin/game
Paul Ouellette 289186639f
Remove incorrect feature flag (#8086)
And document the versions that introduced the features.
2022-05-21 16:16:41 +02:00
..
auth.lua Replace auth.txt with SQLite auth database (#7279) 2022-05-21 16:16:15 +02:00
chatcommands.lua Rename hasprivs command to haspriv (#7860) 2022-05-21 16:16:26 +02:00
constants.lua Customizeable max breath for players (#6411) 2022-05-21 16:15:20 +02:00
deprecated.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
detached_inventory.lua Add core.remove_detached_inventory (#7684) 2022-05-21 16:16:20 +02:00
falling.lua Builtin: Replace deprecated function calls (#7561) 2022-05-21 16:16:09 +02:00
features.lua Remove incorrect feature flag (#8086) 2022-05-21 16:16:41 +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 Add eat sound (#7956) 2022-05-21 16:16:33 +02:00
item_entity.lua Builtin: Replace deprecated function calls (#7561) 2022-05-21 16:16:09 +02:00
misc.lua Builtin: Replace deprecated function calls (#7561) 2022-05-21 16:16:09 +02:00
privileges.lua Make chat command + privilege help slightly more accurate (#6964) 2022-05-21 16:15:44 +02:00
register.lua Fix typo (GH#7421) 2022-05-21 16:16:03 +02:00
statbars.lua Customizeable max breath for players (#6411) 2022-05-21 16:15:20 +02:00
static_spawn.lua Builtin: Replace deprecated function calls (#7561) 2022-05-21 16:16:09 +02:00
voxelarea.lua VoxelArea: faster iter function (#4490) 2022-05-21 16:13:54 +02:00