summaryrefslogtreecommitdiff
path: root/mesecons/services.lua
AgeCommit message (Expand)Author
2013-11-30Update code to standards of Minetest 0.4.8.Uberi
2013-11-30Use minetest.swap_node() instead of mesecons' version, Minor code changesVanessa Ezekowitz
2013-08-27Merge pull request #112 from khonkhortisan/multi_ruleskhonkhortisan
2013-06-20Crossoverkhonkhortisan
2013-06-05Change mesecons signals so that they update effectors only after a globalstep...Novatux
2013-06-05Add an ABM function which resets heat to 0, since gates/controllers won't be ...Novatux
2013-04-14Fix invalid node name if node was changed in after_place_node callback (fixes...Anthony Zhang
2012-12-26Re-write pistons from scratch, propably fixes a lot of bugs and doesn't cause...Jeija
2012-12-16Cleanup and improve piston codeJeija
2012-12-15Upload cleaned up mesecons to nextgen branchJeija
2012-12-11Fix a bug that occured when placing an effector next to a receptorJeija
2012-08-16Add conductor rules, add demo isolated mesecons to proof that it worksJeija
2012-08-13New effector system, effectors have to be registered with mesecon:register_ef...Jeija
2012-08-13Code cleanupJeija
2012-08-13Code cleanup and ond more extremely small speedupJeija