Derek Monturo
|
eec4c07726
|
#3048 unit test for vexing devil redirect planeswalker interaction. unable to duplicate issue
|
2017-04-04 10:50:14 -04:00 |
|
LevelX2
|
45818f3a51
|
* Celestial Dawn - Fixed that it was not possible to pay colorless costs with non white mana.
|
2017-04-04 15:32:39 +02:00 |
|
ingmargoudt
|
211d433ea9
|
playertype, enum singleton
|
2017-04-02 22:09:20 +02:00 |
|
Derek M
|
b19170f34f
|
Merge pull request #3045 from SickBoyWi/master
Implemented Soul Burn card for the two sets it's a part of: Ice Age a…
|
2017-04-02 12:17:32 -04:00 |
|
LevelX2
|
097a8ce0dd
|
Some rework to end turn logic and removing of stack objects (related to #2977).
|
2017-04-02 15:18:50 +02:00 |
|
LevelX2
|
15c1c7f8c0
|
* Fixed a problem with flashback ability and variable non mana costs (related to #2436).
|
2017-04-02 10:11:25 +02:00 |
|
ingmargoudt
|
594ffa2754
|
rewrote some streams and optionals
|
2017-04-01 22:45:40 +02:00 |
|
LevelX2
|
d0bf77cedf
|
* Fixed a problem with replacement effects that add counters were applied more than once to the same EnteresTheBattlefield event (fixes #2872).
|
2017-04-01 17:43:17 +02:00 |
|
Johnny.Hastings@gmail.com
|
2be3f20320
|
Implemented Soul Burn card for the two sets it's a part of: Ice Age and Invasion.
|
2017-03-31 18:33:17 -05:00 |
|
LevelX2
|
94f77675ec
|
* Reverted NykthosDevotion test commented out lines.
|
2017-04-01 00:53:47 +02:00 |
|
ingmargoudt
|
884ae83791
|
Merge pull request #3042 from ingmargoudt/card_functions
move static function to CardImpl, and other api fixes
|
2017-03-31 18:52:37 +02:00 |
|
Derek Monturo
|
1b9585ead7
|
#2872 added UT confirming bug for hangerback walker interaction
|
2017-03-31 11:00:08 -04:00 |
|
drmDev
|
f79ed5469d
|
#3002 updated UT for firecat
|
2017-03-30 21:56:59 -04:00 |
|
ingmargoudt
|
6f8f10fcc3
|
move static function to CardImpl, and other api fixes
|
2017-03-30 20:09:47 +02:00 |
|
drmDev
|
cbf5f38d84
|
#3039 confirmed nykthos bug by UT
|
2017-03-29 19:57:17 -04:00 |
|
fireshoes
|
55b433ae36
|
[AKH] Added 3/27 spoilers to mtg-cards-data.txt. Implemented several of the new cards.
|
2017-03-28 22:25:29 -05:00 |
|
Derek Monturo
|
3810f3ad2d
|
#3002 UT confirming bug with firecat blitz
|
2017-03-28 11:08:57 -04:00 |
|
drmDev
|
c25361202a
|
minor fixes - remove inconsistent test, make isperia ability non-optional
|
2017-03-27 23:36:06 -04:00 |
|
drmDev
|
29b03fb3ed
|
Closes #3030 UT for child of alara unable to duplicate
|
2017-03-27 22:41:08 -04:00 |
|
Achilles
|
ed37c5db8d
|
- Removed a test case from ReturnToHandEffectsTest that was inconsistent with the game engine. I tested the scenario and it worked fine.
|
2017-03-26 16:56:02 -05:00 |
|
Derek M
|
1a9c5fa469
|
Merge pull request #3014 from drmDev/bug/sphereCosts
fixes #3012 manaCosts not null check and way to retrieve it
|
2017-03-24 08:06:30 -04:00 |
|
drmDev
|
be62b11d2f
|
#3005 halimar tidecaller unit test. unable to duplicate issue.
|
2017-03-23 23:52:02 -04:00 |
|
drmDev
|
94c8d7f387
|
#3017 unit tests for declaration in stone. cannot duplicate issue
|
2017-03-23 23:38:03 -04:00 |
|
drmDev
|
097d60f5fc
|
fixes #3012 manaCosts not null check and way to retrieve it
|
2017-03-23 10:25:21 -04:00 |
|
Derek M
|
cf831eea28
|
Merge pull request #3007 from kubikrubikvkube/master
Enums should be compared with == but not equals()
|
2017-03-22 16:17:07 -04:00 |
|
Derek M
|
9c3aab3284
|
Merge pull request #3009 from Alexsandr0x/Citadel-of-Pain
Citadel of Pain
|
2017-03-22 16:16:21 -04:00 |
|
Alexsandro
|
0d0bba7f57
|
Fiz turns to pass in unit test
|
2017-03-22 13:14:15 -03:00 |
|
Alexsandro
|
bfb2b07ba6
|
Create unit tests
|
2017-03-22 13:09:49 -03:00 |
|
vraskulin
|
d3214c65e4
|
Merge remote-tracking branch 'fork/master'
|
2017-03-22 14:51:31 +03:00 |
|
vraskulin
|
d93061c0bc
|
Equals should be compared with == but not equals()
|
2017-03-22 14:50:50 +03:00 |
|
vraskulin
|
f37c823aa8
|
String + string concatenation can be replaced by string + char concetenation
|
2017-03-20 14:00:18 +03:00 |
|
drmDev
|
fb37dcd5f1
|
#2995 unable to duplicate by unit tests
|
2017-03-19 22:09:29 -04:00 |
|
LevelX2
|
bc81f7974a
|
Merge pull request #2992 from ingmargoudt/optionals
rewrites to optionals
|
2017-03-19 23:27:09 +01:00 |
|
drmDev
|
311e41abd2
|
refactored exiletokensAtEndStep
|
2017-03-19 17:54:07 -04:00 |
|
ingmargoudt
|
ff6c6405aa
|
rewrites to optionals
|
2017-03-19 19:48:32 +01:00 |
|
drmDev
|
c109fc8a0e
|
Implemented card Lightning Coils and test for it
|
2017-03-19 12:23:58 -04:00 |
|
drmDev
|
0d1c846cd5
|
#2989 cannot duplicate medomai issue with UT
|
2017-03-19 10:44:59 -04:00 |
|
drmDev
|
286eca3116
|
closes #2625 unable to duplicate with UT
|
2017-03-18 14:44:38 -04:00 |
|
drmDev
|
0e5ba16ac1
|
#2983 confirmed bug with skyfire kirin
|
2017-03-18 09:32:28 -04:00 |
|
drmDev
|
212385e876
|
#2841 UT unable to duplicate
|
2017-03-17 21:30:29 -04:00 |
|
drmDev
|
329ac6d980
|
#2970 UT unable to duplicate issue
|
2017-03-17 21:09:06 -04:00 |
|
drmDev
|
4aaea107a0
|
#2409 cannot duplicate with UT
|
2017-03-17 17:59:32 -04:00 |
|
Derek Monturo
|
35b8e55f0f
|
initial test setup
|
2017-03-17 17:59:32 -04:00 |
|
LevelX2
|
68d398c6fb
|
Merge pull request #2968 from ingmargoudt/singleton-as-enum
rewrote singleton to enum where applicable
|
2017-03-16 17:02:31 +01:00 |
|
LevelX2
|
63e9ca9266
|
Merge pull request #2969 from Alexsandr0x/Machinate
Implement Machinate + unitTests
|
2017-03-16 17:00:18 +01:00 |
|
Alexsandro
|
17bccde39d
|
Implement Machinate + unitTests
|
2017-03-14 17:22:16 -03:00 |
|
ingmargoudt
|
234cfe9519
|
rewrote singleton to enum where applicable
|
2017-03-14 16:32:47 +01:00 |
|
LevelX2
|
9d8a8a33f1
|
Xmage 1.4.22V0
|
2017-03-11 13:38:55 +01:00 |
|
LevelX2
|
c042d50ec7
|
Fixed a bug that fizzling spell copies let also wrongly fizzle the original spell on the stack the copy was made from.
|
2017-03-11 12:00:05 +01:00 |
|
LevelX2
|
7843187bc7
|
Merge pull request #2958 from JRHerlehy/master
Implement Bloodbond March
|
2017-03-11 09:41:41 +01:00 |
|