mesecons/mesecons
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
..
textures Rewrite mesecon wires. This should increase the efficiency and speed of 2014-11-22 11:40:58 +01:00
VERSION Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?] 2012-03-05 19:21:26 +01:00
actionqueue.lua Rewrite mesecon wires. This should increase the efficiency and speed of 2014-11-22 11:40:58 +01:00
depends.txt Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?] 2012-03-05 19:21:26 +01:00
init.lua Fix #155 (option 2 used). Remove non-ActionQueue system. Enable overheat for more than 20 actions per second on lua- / microcontrollers and gates. 2014-04-20 21:51:17 +02:00
internal.lua Rewrite mesecon wires. This should increase the efficiency and speed of 2014-11-22 11:40:58 +01:00
legacy.lua Try to fix gateswith serverstep code. 2014-01-11 07:24:42 +01:00
oldwires.lua Fix all crafting recipes to use modern style 2013-04-28 12:40:08 +02:00
presets.lua Include experimental vertical wires (needs textures) 2012-12-13 18:42:45 +01:00
services.lua Rewrite mesecon wires. This should increase the efficiency and speed of 2014-11-22 11:40:58 +01:00
settings.lua Make sure #160 cannot be exploited to make servers crash. 2014-06-01 11:00:39 +02:00
util.lua Rewrite mesecon wires. This should increase the efficiency and speed of 2014-11-22 11:40:58 +01:00
wires.lua Rewrite mesecon wires. This should increase the efficiency and speed of 2014-11-22 11:40:58 +01:00