drmDev
|
5c498d2ff5
|
confirmed Liliana Defiant Necromancer bug for issue #2130
|
2016-07-30 15:02:16 -04:00 |
|
Neil Gentleman
|
5b721443c1
|
setup TravisCI build, add badge to readme
needed to use `sudo: required` to run in a VM with more RAM, and
explicitly set maven's heap size.
|
2016-07-30 09:57:16 -07:00 |
|
Felipe Wannmacher
|
cf6d7a3e0b
|
Merge pull request #2127 from fwannmacher/master
Fixed Emrakul Mindslaver ability
|
2016-07-29 19:12:42 -03:00 |
|
fwannmacher
|
b4bda0da5e
|
- Fix issue #2088
|
2016-07-29 18:43:12 -03:00 |
|
fwannmacher
|
240a1af183
|
- Added test for issue #2105
|
2016-07-29 18:43:12 -03:00 |
|
drmDev
|
38a7927edb
|
Spell Queller bug fix for #2126
|
2016-07-29 16:14:44 -04:00 |
|
drmDev
|
60035fc0f5
|
Spell Queller bug confirmed for issue #2126
|
2016-07-29 15:52:53 -04:00 |
|
drmDev
|
b7e0702b62
|
Fixed Genesis bug - activation cost is 2G not 3 colorless
|
2016-07-29 11:25:24 -04:00 |
|
LevelX2
|
8073d2e3f7
|
* Polymorphous Rush - Fixed wrong target description.
|
2016-07-29 14:19:52 +02:00 |
|
drmDev
|
c587a08f6a
|
Merge remote-tracking branch 'upstream/master'
|
2016-07-29 03:46:59 -04:00 |
|
drmDev
|
c00dadcd4c
|
build fix - maven doesn't like bloodclockeffect as public unless in its own file named bloodclockeffect
|
2016-07-29 03:46:43 -04:00 |
|
Fenhl
|
35772ebc34
|
Update card count in readme
And minor formatting fixes.
|
2016-07-29 00:45:02 +00:00 |
|
drmDev
|
3f3229c43c
|
Martyred Rusalka and Netter En Dal impl
|
2016-07-28 17:50:26 -04:00 |
|
drmDev
|
44b36bf30e
|
More tests for Reality Smasher for issue #2123 - none of the tests are setup right still so @Ignore is on
|
2016-07-28 11:52:25 -04:00 |
|
Derek M
|
30519c02f0
|
Merge pull request #2124 from fenhl/umbilicus
Implement Umbilicus
|
2016-07-28 10:14:10 -04:00 |
|
Fenhl
|
f2e6ee510b
|
Add card Umbilicus
|
2016-07-28 13:40:23 +00:00 |
|
drmDev
|
6eb9553e74
|
WIP Reality Smasher tests. @Ignore is on since tests are unexpectedly failing for basic cases and not sure why.
|
2016-07-28 08:34:40 -04:00 |
|
drmDev
|
f39fab01eb
|
so now ya tell me it wasn't a bug! adjusted test. fixed #2053
|
2016-07-27 13:57:19 -04:00 |
|
drmDev
|
23eb555f59
|
added test for #2053 that confirms bug with sacrificing tokens with Leyline of VOid out and cards with Morbid ability
|
2016-07-27 11:35:56 -04:00 |
|
drmDev
|
0d8b892272
|
Festival, False Peace, Empty City Ruse, Moment of Silence impl. Extracted SkipNextCombatPhase class.
|
2016-07-27 09:42:45 -04:00 |
|
fireshoes
|
bbd9e0e323
|
[EMN] Minor text fixes for mtg-cards-data.txt
|
2016-07-26 23:40:13 -05:00 |
|
drmDev
|
0b48749e0b
|
fix soul warden test.
|
2016-07-26 22:58:56 -04:00 |
|
drmDev
|
f593623508
|
finished implementation of cards. CardView bug fix for card number change.
|
2016-07-26 22:58:20 -04:00 |
|
drmDev
|
b7c4eec90f
|
Merge branch 'master' of https://github.com/drmDev/mage
|
2016-07-26 20:00:37 -04:00 |
|
Derek M
|
8d67ddde5c
|
Merge pull request #2122 from fwannmacher/master
Fixed some bugs
|
2016-07-26 19:20:27 -04:00 |
|
fwannmacher
|
ec0e8181d5
|
- Fixed Issue #1660
|
2016-07-26 19:34:06 -03:00 |
|
fwannmacher
|
3caf66e4b6
|
- Fixed Issue #2108
|
2016-07-26 19:34:06 -03:00 |
|
fwannmacher
|
231a18a79c
|
- Fixed Issue #2121
|
2016-07-26 19:34:06 -03:00 |
|
fireshoes
|
ad3f3649da
|
Added FNM promo Rise from the Tides.
|
2016-07-26 13:52:36 -05:00 |
|
drmDev
|
54fcc1c408
|
WIP Syphon Flesh, Gravestorm, Gravespawn Sovereign implementations
|
2016-07-26 14:46:32 -04:00 |
|
Derek M
|
218583ebf8
|
Merge pull request #2120 from Dilnu/master
Fix all known cases of Issue #2106
|
2016-07-26 11:19:44 -04:00 |
|
Samuel Sandeen
|
2173069c09
|
Update Legerdemain to use filters in targeting.
Fix the way targeting is handled on Legerdemain.
Previously it was possible to get into an impossible state if there was
no valid second target.
|
2016-07-26 08:33:33 -04:00 |
|
drmDev
|
18a6e5392b
|
Bloodscale Prowler, Burning Tree Bloodscale,Gristleback implemented
|
2016-07-26 06:35:47 -04:00 |
|
drmDev
|
64192292c1
|
adjusted card gen template to work with cardNumber change
|
2016-07-26 05:41:59 -04:00 |
|
drmDev
|
f56b81b243
|
Trigon of Mending bug fix - allows targetting player
|
2016-07-25 23:46:01 -04:00 |
|
Samuel Sandeen
|
4c9a49df5b
|
Merge remote-tracking branch 'magefree/master'
|
2016-07-25 21:58:43 -04:00 |
|
Samuel Sandeen
|
c12959e025
|
Standardize Another target logic in some cases.
This removes custom targets and instead uses the AnotherTargetPredicate
to filter.
|
2016-07-25 21:58:11 -04:00 |
|
Samuel Sandeen
|
67194253e4
|
Fix simple issues in target specification
|
2016-07-25 21:53:12 -04:00 |
|
drmDev
|
bc14f8176a
|
Merge remote-tracking branch 'upstream/master'
|
2016-07-25 18:23:35 -04:00 |
|
drmDev
|
aa2605d6cf
|
Tribal Unity cardNumber to string fix
|
2016-07-25 18:16:40 -04:00 |
|
Derek M
|
5c4059fac6
|
Merge pull request #2118 from fwannmacher/master
Corrected some more bugs
|
2016-07-25 18:14:00 -04:00 |
|
fwannmacher
|
cbd0e36f97
|
- Fixed Issue #2100
|
2016-07-25 17:55:38 -03:00 |
|
fwannmacher
|
1fc81b8bc7
|
- Fixed Issue #2094
|
2016-07-25 17:25:53 -03:00 |
|
Derek M
|
86e7ace06e
|
Merge pull request #2112 from fwannmacher/master
Converted cardNumber from int to String. Now card number with "a" or "b" can be used.
|
2016-07-25 16:24:01 -04:00 |
|
fwannmacher
|
cd22b3013b
|
- Fixed Issue #2102
|
2016-07-25 16:41:28 -03:00 |
|
fwannmacher
|
9f08ce8b56
|
- Fixed Issue #2071
|
2016-07-25 15:59:49 -03:00 |
|
fwannmacher
|
9390ec20b0
|
- Fixed Issue #2098
|
2016-07-25 12:52:01 -03:00 |
|
drmDev
|
f2cb945744
|
Spectral Shepherd double check to only target spirits you control
|
2016-07-25 11:11:59 -04:00 |
|
drmDev
|
877106c2ad
|
Merge remote-tracking branch 'upstream/master'
|
2016-07-25 09:31:54 -04:00 |
|
spjspj
|
2d80a3ca00
|
Merge pull request #2117 from spjspj/master
spjspj - Update to push deck List across from Client to Server for Cu…
|
2016-07-25 22:49:13 +10:00 |
|