| .. |
|
BeginCombatStep.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
BeginningPhase.java
|
have separate turn events for extra beginning.
|
2024-04-25 18:58:32 +02:00 |
|
CleanupStep.java
|
add deprecated annotations, remove unused methods/params
|
2024-06-02 21:28:14 -04:00 |
|
CombatDamageStep.java
|
rework PhantomReplacementEffect used by 7 Phantom cards (#12189)
|
2024-04-27 17:34:59 +02:00 |
|
CombatPhase.java
|
refactor: deduplicate combat damage steps (#11566)
|
2023-12-21 22:44:01 -05:00 |
|
DeclareAttackersStep.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
DeclareBlockersStep.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
DrawStep.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
EndOfCombatStep.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
EndPhase.java
|
fix 514.3a, give player priority on cleanup when something happened (#12115)
|
2024-04-12 15:31:53 +02:00 |
|
EndStep.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
Phase.java
|
fix 514.3a, give player priority on cleanup when something happened (#12115)
|
2024-04-12 15:31:53 +02:00 |
|
PostCombatMainPhase.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
PostCombatMainStep.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
PreCombatMainPhase.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
PreCombatMainStep.java
|
|
|
|
Step.java
|
fix 514.3a, give player priority on cleanup when something happened (#12115)
|
2024-04-12 15:31:53 +02:00 |
|
Turn.java
|
prevent direct access of Player->counters ; some cleanup on counter removal effects ; implement [MH3] Izzet Generatorium (#12314)
|
2024-05-29 22:34:54 +02:00 |
|
TurnMod.java
|
fix Obeka, Splitter of Seconds (#12085)
|
2024-04-11 13:24:56 +02:00 |
|
TurnMods.java
|
game: turn modification improves:
|
2023-08-01 16:52:53 +04:00 |
|
UntapStep.java
|
performance: added day/night performance test for transform ability (disabled by default, see DayNightTest, related to #11285), added day/night rules ref
|
2023-11-07 01:25:15 +04:00 |
|
UpkeepStep.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |