Fix trapdoor side textures and orientations
authorParamat <paramat@users.noreply.github.com>
Fri, 3 May 2019 22:49:07 +0000 (23:49 +0100)
committerGitHub <noreply@github.com>
Fri, 3 May 2019 22:49:07 +0000 (23:49 +0100)
commit5c48c76aa252f5627593db5034b948c83aafaaae
treeb85f229ae6e62490f264e166e674f96b3725a695
parentf21bab2ff9c56147f79d06b99dac0615041fc73d
Fix trapdoor side textures and orientations

Previously, opening a trapdoor caused the side textures to flip.

Fix the incorrect textures.
Also add a texture transform to a tile of the open trapdoor, such
that the closed trapdoor sides use the lower part of the texture
and the open trapdoor sides use the higher part.

Clean up some codestyle issues.
game_api.txt
mods/doors/README.txt
mods/doors/init.lua
mods/doors/textures/doors_trapdoor_side.png
mods/doors/textures/doors_trapdoor_steel_side.png