foul-magics/Mage/src/mage
2011-08-16 21:41:09 +04:00
..
abilities Fixed Scry causing losing the game 2011-08-16 21:41:09 +04:00
cards added sourceId to Watchers 2011-08-12 21:34:03 -04:00
choices Apostle's Blessing (targets card tooltip bugged) 2011-06-20 21:02:46 +03:00
counters [M12,M10] Djinn of Wishes. Fixes. 2011-08-08 19:14:40 +04:00
filter Fixed Livewire Lash (NPE). 2011-08-14 19:03:57 +03:00
game Refactoring. 2011-08-16 20:27:37 +03:00
players [M12] Goblin Bangchuckers 2011-08-09 22:37:58 +04:00
target Fixed checking for possible targets - replaced using source.getSourceId() by source.getId() - may cause bugs. Protection from colored spells works now. 2011-08-15 22:41:50 +04:00
util New ConditionalMana support. 2011-08-04 18:10:57 +04:00
watchers added sourceId to Watchers 2011-08-12 21:34:03 -04:00
ConditionalMana.java New ConditionalMana support. 2011-08-04 18:10:57 +04:00
Constants.java LoseAllAbilitiesTargetEffect. Updated BecomesCreatureSourceEffect and BecomesCreatureTargetEffect to clear previous subtypes if needed. 2011-08-12 18:40:15 +04:00
MageException.java client/server overhaul - tested on localhost, remote testing pending 2011-05-24 23:52:26 -04:00
MageInt.java added SOM - Chimeric Mass 2011-07-28 11:25:06 -04:00
MageItem.java Initial 2010-03-20 02:47:42 +00:00
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 Fixed .hasType implementation. 2011-08-15 19:26:28 +04:00
MageObjects.java ... 2010-09-25 20:35:23 +00:00
MageObjectsImpl.java ... 2010-09-25 20:35:23 +00:00
Mana.java Displaying not implemented cards for M12. 2011-07-31 09:51:42 +04:00
ObjectColor.java SetCardColor and SetCardSubtype effects. 2011-07-31 15:16:12 +04:00