minetest/builtin/game
SmallJoker 51e13ae588 Builtin: Disallow registering users with the same name
Prevents duplicate names: 'NickName', 'nickname', 'NICKNAME'.
Skips already registered users, so they can connect as usual.
2016-08-29 00:58:39 +01:00
..
auth.lua Builtin: Disallow registering users with the same name 2016-08-29 00:58:39 +01:00
chatcommands.lua Builtin/profiler: Replace game profiler (#4245) 2016-07-12 21:51:10 +02:00
constants.lua Builtin: Add core.MAP_BLOCKSIZE constant 2016-07-26 04:17:07 +01:00
deprecated.lua Refactor logging 2015-10-14 01:03:54 -04:00
detached_inventory.lua SAPI: Track last executed mod and include in error messages 2015-08-12 23:56:12 -04:00
falling.lua Add on_punchnode callback 2016-05-17 22:16:21 +10:00
features.lua Add AreaStore custom ID API 2016-03-07 16:33:20 -05:00
forceloading.lua Builtin: Add core.MAP_BLOCKSIZE constant 2016-07-26 04:17:07 +01:00
init.lua Builtin/profiler: Replace game profiler (#4245) 2016-07-12 21:51:10 +02:00
item.lua Builtin/game/item: Add `place_param2` nodedef field 2016-06-17 04:41:20 +01:00
item_entity.lua Item entities: Don't show description as infotext 2016-05-22 08:21:44 +01:00
misc.lua Move on join and on leave messages to lua (#4460) 2016-08-22 20:21:48 +02:00
privileges.lua Zooming the camera requires the 'zoom' privilege 2016-08-10 12:18:25 +02:00
register.lua Add minetest.register_lbm() to run code on block load only 2016-03-07 19:54:26 +01:00
statbars.lua Hud: Modify Y-positioning of health/breath starbars to prevent overlapping with Hotbar 2015-02-08 12:47:45 -05:00
static_spawn.lua Log static_spawn error only once 2015-11-21 00:13:28 +01:00
voxelarea.lua Improved VoxelArea variable locality, thus performance 2014-11-14 00:10:09 +10:00