summaryrefslogtreecommitdiff
path: root/mesecons/presets.lua
AgeCommit message (Expand)Author
2020-12-19Replace mesecon.mergetable (#533)Vitaliy
2017-10-21Fix typonumber Zero
2017-10-08Improve rules and rule handling (#370)DS
2017-01-02Properly handle rotation of buttons / leversCarter Kolwey
2015-10-04Remove trailing whitespaceJeija
2015-02-28Add support for sticky blocks for pistons and a a sample sticky blockJeija
2014-11-22Use iterative algorithm for mesecon.find_receptor_on, major performance impro...Jeija
2014-11-22Replace mesecon:<some_function> with mesecon.<some_function> for greaterJeija
2014-11-22Pressure plates and the object detector will send power to verticalJeija
2012-12-13Include experimental vertical wires (needs textures)Jeija
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-12-08Port more blocks to nodedef system: object detector, extrawires, water turbin...Jeija
2012-12-08Cleanup, make and use util.lua, port command block and delayer to nodedefJeija
2012-12-08New branch: Move mesecon to node definition instead of functions like registe...Jeija