foul-magics/Mage/src/mage
2014-09-05 00:13:10 +02:00
..
abilities * Champion ability - Fixed that it did not work for non champion permanents with the according subtype. 2014-09-05 00:13:10 +02:00
actions Some minor formatting. 2014-02-03 17:47:12 +01:00
cards * TXT deck importer - Changes to recognize sideboard starting and split cards in txt files from MTGO. 2014-08-31 09:12:28 +02:00
choices [refactor] removed generic parameter from Game classes 2014-06-03 12:33:02 +03:00
constants Fixed a bug that while a match or tournament was just starting a player could still leave the table, setting the table / tournament / match to an undefined state. Now the player can only leave the Match / Tournament if it has started properly. 2014-09-03 01:02:10 +02:00
counters Fixed removing counters 2014-08-29 13:18:10 +04:00
filter Added new common OpponentControllsMoreCondition and a new common FilterBySubtypeCard. 2014-08-20 17:08:36 +02:00
game Fixed a bug of handling of tournament sub tables if a user left. Some changes to match view. 2014-09-04 19:03:48 +02:00
players [KTK] Added 6 cards and some fixes. 2014-09-02 02:03:14 +02:00
target * Proliferate - Fixed a bug that only creatures could be used for the proliferate add counter effect. 2014-08-17 21:13:26 +02:00
util Fixed CMC compare order. 2014-08-18 01:09:15 +02:00
watchers [KTK] Added Raid-, Prowess-, and Outlast ability. Added FerociousCondition. 2014-09-01 19:28:06 +02:00
ConditionalMana.java Fix for colored mana producers only produce colorless mana (#432). The commander mana replacement effect returns now always only a new copy of mana. 2014-08-29 09:45:38 +02:00
MageException.java
MageInt.java * Grand Abolisher - Fixed missing tooltip text. 2014-05-14 00:15:53 +02:00
MageItem.java
MageObject.java * Added Morph ability. 2014-06-09 17:53:55 +02:00
MageObjectImpl.java Added Necropotence. 2014-06-16 15:32:51 +02:00
MageObjectReference.java Added Mana Drain and Spell Crumple. Fixed replacement effect of Hinder. 2014-08-25 13:54:47 +02:00
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
ManaSymbol.java ManaSymbol and ManaSymbols classes 2014-07-30 18:36:37 +04:00
ObjectColor.java * Earnest Fellowship - Fix protection working wrong for multicolored creatures 2014-07-17 02:27:57 +04:00