I really like the approach to overlay/underlay stuff -- an elegant solution to what has been requested. It's not stated explicitly, so I'd just like to make sure: the overlay/underlays are visible to everyone without being sent like image(), right?
Second, I don't really understand what this means, though it sounds promising. Could you provide more explanation?
The dmp format now supports multiple turfs. All but the top-most turf (along with any icons) get converted into turf underlays.
Yes.
This means that you can place multiple turfs at a single location on the mapper. All but the top turf are virtual, in the sense that only their icons (and icon-states & dir) are used. The turf properties are extracted from the top turf. Essentially this replaces the painter dir, which did the same thing in a much more clunky fashion.