Age | Commit message (Expand) | Author |
2012-08-11 | change all recipes to use group:mesecon_conductor_craftable | Vanessa Ezekowitz |
2012-08-11 | Improvements to mesecons delayers nodeboxes and textures | Vanessa Ezekowitz |
2012-08-11 | Merge pull request #19 from VanessaE/master | Jeija |
2012-08-11 | Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons | Vanessa Ezekowitz |
2012-08-11 | Reverted back to old mesecons wire image for inventory | Vanessa Ezekowitz |
2012-08-11 | Add some wires to mesecon_conductor_craftable group | Jeija |
2012-08-11 | Mesecons only connect to blocks with group mesecon > 1 | Jeija |
2012-08-11 | Add new nodebox style wires. Can be activated by setting NEW_STYLE_WIRES to t... | Jeija |
2012-08-11 | Merge pull request #17 from VanessaE/master | VanessaE |
2012-08-11 | added mesecon = 1 to groups for torches also. | Vanessa Ezekowitz |
2012-08-10 | Merge pull request #16 from VanessaE/master | Anthony |
2012-08-10 | reworked the mesecons object detector textures. Much better now. | Vanessa Ezekowitz |
2012-08-10 | did the same for buttons and up/down pistons | Vanessa Ezekowitz |
2012-08-10 | Added "mesecon = 1" to the groups setting for most objects, so that they'll | Vanessa Ezekowitz |
2012-08-10 | Make Delayer use facedir | Jeija |
2012-08-10 | Auto-Generate delayers | Jeija |
2012-08-10 | Remove support for old jeija_* nodenames; add delayer and microcontroller ali... | Jeija |
2012-08-10 | Add craft recipe for noteblock | Jeija |
2012-08-10 | Update Microcontroller Tutorial | Jeija |
2012-08-10 | Fix sticky piston duplicate bug | Jeija |
2012-08-10 | Consistency improvement and remove dead code | Jeija |
2012-08-10 | Little bugfix: Register microcontroller0000 as off receptor | Jeija |
2012-08-10 | Fix bug in registration of wall lever as receptor_node_on | Jeija |
2012-08-10 | Improve light level a little | Jeija |
2012-08-10 | Make button and Wall lever emit very few light if turned on | Jeija |
2012-08-10 | Add print command print(string in quotes or condition, can be concatenated us... | Jeija |
2012-08-10 | Add else: if(condition)command()>command(); > is else | Jeija |
2012-08-10 | Allow usage of sbi(PORT, condition) and change preset snippets to use this | Jeija |
2012-08-09 | Merge pull request #15 from VanessaE/master | Jeija |
2012-08-10 | made pressure plates go thin (1/4 pixel thick) when "on" | Vanessa Ezekowitz |
2012-08-10 | Merge branch 'master' of https://github.com/Jeija/minetest-mod-mesecons | Jeija |
2012-08-10 | Remove dead timer | Jeija |
2012-08-09 | Merge pull request #14 from VanessaE/master | Jeija |
2012-08-09 | thickened soloar panel slightly for consistency with floor-objects | Vanessa Ezekowitz |
2012-08-09 | thickened up pressure plates slightly for consistency | Vanessa Ezekowitz |
2012-08-09 | made mesecons delayer thinner to better match the other floor devices | Vanessa Ezekowitz |
2012-08-09 | thickened base of wall button to match that of wall lever (for consistency) | Vanessa Ezekowitz |
2012-08-09 | Re-added nodebox-based wall levers, this time making sure to check that they | Vanessa Ezekowitz |
2012-08-10 | Update Tutorial | Jeija |
2012-08-09 | Little bugfix for programming the microcontroller | Jeija |
2012-08-09 | Remove the obsolete AND block - Replacement: Microcontroller | Jeija |
2012-08-09 | Add buttons for logic gates and some FlipFlops | Jeija |
2012-08-09 | Merge pull request #12 from cornernote/master | Jeija |
2012-08-09 | Add overheat protection and lots of bugfixes once again | Jeija |
2012-08-09 | A huge lot of bugfixes | Jeija |
2012-08-09 | Bugfix for last push | Jeija |
2012-08-09 | Use all of VanessaE's textures, bugfixes & improvements | Jeija |
2012-08-09 | Merge pull request #13 from VanessaE/master | Jeija |
2012-08-09 | new textures and nodeboxes for mesecons microcontroller | Vanessa Ezekowitz |
2012-08-09 | Remove stupid debug output | Jeija |