minetest/builtin/game
Wuzzy ec3142af99 Group "immortal" also protects players from damage
Document new meaning of immortal=1 for players

Disable breathing if player is immortal

Hide builtin statbars if player immortal (delayed)

Co-authored-by: ClobberXD <ClobberXD@gmail.com>
2019-08-01 14:45:23 +02:00
..
auth.lua Replace auth.txt with SQLite auth database (#7279) 2018-08-05 13:13:38 +02:00
chatcommands.lua Rename hasprivs command to haspriv (#7860) 2018-11-13 20:24:20 +01:00
constants.lua Customizeable max breath for players (#6411) 2017-09-15 12:18:47 +02:00
deprecated.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
detached_inventory.lua Add core.remove_detached_inventory (#7684) 2018-10-10 20:48:58 +02:00
falling.lua Add sounds for falling and attached nodes (#7719) 2019-03-05 08:17:48 +01:00
features.lua HTTP API: Allow binary downloads and headers (#8573) 2019-06-06 19:13:29 +02:00
forceloading.lua Save forceloaded blocks file periodically (#8535) 2019-06-10 01:07:33 +01:00
init.lua Add /help formspec for commands and privileges (#8385) 2019-07-20 18:22:32 +02:00
item.lua Docs: Clarify where to check for 'protection_bypass' (#8675) 2019-07-14 13:23:38 +02:00
item_entity.lua Builtin: Replace deprecated function calls (#7561) 2018-07-17 20:17:54 +02:00
misc.lua Builtin: Replace deprecated function calls (#7561) 2018-07-17 20:17:54 +02:00
privileges.lua Make chat command + privilege help slightly more accurate (#6964) 2018-01-29 23:39:36 +01:00
register.lua Check for 'action' field in ABMs & LBMs 2019-07-27 21:13:47 +02:00
statbars.lua Group "immortal" also protects players from damage 2019-08-01 14:45:23 +02:00
static_spawn.lua Builtin: Replace deprecated function calls (#7561) 2018-07-17 20:17:54 +02:00
voxelarea.lua VoxelArea: faster iter function (#4490) 2016-10-08 22:42:17 +10:00