| .. |
|
abilities
|
ReturnToHandAttachedEffect - Fixed incorrect zcc check (Fixes #7885 #7890)
|
2021-06-08 15:49:32 -05: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] Implemented Academy Manufactor (#7864)
|
2021-06-02 21:46:51 -04:00 |
|
players
|
some user dialog changes
|
2021-05-20 20:36:37 -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
|
|
|