foul-magics/Mage/src/mage
2015-09-01 17:34:21 +02:00
..
abilities * Leeching Bite - Fixed target handling to use correctly two target instances. 2015-08-30 21:15:09 +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 split card handling in deck editor. 2015-09-01 11:22:04 +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 * Fixed split card handling in deck editor. 2015-09-01 11:22:04 +02:00
game Changed some existing cards to use PermanentsOnTheBattlefieldCondition instead of adding a cost.[BFZ] Implemented Brood Butcher.[CSP] Implemented Heidar Rimewind Master, Rimewind Cryomancer, and Rimewind Taskmage.[LEG] Implemented Hyperion Blacksmith. 2015-08-31 18:58:45 -05: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 * Followed Footsteps - Fixed that the token copy was not working correctly if the target was already copying something (e.g. a Cryptoplasm). 2015-09-01 17:34:21 +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