mesecons/mesecons
2012-12-01 18:34:05 -05: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 Microcontroller bug (discovered by Fenris) and some others that propably noone found 2012-09-08 15:10:31 +02:00
internal.lua mesecon:updatenode() was written to work only with conductors, though in several places it was used on recepters and effectors. This issue, reported by simion314, is fixed in this commit by explicitly checking for the type of mesecon node being updated. 2012-12-01 18:34:05 -05:00
legacy.lua Implement mesecon:register_receptor(onstate, offstate, rules, get_rules) and make add_receptor_node(_off) deprecated 2012-09-06 09:53:30 +02:00
services.lua Add conductor rules, add demo isolated mesecons to proof that it works 2012-08-16 21:24:06 +02:00
settings.lua Remove Temperest setting as it is an extension now 2012-08-15 11:11:13 +02: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
wires.lua Use sunlight_propagates = true for some more nodes 2012-09-07 15:59:49 +02:00