Closed GreatEmerald closed 10 years ago
The AI tends to discard the first card on hand, instead of paying attention to what has the lowest priority. That leads to situations where the AI gets a cursed card and cannot proceed, leading to the game locking up. Could be related to issue #9.
Fixed: https://github.com/GreatEmerald/libarcomage/commit/ab894bb652f3c261cdee054fa84ff07e28a8cbb5
The AI tends to discard the first card on hand, instead of paying attention to what has the lowest priority. That leads to situations where the AI gets a cursed card and cannot proceed, leading to the game locking up. Could be related to issue #9.