foul-magics/Mage/src/mage
2012-04-13 22:18:37 +03:00
..
abilities Added AuraReplacementEffect; cards with the Aura subtype don't change the zone they are in if there is no valid target on the battlefield. Also, when entering the Battlefield and it was not cast this effect gets the target to witch to attach it. 2012-04-13 22:18:37 +03:00
actions Fixed NPE in monte carlo. Removed actions remembering for now as not used yet. 2012-02-14 08:55:42 +04:00
cards Added javadoc to Card.moveToExile 2012-03-30 21:20:18 +03:00
choices fixes + optimizations + allow games to be paused and resumed 2011-11-02 21:39:03 -04:00
counters [DKA] Jar of Eyeballs 2012-03-11 17:12:04 +02:00
filter - Added <ROE> Totem-Guide Hartebeest. 2012-04-04 19:57:16 -05:00
game Moved skipping initial shuffling to game options. 2012-04-07 11:52:31 +04:00
players fixes 2012-03-29 08:32:52 -04:00
target fixed some NPE's and other errors 2012-02-23 15:26:57 -05:00
util Fixed Cryptoplasm copy effect. 2012-04-08 21:24:42 +03:00
watchers 13 new cards 2012-01-12 08:11:32 +01:00
ConditionalMana.java changes to support tracking mana sources + some refactoring 2011-09-21 14:01:00 -04:00
Constants.java Added additional parameter for effect outcome. Updated choosing permanents for AI. 2012-03-26 10:59:04 +04:00
MageException.java client/server overhaul - tested on localhost, remote testing pending 2011-05-24 23:52:26 -04:00
MageInt.java MageInt.EmptyMageInt made immutable 2012-03-28 22:29:27 +03:00
MageItem.java
MageObject.java More correct checking for having subtypes (card.hasSubtype()). Changeling ability. Refactored all cards. 2011-08-14 10:30:26 +04:00
MageObjectImpl.java fixes + optimizations + allow games to be paused and resumed 2011-11-02 21:39:03 -04:00
MageObjects.java
MageObjectsImpl.java
Mana.java changes to support tracking mana sources + some refactoring 2011-09-21 14:01:00 -04:00
ObjectColor.java SetCardColor and SetCardSubtype effects. 2011-07-31 15:16:12 +04:00