foul-magics/Mage/src/mage
2015-08-19 01:06:14 +02:00
..
abilities * Argent Sphinx - Fixed tooltip text. 2015-08-19 01:06:14 +02:00
actions Added some font color to object and player names output to game logging and feedback area. 2015-05-09 21:18:00 +02:00
cards * Reworked Perisist and Undying to not use replacement effects to add the needed counters. 2015-08-18 12:30:52 +02:00
choices
constants * Intet, the Dreamer - Improved handling to look at face down cards exiled with Intet. Works now also if Intet has left the battlefield. 2015-08-19 00:59:05 +02:00
counters Implmented 38 cards. Fixed subtypes on UrzaTron lands to be "Urza's" and "Mine, Tower, or Power-Plant" instead of "Urza's Mine", etc. Added ChooseLandTypeEffect. Fixed some collector's numbers in Mirage. Added Shred counter type.Added ExileTopCardOfGraveyardCost and ExileTopCreatureCardOfGraveyardCost.Added PhaseOutSourceEffect and PhaseOutTargetEffect 2015-08-16 02:16:10 -05:00
filter * Hydromorph Guardian - Used custom predicate instead of custom target. 2015-08-14 15:34:16 +02:00
game * Removed some data from player restoring to fix unintended draws after a player concedes game (#1205) 2015-08-18 17:20:04 +02:00
players * Intet, the Dreamer - Improved handling to look at face down cards exiled with Intet. Works now also if Intet has left the battlefield. 2015-08-19 00:59:05 +02:00
target * FixedTarget added new constructor using permanent object. 2015-08-17 12:37:32 +02:00
util * Intet, the Dreamer - Improved handling to look at face down cards exiled with Intet. Works now also if Intet has left the battlefield. 2015-08-19 00:59:05 +02:00
watchers Added Gustcloak Savior, Spurnmage Advocate and Gleancrawler; 2015-07-30 16:13:27 +02:00
ConditionalMana.java * Cavern of Souls - Fixed a bug where spells cast with first ability can't be countered. 2015-04-14 16:31:11 +02:00
MageException.java
MageInt.java
MageItem.java
MageObject.java * Started to fix color setting for cards (e.g. Painter's Serverant) #408 (not completely finished yet). 2015-06-10 01:24:38 +02:00
MageObjectImpl.java Please test! Some changes to the display of user choices, showing also a longer text in tooltip window. 2015-06-28 21:55:48 +02:00
MageObjectReference.java Added damage done watcher. 2015-06-20 19:53:41 +02:00
Mana.java * Mage-Ring Network - Fixed calculation of available mana. 2015-07-23 12:42:02 +02:00
ManaSymbol.java
ObjectColor.java * Fixed a bug of check if two objects sharing a colors were also to colorless objects did return a positive result (e.g. caused Dream Halls to cast Artifacts by discarding lands). 2015-07-01 13:37:32 +02:00