mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-23 16:06:50 +00:00
fc9eb2bec0
Derived from [LeviathanLevi PR](https://github.com/openfrontio/OpenFrontIO/pull/1847) Connect stations over water by automatically building bridges Changes: - Railroad construction to water is allowed from shore lines - Railroad construction from water is allowed to shore lines too This creates bridges a few tiles long. <img width="1058" height="680" alt="image" src="https://github.com/user-attachments/assets/493737b9-7aff-4ee2-88ea-7638f6af7c91" /> <img width="361" height="317" alt="image" src="https://github.com/user-attachments/assets/24a71a7a-1ba1-4c88-a89e-876127024148" /> fixes #1837 - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced regression is found: IngloriousTom