foul-magics/Mage/src/main/java/mage/game
2016-03-20 10:27:57 +01:00
..
combat * Fixed a problem with creatures forced to block while not able to do because the attacker has restrictions (e.g. menace). 2016-03-20 10:27:57 +01:00
command
draft
events * Stinkdrinker Bandit - Fixed triggered ability only triggering for controlled creatures now. 2016-02-03 00:25:17 +01:00
match Add allowed quit ratio option to match option and tourney option. 2016-02-01 02:25:44 +09:00
permanent [SOI] Added 3/14-15 spoilers to mtg-cards-data.txt Added Angel of Deliverance, Anguished Unmaking, Descend upon the Sinful, Drogskol Cavalry, Nephalia Moondrakes, and Sinister Concoction. 2016-03-15 17:47:21 -05:00
stack Removed old AlternativeCost class, that's no longer used in cards. 2016-03-06 22:32:58 +01:00
tournament Add allowed quit ratio option to match option and tourney option. 2016-02-01 02:25:44 +09:00
turn
CardAttribute.java
CardState.java
Controllable.java
Exile.java
ExileZone.java Removed obsolete Zone parameter in CardsImpl constructors. 2015-12-04 00:34:10 -05:00
Game.java
GameCommanderImpl.java * Widespread Panic - Fixed that it also triggered if the library was shuffled by an ability controlled by another player (e.g. Knowledge Exploitation). 2016-03-07 16:16:59 +01:00
GameException.java
GameImpl.java * Fixed that dies trigger were not always handled correctly if the creature with the triggered ability was sacrificed for paying a cost (fixes #1426). 2016-03-11 17:17:51 +01:00
GameInfo.java
GameOptions.java
GameReplay.java
GameState.java Added Djinn Illuminatus. 2016-01-08 15:48:23 +01:00
GameStates.java
GameTinyLeadersImpl.java * Removed the commander rule 4 (mana generation restriction). 2016-02-25 22:05:33 +01:00
Graveyard.java Removed obsolete Zone parameter in CardsImpl constructors. 2015-12-04 00:34:10 -05:00
LookedAt.java
Revealed.java
Seat.java Changed history handling for user a bit. Added history to table waiting dialog and user avatar tooltip. 2016-01-23 13:37:34 +01:00
Table.java Record game histories. Compute user stats and show them in the user panel. 2016-01-20 12:47:58 +09:00
Team.java