Cannot raid resources unless exactly 4 are available

Issue #46 new
Ken Agress created an issue

When raiding, a human player cannot raid resources unless exactly 4 can be selected from other players. For example, in a 2 player game if the opponent has 2 ore and 1 fuel, you can select these using the arrows, but the "OK" button will never appear to complete the raid.

There are two potential resolutions for this:

  • The OK button should appear whether the player has selected 4 resources or not.
  • The AI should be prevented from raiding resources when 4 cannot be selected (which it currently can do) to match the limitation on the player.

Comments (1)

  1. Clint Herron repo owner

    :doh:

    Great catch -- I had code in here that I thought handled this, but I reversed the negative logic about checking for Holographic Decoy.

    This is now fixed, and will be part of the next revision. Thanks!

  2. Log in to comment