Age | Commit message (Expand) | Author |
2014-11-22 | Replace mesecon:<some_function> with mesecon.<some_function> for greater | Jeija |
2014-03-23 | Fix bug that made delayers oscillate their input port | Jeija |
2014-01-10 | First draft of some kind of Action Queue (just like the globalstep queue in t... | Jeija |
2013-11-30 | Use minetest.swap_node() instead of mesecons' version, Minor code changes | Vanessa Ezekowitz |
2013-03-06 | Digging and footstep sounds for everything that needs them! Plus, pushing but... | Anthony Zhang |
2012-12-30 | Add crafting recipe for the delayer (similar to redstone, but with cobble ins... | Jeija |
2012-12-27 | Bugfix foes for pistons, delayyrs, gates and microcontrollers. Rework delayers. | Jeija |
2012-12-09 | Port a lot more (basically everything apart from gates, pistons and extrawire... | Jeija |
2012-12-08 | Cleanup, make and use util.lua, port command block and delayer to nodedef | Jeija |
2012-08-13 | New effector system, effectors have to be registered with mesecon:register_ef... | Jeija |
2012-08-13 | Make mesecons only connect to input and output ports (e.g. of the delayer) | Jeija |
2012-08-12 | Fix mesecon delayer bugs and other non-functional changes | Jeija |
2012-08-12 | HUGE speed improvement | Jeija |
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 | Mesecons only connect to blocks with group mesecon > 1 | Jeija |
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-09 | made mesecons delayer thinner to better match the other floor devices | Vanessa Ezekowitz |
2012-08-07 | Better textures for mesecons delayer: Redrew my previously-submitted ones at a | Vanessa Ezekowitz |
2012-08-01 | not_in_creative_inventory | Kotolegokot |
2012-06-21 | Experimental 3D Delayer | Jeija |
2012-04-06 | Tweak delayer times | Jeija |
2012-04-02 | Fix Delayer wield_image | sfan5 |
2012-03-29 | Remove unnecessary debug output | Jeija |
2012-03-29 | Add mesecons delayer | Jeija |