bnordli / rftg

Race for the Galaxy AI
173 stars 32 forks source link

Action Selection: Unselect Previously Clicked Buttons #20

Closed dsnvwlmnt closed 7 years ago

dsnvwlmnt commented 7 years ago

When selecting an action, unselect a previous action. It shouldn't be possible to selection 5 action buttons then have to unclick them all.

Similarly, in 2pe, you should only ever be able to have 2 action buttons selected at any given time. When you click a 3rd, unselect the first action chosen.

bnordli commented 7 years ago

In non-advanced, it works exactly like you describe. For advanced, yes, this could be fixed quite easily.

bnordli commented 7 years ago

Merging with #13.