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_extrawires
/
vertical.lua
Age
Commit message (
Expand
)
Author
2017-03-04
Piston and wire cleanups and minor rotation fixes
Carter Kolwey
2016-02-15
Fix vertical wires not updating power when adding to / removing from a vertic...
Jeija
2016-02-14
Always use minetest.set_node instead of minetest.add_node for consistency
Jeija
2016-02-14
Use vector helper functions instead of old builtin cmpPos and addPosRule func...
Jeija
2014-11-22
Fix bug in mesecon.find_receptor that caused false turnoffs and rewrite lever +
Jeija
2014-11-22
Replace mesecon:<some_function> with mesecon.<some_function> for greater
Jeija
2014-11-22
Pressure plates and the object detector will send power to vertical
Jeija
2014-11-22
Rewrite mesecon wires. This should increase the efficiency and speed of
Jeija
2013-12-18
Vertical wire update.
Uberi
2013-11-30
Fix vertical wire drops.
Uberi
2013-06-22
Audit code for possible nil value indexing with unregistered nodes.
Anthony Zhang
2013-04-21
Minor tweak to allow vertical wires with caps to use the "vertical"
Vanessa Ezekowitz
2013-02-22
Add (shaped) craft recipe for vertical mesecons
Jeija
2013-02-06
Fix piston drops and craft recipe
Jeija
2012-12-21
Merge branch 'master' into nextgen
Jeija
2012-12-16
Fix #62 (Hopefully this time)
Jeija
2012-12-16
Fix addPosRule without mesecon: in vertical wires (issue #62)
Jeija
2012-12-15
Upload cleaned up mesecons to nextgen branch
Jeija
2012-12-13
Include experimental vertical wires (needs textures)
Jeija