Stairs: Add field to determine world-aligned textures (#2219)
authorParamat <paramat@users.noreply.github.com>
Wed, 3 Oct 2018 23:33:11 +0000 (00:33 +0100)
committerGitHub <noreply@github.com>
Wed, 3 Oct 2018 23:33:11 +0000 (00:33 +0100)
commit5b3b60927000706f3613423d30e2ed108e2c38fd
tree6ac2cf246898cc512e3388401d93d921c219eaed
parent24900f7da571f9851e50be35753c091f11b7be1e
Stairs: Add field to determine world-aligned textures (#2219)

All stair/slab nodes with parent nodes that are rotatable (wood and bricks)
are reverted to not having world-aligned textures, to fix the breakage of
rotated stair/slab appearence in worlds.

Update, and add missing documentation to, game_api.txt.
game_api.txt
mods/farming/nodes.lua
mods/stairs/init.lua