| .. |
|
abilities
|
change to containsKey method to prevent stream exceptions (fixes #7904, fixes #7880, fixes #7844, fixes #7810, fixes #7805, fixes #7675, fixes #7669, fixes #7654, fixes #7651)
|
2021-06-13 10:13:41 -04:00 |
|
actions
|
|
|
|
cards
|
refactored and encapsulated card name choosing effects
|
2021-04-29 19:43:44 -04:00 |
|
choices
|
[READY FOR REVIEW] Implement a "multi-amount" dialog (#7528)
|
2021-04-17 14:28:01 +04:00 |
|
collation
|
changed collation to strings to allow non-int collector numbers
|
2021-02-13 09:03:52 -05:00 |
|
constants
|
added ranger creature type errata
|
2021-06-09 21:25:50 -04:00 |
|
counters
|
[MH2] Implemented Dauthi Voidwalker
|
2021-06-05 11:58:07 -04:00 |
|
designations
|
replaced all instances of converted mana cost with mana value
|
2021-04-17 17:02:27 -04:00 |
|
filter
|
refactored TappedPredicate to use single enum for both conditions
|
2021-05-11 09:33:45 -04:00 |
|
game
|
[MH2] fixed Urza's Saga not being sacrificed immediately when Blood Moon is on battlefield (ability still triggers on etb, related to Blood Moon issue)
|
2021-06-13 21:22:28 -04:00 |
|
players
|
[MH2] fixed Garth One-Eye permanent spells not becoming tokens
|
2021-06-10 18:42:02 -04:00 |
|
target
|
remove explicit null checks, match(..) checks on null itself by instanceof calls
|
2021-04-28 20:53:50 +02:00 |
|
util
|
updated copy implementation to work with stack objects
|
2021-04-26 18:55:48 -04:00 |
|
watchers
|
[MH2] Implemented Dihada's Ploy
|
2021-06-03 09:05:07 -04:00 |
|
ApprovingObject.java
|
Refactor: removed default comment headers
|
2021-02-21 08:15:16 +04:00 |
|
ConditionalMana.java
|
fixed issue with Kruphix, God of Horizons and Horizon Stone causing endless replacement effect loop
|
2021-02-23 08:41:54 -05:00 |
|
Emptiable.java
|
fixed issue with Kruphix, God of Horizons and Horizon Stone causing endless replacement effect loop
|
2021-02-23 08:41:54 -05:00 |
|
MageException.java
|
|
|
|
MageIdentifier.java
|
|
|
|
MageInt.java
|
Refactor: overflow method naming
|
2021-02-02 19:26:50 +04:00 |
|
MageItem.java
|
|
|
|
MageObject.java
|
replaced all instances of converted mana cost with mana value
|
2021-04-17 17:02:27 -04:00 |
|
MageObjectImpl.java
|
replaced all instances of converted mana cost with mana value
|
2021-04-17 17:02:27 -04:00 |
|
MageObjectReference.java
|
fixed a test failure
|
2021-02-24 16:32:30 -05:00 |
|
Mana.java
|
Dev: added additional info to some classes for easy debug;
|
2021-03-07 17:16:54 +04:00 |
|
ManaSymbol.java
|
|
|
|
ObjectColor.java
|
|
|