Age | Commit message (Expand) | Author |
2012-10-13 | Further piston improvements, the pistons now delay before retracting and play... | Anthony Zhang |
2012-10-02 | New pistons activation mechanism, fixes many of the issues reported when push... | Anthony Zhang |
2012-10-01 | Fix whitespace, simplify node updating. | Anthony Zhang |
2012-08-30 | Actuator ignored liquid (all) | Jat |
2012-08-13 | Remove piston_up from dead groups | Jeija |
2012-08-13 | Register piston_up and piston_down as effectors | Jeija |
2012-08-13 | New effector system, effectors have to be registered with mesecon:register_ef... | 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 | Mesecons only connect to blocks with group mesecon > 1 | Jeija |
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 | Fix sticky piston duplicate bug | Jeija |
2012-08-09 | added pistons up and down | cornernote |
2012-08-08 | Make Pistons use set_node not dig_node (Speed Improvement) | sfan5 |
2012-08-08 | Trigger Block Update when retracting Piston | sfan5 |
2012-08-07 | use normal piston textures on sides of sticky piston plunger. Also fixes | Vanessa Ezekowitz |
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-18 | Fix piston duplication bug, simplify piston handling, limit piston push dista... | Anthony Zhang |
2012-06-21 | Use minetest.env:place_node and minetest.env:dig_node to enable usage of the ... | Anthony Zhang |
2012-06-04 | Remove deprecated API functions "register_on_placenode" and "register_on_dign... | Anthony Zhang |
2012-03-25 | Fix Bug: Pistons can now be removed | Jeija |
2012-03-22 | Update nodes for compatibility with digging time groups. | Anthony Zhang |
2012-03-18 | Fix pistons removing entities when it shouldn't | xyzz |
2012-03-05 | Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod... | Jeija |