bahrmichael / factorio-tycoon

GNU General Public License v3.0
9 stars 7 forks source link

fix: keep city roadEnds in non-charted chunks + migration #311

Open winex opened 5 months ago

winex commented 5 months ago

partially fixes #186 issue, migrates only cities with empty city.roadEnds queue.

please review if it is correct to add such functions to Segments class, i thought it that way

todo

we can also remove possibleRoadEnds from CityPlanner::initializeCity() and get them the same way i did in this migration