foul-magics/Mage/src/main/java/mage/game
2016-04-14 22:48:54 +10:00
..
combat Fixed some possible exception bugs. 2016-04-06 20:25:13 +02:00
command Restructured Mage module 2015-11-29 21:56:49 +01:00
draft spjspj - Implement new form of draft in which you simulate opening a full booster box (36 boosters) and take one at a time. Known (to me at least) colloquially as 'Rich Man's Draft' as it requires you to buy a full booster box. 2016-04-14 22:48:54 +10:00
events [SOI] Added 7 blue cards. 2016-03-27 00:20:12 +01:00
match Add allowed quit ratio option to match option and tourney option. 2016-02-01 02:25:44 +09:00
permanent * Bloodlord of Vaasgoth - Fixed that it did not apply bloodthirst properly to other vampires (fixes #1792). 2016-04-08 13:45:12 +02:00
stack Removed old AlternativeCost class, that's no longer used in cards. 2016-03-06 22:32:58 +01:00
tournament Added check to limit the number of waiting tables a player can create at the same time. 2016-03-26 10:42:02 +01:00
turn Restructured Mage module 2015-11-29 21:56:49 +01:00
CardAttribute.java Restructured Mage module 2015-11-29 21:56:49 +01:00
CardState.java Restructured Mage module 2015-11-29 21:56:49 +01:00
Controllable.java Restructured Mage module 2015-11-29 21:56:49 +01:00
Exile.java Restructured Mage module 2015-11-29 21:56:49 +01:00
ExileZone.java Removed obsolete Zone parameter in CardsImpl constructors. 2015-12-04 00:34:10 -05:00
Game.java spjspj - Implement a 'Use the first available mana ability for a land mode'. 2016-04-04 20:30:28 +10:00
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 Restructured Mage module 2015-11-29 21:56:49 +01:00
GameImpl.java spjspj - Implement a 'Use the first available mana ability for a land mode'. 2016-04-04 20:30:28 +10:00
GameInfo.java Restructured Mage module 2015-11-29 21:56:49 +01:00
GameOptions.java Restructured Mage module 2015-11-29 21:56:49 +01:00
GameReplay.java Restructured Mage module 2015-11-29 21:56:49 +01:00
GameState.java Manually added changes from halljared for group move events (fixes #1728). 2016-04-06 17:10:21 +02:00
GameStates.java Restructured Mage module 2015-11-29 21:56:49 +01:00
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 Restructured Mage module 2015-11-29 21:56:49 +01:00
Revealed.java Restructured Mage module 2015-11-29 21:56:49 +01:00
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 Fixed some more possible exception bugs. 2016-04-06 20:45:33 +02:00
Team.java Restructured Mage module 2015-11-29 21:56:49 +01:00