mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
Card: removed methods to test if card is attacking/blocking, because these properties are related to combat, not the card itself. AiAttackController - no longer creates Combat. Instead it uses a provided instance and fills attackers there ComputerUtilBlock.java became non-static class AiBlockController, also modifies the provided Combat instance