LevelX2
|
2d7c9a0e1f
|
* Hideaway - Fixed that the hidden card stayed wrongly in face down state as it was played.
|
2014-05-29 10:50:05 +02:00 |
|
LevelX2
|
8bd3109c87
|
* Fixed some game locking loops if a player concedes while resolving an effect (e.g. Scry, Discard). Some changes to game log for info about moving cards to library.
|
2014-05-29 10:27:52 +02:00 |
|
LevelX2
|
dad109b88e
|
* Control player - Fixed the phase names shown to the controlled player (fixes #415).
|
2014-05-28 17:29:04 +02:00 |
|
North
|
b456770e9c
|
now multiple client instances are supported
|
2014-05-28 07:46:38 +03:00 |
|
LevelX2
|
944bebbe16
|
Fixed a spelling error on the shuffle info message.
|
2014-05-28 01:04:35 +02:00 |
|
LevelX2
|
c13f7a2115
|
* Mana pool handling - Fixed bug where wrong playerId was used. Fixed that menu check state is the same for all GamePanles of client.
|
2014-05-27 16:54:38 +02:00 |
|
LevelX2
|
d9e4e99a0f
|
Some changes to manual mana pool handling.
|
2014-05-27 08:37:16 +02:00 |
|
LevelX2
|
a15deab99d
|
Fixed canPlay method to care abou alternate casting costs.
|
2014-05-26 16:59:06 +02:00 |
|
LevelX2
|
63208c33ed
|
Fixed canPlay method to care abou alternate casting costs.
|
2014-05-26 16:58:49 +02:00 |
|
Quercitron
|
b007242761
|
Fix mulligan process (rule 103.4)
|
2014-05-26 03:21:14 +04:00 |
|
LevelX2
|
2652316421
|
Some changes to handling of triggered effects and player response.
|
2014-05-25 13:53:32 +02:00 |
|
North
|
dbc066c998
|
[refactoring] removed generic from TargetCreaturePermanent
|
2014-05-24 22:40:35 +03:00 |
|
LevelX2
|
0443311f0e
|
Fixed some handling problems of triggered abilities.
|
2014-05-24 21:10:56 +02:00 |
|
LevelX2
|
b572e8c7d6
|
Some changes to prevention effects.
|
2014-05-24 19:21:33 +02:00 |
|
LevelX2
|
969aca4b2c
|
Merge origin/master
|
2014-05-24 19:19:45 +02:00 |
|
LevelX2
|
7fc072f467
|
* Fixed a bug that effects where applied to early and often (e.g. dying creature during combat damage step raised Nighthowlers tougness, so he survived lethal damage).
|
2014-05-24 19:19:08 +02:00 |
|
North
|
b97af752a6
|
Merge remote-tracking branch 'origin/db-change'
|
2014-05-24 18:43:00 +03:00 |
|
LevelX2
|
71fb7bf25b
|
Added context menu to switch between manual and automatic usage of the mana in mana pool. Manual usage is done by clicking on the mana symbol in the player panel. Still some fine tuning to do.
|
2014-05-24 02:56:35 +02:00 |
|
Quercitron
|
90756d1e5e
|
Add EachOpponentLosesYouGainSumLifeEffect
|
2014-05-23 23:49:39 +04:00 |
|
Quercitron
|
613a71393e
|
Add LookAtTargetPlayerHandEffect
|
2014-05-23 23:48:58 +04:00 |
|
Quercitron
|
e8a8bcec2c
|
Add TapLandForManaAllTriggeredAbility
|
2014-05-23 23:48:40 +04:00 |
|
Quercitron
|
d7489789d9
|
Add TurnId to GameState (for Final Fortune card)
|
2014-05-23 23:48:13 +04:00 |
|
LevelX2
|
19ccd5bc23
|
* Asceticism - Fixed a bug that no real Hexproof ability was gained (this fixed the problem with the failing PhantasmalImageTest).
|
2014-05-23 16:06:35 +02:00 |
|
LevelX2
|
90f4c2ea05
|
SetPowerToughnessAllEffect - Fixed a bug that the effect did not work correctly for static abilities.
|
2014-05-23 08:28:14 +02:00 |
|
Plopman
|
ad93de847a
|
Added depletionCounter
|
2014-05-22 18:26:58 +02:00 |
|
North
|
d3046a9a0d
|
changed DB from SQLite to H2
|
2014-05-22 17:53:13 +03:00 |
|
LevelX2
|
e83ca77b13
|
* Tezzeret, Agent of Bolas - Fixed that the second ability did overwrite all already existing abilities of the target artifact.
|
2014-05-22 16:26:21 +02:00 |
|
LevelX2
|
0d8325bc79
|
Fixed that if a creature get attached to an object (e.g. because equipment becomes a creature), it gets unattached.
|
2014-05-22 16:25:22 +02:00 |
|
LevelX2
|
b4903488b6
|
Added SetPowerSourceEffect. Some changes to SetPTSourceEffect calsses.
|
2014-05-21 08:35:19 +02:00 |
|
Quercitron
|
357308a265
|
[6ED] Add 4 cards
|
2014-05-19 13:03:41 +04:00 |
|
Quercitron
|
225118a585
|
Add ModeChooser to Modes (rule 700.2d)
|
2014-05-19 13:02:31 +04:00 |
|
Quercitron
|
02b1b0f3f6
|
Add SpellsCostIncreaseEffect
|
2014-05-19 13:00:30 +04:00 |
|
Quercitron
|
95863a43f6
|
Add onlyCombat parameter to PreventDamageByTargetEffect and PreventDamageToTargetEffect effects
|
2014-05-18 17:00:00 +04:00 |
|
LevelX2
|
e484da4028
|
Small text change to commander info.
|
2014-05-18 11:06:11 +02:00 |
|
LevelX2
|
2fdc9498fe
|
Merge origin/master
|
2014-05-18 09:49:34 +02:00 |
|
LevelX2
|
9fef18af99
|
Increased card repository version for 2014-10-05v2 dev release.
|
2014-05-18 09:48:44 +02:00 |
|
Plopman
|
af81914d74
|
Fixed ReturnToHandChosenControlledPermanentEffect text
|
2014-05-17 19:14:36 +02:00 |
|
LevelX2
|
da1b8df87d
|
Added 6 cards.
|
2014-05-17 19:02:04 +02:00 |
|
LevelX2
|
d0e22d48d9
|
[MIR] Added 7 lands.
|
2014-05-17 19:01:35 +02:00 |
|
LevelX2
|
20f61b6c79
|
Fixed bug in game log (combat).
|
2014-05-17 18:13:44 +02:00 |
|
Quercitron
|
249c9f09ed
|
Add numberCardsToDiscard parameter to DiscardCardYouChooseTargetEffect
|
2014-05-17 16:17:02 +04:00 |
|
Quercitron
|
f7f67713ef
|
Add RevealHandTargetEffect
|
2014-05-17 16:13:24 +04:00 |
|
LevelX2
|
d6acd43724
|
Added 7 cards.
|
2014-05-17 12:06:35 +02:00 |
|
Quercitron
|
8f2d3d8655
|
Add PreventAllDamageToAndByAttachedEffect
|
2014-05-16 02:15:07 +04:00 |
|
LevelX2
|
76402133ab
|
Fixed CantCastMoreThanOneSpellEffect.
|
2014-05-15 23:04:16 +02:00 |
|
LevelX2
|
5a0a080441
|
* Eidolon of Rhetoric - Fixed not working cast restriction.
|
2014-05-15 17:07:31 +02:00 |
|
Quercitron
|
777e25b586
|
[6ED] Add 5 cards
|
2014-05-15 02:33:26 +04:00 |
|
Quercitron
|
ebf4c5ba57
|
Add ReturnToBattlefieldUnderOwnerControlAttachedEffect
|
2014-05-15 02:29:26 +04:00 |
|
LevelX2
|
ce01d8cf25
|
* P/T defining static abilities - Fixed that the P/T is also set for the card if it's not a permanent (e.g. fixes that targeting a Nighmare with Margue Burst did always no damage).
|
2014-05-14 16:17:29 +02:00 |
|
LevelX2
|
d89970afde
|
Some minor formatting.
|
2014-05-14 16:14:09 +02:00 |
|