Default: Make some plant nodes non-flammable
[oweals/minetest_game.git] / mods / doors / README.txt
1 Minetest Game mod: doors
2 ========================
3 version: 2.0
4
5 License of source code:
6 -----------------------
7 Copyright (C) 2012 PilzAdam
8 modified by BlockMen (added sounds, glassdoors[glass, obsidian glass], trapdoor)
9 Steel trapdoor added by sofar.
10 Copyright (C) 2016 sofar@foo-projects.org
11 Re-implemented most of the door algorithms, added meshes, UV wrapped texture
12 Added doors API to facilitate coding mods accessing and operating doors.
13 Added Fence Gate model, code, and sounds
14
15 This program is free software. It comes without any warranty, to
16 the extent permitted by applicable law. You can redistribute it
17 and/or modify it under the terms of the Do What The Fuck You Want
18 To Public License, Version 2, as published by Sam Hocevar. See
19 http://sam.zoy.org/wtfpl/COPYING for more details.
20
21 License of textures
22 --------------------------------------
23 following Textures created by Fernando Zapata (CC BY-SA 3.0):
24   door_wood.png
25   door_wood_a.png
26   door_wood_a_r.png
27   door_wood_b.png
28   door_wood_b_r.png
29
30 following Textures created by BlockMen (WTFPL):
31   door_trapdoor.png
32   door_obsidian_glass_side.png
33
34 following textures created by celeron55 (CC BY-SA 3.0):
35   door_glass_a.png
36   door_glass_b.png
37
38 following Textures created by PenguinDad (CC BY-SA 4.0):
39   door_glass.png
40   door_obsidian_glass.png
41
42 following textures created by sofar (CC-BY-SA-3.0)
43   doors_trapdoor_steel.png
44   doors_trapdoor_steel_side.png
45   door_trapdoor_side.png
46
47
48 Obsidian door textures by red-001 based on textures by Pilzadam and BlockMen: WTFPL
49   door_obsidian_glass.png
50
51 Glass door textures by red-001 based on textures by celeron55: CC BY-SA 3.0
52   door_glass.png
53 All other textures (created by PilzAdam): WTFPL
54
55 Door textures were converted to the new texture map by sofar, paramat and
56 red-001, under the same license as the originals.
57
58 Models:
59 --------------------------------------
60 Door 3d models by sofar (CC-BY-SA-3.0)
61  - door_a.obj
62  - door_b.obj
63 Fence gate models by sofar (CC-BY-SA-3.0)
64  - fencegate_open.obj
65  - fencegate_closed.obj
66
67 License of sounds
68 --------------------------------------
69 Opening-Sound created by CGEffex (CC BY 3.0), modified by BlockMen
70   door_open.ogg
71 Closing-Sound created by bennstir (CC BY 3.0)
72   door_close.ogg
73 fencegate_open.ogg:
74   http://www.freesound.org/people/mhtaylor67/sounds/126041/ - CC0
75 fencegate_close.ogg:
76   http://www.freesound.org/people/BarkersPinhead/sounds/274807/ - CC-BY-3.0
77   http://www.freesound.org/people/rivernile7/sounds/249573/ - CC-BY-3.0
78 Steel door sounds (open & close (CC-BY-3.0) by HazMatt
79   - http://www.freesound.org/people/HazMattt/sounds/187283/
80   doors_steel_door_open.ogg
81   doors_steel_door_close.ogg