summaryrefslogtreecommitdiff
path: root/mesecons_pistons
AgeCommit message (Expand)Author
2012-07-20Fix off-by-one error in piston length calculation and change the node pushing...Anthony Zhang
2012-07-20Nodebox piston pushers! Fix a few piston bugs such as pistons pushing pistons...Anthony Zhang
2012-07-18Fix piston duplication bug, simplify piston handling, limit piston push dista...Anthony Zhang
2012-06-21Use minetest.env:place_node and minetest.env:dig_node to enable usage of the ...Anthony Zhang
2012-06-04Remove deprecated API functions "register_on_placenode" and "register_on_dign...Anthony Zhang
2012-03-25Fix Bug: Pistons can now be removedJeija
2012-03-22Update nodes for compatibility with digging time groups.Anthony Zhang
2012-03-18Fix pistons removing entities when it shouldn'txyzz
2012-03-05Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod...Jeija