Commit graph

14257 commits

Author SHA1 Message Date
LevelX2
4f8a3e5ae8 Fixed a bug that quitting a tournament by using the "Quit Tournament" button on the tournament panel did not work (fixes #1601). 2016-03-09 12:25:01 +01:00
Jeff
c270fdeb34 - Added a requested card Spreading Plague. 2016-03-08 17:20:39 -06:00
fireshoes
48ce3cc684 [SOI] Added Elusive Tormentor. 2016-03-08 11:46:50 -06:00
Jeff
42323af085 - Added a requested card Nomad Mythmaker. 2016-03-08 10:10:56 -06:00
rkfg
6ba17a71b3 Merge branch 'master' into staging 2016-03-08 14:06:40 +03:00
LevelX2
8e61641768 Merge pull request #1612 from djbrez/patch-13
Create RoaringSlagwurm.java
2016-03-08 09:49:14 +01:00
fireshoes
76f807fd0d [SOI] Added several cards. Added Skulk to keywords.txt.Fixed some SOI collector numbers. 2016-03-08 01:52:24 -06:00
DjB
14b46fe798 Create RoaringSlagwurm.java 2016-03-07 23:16:26 -06:00
rkfg
d4f5405a26 Merge branch 'master' into staging 2016-03-08 02:47:59 +03:00
fireshoes
645f37b1c4 Fixed set code for Wild Pair [PDS]. Fixed spelling in Stitched Mangler [SOI]. 2016-03-07 17:36:05 -06:00
rkfg
d8ff28c7f7 Refactor audio manager, add line pool. 2016-03-08 02:09:57 +03:00
fireshoes
87b8c9719d Merge origin/master 2016-03-07 17:08:29 -06:00
fireshoes
6289489a49 Updated SOI spoilers for 3/7. Added Archangel Avacyn, Aberrant Researcher, Bygone Bishop, Heir of Falkenrath, Clip Wings. 2016-03-07 17:06:12 -06:00
Jeff
cd4d2a12a3 - A few updates to Reins of the Vinesteed. 2016-03-07 17:03:15 -06:00
LevelX2
1b3c72cc00 * Skyclaw Thrash - Added missing ability. 2016-03-07 23:41:02 +01:00
Quercitron
6e4a4285b8 Fix images download from magiccards.info 2016-03-08 01:21:34 +03:00
Jeff
c4bf570663 - Added Reins of the Vinesteed. 2016-03-07 15:42:36 -06:00
LevelX2
d7ae1c51c9 Added test. 2016-03-07 18:30:58 +01:00
LevelX2
0a31a8b479 Fixed a problem with Tokens of the CopyEffect (e.g. with Essence of the Wild and Back from the Bring in play). 2016-03-07 17:34:03 +01:00
LevelX2
397b874b2d * Nantuko Mentor - Fixed not correctly working activated boost ability. 2016-03-07 16:45:44 +01:00
LevelX2
7de8694493 * Molten Psyche - Fixed that the damage was wrongly also dealt to the spell controller. 2016-03-07 16:36:20 +01:00
LevelX2
bd43cf0e1e * Fixed possible exception when planswalker were removed from battlefield. 2016-03-07 16:28:24 +01:00
LevelX2
60faf6378a Merge pull request #1607 from djbrez/patch-12
Create AislingLeprechaun.java
2016-03-07 16:22:22 +01:00
LevelX2
4d9f973f90 Merge pull request #1606 from drmDev/master
Card Implementation: Words of Worship
2016-03-07 16:21:40 +01:00
LevelX2
633995060e Merge pull request #1611 from spjspj/master
spjspj - implement ClockSpinning (TSP) - Modified AddCountersTargetEf…
2016-03-07 16:20:42 +01:00
LevelX2
b86dd17c54 * Widespread Panic - Fixed that it also triggered if the library was shuffled by an ability controlled by another player (e.g. Knowledge Exploitation). 2016-03-07 16:16:59 +01:00
spjspj
a521381e02 spjspj - implement ClockSpinning (FUT) - Modified AddCountersTargetEffect.java to include Cards (similar to removecounterstargeteffect) 2016-03-08 01:46:13 +11:00
DjB
c9a45af253 Create AislingLeprechaun.java 2016-03-06 23:05:48 -06:00
drmDev
c09b826b78 Card Implentation: Words of Worship 2016-03-06 20:01:15 -05:00
rkfg
f95921cc73 Enable hyperlinks handling only in the game log window. 2016-03-07 03:33:04 +03:00
rkfg
23e93f008a Add missing import to Ragamuffyn.java 2016-03-07 02:11:01 +03:00
rkfg
95d5bd852e Merge branch 'staging' 2016-03-07 01:35:20 +03:00
LevelX2
ed541b89aa Merge origin/master 2016-03-06 23:18:23 +01:00
LevelX2
0a10a7e97a [SOI] Added Incorrigible Youths. 2016-03-06 23:17:57 +01:00
LevelX2
a3268ec71a Added Madness to keyword generation. 2016-03-06 23:17:40 +01:00
rkfg
66040f0c1f Move canPlaySorcery() to ActivatedAbility.canActivate(). 2016-03-07 01:07:08 +03:00
LevelX2
8b63aea5c4 Merge pull request #1599 from djbrez/patch-11
Create Ragamuffyn.java
2016-03-06 22:39:34 +01:00
rkfg
88d17d7ed9 Fix lands highlighting on the non-main phases. 2016-03-07 00:38:51 +03:00
LevelX2
19d67f9a83 Removed old AlternativeCost class, that's no longer used in cards. 2016-03-06 22:32:58 +01:00
LevelX2
29b37b046d Fixed some trap cards and removed old AlternateCostImpl. 2016-03-06 19:41:30 +01:00
DjB
56ecba2dd2 Update Ragamuffyn.java 2016-03-06 12:27:05 -06:00
fireshoes
9b4ef96eb9 Updated SOI spoilers for 3/5. 2016-03-06 09:51:08 -06:00
LevelX2
f8797b3b5d Merge pull request #1605 from drmDev/master
Card implementation and tests for CircleOfAffliction
2016-03-06 15:36:55 +01:00
drmDev
3e12590d9b Additional test for sources of differing colors 2016-03-06 08:57:37 -05:00
drmDev
7cc6de86ad Card implementation and tests for CircleOfAffliction 2016-03-06 08:40:32 -05:00
spjspj
4bffbef07f Merge pull request #1604 from spjspj/master
spjspj - Fix with error message.
2016-03-07 00:17:44 +11:00
spjspj
81e5c2b50e spjspj - Fix with error message. 2016-03-07 00:13:31 +11:00
spjspj
025953138f Merge pull request #1603 from spjspj/master
And again.
2016-03-07 00:03:35 +11:00
spjspj
2aceb3fcef And again. 2016-03-06 23:59:00 +11:00
spjspj
1539819e94 Merge pull request #1602 from spjspj/master
spjspj - Make mistakes for user-chat commands less obtrusive
2016-03-06 22:52:17 +11:00