Traitor/mods/doors
Nathan Salapat ef4437a34a Added a chalkboard and fixed more sabotage issues. 2022-06-13 21:21:56 -05:00
..
locale Added doors 2021-02-13 17:52:21 -06:00
models Added doors 2021-02-13 17:52:21 -06:00
sounds Added doors 2021-02-13 17:52:21 -06:00
textures Added multihome mod. 2021-12-17 21:06:59 -06:00
README.txt Added the furniture mod. 2021-02-16 20:19:12 -06:00
doors.lua Added multihome mod. 2021-12-17 21:06:59 -06:00
functions.lua Added a chalkboard and fixed more sabotage issues. 2022-06-13 21:21:56 -05:00
init.lua Lock picking puzzle added. 2021-11-26 20:35:00 -06:00
keys.lua Just pushing code. 2021-10-22 20:30:22 -05:00
license.txt Added doors 2021-02-13 17:52:21 -06:00
lock_picking.lua Added decals, artwork, furniture, and tasks. 2022-01-08 18:32:03 -06:00
mod.conf Added doors 2021-02-13 17:52:21 -06:00
trapdoors.lua Added the furniture mod. 2021-02-16 20:19:12 -06:00

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)