summaryrefslogtreecommitdiff
path: root/mesecons_compatibility/init.lua
AgeCommit message (Collapse)Author
2015-01-22Rewrite doors:Jeija
* Enable glass and obsidian glass doors to be used with mesecons * Doors can receive signals from a vertical wire placed two blocks beneath them, use this to create mesecon-controlled double doors * Fix textures for both git upstream and stable minetest_game * Shrink code size * Rename mesecons_compatibility to mesecons_doors.
2015-01-20Fix doors texture namesMT-Modder
2014-07-14add door sounds from minetest_gameMartin Doege
2013-11-30Update code to standards of Minetest 0.4.8.Uberi
2013-03-06Digging and footstep sounds for everything that needs them! Plus, pushing ↵Anthony Zhang
buttons, punching switches, and flipping levers all make sounds.
2013-02-06Fix piston drops and craft recipeJeija
2012-12-09Port door, fix button/lever bug, new visual style for receiverJeija
2012-12-08Add support for the preinstalled wooden door in minetest_gameJeija