Jeija
|
15fa38b848
|
Switch from tile_images to tiles = {...}
|
2012-08-20 10:12:10 +02:00 |
|
Jeija
|
00ce2540c2
|
New effector system, effectors have to be registered with mesecon:register_effector(onstate, offstate, rules, function get_rules) rules and function get_rules are optional. You don't have to specify both onstate and offstate (required for e.g. removestone)
|
2012-08-13 20:17:45 +02:00 |
|
Jeija
|
1f6e1fa7ab
|
Mesecons only connect to blocks with group mesecon > 1
|
2012-08-11 23:39:28 +02:00 |
|
Vanessa Ezekowitz
|
39db9cf01c
|
Added "mesecon = 1" to the groups setting for most objects, so that they'll
visibly connect to neighboring wires.
|
2012-08-10 17:35:54 -04:00 |
|
Jeija
|
7d944d5a33
|
Add mesecon-controlled 3D door
|
2012-06-21 17:26:42 +02:00 |
|