summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-09Add T-junction extrawire (no good textures yet)Jeija
2012-09-09Fix Microcontroller bug in a different way, define offstate ports as inputs onlyJeija
2012-09-08Merge branch 'master' ofJeija
2012-09-08Fix Microcontroller bug (discovered by Fenris) and some others that propably ...Jeija
2012-09-07Merge pull request #49 from khonkhortisan/extrawiresJeija
2012-09-07crossing wire moved into meseconsKyle
2012-09-07Use sunlight_propagates = true for some more nodesJeija
2012-09-06Merge branch 'master' of github.com:Jeija/minetest-mod-meseconsVanessa Ezekowitz
2012-09-06New textures for blinkyplantVanessa Ezekowitz
2012-09-06Implement mesecon:register_receptor(onstate, offstate, rules, get_rules) and ...Jeija
2012-09-05better "power plant" textureVanessa Ezekowitz
2012-09-05Code cleanupJeija
2012-09-05Remove doorJeija
2012-09-05Merge pull request #48 from khonkhortisan/gatesJeija
2012-09-05depend on mesecons_delayer's all_rules instead of getting both insulatedKyle
2012-09-04went back to large nodeboxes which agree with inventory imageKyle
2012-09-04FACEDIR! (among other things)Kyle
2012-09-03nodeboxes now show which sides connectKyle
2012-09-01flat inventory image for easy gate identificationKyle
2012-09-01registering the on receptor makes placing a mesecon on the out port ofKyle
2012-09-01(oops) forgot the "out" connectionKyle
2012-09-01simplified effector rulesKyle
2012-09-01cut set_gate in halfKyle
2012-09-01added recipesKyle
2012-09-01gates overheatKyle
2012-09-01Merge pull request #46 from VanessaE/masterVanessaE
2012-09-01oops, that last commit broke something - evidently 'code' is not consistent.Vanessa Ezekowitz
2012-09-01Merge pull request #45 from VanessaE/masterVanessaE
2012-09-01fix missing code display when after() is involvedVanessa Ezekowitz
2012-09-01Merge pull request #44 from VanessaE/masterVanessaE
2012-09-01prevent crash with malformed sbi code.Vanessa Ezekowitz
2012-09-01nodeboxesKyle
2012-09-01gate output worksKyle
2012-09-01Merge pull request #43 from VanessaE/masterVanessaE
2012-09-01Receiver now looks insulated, since it behaves that way anyways.Vanessa Ezekowitz
2012-09-01initial gates commit, logic behind gates works, more work to do.Kyle
2012-08-30Merge pull request #42 from Jat15/masterAnthony
2012-08-30Actuator ignored liquid (all)Jat
2012-08-28Merge pull request #38 from VanessaE/masterVanessaE
2012-08-28Gave receivers their own textures. Needed so that they can be texturedVanessa Ezekowitz
2012-08-25Merge pull request #36 from khonkhortisan/masterVanessaE
2012-08-25recipe for blue lightstone from fiber, missing textureKyle
2012-08-25Merge pull request #35 from VanessaE/masterVanessaE
2012-08-25added images for blue lightstoneVanessa Ezekowitz
2012-08-24Merge pull request #34 from khonkhortisan/mastersfan5
2012-08-24Reduced the number of µC images. Instead of 16 top images, there is oneKyle
2012-08-24Merge pull request #33 from VanessaE/masterVanessaE
2012-08-25added proper bottom image to microcontrollerVanessa Ezekowitz
2012-08-24Merge pull request #32 from khonkhortisan/masterVanessaE
2012-08-24pressing enter will reprogram the µC instead of acting like escapeKyle