Age | Commit message (Expand) | Author |
2013-09-08 | Update Microcontroller Tutorial and add .odt source for the .pdf | Jeija |
2013-09-07 | Add LICENSE.txt | Jeija |
2013-09-07 | Upgrade CC-BY-SA License to 3.0 | Jeija |
2013-08-29 | Escape microcontroller code in formspec | khonkhortisan |
2013-08-27 | Merge pull request #119 from VanessaE/master | VanessaE |
2013-08-28 | Give crossing proper textures | Vanessa Ezekowitz |
2013-08-27 | Merge pull request #112 from khonkhortisan/multi_rules | khonkhortisan |
2013-06-22 | Audit code for possible nil value indexing with unregistered nodes. | Anthony Zhang |
2013-06-22 | Merge remote-tracking branch 'refs/remotes/origin/master' | Anthony Zhang |
2013-06-22 | Descend ยต in comment | khonkhortisan |
2013-06-20 | Crossover | khonkhortisan |
2013-06-15 | Fix pistons not updating the nodes when placing them again. | Novatux |
2013-06-10 | mesecon:rules_link nil return rule | khonkhortisan |
2013-06-10 | Support cyclic references in luacontroller memory tables, prohibit usage of g... | Anthony Zhang |
2013-06-06 | Fix bug where functions in Luacontroller EEPROM crashes the server (fixes #107). | Anthony Zhang |
2013-06-05 | Fix README a little and add piston sounds by suzenako, contributed by jordan4... | Anthony Zhang |
2013-06-05 | Change mesecons signals so that they update effectors only after a globalstep... | Novatux |
2013-06-05 | Merge pull request #106 from Novatux/heat | Anthony |
2013-06-05 | Add an ABM function which resets heat to 0, since gates/controllers won't be ... | Novatux |
2013-06-01 | Add yellow lightstone | Sfan5 |
2013-05-26 | A ReadMe that is at least 2.84 times better than the old ones. | Anthony Zhang |
2013-05-25 | Add license information (requested by kaeza). | Anthony Zhang |
2013-05-21 | Silly mistake, interrupts should work better now. | Anthony Zhang |
2013-05-15 | Add burnt luacontroller (so you don't lose your program after an overheat) an... | Anthony Zhang |
2013-04-28 | Merge pull request #100 from RealBadAngel/master | VanessaE |
2013-04-28 | Fix all crafting recipes to use modern style | RealBadAngel |
2013-04-28 | Merge pull request #98 from RealBadAngel/patch-3 | VanessaE |
2013-04-28 | Update init.lua | RealBadAngel |
2013-04-27 | Merge remote-tracking branch 'refs/remotes/origin/master' | Anthony Zhang |
2013-04-27 | Avoid prepending "Server -!- " to messages sent using the command block. | Anthony Zhang |
2013-04-26 | Merge pull request #97 from RealBadAngel/patch-2 | Jeija |
2013-04-27 | Update README | RealBadAngel |
2013-04-22 | Merge pull request #96 from VanessaE/master | Anthony |
2013-04-21 | Minor tweak to allow vertical wires with caps to use the "vertical" | Vanessa Ezekowitz |
2013-04-21 | Fix pressure plate (onstate) nodebox | Jeija |
2013-04-20 | Merge pull request #95 from VanessaE/master | Jeija |
2013-04-21 | Make pressure plate texturing more flexible, improve appearance of existing t... | Vanessa Ezekowitz |
2013-04-20 | Fix pressure plate wield image. | Anthony Zhang |
2013-04-20 | Update selection boxes to make building easier. | Anthony Zhang |
2013-04-15 | Merge pull request #94 from RealBadAngel/patch-1 | Jeija |
2013-04-15 | Update init.lua | RealBadAngel |
2013-04-14 | Merge remote-tracking branch 'refs/remotes/origin/master' | Anthony Zhang |
2013-04-14 | Fix invalid node name if node was changed in after_place_node callback (fixes... | Anthony Zhang |
2013-04-13 | Merge branch 'patch_#85' | Jeija |
2013-04-07 | Merge pull request #92 from khonkhortisan/lazypull | Anthony |
2013-04-07 | Round movestone position, don't forget last pull | khonkhortisan |
2013-04-02 | Sanity checks for commandblock commands. | Anthony Zhang |
2013-04-02 | Don't push objects into walls and fix bug in previous commit | Jeija |
2013-04-02 | Make pistons and movestones move objects (push only yet) | Jeija |
2013-04-02 | Make pistons and movestones move objects (push only yet)origin/patch_#85 | Jeija |