I forked the OpenRA repo and included few AI/Bots improvements that were created by others but never implemented (for certain partially understandable reasons).
I have only implemented the changes for Red Alert (ra). However, they can easily be added for the other mods as well. To do this, the ai.yaml for the mod must be adjusted.
I wanted to play Red Alert with a few friends against bots and the bots should be super difficult. I felt that was missing something and so I implemented the improvements (PRs) and slightly modified / adapted them for the latest OpenRA version.
- OpenRA#18817 AI captures neutral buildings
- OpenRA#18290 AI captures crates
- OpenRA#17831 AI bridge repair
- OpenRA#21316 AI build additional MCVs
- OpenRA#19853 AI build walls
For a OpenRA description see original repo https://github.com/OpenRA/OpenRA
Copyright (c) OpenRA Developers and Contributors This file is part of OpenRA, which is free software. It is made available to you under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. For more information, see COPYING.