minetest_game/mods
Zefram 820e48badc Make open trapdoor climbable
When a trapdoor is mounted upside down, to make its top surface flush
with the floor above when closed, it is necessary to have some way to
climb through the trapdoor node when it's open.  Making it climbable
like a ladder satisfies this need.  It is somewhat realistic, as a real
trapdoor can have a ladder segment mounted on one face.  When the trapdoor
is mounted in its default orientation, making the bottom surface flush
with the ceiling below when closed, the climbability when open is not
strictly necessary, but is still a convenience.
2014-07-22 13:04:45 +02:00
..
boats Add spaces around operators in boat mod code, fix a problem with boat staticdata, fix a crash that can occur with boat going over unknown nodes. 2014-07-09 09:47:51 +02:00
bones Compress all textures losslessly using optipng and advpng 2014-07-05 16:06:00 +02:00
bucket Compress all textures losslessly using optipng and advpng 2014-07-05 16:06:00 +02:00
creative Make gui part of default 2014-07-05 16:06:16 +02:00
default Consistently use group:stick in tool recipes 2014-07-22 13:03:45 +02:00
doors Make open trapdoor climbable 2014-07-22 13:04:45 +02:00
dye Compress all textures losslessly using optipng and advpng 2014-07-05 16:06:00 +02:00
farming Fix desert_sand_soil dropping itself, and changed the descriptions 2014-07-22 12:56:20 +02:00
fire Compress all textures losslessly using optipng and advpng 2014-07-05 16:06:00 +02:00
flowers Compress all textures losslessly using optipng and advpng 2014-07-05 16:06:00 +02:00
give_initial_stuff Remove / replace all print() calls 2013-11-17 11:55:46 +01:00
screwdriver Improve message about screwdriver control 2014-07-22 13:04:20 +02:00
sethome Add /sethome & /home 2014-07-05 16:02:09 +02:00
stairs Added desert and sandstone brick slabs and stairs 2014-07-05 16:01:45 +02:00
tnt Add protection to TNT (by @tenplus1) 2014-07-13 19:24:57 +02:00
vessels Compress all textures losslessly using optipng and advpng 2014-07-05 16:06:00 +02:00
wool Compress all textures losslessly using optipng and advpng 2014-07-05 16:06:00 +02:00
xpanes Fix crafting recipe for iron bars 2014-07-08 19:10:55 +02:00