Paramat 6d66c11a28 Various fixes for 'stairs' and 'hud' mods (#91)
Fix undeclared global variables in 'stairs' and 'hud' mods.

Stairs mod:
Add to 'depends.txt' to enable cheeseblock and wool slabs/stairs.
Improve detection of mobs mods.
Remove 'mobs:honey_block' slabs/stairs as the node does not exist.
2017-08-01 16:53:10 +03:00
..
2016-02-07 03:24:38 +02:00
2016-02-07 03:24:38 +02:00
2016-02-11 23:23:46 +02:00

Stairs Redo 0.1 based on Minetest 0.4 mod: stairs

License of source code:
-----------------------
Copyright (C) 2011-2012 Kahrl <kahrl@gmx.net>
Copyright (C) 2011-2012 celeron55, Perttu Ahola <celeron55@gmail.com>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 3.0 of the License, or
(at your option) any later version.

http://www.gnu.org/licenses/lgpl-3.0.html

License of media (textures and sounds)
--------------------------------------
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)                                 
http://creativecommons.org/licenses/by-sa/3.0/

Authors of media files
-----------------------
Everything not listed in here:
Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>


Note: This mod has been changed by TenPlus1 to include other blocks from different mods as well as corner stairs...