summaryrefslogtreecommitdiff
path: root/mesecons_pistons
AgeCommit message (Expand)Author
2012-08-13Remove piston_up from dead groupsJeija
2012-08-13Register piston_up and piston_down as effectorsJeija
2012-08-13New effector system, effectors have to be registered with mesecon:register_ef...Jeija
2012-08-12HUGE speed improvementJeija
2012-08-11change all recipes to use group:mesecon_conductor_craftableVanessa Ezekowitz
2012-08-11Mesecons only connect to blocks with group mesecon > 1Jeija
2012-08-10did the same for buttons and up/down pistonsVanessa Ezekowitz
2012-08-10Added "mesecon = 1" to the groups setting for most objects, so that they'llVanessa Ezekowitz
2012-08-10Fix sticky piston duplicate bugJeija
2012-08-09added pistons up and downcornernote
2012-08-08Make Pistons use set_node not dig_node (Speed Improvement)sfan5
2012-08-08Trigger Block Update when retracting Pistonsfan5
2012-08-07use normal piston textures on sides of sticky piston plunger. Also fixesVanessa Ezekowitz
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