LevelX2
|
471c5bed4a
|
* Pauper - Added pauper format.
|
2014-08-07 17:16:42 +02:00 |
|
LevelX2
|
a05077f558
|
* Player tournament result - Fixed a bug that draws were not shown correctly. Instead of "1-1-1" it was "11--1" shown for the result ( 1 win, 1 draw, 1 loss).
|
2014-08-07 16:41:20 +02:00 |
|
LevelX2
|
2b3352b3b8
|
* Fixed some "enter the battlefield as a copy of " effects (e.g. Phyrexian Metamorph, Quicksilver Gargantuan) that were handled targeted and so protection abilities could prevent that a permanent was selected.
|
2014-08-07 15:53:44 +02:00 |
|
LevelX2
|
fe7ec072c1
|
* reverted change that caused endless loops while applying continuous effects.
|
2014-08-07 14:29:46 +02:00 |
|
emerald000
|
10840840ac
|
Added Aura of Silence and fixed The Mimeoplasm.
|
2014-08-07 02:19:47 -04:00 |
|
magenoxx
|
7720301fa7
|
Fixed Abrubt Decay could be countered by Kira, Great Glass-Spinner's ability
|
2014-08-07 09:25:23 +04:00 |
|
LevelX2
|
8b03a5b940
|
* Encrust - Fixed that the deny use of abilities did not work.
|
2014-08-06 20:03:59 +02:00 |
|
LevelX2
|
020daf94f5
|
Changes to logging an chat session handling.
|
2014-08-06 17:17:50 +02:00 |
|
LevelX2
|
6776b03bae
|
Added Copy Enchantment.
|
2014-08-06 12:21:05 +02:00 |
|
LevelX2
|
336a6546dc
|
Added Copy Enchantment.
|
2014-08-06 12:20:52 +02:00 |
|
LevelX2
|
42973302f4
|
* Fixes to M15 token images handling.
|
2014-08-06 08:22:43 +02:00 |
|
LevelX2
|
792e23a0b0
|
* Steel Hellkite - Fixed that the activated ability of a Steel Hellkite copied with Phantasmal Image did not work.
|
2014-08-05 14:48:36 +02:00 |
|
LevelX2
|
568984615f
|
* Changes to logging.
|
2014-08-05 07:39:13 +02:00 |
|
LevelX2
|
3aab091492
|
Some changes to client and server logging messages.
|
2014-08-04 17:21:14 +02:00 |
|
LevelX2
|
9f6555240a
|
* Changes to logging.
|
2014-08-03 15:01:33 +02:00 |
|
LevelX2
|
df3b6afc8d
|
Replaced more replacement effects by ContinuousRuleModifyingEffects or RestrictionEffects.
|
2014-08-02 11:21:28 +02:00 |
|
LevelX2
|
4e2c8dbe02
|
* Permanent.canAttack() check for restriction effects more improvements and fix in CanAttackControllerAttachedEffect.
|
2014-08-01 19:22:48 +02:00 |
|
LevelX2
|
cbb6117b8e
|
Replaced some replacement effects with restriction effects. Added new method to restriction effect. Improved canAttack methods (not finished yet).
|
2014-08-01 15:59:59 +02:00 |
|
LevelX2
|
d3dadc41aa
|
Minor formattings.
|
2014-08-01 15:21:32 +02:00 |
|
LevelX2
|
d70a35961b
|
* Show playable cards - Fixed that this feature created NPEs because it was already called if no proper game step is set (small update).
|
2014-08-01 12:42:29 +02:00 |
|
LevelX2
|
2c6aaf272f
|
* Show playable cards - Fixed that this feature created NPEs because it was already called if no proper game step is set.
|
2014-08-01 12:21:56 +02:00 |
|
LevelX2
|
11cf5ab4fe
|
* ForcastAbility - Fixed that forecast ability wrongly did only work one time from hand for a card.
|
2014-08-01 00:25:21 +02:00 |
|
LevelX2
|
16b58a337d
|
Fixed some missing return statements.
|
2014-08-01 00:22:20 +02:00 |
|
LevelX2
|
1a1fc09221
|
* Fixed a bug that allowed to apply damage prevention replacement effects under certain circumstances multiple times to the same event.
|
2014-07-31 15:16:48 +02:00 |
|
LevelX2
|
84246e1935
|
* Commander - Fixed that commander with flash wrongly couldn't be cast from command zone using flash.
|
2014-07-31 14:17:04 +02:00 |
|
LevelX2
|
7de00610e8
|
* Fixed some minor issues concerning cards searching for permanent cards and bringing them onto the battlefield.
|
2014-07-31 13:50:54 +02:00 |
|
emerald000
|
ccef0f4fb2
|
[NEW] Added Grandeur ability word and the five cards using it.
|
2014-07-31 01:45:22 -04:00 |
|
magenoxx
|
bf7fe02a32
|
Issue#453: possibly correct fix for Commander abilities displayed twice
|
2014-07-30 22:43:18 +04:00 |
|
LevelX2
|
02df3f49a7
|
* Prevented NPE for getPhaseType().
|
2014-07-30 20:08:27 +02:00 |
|
magenoxx
|
b1908219ff
|
Test and fix for prev commit
|
2014-07-30 19:36:17 +04:00 |
|
magenoxx
|
62b959f6b1
|
[UI] Resolved Issue#460: Simplify hybrid mana use
|
2014-07-30 18:37:48 +04:00 |
|
magenoxx
|
2a3db04be1
|
ManaSymbol and ManaSymbols classes
|
2014-07-30 18:36:37 +04:00 |
|
LevelX2
|
dcf8c8e45e
|
* Overload - Fixed that overload abilities of sorceries could be used with instant speed (Mizzium Mortars, Vandablast and Teleportal).
|
2014-07-30 12:21:53 +02:00 |
|
LevelX2
|
33918623aa
|
Fixed some more mixed up parameters of target classes.
|
2014-07-30 10:47:51 +02:00 |
|
LevelX2
|
1f51d243ec
|
* Finished to change ReplacementEffects for UNTAP event to ContinuousRuleModifyingEffect.
|
2014-07-29 17:45:48 +02:00 |
|
LevelX2
|
ea1a098300
|
* Spellskite - Fixed that target could wrongly not be changed to spellskite in some cases.
|
2014-07-29 17:44:42 +02:00 |
|
LevelX2
|
48f0437bc7
|
Added log for mana bug.
|
2014-07-29 07:47:01 +02:00 |
|
LevelX2
|
9f9d140fa5
|
* Started to change ReplacementEffects for UNTAP event to ContinuousRuleModifyingEffect (not finished).
|
2014-07-28 17:46:25 +02:00 |
|
LevelX2
|
caf8a1e5ec
|
* Changed "Activate only during upkeep" abilities to conditional abilities instead of a cost for this restriction.
|
2014-07-28 16:53:37 +02:00 |
|
LevelX2
|
f51e7722cc
|
* Changed ReplacementEffects for TARGET and COUNTER events to ContinuousRuleModifyingEffects.
|
2014-07-28 08:21:17 +02:00 |
|
LevelX2
|
e22174b148
|
* Fixed that sacrifice was handled targeted (because of using other method now with sourceId and controllerId).
|
2014-07-27 15:51:51 +02:00 |
|
magenoxx
|
96beb5c986
|
minor comment fix
|
2014-07-27 15:33:04 +04:00 |
|
LevelX2
|
c8d76cdaaf
|
* Added Dream Halls and Curse of chain (and what was neccessary to get Dream Hall costs to work).
|
2014-07-27 11:22:22 +02:00 |
|
LevelX2
|
2e7219de2f
|
* Fixed bug that rule text of singletons like FlyingAbility were missing sometimes in permanents tooltiptext (fixes #453) .
|
2014-07-27 02:00:07 +02:00 |
|
LevelX2
|
f493d8ff99
|
Added Phage the Untouchable and all creatures with Dethrone ability.
|
2014-07-26 17:57:17 +02:00 |
|
LevelX2
|
25e2fb59e1
|
Support of play_land event for get playable cards.
|
2014-07-26 15:01:17 +02:00 |
|
LevelX2
|
4efb832b8d
|
* Fixed a bug in getPlayableInHand().
|
2014-07-26 00:48:13 +02:00 |
|
LevelX2
|
e8edf39f51
|
More replacement effects switched to continuous rule modyfing effect.
|
2014-07-26 00:47:29 +02:00 |
|
LevelX2
|
e25a60b312
|
* Changed table maneger to remove chat sessions that were never removed. Minor formattings.
|
2014-07-25 15:54:51 +02:00 |
|
LevelX2
|
7f6d5bcac6
|
* Fixed a bug introduced with TargetSource() fix.
|
2014-07-25 14:43:13 +02:00 |
|