.. |
abilities
|
[ODY] Added Charmed Pendant.
|
2018-03-20 21:42:10 +01:00 |
actions
|
C17 Added Alms Collector.
|
2017-08-28 12:44:08 +02:00 |
cards
|
* Fixed a problem that a gained "is all creature types" from continous effects were not propertly reset on permanents.
|
2018-03-20 13:39:48 +01:00 |
choices
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
constants
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
counters
|
Implementing Snow Mercy (HHO) - Christmas Special Occasion card
|
2018-02-08 01:14:25 +11:00 |
designations
|
Added designation names to player tooltip.
|
2018-01-13 18:55:07 +01:00 |
filter
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
game
|
* Fixed a problem that a gained "is all creature types" from continous effects were not propertly reset on permanents.
|
2018-03-20 13:39:48 +01:00 |
players
|
Fire PLAY_LAND event after replace check
|
2018-03-13 17:08:44 +01:00 |
target
|
remove comparator, use Comparator.comparing
|
2018-03-18 00:56:52 +01:00 |
util
|
Fixed some more exception and/or logging problems.
|
2018-01-27 13:19:20 +01:00 |
watchers
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
ConditionalMana.java
|
changed enum equals to ==, removed contains check for set
|
2017-03-07 21:47:11 +01:00 |
MageException.java
|
Revert "Fixed package declarations for moved Mage package."
|
2015-12-01 22:33:59 +01:00 |
MageInt.java
|
Bugfixes with != instead of equals and default toString calls
|
2017-02-15 19:52:20 +03:00 |
MageItem.java
|
Functional interfaces should be annotated as functional interfaces
|
2017-02-15 19:23:12 +03:00 |
MageObject.java
|
added Saga enchantment subtype and default method for isHistoric
|
2018-03-18 00:32:50 +01:00 |
MageObjectImpl.java
|
* Fixed a problem that a gained "is all creature types" from continous effects were not propertly reset on permanents.
|
2018-03-20 13:39:48 +01:00 |
MageObjectReference.java
|
* Cleaned up FixedTargets MageObjectReference handling.
|
2018-02-24 17:28:55 +01:00 |
Mana.java
|
Fix Mana#containsAny to account for Any mana
|
2018-03-20 01:39:26 -07:00 |
ManaSymbol.java
|
Revert "Fixed package declarations for moved Mage package."
|
2015-12-01 22:33:59 +01:00 |
ObjectColor.java
|
Fixed v1 server incompatible with v0 clients (freezes on game startup)
|
2018-01-28 17:57:55 +04:00 |