foul-magics/Mage/src/mage
2014-05-07 21:44:53 +02:00
..
abilities Made a change to the event handling to get Undying to work. 2014-05-07 01:30:39 +02:00
actions Some minor formatting. 2014-02-03 17:47:12 +01:00
cards * Fix to handle returning effects correct if multiple objects return at the same time (e.g. two creatures with evolve return from exile because two Banisher Priests die by damage to all effect). (not complete finished yet, because Undying test does not run without error). 2014-05-06 17:51:37 +02:00
choices * Training Grounds - Fixed bug that locked the game if activated ability of own creature had no mana costs. 2014-04-25 12:10:57 +02:00
constants Spells on the stack can now get counters. 2014-05-02 16:45:26 +02: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 More rework to handling of prevention effects. Some more framework effects created. 2014-04-23 17:15:18 +02:00
game Some minorlog changes. 2014-05-07 21:44:53 +02:00
players Fixed (probably) the player1 concedes but other player2 wins. Fixed that if player runs out of timer time or player lose of beeing idle, the match will end correctly. 2014-05-01 19:34:52 +02:00
target Fix possible permanent targets for ability that does not target. 2014-04-27 15:44:00 +04:00
util Fixed that in tournament a automatically generated deck will be submitted if player doesn't submit a deck in time (fixes #421). 2014-04-29 17:32:24 +02:00
watchers [JOU] Added 11 cards. 2014-04-08 16:29:58 +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
MageItem.java
MageObject.java
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