foul-magics/Mage/src/mage
2015-08-29 18:52:46 +02:00
..
abilities * Opalescence - Fixed that the dependent effect (613.7) Opalescence was applied before the effect of Enchanted Evening if Opalescence was cast earlier. 2015-08-29 18:52:46 +02:00
actions * Fixed a lot of cards where order of card discarding/hand,graveyard,permanents into library shuffling and card draw order was not correctly implemented. This could cause bugs for draw replacement effects (e.g. Notion Thief). 2015-08-19 03:31:44 +02:00
cards * Fixed a bug of deck import not finding cards that were never included in regular core or expansion sets (e.g. Command Tower). The deck imports are now case insensitive (and also a little bit slower). 2015-08-23 00:57:05 +02:00
choices
constants * Added button popup menu to be able to automatically answer ability related "Yes" / "No" requests (related to #328). 2015-08-28 11:44:14 +02:00
counters Fixed spelling of CanAttackAsThoughItDidntHaveDefender. Added M2M2 and P1P0 counter types. Added "HintText" to other landwalks in addtion to swampwalk. Added 40 cards. 2015-08-25 22:26:16 -05:00
filter * Hydromorph Guardian - Used custom predicate instead of custom target. 2015-08-14 15:34:16 +02:00
game * Added button popup menu to be able to automatically answer ability related "Yes" / "No" requests (related to #328). 2015-08-28 11:44:14 +02:00
players Fixed that cards moved from hand to library were named in the log by default. 2015-08-29 09:55:58 +02:00
target * FixedTarget added new constructor using permanent object. 2015-08-17 12:37:32 +02:00
util * Added button popup menu to be able to automatically answer ability related "Yes" / "No" requests (related to #328). 2015-08-28 11:44:14 +02:00
watchers * Commander - Fixed that a player lost by commander damage was posted continuously to the game log while the multiplayer game was ongoing. 2015-08-25 15:21:45 +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