Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
If liquid_queue_purge_time == 0 then disable the queue size limiting and make this the default setting
Additionally, liquid_loop_max now defaults to 100000
|
|
|
|
|
|
|
|
Signed-off-by: Craig Robbins <kde.psych@gmail.com>
|
|
fixes #1989
move the plant to the bottom of its node properly, without affecting its scale. See isue #1989
|
|
|
|
|
|
|
|
consumed
|
|
Signed-off-by: Craig Robbins <kde.psych@gmail.com>
|
|
|
|
|
|
See https://github.com/minetest/minetest/issues/1687#issuecomment-56830173
Signed-off-by: Craig Robbins <kde.psych@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and climbing sounds possible
|
|
Signed-off-by: Craig Robbins <kde.psych@gmail.com>
|
|
|
|
3d noise with a buffer created for 2d
|
|
|
|
NoiseParams to lua_api.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This greatly reduces the complexity of Settings code.
Additionally, several memory leaks were fixed.
|
|
|