| .. |
|
basiclands
|
clean some of the most frequent copy constructor / copy method (#11053)
|
2023-08-30 19:48:03 -04:00 |
|
decks
|
deck editor: improved support of mtgjson decks (added import of commander decks);
|
2024-05-29 23:34:37 +04:00 |
|
mock
|
images: fixed miss token image in some use cases (if it was created from a card and a set contains multiple images);
|
2024-05-26 12:56:03 +04:00 |
|
repository
|
implement [MKM] Cryptic Coat (#12164) and Cloak ability
|
2024-06-06 12:47:07 +02:00 |
|
AdventureCard.java
|
Modal double-faced cards - fixed game error on usage with some replacement effects (example: Diluvian Primordial, closes #12176) (#12184)
|
2024-04-25 23:40:57 +04:00 |
|
AdventureCardSpell.java
|
Fix Adventures exiling themselves before applying their effects (#10793)
|
2023-08-30 19:15:47 -04:00 |
|
AdventureCardSpellImpl.java
|
GUI: improved rendering of Adventure cards (#11764)
|
2024-02-09 11:55:34 +04:00 |
|
ArtRect.java
|
GUI: Improved rendering of Class cards (#11767)
|
2024-02-09 11:58:16 +04:00 |
|
Card.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 |
|
CardGraphicInfo.java
|
|
|
|
CardImpl.java
|
[MH3] Implement Fangs of Kalonia, The Hunger Tide Rises, Wastescape Battlemage (#12383)
|
2024-06-04 10:46:49 +02:00 |
|
Cards.java
|
cleanup: CardsImpl and related (#11585)
|
2023-12-29 22:39:56 -05:00 |
|
CardSetInfo.java
|
images: fixed miss token image in some use cases (if it was created from a card and a set contains multiple images);
|
2024-05-26 12:56:03 +04:00 |
|
CardsImpl.java
|
cleanup: CardsImpl and related (#11585)
|
2023-12-29 22:39:56 -05:00 |
|
CardWithHalves.java
|
Reworking effects which allow casting spells from a selection of cards (ready for review) (#8136)
|
2022-03-09 08:03:54 -05:00 |
|
ExpansionSet.java
|
Rework Mystery Booster and adjust some set classifications (#12138)
|
2024-04-23 09:28:40 +04:00 |
|
FrameStyle.java
|
|
|
|
LevelerCard.java
|
clean some of the most frequent copy constructor / copy method (#11053)
|
2023-08-30 19:48:03 -04:00 |
|
MeldCard.java
|
Code cleanup: protect all copy constructors (#10750)
|
2023-08-04 19:34:58 -04:00 |
|
ModalDoubleFacedCard.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 |
|
ModalDoubleFacedCardHalf.java
|
rename classes (#10383)
|
2023-05-17 18:49:30 -04:00 |
|
ModalDoubleFacedCardHalfImpl.java
|
game engine, tests and other fixes:
|
2024-02-17 19:35:44 +04:00 |
|
Sets.java
|
refactor: improved card info
|
2024-02-18 22:40:30 +04:00 |
|
SplitCard.java
|
Modal double-faced cards - fixed game error on usage with some replacement effects (example: Diluvian Primordial, closes #12176) (#12184)
|
2024-04-25 23:40:57 +04:00 |
|
SplitCardHalf.java
|
Reworking effects which allow casting spells from a selection of cards (ready for review) (#8136)
|
2022-03-09 08:03:54 -05:00 |
|
SplitCardHalfImpl.java
|
clean some of the most frequent copy constructor / copy method (#11053)
|
2023-08-30 19:48:03 -04:00 |
|
SubCard.java
|
Reworking effects which allow casting spells from a selection of cards (ready for review) (#8136)
|
2022-03-09 08:03:54 -05:00 |