summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-11change all recipes to use group:mesecon_conductor_craftableVanessa Ezekowitz
2012-08-11Improvements to mesecons delayers nodeboxes and texturesVanessa Ezekowitz
2012-08-11Merge pull request #19 from VanessaE/masterJeija
2012-08-11Merge branch 'master' of github.com:Jeija/minetest-mod-meseconsVanessa Ezekowitz
2012-08-11Reverted back to old mesecons wire image for inventoryVanessa Ezekowitz
2012-08-11Add some wires to mesecon_conductor_craftable groupJeija
2012-08-11Mesecons only connect to blocks with group mesecon > 1Jeija
2012-08-11Add new nodebox style wires. Can be activated by setting NEW_STYLE_WIRES to t...Jeija
2012-08-11Merge pull request #17 from VanessaE/masterVanessaE
2012-08-11added mesecon = 1 to groups for torches also.Vanessa Ezekowitz
2012-08-10Merge pull request #16 from VanessaE/masterAnthony
2012-08-10reworked the mesecons object detector textures. Much better now.Vanessa Ezekowitz
2012-08-10did the same for buttons and up/down pistonsVanessa Ezekowitz
2012-08-10Added "mesecon = 1" to the groups setting for most objects, so that they'llVanessa Ezekowitz
2012-08-10Make Delayer use facedirJeija
2012-08-10Auto-Generate delayersJeija
2012-08-10Remove support for old jeija_* nodenames; add delayer and microcontroller ali...Jeija
2012-08-10Add craft recipe for noteblockJeija
2012-08-10Update Microcontroller TutorialJeija
2012-08-10Fix sticky piston duplicate bugJeija
2012-08-10Consistency improvement and remove dead codeJeija
2012-08-10Little bugfix: Register microcontroller0000 as off receptorJeija
2012-08-10Fix bug in registration of wall lever as receptor_node_onJeija
2012-08-10Improve light level a littleJeija
2012-08-10Make button and Wall lever emit very few light if turned onJeija
2012-08-10Add print command print(string in quotes or condition, can be concatenated us...Jeija
2012-08-10Add else: if(condition)command()>command(); > is elseJeija
2012-08-10Allow usage of sbi(PORT, condition) and change preset snippets to use thisJeija
2012-08-09Merge pull request #15 from VanessaE/masterJeija
2012-08-10made pressure plates go thin (1/4 pixel thick) when "on"Vanessa Ezekowitz
2012-08-10Merge branch 'master' of https://github.com/Jeija/minetest-mod-meseconsJeija
2012-08-10Remove dead timerJeija
2012-08-09Merge pull request #14 from VanessaE/masterJeija
2012-08-09thickened soloar panel slightly for consistency with floor-objectsVanessa Ezekowitz
2012-08-09thickened up pressure plates slightly for consistencyVanessa Ezekowitz
2012-08-09made mesecons delayer thinner to better match the other floor devicesVanessa Ezekowitz
2012-08-09thickened base of wall button to match that of wall lever (for consistency)Vanessa Ezekowitz
2012-08-09Re-added nodebox-based wall levers, this time making sure to check that theyVanessa Ezekowitz
2012-08-10Update TutorialJeija
2012-08-09Little bugfix for programming the microcontrollerJeija
2012-08-09Remove the obsolete AND block - Replacement: MicrocontrollerJeija
2012-08-09Add buttons for logic gates and some FlipFlopsJeija
2012-08-09Merge pull request #12 from cornernote/masterJeija
2012-08-09Add overheat protection and lots of bugfixes once againJeija
2012-08-09A huge lot of bugfixesJeija
2012-08-09Bugfix for last pushJeija
2012-08-09Use all of VanessaE's textures, bugfixes & improvementsJeija
2012-08-09Merge pull request #13 from VanessaE/masterJeija
2012-08-09new textures and nodeboxes for mesecons microcontrollerVanessa Ezekowitz
2012-08-09Remove stupid debug outputJeija