Age | Commit message (Expand) | Author |
2012-08-08 | Fix a bug in long conditions | Jeija |
2012-08-08 | Fix a bug in long conditions | Jeija |
2012-08-08 | Add a untested wrong-spelled bad tutorial for the microcontroller | Jeija |
2012-08-08 | Fix = operator | Jeija |
2012-08-08 | Important bugfix for if | Jeija |
2012-08-08 | Add first experimental version of a (programmable) microcontroller | Jeija |
2012-08-08 | Make Pistons use set_node not dig_node (Speed Improvement) | sfan5 |
2012-08-08 | Fix mesecon:updatenode for the last Time... | sfan5 |
2012-08-08 | Finally fix mesecon:updatenode | sfan5 |
2012-08-08 | Fix Typo in mesecon:nodeupdate | sfan5 |
2012-08-08 | Add mesecon:nodeupdate Function | sfan5 |
2012-08-08 | Trigger Block Update when retracting Piston | sfan5 |
2012-08-07 | Merge pull request #8 from Kotolegokot/master | Anthony |
2012-08-07 | Merge pull request #10 from VanessaE/master | sfan5 |
2012-08-07 | Tweaked the new textures for better contrast, added some light antialiasing to | Vanessa Ezekowitz |
2012-08-07 | New textures for Whiskers75's andblock, turned it into a nodebox using the | Vanessa Ezekowitz |
2012-08-07 | Merge pull request #9 from VanessaE/master | sfan5 |
2012-08-07 | darkened wall button sides texture a bit, for better contrast. | Vanessa Ezekowitz |
2012-08-07 | Better textures for mesecons delayer: Redrew my previously-submitted ones at a | Vanessa Ezekowitz |
2012-08-07 | use normal piston textures on sides of sticky piston plunger. Also fixes | Vanessa Ezekowitz |
2012-08-07 | Better wall button nodeboxes. Also fixed the deprecated time_images lines (now | Vanessa Ezekowitz |
2012-08-05 | Make lamps and pressure plates walkable | Jeija |
2012-08-02 | Solar panel | Kotolegokot |
2012-08-01 | Merge pull request #7 from Kotolegokot/master | Jeija |
2012-08-01 | Meselamp nodebox | Kotolegokot |
2012-08-01 | Mesecon Torch | Kotolegokot |
2012-08-01 | Merge pull request #6 from Kotolegokot/master | Jeija |
2012-08-01 | Power Plant | Kotolegokot |
2012-08-01 | Blinky Plant | Kotolegokot |
2012-08-01 | Fix battery nodebox | Kotolegokot |
2012-08-01 | not_in_creative_inventory | Kotolegokot |
2012-07-22 | Add (still experimental) better textures for the battery | Jeija |
2012-07-22 | Remove debug output, Fix Bugs | Jeija |
2012-07-21 | Continue/Finish Battery | Jeija |
2012-07-21 | Experimental battery - not finished yet | Jeija |
2012-07-20 | Fix off-by-one error in piston length calculation and change the node pushing... | Anthony Zhang |
2012-07-20 | Nodebox piston pushers! Fix a few piston bugs such as pistons pushing pistons... | Anthony Zhang |
2012-07-20 | Change Water Turbine to the new nodebox model | Jeija |
2012-07-19 | Fix stone pressure plate nodebox | Jeija |
2012-07-19 | Make solar panels diggable (instead of pull request) | Jeija |
2012-07-18 | Fix piston duplication bug, simplify piston handling, limit piston push dista... | Anthony Zhang |
2012-06-23 | Several bugfixes and cleanups for movestones | Jeija |
2012-06-23 | Fix detector player name lookup | Jeija |
2012-06-22 | Fix wall lever bug. | Anthony Zhang |
2012-06-22 | AND block changed! Now in its own dir. Also, auto power on (NOT off) has been... | Whiskers75 - |
2012-06-21 | Experimental 3D plugs and sockets/inverters, fix a few things with Whiskers75... | Anthony Zhang |
2012-06-21 | Use minetest.env:place_node and minetest.env:dig_node to enable usage of the ... | Anthony Zhang |
2012-06-21 | Experimental 3D Delayer | Jeija |
2012-06-21 | Merge branch 'master' of github.com:Jeija/minetest-mod-mesecons | Whiskers75 - |
2012-06-21 | AND block works! (YIPPEE!!!) See WHISKERS75_README. | Whiskers75 - |