Make trapdoor better visible when held in the hand
[oweals/minetest_game.git] / mods / doors / init.lua
2015-02-12 XanthinMake trapdoor better visible when held in the hand
2015-01-24 XanthinFix typo for obsidian glass door texture
2015-01-17 Craig DavisonFollow naming convention of textures and sounds in...
2014-11-30 Craig DavisonFix some undeclared global variables
2014-08-07 ZeframFix door hardness detection for open/close sounds
2014-08-07 JatAdd API doors : Sound for door open and close.
2014-07-22 ZeframPair door with door of any type
2014-07-22 ZeframMake open trapdoor climbable
2014-07-06 BlockMenRename functions, update API
2014-07-05 PenguinDadAdded Glass and Obsidian Glass door (doors mod)
2014-02-12 ShadowNinjaRemove trailing whitespace from doors
2014-02-12 ShadowNinjaAdd protection support to doors
2013-12-08 NovatuxUse minetest.swap_node instead of hacky_swap_node 227/head
2013-05-24 PilzAdamReplace minetest.env: with minetest.
2013-05-18 PilzAdamMove all common mods back to minetest_game
2013-03-21 PilzAdamUse common mods 153/head
2013-03-01 PilzAdamDont place doors if node under it has on_rightclick
2013-02-12 jojoa1997makes wood doors craftable from wood group 122/head
2013-01-26 Lord89JamesUpdate mods/doors/init.lua 113/head
2013-01-05 PilzAdamOpen/close doors with rightclick
2012-11-28 PilzAdamReplace the doors mod
2012-09-03 JatUpdate tile_images
2012-07-24 Perttu Aholamods/doors: make variables local
2012-03-30 Perttu AholaPlace doors to the close side of block instead of the...
2012-03-30 Perttu AholaAdd doors