forked from External/mage
* added parameter for player adding counters to players * added parameter for player adding counters to cards/permanents * updated methods to use new parameter * fixed a few initial errors * refactored instances of cards that add counters by a player other than the controller * fixed some instances of incorrect arguments * refactored abilities that trigger off of a particular player adding counters * a few more cards that were missed * [KHM] Implemented Vorinclex, Monstrous Raider * added test for Vorinclex, Monstrous Raider * fixed a test failure |
||
|---|---|---|
| .. | ||
| BeginCombatStep.java | ||
| BeginningPhase.java | ||
| CleanupStep.java | ||
| CombatDamageStep.java | ||
| CombatPhase.java | ||
| DeclareAttackersStep.java | ||
| DeclareBlockersStep.java | ||
| DrawStep.java | ||
| EndOfCombatStep.java | ||
| EndPhase.java | ||
| EndStep.java | ||
| FirstCombatDamageStep.java | ||
| Phase.java | ||
| PostCombatMainPhase.java | ||
| PostCombatMainStep.java | ||
| PreCombatMainPhase.java | ||
| PreCombatMainStep.java | ||
| Step.java | ||
| Turn.java | ||
| TurnMod.java | ||
| TurnMods.java | ||
| UntapStep.java | ||
| UpkeepStep.java | ||