Call on_place_node() callbacks after placing door.
authorAuke Kok <sofar@foo-projects.org>
Sun, 14 Feb 2016 20:21:51 +0000 (12:21 -0800)
committerparamat <mat.gregory@virginmedia.com>
Fri, 19 Feb 2016 19:54:55 +0000 (19:54 +0000)
commited9fd475de2db49a9a5a8568e75a97c790936967
treefd54e9984e465cd96fe38d774dbc6d85fcbe9c98
parent2cc6640edffd96fcef16fe76901a1de7ab3326f0
Call on_place_node() callbacks after placing door.

Other mods may depend on knowing whether doors are placed
to setup additional attributes or perform node manipulations.

This is something e.g. mesecons does to connect circuits
to doors. This was tested with mesecons. Placing a door next
to a mesecon wire will make the wire automatically
connect, which was otherwise not happening.
mods/doors/init.lua