foul-magics/Mage/src/mage
2015-07-22 21:46:59 +02:00
..
abilities Merge origin/master 2015-07-22 21:46:59 +02:00
actions Added some font color to object and player names output to game logging and feedback area. 2015-05-09 21:18:00 +02:00
cards Remove basic lands from boosters that are not supposed to have them. Implement the timeshifted slot of Time Spiral boosters. 2015-07-20 21:06:51 +03:00
choices
constants Added Sen Triplets (Alara Reborn = 100%). 2015-06-23 16:15:14 +02:00
counters Implemented ~44 cards. Added +2/+2 counters. 2015-07-19 23:53:01 -05:00
filter finally made DustOfMoments to work, CounterPredicate didn't see counters for Chronozoa (permanent). why the hell is PermanentImpl.getCounters() and CardImpl.getCounters(game) don't return the same value for the same card 2015-07-15 22:06:00 +03:00
game Fixes to token image handling. 2015-07-19 10:09:50 +02:00
players * The Great Aurora - Fixed exception error when spell resolves. 2015-07-13 19:26:55 +02:00
target Fixes to token image handling. 2015-07-19 10:09:50 +02:00
util * Added a auto select color for color choices of mana abilities that ask the human player to select a colo (implements #690). 2015-07-21 17:23:10 +02:00
watchers * StormAbility - Fixed that the storm amount was not calculated correctly if a game state was restored (fixes #1051). 2015-07-16 11:05:32 +02:00
ConditionalMana.java * Cavern of Souls - Fixed a bug where spells cast with first ability can't be countered. 2015-04-14 16:31:11 +02:00
MageException.java
MageInt.java
MageItem.java
MageObject.java * Started to fix color setting for cards (e.g. Painter's Serverant) #408 (not completely finished yet). 2015-06-10 01:24:38 +02:00
MageObjectImpl.java Please test! Some changes to the display of user choices, showing also a longer text in tooltip window. 2015-06-28 21:55:48 +02:00
MageObjectReference.java Added damage done watcher. 2015-06-20 19:53:41 +02:00
Mana.java * Added a auto select color for color choices of mana abilities that ask the human player to select a colo (implements #690). 2015-07-21 17:23:10 +02:00
ManaSymbol.java
ObjectColor.java * Fixed a bug of check if two objects sharing a colors were also to colorless objects did return a positive result (e.g. caused Dream Halls to cast Artifacts by discarding lands). 2015-07-01 13:37:32 +02:00