foul-magics/Mage/src/mage
2015-08-05 09:03:38 +03:00
..
abilities Generalize PutCreatureOnBattlefieldEffect -> PutPermanentOnBattlefieldEffect 2015-08-05 09:03:38 +03: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 Fixed some possible null pointer exceptions. 2015-07-28 00:04:57 +02:00
choices
constants * Added Eater of Days, Tariel, Reckoner of Souls, Island Sanctuary, Selvala, Explorer Returned and Awakening. 2015-07-27 17:23:09 +02:00
counters Implemented ~44 cards. Added +2/+2 counters. 2015-07-19 23:53:01 -05:00
filter Add EnvoyEffect (named so because MTG Salvation wiki calls these creatures envoys and I can't think of a better name). Use it for existing cards. Implement cards: Brass Herald, Grave Defiler, and Tidal Courier 2015-07-28 12:21:25 +03:00
game * Rollback - Fixed that UI is locked after a accepted rollback request (fixes #1158). 2015-08-02 12:39:02 +02:00
players * Rollback - Fixed that UI is locked after a accepted rollback request (fixes #1158). 2015-08-02 12:39:02 +02:00
target Fixes to token image handling. 2015-07-19 10:09:50 +02:00
util * Fixed a bug that prevented that cards from Classic Six Edition were shown in mage. 2015-08-03 14:45:08 +02:00
watchers Added Gustcloak Savior, Spurnmage Advocate and Gleancrawler; 2015-07-30 16:13:27 +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 * Mage-Ring Network - Fixed calculation of available mana. 2015-07-23 12:42:02 +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