summaryrefslogtreecommitdiff
path: root/mesecons_receiver
AgeCommit message (Expand)Author
2020-06-27Use mod.conf for dependencies (#492)David Leal
2019-06-27Optimize images (#464)Hugo Locurcio
2018-07-21Fix mesecon receiver duplication (#419)Vitaliy
2018-01-28Add sounds for wires and piston headsWuzzy
2017-11-01Set is_ground_content to false (#386)DS
2017-01-02Properly handle rotation of buttons / leversCarter Kolwey
2016-08-23Split wires into their own mod, introduce autoconnect hooksCarter Kolwey
2016-02-14Always use minetest.set_node instead of minetest.add_node for consistencyJeija
2015-10-04Remove trailing whitespaceJeija
2014-12-06Fix receiver looks, fixes #195, thanks to MT-Modder for reportingJeija
2014-11-22Fix bug in mesecon.mergetable that caused false rulesJeija
2014-11-22Replace mesecon:<some_function> with mesecon.<some_function> for greaterJeija
2014-11-22Rewrite mesecon wires. This should increase the efficiency and speed ofJeija
2014-01-10Move textures into their modsShadowNinja
2013-11-30Update code to standards of Minetest 0.4.8.Uberi
2013-02-08Fix #73 - receiver wire drops down one node when connected button is dug.Anthony Zhang
2012-12-09Port door, fix button/lever bug, new visual style for receiverJeija
2012-12-09Port a lot more (basically everything apart from gates, pistons and extrawire...Jeija
2012-09-09Add T-junction extrawire (no good textures yet)Jeija
2012-09-07Use sunlight_propagates = true for some more nodesJeija
2012-09-01Receiver now looks insulated, since it behaves that way anyways.Vanessa Ezekowitz
2012-08-28Gave receivers their own textures. Needed so that they can be texturedVanessa Ezekowitz
2012-08-19Fix bug when placing a wire (receiver) to an onstate-walllever/buttonJeija
2012-08-18new nodeboxes for receiver objects opposite wall levers etcVanessa Ezekowitz
2012-08-17Some fix for walllever/button receiver diggingJeija
2012-08-17Re-enable button + Wall lever, bugfix that adds a 'receiver' node (not yet de...Jeija