reikhelm/reikhelm-core
Parley Hatch 93c32a652f fix(core): pierce-aware DoorPlacer with configurable door_chance
Corridors carve center-to-center and pierce room walls, so the old
wall-threshold rule placed almost no doors. Detect the pierced-wall
threshold (corridor floor outside a room, room on one side, corridor on
the opposite) and mark it Door with probability door_chance (default
0.5), else leave it an open archway. Connectivity is via corridor floor,
independent of doors.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 22:19:59 -06:00
..
src fix(core): pierce-aware DoorPlacer with configurable door_chance 2026-05-28 22:19:59 -06:00
Cargo.toml feat(core): data model + Map output contract + ASCII renderer 2026-05-28 21:10:47 -06:00