foul-magics/Mage/src/main/java/mage/game
Evan Kranzler 1484e3b575
Rework "second main phase" abilities (#12970)
* replace all instances of "postcombat main phase" with "second main phase" minus exceptions

* second main trigger now works correctly

* add survival test

* additional text fixes
2024-10-18 23:03:43 -04:00
..
combat Fix players who have lost being valid attack targets 2024-07-27 19:45:22 +01:00
command Rework "second main phase" abilities (#12970) 2024-10-18 23:03:43 -04:00
draft refactor: rename "remixed" to "reshuffled" (#12755) 2024-09-01 01:08:26 -04:00
events [DSK] Implement Paranormal Analyst 2024-09-11 09:27:02 -04:00
jumpstart
match server: fixed wrong cheater detection in some tourney sideboardings (closes #11877) 2024-06-11 00:30:00 +04:00
mulligan
permanent tests: removed and restricted empty commands for choices and targets, improved empty name usages in tests (use EmptyNames.xxx.getTestCommand and EmptyNames.xxx.getObjectName for face down objects) 2024-10-16 15:19:46 +04:00
stack tests: added test for LKI from copied spell (related to Swan Song fix from #12883) 2024-09-25 09:55:19 +04:00
tournament refactor: rename "remixed" to "reshuffled" (#12755) 2024-09-01 01:08:26 -04:00
turn Change Duration.UntilTheNextEndStep to statically end during the beginning of EndStep. 2024-09-30 22:08:58 -04:00
CardState.java
Controllable.java
ControllableOrOwnerable.java
Exile.java implement [MH3] Unstable Amulet 2024-06-04 15:38:49 +02:00
ExileZone.java
FakeGame.java tests: added verify check for wrong predicates usage in filters (ClassCastException errors like #12774) 2024-09-19 04:32:21 +04:00
FakeMatch.java tests: added verify check for wrong predicates usage in filters (ClassCastException errors like #12774) 2024-09-19 04:32:21 +04:00
Game.java Venture into abilities - added card hints about current dungeon and room (part of #12274); 2024-09-20 18:03:23 +04:00
GameCanadianHighlanderImpl.java
GameCommanderImpl.java refactor: additional todos for players lists 2024-07-01 16:25:55 +04:00
GameException.java
GameImpl.java GUI, game: added default card hint to see day/night and next turn transform conditions (use player panel to see that hints, related to #8414) 2024-10-06 13:23:55 +04:00
GameInfo.java
GameOptions.java
GameReplay.java
GameState.java Change Duration.UntilTheNextEndStep to statically end during the beginning of EndStep. 2024-09-30 22:08:58 -04:00
GameStates.java
GameTinyLeadersImpl.java
Graveyard.java
LookedAt.java
MageObjectAttribute.java
Ownerable.java
PutToBattlefieldInfo.java
Revealed.java
Seat.java
Table.java server, refactor: added client side info about current table and parent table (tourney's sub-tables with matches); 2024-08-11 19:29:42 +04:00
Team.java
ZoneChangeInfo.java refactor: clean, added comments and todos to meld related code, fixed miss copy (related to #12544) 2024-07-01 22:43:58 +04:00
ZonesHandler.java refactor: clean, added comments and todos to meld related code, fixed miss copy (related to #12544) 2024-07-01 22:43:58 +04:00