| .. |
|
abilities
|
Merge branch 'master' into master
|
2017-08-12 17:58:24 +10:00 |
|
actions
|
talk to interfaces rather than implementations
|
2017-07-16 11:08:09 +02:00 |
|
cards
|
fix subtype in game state
|
2017-08-06 22:11:26 +02:00 |
|
choices
|
fixing choosing creature types
|
2017-08-02 08:04:26 +02:00 |
|
constants
|
- changed Autobot and Dinosaur to fantasy types
|
2017-08-07 22:35:08 +02:00 |
|
counters
|
Implement Festering Wound
|
2017-07-10 10:42:51 -04:00 |
|
designations
|
huge rework on subtypes (#3668)
|
2017-07-16 16:57:39 -05:00 |
|
filter
|
Merge pull request #3801 from theelk801/master
|
2017-08-13 16:28:10 +02:00 |
|
game
|
- added Rat token with Deathtouch
|
2017-08-12 19:19:35 +02:00 |
|
players
|
talk to interfaces rather than implementations
|
2017-07-16 11:08:09 +02:00 |
|
target
|
Implemented Epicenter, Infested Roothold, Brown Ouphe, Rust, Ouphe Vandals, Fatal Attraction, Fighting Chance, Arcbound Fiend, Carry Away, Caverns of Despair, Amulet of Unmaking, Aphetto Exterminator, Balduvian Conjurer, Barrin's Unmaking, Each Mana Battery, Blood Hound, Boa Constrictor, Bola Warrior, Brass Talon Chimera, Briar Patch, Brine Shaman, Call to Arms, Goham Djinn, Halam Djinn, Ruham Djinn, Sulam Djinn, Zanam Djinn, Heroic Defiance and Tsabo's Assassin (#3779)
|
2017-08-08 21:49:14 -05:00 |
|
util
|
AddCardSubtypeAllEffect uses SubType enum
|
2017-08-08 17:11:21 +02:00 |
|
watchers
|
* Jandor's Ring - FIxed possible null pointer exception (discard has to be a cost still lacking).
|
2017-07-23 20:55:57 +02: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
|
remove hasSubType(String s)
|
2017-08-06 17:22:11 +02: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
|
Merge pull request #3769 from Eleros/feature/HASCON2017Promos
|
2017-08-04 22:39:20 +02:00 |