]> git.lizzy.rs Git - minetest.git/commit
Add wallmounted support for plantlike and plantlike_rooted nodes (#11379)
authorWuzzy <wuzzy2@mail.ru>
Thu, 15 Jul 2021 19:19:59 +0000 (19:19 +0000)
committerGitHub <noreply@github.com>
Thu, 15 Jul 2021 19:19:59 +0000 (21:19 +0200)
commitf4d8cc0f0bf33a998aa0d6d95de4b34f69fb31db
treebff947ef11780c27de4304b7a05be1de71be3d89
parent68143ed8eca81857d3d28c2c4059411d72a78e8e
Add wallmounted support for plantlike and plantlike_rooted nodes (#11379)
builtin/game/falling.lua
doc/lua_api.txt
games/devtest/mods/testnodes/drawtypes.lua
games/devtest/mods/testnodes/textures/testnodes_plantlike_rooted_base_side_wallmounted.png [new file with mode: 0644]
games/devtest/mods/testnodes/textures/testnodes_plantlike_rooted_wallmounted.png [new file with mode: 0644]
games/devtest/mods/testnodes/textures/testnodes_plantlike_wallmounted.png [new file with mode: 0644]
src/client/content_mapblock.cpp
src/client/content_mapblock.h
src/mapnode.cpp