summaryrefslogtreecommitdiff
path: root/mesecons_extrawires/vertical.lua
AgeCommit message (Collapse)Author
2013-11-30Fix vertical wire drops.Uberi
2013-06-22Audit code for possible nil value indexing with unregistered nodes.Anthony Zhang
2013-04-21Minor tweak to allow vertical wires with caps to use the "vertical"Vanessa Ezekowitz
texture for the sides (still uses the "full" for the top/bottom of the caps).
2013-02-22Add (shaped) craft recipe for vertical meseconsJeija
* Craft them from three wires in a vertical row * Craft them back into mesecons by just putting one of them in the grid
2013-02-06Fix piston drops and craft recipeJeija
2012-12-21Merge branch 'master' into nextgenJeija
Conflicts: mesecons/internal.lua mesecons/wires.lua mesecons_pistons/init.lua
2012-12-16Fix #62 (Hopefully this time)Jeija
2012-12-16Fix addPosRule without mesecon: in vertical wires (issue #62)Jeija
2012-12-15Upload cleaned up mesecons to nextgen branchJeija
2012-12-13Include experimental vertical wires (needs textures)Jeija