Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-15 | Place up/down pistons automatically depending on the player look direction, ↵ | Anthony Zhang | |
remove the craft recipes for up/down pistons, and unify all the pushing/pulling behaviors into mesecon:piston_push(pos) and mesecon:piston_pull(pos). | |||
2012-11-27 | Fix a rare piston pushing bug and make piston updating faster. | Anthony Zhang | |
2012-10-01 | Fix whitespace, simplify node updating. | Anthony Zhang | |
2012-08-30 | Actuator ignored liquid (all) | Jat | |
2012-08-13 | Register piston_up and piston_down as effectors | Jeija | |
2012-08-12 | HUGE speed improvement | Jeija | |
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-09 | added pistons up and down | cornernote | |