minetest_game/mods/stairs
Paramat 5b3b609270
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.
2018-10-04 00:33:11 +01:00
..
README.txt README.txt files: Change 'LGPL 2.1' to 'LGPLv2.1+'. Remove 'WTFPL' 2018-08-22 01:23:00 +01:00
depends.txt Correct farming/stairs dependency (#1838) 2017-07-22 16:11:40 +02:00
init.lua Stairs: Add field to determine world-aligned textures (#2219) 2018-10-04 00:33:11 +01:00
license.txt Stairs: Set world-aligned textures for all stairs and slabs 2017-11-04 23:43:30 +00:00

README.txt

Minetest Game mod: stairs
=========================
See license.txt for license information.

Authors of source code
----------------------
Originally by Kahrl <kahrl@gmx.net> (LGPLv2.1+) and
celeron55, Perttu Ahola <celeron55@gmail.com> (LGPLv2.1+)
Various Minetest developers and contributors (LGPLv2.1+)