index
:
mesecons
master
origin/HEAD
origin/actionqueue
origin/animated_turbine
origin/dispenser
origin/improve-luacontroller
origin/luacontroller
origin/luacontroller_jit_functions
origin/master
origin/mesecons_in_nodedef
origin/meshes
origin/movestones_nodes
origin/next
origin/nextgen
origin/patch_#135
origin/patch_#85
origin/piston-rotation-rebased
origin/server_step
origin/sticky_blocks
origin/voxelmanip
origin/zefram_doors
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesecons_pistons
Age
Commit message (
Expand
)
Author
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