Files
OpenFrontIO/src
scamiv ae9a8cc87d Implemented post-refinement “string pulling” and exposed a sparse polyline for later spline-render.
- Added rubberBandWaterPath() to PathRubberBand.ts (bounded LOS checks; returns { path, waypoints }).
- Hooked it into findWaterPathFromSeedsCoarseToFine() so every returned fine water path is now rubber-banded and also carries waypoints in CoarseToFineWaterPath.ts.
- Extended MultiSourceAnyTargetBFSResult with optional waypoints?: TileRef[] in MultiSourceAnyTargetBFS.ts.
- Plumbed full-route waypoints ([src, ...waterWaypoints, dst]) into bestTransportShipRoute() return value in TransportShipUtils.ts (line 318).
2025-12-28 23:17:05 +01:00
..
2025-12-25 12:49:12 -08:00
2025-09-30 11:13:32 -07:00