akarnokd / open-ig

Free & open-source reimplementation of Imperium Galactica. Download the Installer below the file list!
GNU Lesser General Public License v3.0
244 stars 55 forks source link

Changed AI planetary defense building #1148

Closed hemoridos closed 4 weeks ago

hemoridos commented 4 weeks ago

The AI will now start searching for suitable build locations for shields and projectors around already existing ones. If none exists then it will pick a random corner and start searching from there. It might still snap to the edge of the colony if it is too as I did not want to change the search algorithm much. Still in the end all defensive building will be in on place.

Should address the issues mentioned in #1120 and #1072