Age | Commit message (Expand) | Author |
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-25 | Merge pull request #36 from khonkhortisan/master | VanessaE |
2012-08-25 | recipe for blue lightstone from fiber, missing texture | Kyle |
2012-08-25 | Merge pull request #35 from VanessaE/master | VanessaE |
2012-08-25 | added images for blue lightstone | Vanessa Ezekowitz |
2012-08-24 | Merge pull request #34 from khonkhortisan/master | sfan5 |
2012-08-24 | Reduced the number of µC images. Instead of 16 top images, there is one | Kyle |
2012-08-24 | Merge pull request #33 from VanessaE/master | VanessaE |
2012-08-25 | added proper bottom image to microcontroller | Vanessa Ezekowitz |
2012-08-24 | Merge pull request #32 from khonkhortisan/master | VanessaE |
2012-08-24 | pressing enter will reprogram the µC instead of acting like escape | Kyle |
2012-08-21 | Merge pull request #30 from khonkhortisan/patch-1 | sfan5 |
2012-08-21 | Merge pull request #31 from VanessaE/master | sfan5 |
2012-08-21 | minor tweak to vertical mesecons wire stubs to help with z-fighting objects | Vanessa Ezekowitz |
2012-08-21 | display µc programming like a sign | khonkhortisan |
2012-08-20 | Switch from tile_images to tiles = {...} | Jeija |
2012-08-20 | Remove obsolete digprop_constanttime | Jeija |
2012-08-19 | Fix bug when placing a wire (receiver) to an onstate-walllever/button | Jeija |
2012-08-18 | Merge pull request #29 from VanessaE/master | Jeija |
2012-08-18 | added texture for fiber craft item | Vanessa Ezekowitz |
2012-08-18 | Merge pull request #28 from VanessaE/master | Jeija |
2012-08-18 | new nodeboxes for receiver objects opposite wall levers etc | Vanessa Ezekowitz |
2012-08-18 | Fix some bug that occurs when placing microcontrollers directly next to each ... | Jeija |
2012-08-17 | Some fix for walllever/button receiver digging | Jeija |
2012-08-17 | Add fiber and craft recipe for insulated mesecon | Jeija |
2012-08-17 | Remove some useless code | Jeija |
2012-08-17 | Re-enable button + Wall lever, bugfix that adds a 'receiver' node (not yet de... | Jeija |
2012-08-17 | Make isolated wires depend on facedir, rename them to 'insulated' | Jeija |
2012-08-17 | Merge pull request #27 from VanessaE/master | Jeija |
2012-08-17 | tweaked the selection box a bit | Vanessa Ezekowitz |
2012-08-17 | Merge pull request #26 from VanessaE/master | Jeija |
2012-08-17 | new nodeboxes+textures for isolated mesecons | Vanessa Ezekowitz |
2012-08-16 | Add conductor rules, add demo isolated mesecons to proof that it works | Jeija |
2012-08-15 | Same rules change like with wall levers for buttons | Jeija |
2012-08-15 | Fix/Improve Wall lever rules | Jeija |
2012-08-15 | Remove Temperest setting as it is an extension now | Jeija |
2012-08-15 | Move Temperest to mesecons-extension-temperest | Jeija |
2012-08-15 | Change tile_images to tiles for water turbine | Jeija |
2012-08-15 | Move Battery to mesecons-extension-battery | Jeija |
2012-08-13 | Update microcontroller tutorial to include after() | Jeija |
2012-08-13 | Finish after() command: works now | Jeija |
2012-08-13 | Bugfix for microcontroller's after(): Make sure that microcontroller the code... | Jeija |
2012-08-13 | Bugfix: Check if receptor node is powered from somewhere before turning it of... | Jeija |
2012-08-13 | Add not-yet-working after(time, code) function to the microcontroller | Jeija |
2012-08-13 | Re-enable backwards compatibility (sorry for disabling) | Jeija |
2012-08-13 | Remove piston_up from dead groups | Jeija |
2012-08-13 | Register piston_up and piston_down as effectors | Jeija |
2012-08-13 | New effector system, effectors have to be registered with mesecon:register_ef... | Jeija |
2012-08-13 | Make mesecons only connect to input and output ports (e.g. of the delayer) | Jeija |