Fallback doors.register_door() code.
authorAuke Kok <sofar@foo-projects.org>
Sat, 20 Feb 2016 07:32:43 +0000 (23:32 -0800)
committerparamat <mat.gregory@virginmedia.com>
Tue, 23 Feb 2016 20:34:23 +0000 (20:34 +0000)
commit777088481bc234cfdda24d3cb4668d1ceaae2492
treed6c24b7a9c1203d5e62e6d064b38cb9bea9c1569
parent6b055ae18ad6af800bd953886547477b0ac3c1eb
Fallback doors.register_door() code.

This function maps doors.register_door to the new API as far as
reasonable. We can't map the texture, so we fall back to a default
texture. An error message is printed if mod writers did not provide the
needed new tiles field for the door. The created doors are functional
and a full replacement. Old doors are replaced with the new ones
through an ABM.
mods/doors/init.lua