Nathan Salapat ef4437a34a Added a chalkboard and fixed more sabotage issues. 2 年之前
..
locale 86c9a6f11b Added doors 3 年之前
models 86c9a6f11b Added doors 3 年之前
sounds 86c9a6f11b Added doors 3 年之前
textures 9686869684 Added multihome mod. 3 年之前
README.txt c091ef0d4e Added the furniture mod. 3 年之前
doors.lua 9686869684 Added multihome mod. 3 年之前
functions.lua ef4437a34a Added a chalkboard and fixed more sabotage issues. 2 年之前
init.lua 4f357bbef8 Lock picking puzzle added. 3 年之前
keys.lua c5ff874f9f Just pushing code. 3 年之前
license.txt 86c9a6f11b Added doors 3 年之前
lock_picking.lua a1c79a2531 Added decals, artwork, furniture, and tasks. 3 年之前
mod.conf 86c9a6f11b Added doors 3 年之前
trapdoors.lua c091ef0d4e Added the furniture mod. 3 年之前

README.txt

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

Authors of source code
----------------------
Originally by PilzAdam (MIT)

Modified by BlockMen (MIT): Added sounds, glass doors (glass, obsidian glass) and trapdoor.

Modified by sofar (sofar@foo-projects.org) (MIT):
Added Steel trapdoor.
Re-implemented most of the door algorithms, added meshes, UV wrapped texture.
Added doors API to facilitate coding mods accessing and operating doors.
Added Fence Gate model, code, and sounds.

Various Minetest developers and contributors (MIT)


Authors of media (textures)
---------------------------

Following textures created by BlockMen (CC BY-SA 3.0):
doors_trapdoor_wood_1.png

Following textures created by PenguinDad (CC BY-SA 4.0):
doors_glass_1.png
doors_obsidian_glass_1.png

Following textures created by sofar (CC-BY-SA-3.0):
doors_trapdoor_steel_1.png

Following textures created by paramat (CC-BY-SA-3.0):
doors_trapdoor_wood_1_side.png
doors_trapdoor_steel_1_side.png

Obsidian door textures by red-001 based on textures by Pilzadam and BlockMen (CC BY-SA 3.0):
doors_obsidian_glass_1.png

Glass door textures by Krock and paramat based on textures by VanessaE (CC BY-SA 3.0):
doors_glass_1.png
doors_glass_1_inv.png

Other textures (created by PilzAdam) (CC BY-SA 3.0):
doors_obsidian_glass_1_inv.png
doors_steel_1.png
doors_steel_1_inv.png

celeron55, Perttu Ahola: CC By-sa 3.0 MTCORE32px
doors_wood_2.png



Authors of media (models)
-------------------------
Door 3d models by sofar (CC-BY-SA-3.0)
- door_a.obj
- door_b.obj


Authors of media (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
fencegate_open.ogg:
http://www.freesound.org/people/mhtaylor67/sounds/126041/ - (CC0 1.0)
fencegate_close.ogg:
http://www.freesound.org/people/BarkersPinhead/sounds/274807/ - (CC-BY-3.0)
http://www.freesound.org/people/rivernile7/sounds/249573/ - (CC-BY-3.0)
Steel door sounds open & close (CC-BY-3.0) by HazMatt
- http://www.freesound.org/people/HazMattt/sounds/187283/
doors_steel_door_open.ogg
doors_steel_door_close.ogg
doors_glass_door_open.ogg, doors_glass_door_close.ogg:
https://www.freesound.org/people/SkeetMasterFunk69/sounds/235546/ (CC0 1.0)