foul-magics/Mage/src/mage
2014-03-25 00:01:28 +01:00
..
abilities Added Sword of the Meek, Venser, Shaper Savant and Humility. 2014-03-25 00:01:28 +01:00
actions Some minor formatting. 2014-02-03 17:47:12 +01:00
cards Added Keen Sense. 2014-03-22 09:29:53 +01:00
choices [C13] Added 5 cards. 2013-11-30 23:28:44 +01:00
constants * Counterbalance - Fixed that the counter effect did not correctly work. 2014-03-23 09:06:58 +01:00
counters * Reworked non mana costs with variable amount. The values have now to be announced before targeting. Fixed some wrong implementations (Firestorm, Myr Battlesphere, Skeletal Scrying). 2014-03-09 19:47:31 +01:00
filter Reversed some formatting changed that led to casting errors. 2014-03-14 14:43:54 +01:00
game * Counterbalance - Fixed that the counter effect did not correctly work. 2014-03-23 09:06:58 +01:00
players * Free for all - Fixed a bug that controller of a spell was sometimes affected by effects that should only be applied to opponents (e.g. Mogis, God of Slaughter's triggered ability). 2014-03-23 07:57:34 +01:00
target * Spell Pierce - Fixed bug that caused "java.lang.ClassCastException: mage.filter.predicate.ObjectPlayer cannot be cast to mage.filter.predicate.ObjectSourcePlayer" error. 2014-03-21 17:45:10 +01:00
util * Changes to image handling of copied permanents (image is more often shown now). 2014-03-09 22:09:00 +01:00
watchers Added Envelop, Back to Basics and Chains of Mephistopheles. 2014-03-23 18:56:07 +01:00
ConditionalMana.java Some minor formatting and some changes to framework classes. 2013-11-03 20:59:52 +01:00
MageException.java
MageInt.java
MageItem.java
MageObject.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
MageObjectImpl.java * Improved handling of enlarged images. Added mode to show other side of flip and transform cards. Added icon for copied cards and possibility to show enlarged original or copied card. 2014-03-06 21:51:51 +01:00
MageObjects.java
MageObjectsImpl.java
Mana.java * Opal Palcar - Fixed a bug that the first mana ability also wrongly gave the commander boost. 2013-12-27 19:14:17 +01:00
ObjectColor.java Minor formatting. 2014-02-18 17:36:10 +01:00