summaryrefslogtreecommitdiff
path: root/mesecons_extrawires
AgeCommit message (Collapse)Author
2013-11-30Fix vertical wire drops.Uberi
2013-08-28Give crossing proper texturesVanessa Ezekowitz
2013-08-27Merge pull request #112 from khonkhortisan/multi_ruleskhonkhortisan
Multi rules Merged for near-future textures to be merged cleanly.
2013-06-22Audit code for possible nil value indexing with unregistered nodes.Anthony Zhang
2013-06-20Crossoverkhonkhortisan
2013-04-28Fix all crafting recipes to use modern styleRealBadAngel
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-03-04Fix bug texture in mesewire for 0.4 stableJat
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-19Fix onstate corner dropJeija
I blame khonkhortisan
2013-02-18Fix the nodename of a dropKyle
2013-02-11Make Mese conductiveJeija
2013-02-06Fix piston drops and craft recipeJeija
2012-12-27added and tweaked textures to improve appearance and tiling of insulatedVanessa Ezekowitz
T-junctions.
2012-12-27Added a couple of needed textures for curved/corner wires and tweak code toVanessa Ezekowitz
use them. Also fixed the "on" state image for wire ends so that it works for curved wires also.
2012-12-27Add experimental 'corner' wire, an insulated bended wire (needs textures and ↵Jeija
maybe rename it)
2012-12-21now the insulated wires change their color when they are turn onAndres Eduardo Montoya Cruz
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-16Merge branch 'master' into nextgenJeija
Conflicts: mesecons_pistons/init.lua
2012-12-15Attempt to update the wire crossing.Anthony Zhang
2012-12-15Upload cleaned up mesecons to nextgen branchJeija
2012-12-13Include experimental vertical wires (needs textures)Jeija
2012-12-08Port more blocks to nodedef system: object detector, extrawires, water ↵Jeija
turbine, insulated wire
2012-09-10fix t-junction selectionbox when onKyle
2012-09-09Add T-junction extrawire (no good textures yet)Jeija
2012-09-07crossing wire moved into meseconsKyle