9f390db80c0053200160197a8d7542cc726bed5b
While in builder mode, draw an additional directional glyph centered in each output port's target cell (the cell just outside the footprint the port pushes into), previewing where output will flow before placement. - drawPortGlyph gains a `centered` flag so it can render either offset toward the port body's exit edge (existing on-tile glyph) or centered in a given tile (the new target cell). - drawBuildingGhost gains `showPortTargetGlyphs`, passed true only for the single-building builder ghost and false for the blueprint-placement ghost, so the preview is builder-mode only. - The Tunnel Entry is excluded — it receives items from any non-mouth edge rather than emitting into one adjacent cell. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Y7N59FsLA5e2kuVdqe4Uhc
Description
No description provided
Languages
C++
96%
CMake
2.2%
Python
1.1%
C
0.7%