Minetest/builtin
DS 60ab2d94f0 Add sounds for falling and attached nodes (#7719)
* Add sounds for falling and attached nodes

The sound specified in `node_definition.sounds.fall` is used.
When a falling node is spawned at a position or an attached node drops, the sound is played at this position.

* allow all sorts of soundspecs
2019-03-05 08:17:48 +01:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client CSM: add requested CSM_RF_READ_PLAYERINFO (#8007) 2018-12-24 10:51:10 +01:00
common Fix string.split returning an empty table if string starts with sepearator (#7827) 2018-11-01 21:07:01 +01:00
fstk Fix some misspellings (#8104) 2019-01-16 13:39:13 +01:00
game Add sounds for falling and attached nodes (#7719) 2019-03-05 08:17:48 +01:00
mainmenu Hide uninstall package button on unmodifiable paths (#8255) 2019-03-05 08:12:58 +01:00
profiler Fix profiler crash by builtin since eea1fda (#8239) 2019-02-16 21:06:04 +01:00
init.lua Move `setlocale` from Lua to C++. 2018-02-08 15:38:34 +01:00
settingtypes.txt Settingtypes.txt: Remove 2 lines missed in a recent commit (#8277) 2019-02-23 03:15:56 +00:00