Wuzzy
bde073e521
Add support for disable_locking setting
...
(for minetest.conf). When true, this setting disables the crafting recipes
for stuff which can be locked. Currently, this is the steel door and the
locked chest. When not provided, the setting is assumed to be false.
2014-07-08 03:47:45 +02:00
BlockMen
584718a2a7
Rename functions, update API
2014-07-06 10:54:47 +02:00
PenguinDad
da9579846c
Added Glass and Obsidian Glass door (doors mod)
2014-07-05 16:02:17 +02:00
ShadowNinja
d5fcae085d
Remove trailing whitespace from doors
2014-02-12 18:26:48 -05:00
ShadowNinja
3e2781bc00
Add protection support to doors
2014-02-12 18:26:43 -05:00
Novatux
47a49eccf4
Use minetest.swap_node instead of hacky_swap_node
2013-12-08 18:12:44 +01:00
PilzAdam
31a74ede18
Replace minetest.env: with minetest.
2013-05-25 00:40:03 +02:00
PilzAdam
fcf0816fa8
Move all common mods back to minetest_game
2013-05-18 16:05:16 +02:00
PilzAdam
d6ec56811b
Use common mods
2013-03-21 18:44:36 +01:00
PilzAdam
6c70e0295a
Dont place doors if node under it has on_rightclick
2013-03-01 17:40:26 +01:00
jojoa1997
86cff038a4
makes wood doors craftable from wood group
2013-02-12 15:46:03 -05:00
Lord89James
716397819d
Update mods/doors/init.lua
...
Fix door's glitch in creative mode
2013-01-26 17:00:15 +01:00
PilzAdam
686c0d087c
Open/close doors with rightclick
2013-01-05 17:25:19 +01:00
PilzAdam
5311c6ec96
Replace the doors mod
2012-11-28 14:43:49 +01:00
Jat
d3d3e76447
Update tile_images
2012-09-03 17:30:05 +03:00
Perttu Ahola
f2916c0a31
mods/doors: make variables local
2012-07-24 17:44:26 +03:00
Perttu Ahola
48a76211a8
Place doors to the close side of block instead of the far side
2012-03-31 00:31:06 +03:00
Perttu Ahola
5bd33df1a3
Add doors
2012-03-30 11:15:31 +03:00