foul-magics/Mage/src/main/java/mage
2019-06-20 19:18:02 -04:00
..
abilities * Kicker - added support of X and mana cost interactions like Rosheen Meanderer + Verdeloth the Ancient combo (#3538); 2019-06-18 11:28:41 +04:00
actions
cards * Move cards from battlefield - fixed that some abilities can duplicates moving cards (#4655); For devs: all cards with CardsImpl and moveCards calls like Winds of Abandon; 2019-06-07 18:35:30 +04:00
choices Firemind Vessel - fixed AI game freeze, improved choose logic (#5023); 2019-04-16 10:52:48 +04:00
constants Cards compatibility with oathbreaker format; 2019-05-27 17:21:17 +04:00
counters Test framework: many improvements and fixes: 2019-04-28 11:10:28 +04:00
designations add missing diamond operators 2019-03-04 11:57:53 +01:00
filter Implemented Rotwidow Pack 2019-05-31 08:17:32 -04:00
game Implemented Mu Yanling, Sky Dancer 2019-06-20 19:18:02 -04:00
players Typo fix 2019-06-06 16:55:17 +04:00
target Implemented Sword of Sinew and Steel 2019-05-25 20:23:56 -04:00
util Oathbreaker: added support of 2 partners with 2 spells, improved signature spell hint and checks; 2019-05-29 03:03:17 +04:00
watchers Cards compatibility with oathbreaker format; 2019-05-27 17:21:17 +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 Implemented Role Reversal 2019-04-04 22:15:33 -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 * UI: improved cards appearance: 2019-05-10 10:01:51 +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 Typo fix 2019-03-07 12:14:27 +04:00