]> git.lizzy.rs Git - minetest.git/commit
Add support for attached facedir/4dir nodes (#11432)
authorWuzzy <Wuzzy@disroot.org>
Thu, 24 Nov 2022 22:56:07 +0000 (23:56 +0100)
committerGitHub <noreply@github.com>
Thu, 24 Nov 2022 22:56:07 +0000 (17:56 -0500)
commit3c7f26d93721d8d86ca5d9e894e8652b1e2a8672
tree7f5713d792f48edc51332c90798f17647624c98a
parent1c10988d6a19b06ac9c64e83675a76dea29cad2e
Add support for attached facedir/4dir nodes (#11432)
13 files changed:
builtin/game/falling.lua
builtin/game/item.lua
doc/lua_api.txt
games/devtest/mods/testnodes/properties.lua
games/devtest/mods/testnodes/textures/testnodes_attached4_bottom.png [new file with mode: 0644]
games/devtest/mods/testnodes/textures/testnodes_attached4_side.png [new file with mode: 0644]
games/devtest/mods/testnodes/textures/testnodes_attached4_top.png [new file with mode: 0644]
games/devtest/mods/testnodes/textures/testnodes_attachedf_bottom.png [new file with mode: 0644]
games/devtest/mods/testnodes/textures/testnodes_attachedf_side.png [new file with mode: 0644]
games/devtest/mods/testnodes/textures/testnodes_attachedf_top.png [new file with mode: 0644]
src/client/game.cpp
src/util/directiontables.cpp
src/util/directiontables.h