summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-18Change field receipt handling to work properly with Minetest 0.4.8.Uberi
2013-12-02Merge pull request #126 from qwrwed/masterAnthony
2013-12-02change on_punch to on_rightclick, make disabled blinky plants drop normal onesqwrwed
2013-11-30Update code to standards of Minetest 0.4.8.Uberi
2013-11-30Compat shim for minetest.swap_node, lightstone conducts from the bottom.Uberi
2013-11-30Merge branch 'master' of github.com:Jeija/minetest-mod-meseconsVanessa Ezekowitz
2013-11-30Remove "disabled" blinkyplant from inventoryVanessa Ezekowitz
2013-11-30Fix vertical wire drops.Uberi
2013-11-30Use minetest.swap_node() instead of mesecons' version, Minor code changesVanessa Ezekowitz
2013-11-30use 'wood' group for crafting pistons, pressure plates, and noteblocksVanessa Ezekowitz
2013-11-29Merge pull request #124 from qwrwed/masterVanessaE
2013-11-29Make blinkyplants toggleableqwrwed
2013-09-08Update Microcontroller Tutorial and add .odt source for the .pdfJeija
2013-09-07Add LICENSE.txtJeija
2013-09-07Upgrade CC-BY-SA License to 3.0Jeija
2013-08-29Escape microcontroller code in formspeckhonkhortisan
2013-08-27Merge pull request #119 from VanessaE/masterVanessaE
2013-08-28Give crossing proper texturesVanessa Ezekowitz
2013-08-27Merge pull request #112 from khonkhortisan/multi_ruleskhonkhortisan
2013-06-22Audit code for possible nil value indexing with unregistered nodes.Anthony Zhang
2013-06-22Merge remote-tracking branch 'refs/remotes/origin/master'Anthony Zhang
2013-06-22Descend ยต in commentkhonkhortisan
2013-06-20Crossoverkhonkhortisan
2013-06-15Fix pistons not updating the nodes when placing them again.Novatux
2013-06-10mesecon:rules_link nil return rulekhonkhortisan
2013-06-10Support cyclic references in luacontroller memory tables, prohibit usage of g...Anthony Zhang
2013-06-06Fix bug where functions in Luacontroller EEPROM crashes the server (fixes #107).Anthony Zhang
2013-06-05Fix README a little and add piston sounds by suzenako, contributed by jordan4...Anthony Zhang
2013-06-05Change mesecons signals so that they update effectors only after a globalstep...Novatux
2013-06-05Merge pull request #106 from Novatux/heatAnthony
2013-06-05Add an ABM function which resets heat to 0, since gates/controllers won't be ...Novatux
2013-06-01Add yellow lightstoneSfan5
2013-05-26A ReadMe that is at least 2.84 times better than the old ones.Anthony Zhang
2013-05-25Add license information (requested by kaeza).Anthony Zhang
2013-05-21Silly mistake, interrupts should work better now.Anthony Zhang
2013-05-15Add burnt luacontroller (so you don't lose your program after an overheat) an...Anthony Zhang
2013-04-28Merge pull request #100 from RealBadAngel/masterVanessaE
2013-04-28Fix all crafting recipes to use modern styleRealBadAngel
2013-04-28Merge pull request #98 from RealBadAngel/patch-3VanessaE
2013-04-28Update init.luaRealBadAngel
2013-04-27Merge remote-tracking branch 'refs/remotes/origin/master'Anthony Zhang
2013-04-27Avoid prepending "Server -!- " to messages sent using the command block.Anthony Zhang
2013-04-26Merge pull request #97 from RealBadAngel/patch-2Jeija
2013-04-27Update READMERealBadAngel
2013-04-22Merge pull request #96 from VanessaE/masterAnthony
2013-04-21Minor tweak to allow vertical wires with caps to use the "vertical"Vanessa Ezekowitz
2013-04-21Fix pressure plate (onstate) nodeboxJeija
2013-04-20Merge pull request #95 from VanessaE/masterJeija
2013-04-21Make pressure plate texturing more flexible, improve appearance of existing t...Vanessa Ezekowitz
2013-04-20Fix pressure plate wield image.Anthony Zhang