OpenRA / OpenRA

Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
https://www.openra.net
GNU General Public License v3.0
14.74k stars 2.69k forks source link

D2k : Cannot select all of a certain unit depending where it has been built from. #9360

Closed Raymond-cnc closed 9 years ago

Raymond-cnc commented 9 years ago

Okay this is a bit difficult to explain. It is a Dune 2000 bug.

Issue: All units aren't being selected. Example: Click on a combat tank then use the select all unit hotkey. It will select all the combat tanks that were built from the factory, or the starport, but not both. You will see combat tanks that haven't been inlcuded in the selection, those are from the other production facility. To select those too you must shift click one of the other combat tanks and then use the select all unit hotkey.

pchote commented 9 years ago

Thanks for the report! We have already fixed this for the next release.