foul-magics/Mage/src/mage
2014-04-05 16:17:33 +02:00
..
abilities * Echo ability - Fixed that echo had not to be paid if permanent came into play by other abilities (e.g. Living End). 2014-04-05 16:17:33 +02:00
actions Some minor formatting. 2014-02-03 17:47:12 +01:00
cards * Fixed a bug that prevented most continuous effects from recognizing if a permanent made zone changes and so the permanent was considered as a valid target even if the permanent changed zones (e.g. was Cloudshifted). 2014-04-05 02:51:11 +02:00
choices * Iona, Shiel of Emeria - Added choice information to card tooltip. 2014-04-04 08:39:19 +02: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 * Fixed a bug that prevented most continuous effects from recognizing if a permanent made zone changes and so the permanent was considered as a valid target even if the permanent changed zones (e.g. was Cloudshifted). 2014-04-05 02:51:11 +02:00
players Added Myr Servitor, Salvaging Station, Porphyry Nodes, and Gaea's Blessing. 2014-04-01 17:33:58 +02:00
target * Some formatting and a additional Cloudshift test. 2014-04-05 02:52:24 +02:00
util * Changes to image handling of copied permanents (image is more often shown now). 2014-03-09 22:09:00 +01:00
watchers * Golgari Thug - Fixed that card in graveyard was not a mandatory target. 2014-04-05 03:13:27 +02:00
ConditionalMana.java Some minor formatting and some changes to framework classes. 2013-11-03 20:59:52 +01:00
MageException.java
MageInt.java Fixed a bug that the copy of a Token could no more be copied because the baseValues for P/T were 0 for this copy. E.g. populate on an already populated token failed because of this bug. 2013-01-16 14:14:34 +01:00
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