minetest/games/minimal/mods/default
Loïc Blot c1b3ed4180 Player attrs: permits to remove an attribute by setting value to nil (#5716)
* Player attrs: permits to remove an attribute by setting value to nil

When doing player:set_attribute("attr", nil) remove attribute

Also remove a useless check on C++ API part (already done by checkplayer)

Fix #5709
2017-05-07 12:13:15 +02:00
..
sounds Add default_grass_footstep.1.ogg as a test sound in minimal 2012-03-27 00:36:31 +03:00
textures Add 2D sheet animation for nodes 2017-01-02 15:28:06 +01:00
init.lua Player attrs: permits to remove an attribute by setting value to nil (#5716) 2017-05-07 12:13:15 +02:00
mapgen.lua Mapgen: Various fixes and improvements 2016-01-11 01:32:20 +00:00