mirror of
https://github.com/DramaticShape/DramaticShapeVoxelMod.git
synced 2026-08-12 10:00:50 +02:00
da0fc49176
The cliff drawing's dark east slope ($02/$24/$34) broke the repeat scan at its corners and rose to 32px towers; a folded doorway column read its own drawn extent and towered a block over the 16px mound around Diglett's Cave. The slope chain is pinned to one 16px course, and a doorway column now takes height AND top from its region: roofed among drawn facades (houses), flat among flat repeats (the mound). Adds the voxel_mound_probe driver that prints per-column detector decisions.