foul-magics/Mage/src/mage
2014-03-14 13:56:30 +01:00
..
abilities * Delver Of Secrets - Fixed that the Reveal and to ask player did not happen during the resolving of the abilitys effect. Added info about transformation to log. 2014-03-14 13:56:30 +01:00
actions Some minor formatting. 2014-02-03 17:47:12 +01:00
cards * Split cards - The images of split cards are now rotated in the enlarged image view (moueswheel up/down). 2014-03-13 00:20:37 +01:00
choices [C13] Added 5 cards. 2013-11-30 23:28:44 +01:00
constants Added new attribute ability word to ability to simplify rule text generation. 2014-03-11 16:39:01 +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 Minor formatting. 2014-03-12 17:41:56 +01:00
game Removing of permanents handling for a player that leaves the game changed to avoid ConcurrentModificationException (fixes #393). Some formatting. 2014-03-12 08:35:31 +01:00
players * Whip of Erebos - Fixed a bug that if target creature already left battlefield, the card was still moved to general exile zone (causing problems with Obzedat, Ghost council). 2014-03-13 17:10:57 +01:00
target * 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
util * Changes to image handling of copied permanents (image is more often shown now). 2014-03-09 22:09:00 +01:00
watchers Added 5 cards (Sylvan Library, Tsabo's Web, Sylvan Safekeeper, Null Rod, Peacekeeper). Minor formatting. 2014-02-16 17:42:05 +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
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