mesecons/mesecons_extrawires
Jeija 194155fff8 Rewrite mesecon wires. This should increase the efficiency and speed of
large machines.

It also makes the wires.lua code easier to understand and more
maintainable. In case any other mod depends on
mesecon:update_autoconnect, please update it to use
mesecon.update_autoconnect. This should also fix some other minor bugs.
Please report bugs if this commit creates new ones.

This commit changes wire looks and removes some unneccesary textures.
2014-11-22 11:40:58 +01:00
..
corner.lua Fix all crafting recipes to use modern style 2013-04-28 12:40:08 +02:00
crossover.lua Don't allow non-inventory items as ingredients 2014-05-02 09:07:52 +02:00
depends.txt Audit code for possible nil value indexing with unregistered nodes. 2013-06-22 15:43:58 -04:00
init.lua Crossover 2013-06-20 09:30:26 -07:00
mesewire.lua Fix bug texture in mesewire for 0.4 stable 2013-03-04 19:56:43 +01:00
tjunction.lua Don't allow non-inventory items as ingredients 2014-05-02 09:07:52 +02:00
vertical.lua Rewrite mesecon wires. This should increase the efficiency and speed of 2014-11-22 11:40:58 +01:00