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_mvps
Age
Commit message (
Collapse
)
Author
2014-01-03
Add mesecon:register_on_mvps_move, fix mesecon:mvps_pull_all
Novatux
2013-11-30
Update code to standards of Minetest 0.4.8.
Uberi
2013-06-22
Audit code for possible nil value indexing with unregistered nodes.
Anthony Zhang
2013-06-15
Fix pistons not updating the nodes when placing them again.
Novatux
2013-04-02
Don't push objects into walls and fix bug in previous commit
Jeija
2013-04-02
Make pistons and movestones move objects (push only yet)
Jeija
2013-03-11
Support metadata in piston pushing (so that microcontrollers and such can be ↵
Anthony Zhang
pushed), support pushing chests (not locked ones though), and add two missing rules for pistons (z- top and bottom, but not z- itself). This still avoids the piston pushing power source issue.
2013-02-06
Fix piston drops and craft recipe
Jeija
2012-12-27
Fix another two piston-related bugs
Jeija
2012-12-27
Bugfix foes for pistons, delayyrs, gates and microcontrollers. Rework delayers.
Jeija
2012-12-26
Re-write pistons from scratch, propably fixes a lot of bugs and doesn't ↵
Jeija
cause too many new ones.
2012-08-30
Actuator ignored liquid (all)
Jat
2012-06-23
Several bugfixes and cleanups for movestones
Jeija
2012-03-05
Upload after major code reorganization - Version 0.6 DEV - Split mesecons ↵
Jeija
mod into several modules - [BUGGY?]