summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-13(remove side texture)Vanessa Ezekowitz
2012-08-13solarpanel doesn't actually need a side texture, the top texture can serve bothVanessa Ezekowitz
2012-08-12Made X <-> Z bends not produce junction bump (only appears on T-junctions,Vanessa Ezekowitz
2012-08-12Slimmed down wire junctions a bit.Vanessa Ezekowitz
2012-08-12Further (small) speed improvement, shrink code & more comments on itJeija
2012-08-12Fix mesecon delayer bugs and other non-functional changesJeija
2012-08-12Merge remote-tracking branch 'origin/master'Jeija
2012-08-12HUGE speed improvementJeija
2012-08-11Merge pull request #21 from VanessaE/mastersfan5
2012-08-12reworked microcontroller images to make the lettering and LEDs look moreVanessa Ezekowitz
2012-08-12Add VanessaE to the contrib listJeija
2012-08-11Merge pull request #20 from VanessaE/masterJeija
2012-08-11Gave solar panel a side texture. Removed alpha channel from top.Vanessa Ezekowitz
2012-08-11thinned the microcontroller down a bit to fit the style of the other floor ob...Vanessa Ezekowitz
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