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