foul-magics/Mage/src/main/java/mage
Samuel Sandeen 3875f42bac
Refactor addCounters to fix bugs in edge cases. (#5154)
Add code to check the controller of abilities on the stack instead of the controller of their source card or object.

This fixes https://github.com/magefree/mage/issues/5152
2018-07-29 07:31:59 -04:00
..
abilities Implemented Saheeli, the Gifted 2018-07-28 16:25:39 -04:00
actions
cards Refactor addCounters to fix bugs in edge cases. (#5154) 2018-07-29 07:31:59 -04:00
choices remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
constants Implemeted Lord Windgrace 2018-07-25 15:45:56 -04:00
counters Implement 1 card C18 2018-07-27 18:53:34 +10:00
designations change enum comparison 2018-07-08 13:11:39 +02:00
filter rewrite some code to streams 2018-07-15 20:50:26 +02:00
game Implement 1 card C18 2018-07-27 18:53:34 +10:00
players Don't count players who have lost or left the game as having lost life. 2018-07-18 21:07:23 -04:00
target add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
util Make color distribution in booster more uniform 2018-07-25 02:46:31 +03:00
watchers Implement Shape of the Wiitigo 2018-07-04 11:31:03 -04:00
ConditionalMana.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
MageException.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
MageInt.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
MageItem.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
MageObject.java
MageObjectImpl.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
MageObjectReference.java Added null detection to MageObjectReference 2018-06-23 21:39:36 -04:00
Mana.java * Some rework/fixes/optimizations of calculation of available mana. 2018-06-24 01:23:49 +02:00
ManaSymbol.java
ObjectColor.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00