| .. |
|
AbilityType.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
AbilityWord.java
|
Fix typo
|
2015-10-17 15:21:33 +03:00 |
|
AsThoughEffectType.java
|
Rework of "spend mana as though it were mana of" handling.
|
2015-10-06 17:28:59 +02:00 |
|
AttachmentType.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
CardType.java
|
* Vintage Masters - Added set and already implemented cards.
|
2014-06-25 10:37:07 +02:00 |
|
ColoredManaSymbol.java
|
Improved DevotionCount DynamicValue to support a list of mana types.
|
2014-01-14 17:03:05 +01:00 |
|
CostModificationType.java
|
Fixed cost modification order (Rule 601.2e) and added CostModificationType
|
2013-09-24 19:52:58 +02:00 |
|
DependencyType.java
|
* Starfield of Nyx - Fixed that the continuous effect's dependancy to continuousEffects that add subtype aura was not checked. Reworked the dependency check to be a bit more generic (#1259).
|
2015-09-12 19:35:02 +02:00 |
|
Duration.java
|
Fixed empty mana pool handling to handle multiple effects at the same time correctly (fixes #482). Added support for mana that empties only at end of turn.
|
2014-10-20 17:49:40 +02:00 |
|
EffectType.java
|
Adeded ContinuousRuleModifyingEffect and handling for it. This effects will also be taken into account when checking if a spell gets yellow frame if it can be cast.
|
2014-07-25 13:09:48 +02:00 |
|
EnlargeMode.java
|
* Improved handling of enlarged images. Added mode to show other side of flip and transform cards. Added icon for copied cards and possibility to show enlarged original or copied card.
|
2014-03-06 21:51:51 +01:00 |
|
Layer.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
MageObjectType.java
|
Fixed NPE in tooltips for Emblem choose-trigger
|
2014-10-02 12:17:25 +04:00 |
|
ManaType.java
|
* Kruphix, God of Horizons - Fixed a bug that the mana pool was not correctly emptied (fixes #555).
|
2014-09-30 12:27:10 +02:00 |
|
MatchTimeLimit.java
|
Some match time options added. Set the deafult macth time to 25 minutes per player.
|
2013-06-24 17:09:21 +02:00 |
|
MultiplayerAttackOption.java
|
* Added a simple skill level to set and filter for tables.
|
2015-05-12 15:10:24 +02:00 |
|
Outcome.java
|
* Desecration Demon - Made AI not using the sacrifice ability any more.
|
2014-04-06 17:24:44 +02:00 |
|
PhaseStep.java
|
* Changed "Activate only during upkeep" abilities to conditional abilities instead of a cost for this restriction.
|
2014-07-28 16:53:37 +02:00 |
|
PlayerAction.java
|
* Added button popup menu to be able to automatically answer ability related "Yes" / "No" requests (related to #328).
|
2015-08-28 11:44:14 +02:00 |
|
RangeOfInfluence.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
Rarity.java
|
* Vintage Masters - Added set and already implemented cards.
|
2014-06-25 10:37:07 +02:00 |
|
SetTargetPointer.java
|
* Pattern of Rebirth - Fixed that the player that may search was not always the controller of the enchanted creature.
|
2015-10-20 23:48:51 +02:00 |
|
SetType.java
|
Cleanup sets.
|
2015-05-03 20:07:13 -07:00 |
|
SkillLevel.java
|
* Added a simple skill level to set and filter for tables.
|
2015-05-12 15:10:24 +02:00 |
|
SpellAbilityType.java
|
* Zoetic Cavern - Fixed that if cast with Morph the spell was not handled as spell with card type "Creature" (e.g. causing problem with Possibility Storm).
|
2015-06-13 19:21:03 +02:00 |
|
SubLayer.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
TableState.java
|
* Some changes to table and match view.
|
2014-11-01 14:24:23 +01:00 |
|
TargetController.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
TimingRule.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
TournamentPlayerState.java
|
* Fixed bug of player handling if player left during sideboarding. Added player info to show if tournament player is in sideboarding state.
|
2014-10-25 16:03:29 +02:00 |
|
TurnPhase.java
|
Added IsPhaseCondition, some minor framework formatting.
|
2013-11-21 09:58:22 +01:00 |
|
WatcherScope.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
Zone.java
|
* Fixed a card movement bug relevant for moving cards from different zones (e.g. Rise of Rise // Fall) .
|
2015-08-17 13:31:02 +02:00 |