foul-magics/Mage/src/main/java/mage/game
Grath 419b9774e7
Fix #9948 (#9951)
- Reveal card tutored with Secret Entrance
- Grant hexproof from Throne of the Dead Three until next turn.
2023-02-06 14:15:47 +00:00
..
combat Fixed creatures that must attack being forced to attack players that have already lost the game 2023-02-03 02:23:57 +00:00
command Fix #9948 (#9951) 2023-02-06 14:15:47 +00:00
draft More draft stability (#9718) 2022-11-25 11:44:14 -05:00
events [ONE] Implement Tekuthal, Inquiry Dominus (#9921) 2023-01-28 18:21:34 -05:00
jumpstart
match
mulligan
permanent - Reverted old fix 08d9e8cfa0. It is no longer required for Animate Dead and friends. 2023-01-28 11:34:46 -06:00
stack Refactor PutCards to address issue #9643 (#9644) 2022-10-14 01:07:14 -04:00
tournament
turn Fix #9129 2022-10-07 11:35:56 -04:00
CardState.java
Controllable.java
Exile.java [BOT] Implemented Flamewar, Brash Veteran / Flamewar, Streetwise Operative 2022-10-11 21:15:53 -04:00
ExileZone.java
Game.java Allowed getOpponents to filter out players who have lost the game. Fixes Corrupt mechanic, Mycosynth Fiend, etc 2023-02-03 02:23:10 +00:00
GameCanadianHighlanderImpl.java
GameCommanderImpl.java
GameException.java
GameImpl.java Create common class for "when target dies this turn" delayed triggers (#9722) 2022-11-04 05:27:56 -04:00
GameInfo.java
GameOptions.java
GameReplay.java
GameState.java Refactor effects which disable the "legend rule" (#9662) 2022-10-28 18:04:23 -04:00
GameStates.java
GameTinyLeadersImpl.java
Graveyard.java
LookedAt.java
MageObjectAttribute.java
Revealed.java
Seat.java
Table.java
Team.java
ZoneChangeInfo.java
ZonesHandler.java