Age | Commit message (Expand) | Author |
2017-01-02 | Properly handle rotation of buttons / levers | Carter Kolwey |
2016-08-23 | Split wires into their own mod, introduce autoconnect hooks | Carter Kolwey |
2016-02-14 | Always use minetest.set_node instead of minetest.add_node for consistency | Jeija |
2015-10-04 | Remove trailing whitespace | Jeija |
2014-12-06 | Fix receiver looks, fixes #195, thanks to MT-Modder for reporting | Jeija |
2014-11-22 | Fix bug in mesecon.mergetable that caused false rules | Jeija |
2014-11-22 | Replace mesecon:<some_function> with mesecon.<some_function> for greater | Jeija |
2014-11-22 | Rewrite mesecon wires. This should increase the efficiency and speed of | Jeija |
2014-01-10 | Move textures into their mods | ShadowNinja |
2013-11-30 | Update code to standards of Minetest 0.4.8. | Uberi |
2013-02-08 | Fix #73 - receiver wire drops down one node when connected button is dug. | Anthony Zhang |
2012-12-09 | Port door, fix button/lever bug, new visual style for receiver | Jeija |
2012-12-09 | Port a lot more (basically everything apart from gates, pistons and extrawire... | Jeija |
2012-09-09 | Add T-junction extrawire (no good textures yet) | Jeija |
2012-09-07 | Use sunlight_propagates = true for some more nodes | Jeija |
2012-09-01 | Receiver now looks insulated, since it behaves that way anyways. | Vanessa Ezekowitz |
2012-08-28 | Gave receivers their own textures. Needed so that they can be textured | Vanessa Ezekowitz |
2012-08-19 | Fix bug when placing a wire (receiver) to an onstate-walllever/button | Jeija |
2012-08-18 | new nodeboxes for receiver objects opposite wall levers etc | Vanessa Ezekowitz |
2012-08-17 | Some fix for walllever/button receiver digging | Jeija |
2012-08-17 | Re-enable button + Wall lever, bugfix that adds a 'receiver' node (not yet de... | Jeija |