foul-magics/Mage/src/mage
2014-03-29 02:04:14 +01:00
..
abilities * Fixed a bug of CanBlockOnlyFlyingAbility that prevented other creatures with flying on the battlefield to block (Gloomwidow, Scrapskin Drake, Stormbound Geist, Skywinder Drake, Cloud Elemental, Cloud Sprite, Vaporkin, Welkin Tern). 2014-03-27 20:08:16 +01:00
actions Some minor formatting. 2014-02-03 17:47:12 +01:00
cards * Vedalken Shackles - Added missing mana cost to activate. 2014-03-28 23:29:57 +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 * Zombie Token - Fixed that token image is always shown. 2014-03-29 02:04:14 +01:00
players * Game log - Some minor changes to game log output. 2014-03-28 15:06:31 +01:00
target * Game log - Some minor changes to game log output. 2014-03-28 15:06:31 +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 Tidespout Tyrant, Shallow Grave, Xantid Swarm, Goblin War Strike, Wound Reflection, Children of Korlis and Sneak Attack. 2014-03-26 16:58:55 +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 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 removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
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