foul-magics/Mage/src/main/java/mage/game
2018-03-22 12:06:45 +01:00
..
combat * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
command * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
draft * Some minor chnages. 2018-02-14 22:57:57 +01:00
events * Added Shah of Naar Isle (Future Sight complete now). 2018-02-18 23:44:52 +01:00
match Add a 'spectators allowed' option for regular tables (aka non tournaments). 2018-03-08 23:31:51 +11:00
permanent added Academy Drake, Knight of Malice, Hexproof from White 2018-03-22 12:06:45 +01:00
stack * Fixed some target pointer handling. 2018-02-22 17:46:23 +01:00
tournament * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
turn * Wildfire Eternal - Fixed that the ability triggered multiple times if more than one player blocked during the turn (fixes #4466). 2018-01-31 00:10:02 +01:00
CardAttribute.java fixed color-changing effects removing subtypes 2017-09-26 20:30:52 -04:00
CardState.java
Controllable.java
Exile.java Fixed Duplicant getting boost from Commander in command zone (#3299) 2017-08-27 09:16:47 -04:00
ExileZone.java
Game.java Moved overflow check method to CardUtil 2017-12-23 23:58:40 +01:00
GameCanadianHighlanderImpl.java Few lambda's and removed explicit type from creating lists and hashmaps 2017-02-28 13:46:57 +03:00
GameCommanderImpl.java finish rewriting watchers 2017-04-29 12:07:46 +02:00
GameException.java
GameImpl.java Fixed tests 2018-03-02 21:42:16 +04:00
GameInfo.java
GameOptions.java Ban ignored users from watching 2017-05-29 21:36:42 +02:00
GameReplay.java
GameState.java added a removeIf and streams 2018-03-22 12:06:45 +01:00
GameStates.java * Fixed that all spells could be cast by canceling the mana payment process. 2018-02-15 16:51:47 +01:00
GameTinyLeadersImpl.java [AKH] Added 3/27 spoilers to mtg-cards-data.txt. Implemented several of the new cards. 2017-03-28 22:25:29 -05:00
Graveyard.java
LookedAt.java
Revealed.java
Seat.java playertype, enum singleton 2017-04-02 22:09:20 +02:00
Table.java * Fixed a problem that the table health check removed tables that were just created by adding 30 seconds check stop after table start to prevent checking while server still is initializing the table start. 2017-07-23 20:28:18 +02:00
Team.java
ZoneChangeInfo.java
ZonesHandler.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00