Age | Commit message (Expand) | Author |
2012-12-27 | Fix another two piston-related bugs | Jeija |
2012-12-27 | Merge branch 'nextgen' of github.com:Jeija/minetest-mod-mesecons into nextgen | Vanessa Ezekowitz |
2012-12-27 | added and tweaked textures to improve appearance and tiling of insulated | Vanessa Ezekowitz |
2012-12-27 | Merge branch 'nextgen' of https://github.com/Jeija/minetest-mod-mesecons into... | Jeija |
2012-12-27 | Fix very rare piston bug (needs testing) | Jeija |
2012-12-27 | Added a couple of needed textures for curved/corner wires and tweak code to | Vanessa Ezekowitz |
2012-12-27 | revamped textures for all pistons, tweaked thickness of piston pusher | Vanessa Ezekowitz |
2012-12-27 | Compatibility with old pistons | Jeija |
2012-12-27 | Minor cleanup of mesecno torch and add another rule to it (behind above) | Jeija |
2012-12-27 | Add experimental 'corner' wire, an insulated bended wire (needs textures and ... | Jeija |
2012-12-27 | Bugfix foes for pistons, delayyrs, gates and microcontrollers. Rework delayers. | Jeija |
2012-12-26 | Re-write pistons from scratch, propably fixes a lot of bugs and doesn't | Jeija |
2012-12-26 | Re-write pistons from scratch, propably fixes a lot of bugs and doesn't cause... | Jeija |
2012-12-25 | Implement /say and /tell commands to aid mapmakers using command blocks. | Anthony Zhang |
2012-12-23 | Merge branch 'nextgen' of https://github.com/Jeija/minetest-mod-mesecons into... | Jeija |
2012-12-23 | Fix sticky piston up | Jeija |
2012-12-22 | Fix pressure plates (forgot to add mesecons field to some of the nodedefs) | Jeija |
2012-12-21 | Merge pull request #65 from montyoso/nextgen | Jeija |
2012-12-21 | Fix up piston retraction. | Anthony |
2012-12-21 | now the insulated wires change their color when they are turn on | Andres Eduardo Montoya Cruz |
2012-12-21 | Merge branch 'master' into nextgen | Jeija |
2012-12-21 | Add new crafting recipe for mesecons: Cook a mese crystal | Jeija |
2012-12-21 | Bugfix, wires sometimes turned off for no reason | Jeija |
2012-12-20 | Fix movestone crash bug | Jeija |
2012-12-19 | hopefully fix http://minetest.net/forum/viewtopic.php?pid=58093#p58093 | Jeija |
2012-12-19 | Add rule-name system. Every input rule can now have a name, that could help e... | Jeija |
2012-12-18 | Same for sticky piston | Jeija |
2012-12-18 | Fix bug reported here: http://bit.ly/VOF35X | Jeija |
2012-12-18 | Merge branch 'master' of https://github.com/Jeija/minetest-mod-mesecons | Jeija |
2012-12-18 | Should fix this bug: bit.ly/XEy94j | Jeija |
2012-12-16 | Merge remote-tracking branch 'origin/master' | Anthony Zhang |
2012-12-16 | Use a simpler way of detecting up/down piston placement (thanks Jeija). | Anthony Zhang |
2012-12-16 | Fix #62 (Hopefully this time) | Jeija |
2012-12-16 | Minor cleanup, use addPosRule | Jeija |
2012-12-16 | Fix addPosRule without mesecon: in vertical wires (issue #62) | Jeija |
2012-12-16 | Remove mesecons:updatenode | Jeija |
2012-12-16 | Cleanup and improve piston code | Jeija |
2012-12-16 | Merge branch 'master' into nextgen | Jeija |
2012-12-15 | Fix placing while facing diagonally. | Anthony Zhang |
2012-12-15 | Place up/down pistons automatically depending on the player look direction, r... | Anthony Zhang |
2012-12-15 | Attempt to update the wire crossing. | Anthony Zhang |
2012-12-15 | Bugfix, use param2 for conductors when turning them on/off | Jeija |
2012-12-15 | Bugfix, param2 for conductors | Jeija |
2012-12-15 | Upload cleaned up mesecons to nextgen branch | Jeija |
2012-12-13 | Include experimental vertical wires (needs textures) | Jeija |
2012-12-12 | Fix sticky piston retraction not working | Jeija |
2012-12-11 | Fix a bug that occured when placing an effector next to a receptor | Jeija |
2012-12-11 | Merge branch 'mesecons_in_nodedef' | Jeija |
2012-12-11 | Fix a bug reported here: http://minetest.net/forum/viewtopic.php?pid=56152#p5... | Jeija |
2012-12-10 | Fix blinky plant bug (crash when placing mesecon next to it) | Jeija |