| .. |
|
combat
|
Fix handling of damage to permanents (WIP) (#7592)
|
2021-02-22 17:11:24 -05:00 |
|
command
|
Fix handling of damage to permanents (WIP) (#7592)
|
2021-02-22 17:11:24 -05:00 |
|
draft
|
* Performance: memory usage optimization for deck editor (part 2 of removed bloated usage of ManaCosts -> ManaColor objects, see #7515);
|
2021-02-12 22:12:18 +04:00 |
|
events
|
Fix handling of damage to permanents (WIP) (#7592)
|
2021-02-22 17:11:24 -05:00 |
|
jumpstart
|
Adding in Jumpstart Custom (requested fixes)
|
2021-02-06 00:19:36 +11:00 |
|
match
|
* Planechase: added info about planechase mode in game's startup logs;
|
2020-04-13 21:56:53 +04:00 |
|
mulligan
|
* Game: fixed game freeze on mulligan phase and disconnected player;
|
2020-07-01 11:44:27 +04:00 |
|
permanent
|
a few more card refactors for card.moveToZone
|
2021-02-27 10:13:24 -05:00 |
|
stack
|
Tibalt, Cosmic Impostor - fixed that emblem can't cast not owned cards (#7598)
|
2021-02-22 23:06:43 +04:00 |
|
tournament
|
Adding in Jumpstart Custom
|
2021-02-04 23:55:59 +11:00 |
|
turn
|
Refactoring methods which add counters to track which player adds the counters (ready for review) (#7448)
|
2021-01-26 19:06:13 -05:00 |
|
CardState.java
|
* Meld Keyword - Fixed that the melt status was not correctly handled related to rollbacks or AI game simulation (fixes #6723).
|
2020-07-18 16:33:28 +02:00 |
|
Controllable.java
|
Improved commander support for mdf/split/adventure cards (additional fixes for ac98a3a31a)
|
2021-02-06 17:07:10 +04:00 |
|
Exile.java
|
|
|
|
ExileZone.java
|
|
|
|
Game.java
|
[KHM] fixed Reidane, God of the Worthy - rollback error on some events check without sourceId;
|
2021-02-06 13:04:20 +04:00 |
|
GameCanadianHighlanderImpl.java
|
Implemented Yorion, Sky Nomad (#6407)
|
2020-04-16 08:10:18 -04:00 |
|
GameCommanderImpl.java
|
Commanders improves:
|
2021-02-05 17:19:30 +04:00 |
|
GameException.java
|
|
|
|
GameImpl.java
|
[KHM] fixed Draugr Necromancer not allowing snow mana to be used for exiled cards
|
2021-02-23 13:47:23 -05:00 |
|
GameInfo.java
|
|
|
|
GameOptions.java
|
|
|
|
GameReplay.java
|
|
|
|
GameState.java
|
Improved commander support for mdf/split/adventure cards (additional fixes for ac98a3a31a)
|
2021-02-06 17:07:10 +04:00 |
|
GameStates.java
|
|
|
|
GameTinyLeadersImpl.java
|
[CMR] Implemented Liesa, Shroud of Dusk
|
2020-11-08 17:45:33 -05:00 |
|
Graveyard.java
|
|
|
|
LookedAt.java
|
|
|
|
MageObjectAttribute.java
|
Refactoring subtypes to make Maskwood Nexus work (ready for review) (#7432)
|
2021-01-26 08:52:35 -05:00 |
|
Revealed.java
|
|
|
|
Seat.java
|
|
|
|
Table.java
|
|
|
|
Team.java
|
|
|
|
ZoneChangeInfo.java
|
Refactor: replaced sourceId by source and introduced source param in some methods;
|
2020-12-12 20:23:19 +04:00 |
|
ZonesHandler.java
|
Token's zone change counter (ZCC) improves:
|
2021-02-04 19:15:54 +04:00 |