foul-magics/Mage/src/main/java/mage
2017-05-16 20:17:40 +03:00
..
abilities #3373: added exiling multiple targets in Mindbreak Trap 2017-05-16 20:17:40 +03:00
actions * Fixed a problem with replacement effects that add counters were applied more than once to the same EnteresTheBattlefield event (fixes #2872). 2017-04-01 17:43:17 +02:00
cards Xmage 1.4.23V4 2017-04-30 00:23:33 +02:00
choices Refactoring 2016-12-29 15:38:22 +03:00
constants spjspj - Add in 'View Current Deck' option. 2017-04-23 13:06:09 +10:00
counters rewrote some streams and optionals 2017-04-01 22:45:40 +02:00
designations [AKH] Added 3/27 spoilers to mtg-cards-data.txt. Implemented several of the new cards. 2017-03-28 22:25:29 -05:00
filter * Added another StaticFilter. 2017-05-07 14:07:21 +02:00
game * Added a simple check for infinite loops so that if players confirm the game ends in a draw (#3329). 2017-05-16 14:45:30 +02:00
players * Vizier of the Menagerie - Fixed that the cards from library could be cast at instant speed (fixes #3300). 2017-05-15 16:41:47 +02:00
target * Hexproof Planeswalkers can't be attacked (fixes #3328). 2017-05-16 10:34:58 +02:00
util Merge branch 'master' into move_magepermanent_method 2017-04-28 19:29:20 +02:00
watchers Fixed New Perspectives to use a CostModificationEffect. 2017-05-13 18:53:35 -04:00
ConditionalMana.java changed enum equals to ==, removed contains check for set 2017-03-07 21:47:11 +01:00
MageException.java
MageInt.java Bugfixes with != instead of equals and default toString calls 2017-02-15 19:52:20 +03:00
MageItem.java Functional interfaces should be annotated as functional interfaces 2017-02-15 19:23:12 +03:00
MageObject.java refactored IntCompareCondition 2017-04-05 19:10:45 +02:00
MageObjectImpl.java [AKH] Added 3/27 spoilers to mtg-cards-data.txt. Implemented several of the new cards. 2017-03-28 22:25:29 -05:00
MageObjectReference.java
Mana.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
ManaSymbol.java
ObjectColor.java Bugfixes with != instead of equals and default toString calls 2017-02-15 19:52:20 +03:00