minetest_game/mods/doors
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
..
sounds Added Glass and Obsidian Glass door (doors mod) 2014-07-05 16:02:17 +02:00
textures Compress all textures losslessly using optipng and advpng 2014-07-05 16:06:00 +02:00
README.txt Added Glass and Obsidian Glass door (doors mod) 2014-07-05 16:02:17 +02:00
depends.txt Move all common mods back to minetest_game 2013-05-18 16:05:16 +02:00
init.lua Make open trapdoor climbable 2014-07-22 13:04:45 +02:00

README.txt

Minetest 0.4 mod: doors
=======================
version: 1.3

License of source code:
-----------------------
Copyright (C) 2012 PilzAdam
modified by BlockMen (added sounds, glassdoors[glass, obsidian glass], trapdoor)

This program is free software. It comes without any warranty, to
the extent permitted by applicable law. You can redistribute it
and/or modify it under the terms of the Do What The Fuck You Want
To Public License, Version 2, as published by Sam Hocevar. See
http://sam.zoy.org/wtfpl/COPYING for more details.

License of textures
--------------------------------------
following Textures created by Fernando Zapata (CC BY-SA 3.0):
  door_wood.png
  door_wood_a.png
  door_wood_a_r.png
  door_wood_b.png
  door_wood_b_r.png

following Textures created by BlockMen (WTFPL):
  door_trapdoor.png
  door_obsidian_glass_side.png

following textures created by celeron55 (CC BY-SA 3.0):
  door_trapdoor_side.png
  door_glass_a.png
  door_glass_b.png
  
following Textures created by PenguinDad (CC BY-SA 4.0):
  door_glass.png
  door_obsidian_glass.png

All other textures (created by PilzAdam): WTFPL


License of sounds
--------------------------------------
Opening-Sound created by CGEffex (CC BY 3.0), modified by BlockMen
  door_open.ogg
Closing-Sound created by bennstir (CC BY 3.0)
  door_close.ogg