mage/Mage/src/main/java/mage
2019-03-20 23:23:28 -07:00
..
abilities - Fixed #5637 2019-03-18 09:18:39 -05:00
actions
cards Fix tests 2019-03-19 21:44:06 +04:00
choices Refactor: removed unused custom set filters in SubType requests; 2019-02-04 00:53:51 +04:00
constants Refactor set's legality, Modern Horizons now available for modern formats; 2019-03-04 04:49:49 +04:00
counters Implemented Energy Vortex 2019-01-30 16:28:26 -05:00
designations add missing diamond operators 2019-03-04 11:57:53 +01:00
filter fix NPE, both spellAbility and spellAbility.getTarget could be null. resolves #5599 2019-02-24 08:13:28 +01:00
game Fixed LondonMulligan to give mulligan choice after discarding to bottom, which fixes the interaction with Serum Powder. 2019-03-20 23:23:28 -07:00
players move Google Guava to mage-root pom in dependencyManagement, so other modules can use it 2019-03-18 15:48:35 +01:00
target * UI: added cancel button for all target definition abilities; 2019-03-10 23:31:11 +04:00
util * UI: added drag & drop text to deck editor (like drag & drop deck file); 2019-03-13 04:21:31 +04:00
watchers changed the constructor for a Watcher. Before, you had to explictly pass the name of the watcher as an argument. But most of the time this was the name of the class itself. So the watcher now determines internally its name. The method 'getBasicKey' can be overridden. Also updated some encapsulation 2019-03-16 08:35:26 +01:00
ConditionalMana.java
MageException.java
MageInt.java
MageItem.java
MageObject.java Refactor: added copyFrom info for all objects (original card used for copy, copy of copy and etc); 2018-11-29 19:29:39 +04:00
MageObjectImpl.java Refactor: added copyFrom info for all objects (original card used for copy, copy of copy and etc); 2018-11-29 19:29:39 +04:00
MageObjectReference.java updated target adjusters D through G 2018-09-26 22:13:35 -04:00
Mana.java
ManaSymbol.java
ObjectColor.java Typo fix 2019-03-07 12:14:27 +04:00