mirror of
https://github.com/correl/mage.git
synced 2024-12-28 19:19:20 +00:00
56eef2b563
(First time contributing so please excuse my noobness) Card not prevented by an effect should be playable ("&& !prevented"), but currently AI says card not prevented is NOT playable ("&& prevented"). Also, not sure why AI doesn't add to unplayable even though its not contained by playableInstants or playableNonInstants. I'm not even sure if we're maintaining ComputerPlayer's decision logic (as opposed to Computer Player7). |
||
---|---|---|
.. | ||
src/main/java/mage/player/ai | ||
pom.xml |