| .. |
|
abilities
|
* Fixed a bug that created a endless loop if mana producer were involved, that create mana of any type lands of players could produce (fixes ##3374).
|
2017-07-23 19:34:24 +02:00 |
|
actions
|
talk to interfaces rather than implementations
|
2017-07-16 11:08:09 +02:00 |
|
cards
|
huge rework on subtypes (#3668)
|
2017-07-16 16:57:39 -05:00 |
|
choices
|
huge rework on subtypes (#3668)
|
2017-07-16 16:57:39 -05:00 |
|
constants
|
* Some minor changes to logging and return code handling.
|
2017-07-23 11:06:23 +02:00 |
|
counters
|
rewrote some streams and optionals
|
2017-04-01 22:45:40 +02:00 |
|
designations
|
huge rework on subtypes (#3668)
|
2017-07-16 16:57:39 -05:00 |
|
filter
|
huge rework on subtypes (#3668)
|
2017-07-16 16:57:39 -05:00 |
|
game
|
* Fixed a bug that prevented players from paying costs during spell resolution (e.g. Mana Leak) - (fixes #3715).
|
2017-07-23 19:48:04 +02:00 |
|
players
|
talk to interfaces rather than implementations
|
2017-07-16 11:08:09 +02:00 |
|
target
|
* Added missing imports, imports reorg.
|
2017-07-23 16:29:29 +02:00 |
|
util
|
Subtype Update for "Z" Cards.
|
2017-07-17 17:17:07 -07:00 |
|
watchers
|
huge rework on subtypes (#3668)
|
2017-07-16 16:57:39 -05:00 |
|
ConditionalMana.java
|
changed enum equals to ==, removed contains check for set
|
2017-03-07 21:47:11 +01:00 |
|
MageException.java
|
|
|
|
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
|
huge rework on subtypes (#3668)
|
2017-07-16 16:57:39 -05:00 |
|
MageObjectImpl.java
|
huge rework on subtypes (#3668)
|
2017-07-16 16:57:39 -05:00 |
|
MageObjectReference.java
|
|
|
|
Mana.java
|
Fixed that the information what mana was payed to pay the mana cost of a spell or ability were not correct if "spend mana as though" abilities were involved in the payment (fixes #3604).
|
2017-07-10 16:53:02 +02:00 |
|
ManaSymbol.java
|
|
|
|
ObjectColor.java
|
Bugfixes with != instead of equals and default toString calls
|
2017-02-15 19:52:20 +03:00 |