Will Hall
661089c590
Helm of the Host - Specify imported constants, fix the copy-pasted author name...
2018-04-08 13:03:05 -07:00
Will Hall
eebd6b3af4
Fix: multiple token copies of Aurelia didn't trigger additional combat
...
Cause: the checkTrigger was trying to find the source as a card but if the source was a token, getCard wouldn't find anything, causing sourceCard to be null. The first token copy would trigger, but additional copies attacking for the first time were using the same counter in game.getState because sourceCard was null. By using getPermanent, checkTrigger can now find the token that was the source of the trigger and can accurately track amountAttacks for each Aurelia permanent.
2018-04-08 12:48:13 -07:00
Will Hall
e7f0b1822d
Add Helm of the Host
2018-04-08 11:25:26 -07:00
JRHerlehy
ff14a26f24
[DOM] Implement Tetsuko Umezawa
...
Add: Tetsuo to Dominaria Set File
2018-04-07 22:25:55 -07:00
JRHerlehy
04a504124b
[DOM] Implement Unwind
...
Fix: Switch Negate to using Static Filters
2018-04-07 21:28:39 -07:00
JRHerlehy
365cd7f394
Merge remote-tracking branch 'origin/master'
2018-04-07 20:53:13 -07:00
JRHerlehy
724b1136be
[DOM] Implement Marwyn
...
Add to set file
2018-04-07 20:45:55 -07:00
JRHerlehy
405296d53d
[DOM] Code Cleanup oh Josu
2018-04-07 20:45:28 -07:00
Justin Herlehy
8130dff631
Merge pull request #4729 from use/add-wizards-retort
...
Add Wizard's Retort
2018-04-07 18:29:38 -07:00
JRHerlehy
3b59655e4b
[DOM] Implement Cabal Stronghold
...
Fix: Dominaria set file order
2018-04-07 18:25:21 -07:00
igoudt
49ee8f9856
add 3 DOM cards, added a token, updated card text
2018-04-08 02:16:52 +02:00
Will Hall
a321fe0c96
Add Wizard's Retort
2018-04-07 15:04:43 -07:00
Thomas Contis
7e2d0e6755
Fixed issue #4465 . Cowardice correctly triggers now
2018-04-07 15:38:19 -04:00
Thomas Contis
05d9eec098
Merge branch 'master' into master
2018-04-07 13:52:42 -04:00
L_J
518a3dfb46
Implemented Damping Sphere, Tatyova, Teshar [DOM] ( #4725 )
...
* Implemented Tatyova, Benthic Druid
* Implemented Teshar, Ancestor's Apostle
* Implemented Damping Sphere, Tatyova, Teshar
2018-04-07 19:11:01 +02:00
Thomas Contis
49c233d539
Added enemy checklands to Dominaria List, implemented Divest
2018-04-07 10:10:59 -04:00
Oleg Agafonov
7ca27daad5
Merge pull request #4722 from use/add-ghitu-lavarunner
...
Add Ghitu Lavarunner
2018-04-07 13:30:28 +04:00
Will Hall
38bedbca09
Add Wizard's Lightning
2018-04-06 15:30:45 -07:00
Will Hall
02d597aeb8
Add Ghitu Lavarunner
2018-04-06 15:04:56 -07:00
Oleg Agafonov
dc1eaeb5bb
Fixed viewer size update, code clean, fixed typo
2018-04-06 11:49:08 +04:00
JRHerlehy
5ee60f6b1f
[DOM] Implement Dub
...
TODO: Update set info upon full spoiler.
2018-04-06 00:29:04 -07:00
JRHerlehy
3a0de48cf3
Code Cleanup
...
Remove unused imports
2018-04-06 00:15:36 -07:00
JRHerlehy
db8af2d4f7
[DOM] Implement 3 Cards
...
Add Grunn, the Lonely King
Add Naru Meha, Master Wizard
Add Verix Bladewing & Token
Fix Seal Away text
2018-04-06 00:01:46 -07:00
JRHerlehy
7be50c1bc5
[DOM] Implement Seal Away
...
Implement Seal Away
Remove unnecessary argument in call in Baird
2018-04-05 00:22:28 -07:00
JRHerlehy
285d5fe249
[DOM] Implement Baird
...
Implement Baird, Steward of Argive
2018-04-04 22:32:24 -07:00
JRHerlehy
01c273ad20
Code DeDupe
...
Reorder Dominaria Set file to alphabetical to allow card gen script to execute as expected.
2018-04-04 22:11:22 -07:00
Oleg Agafonov
f6b8d0fea6
Merge pull request #4707 from delftswa2018/feature/SOLID-fix-in-Token-classes
...
SOLID violation fix in token classes
2018-04-04 18:31:52 +04:00
Oleg Agafonov
383cc77eee
Merge pull request #4714 from rystan/master
...
Added Arvad the Cursed to Dominaria
2018-04-04 09:12:36 +04:00
Michael Simons
8b1c17e56c
Added Arvad the Cursed to Dominaria
...
https://scryfall.com/card/dom/191
2018-04-04 00:31:17 -04:00
Michael Simons
0bc0d54ec4
Create ArvadTheCursed.java
...
https://scryfall.com/card/dom/191
2018-04-04 00:28:17 -04:00
Oleg Agafonov
fd7423c8ce
Little fixes
2018-04-04 08:05:19 +04:00
Oleg Agafonov
478aa265b8
Merge pull request #4713 from rystan/master
...
Added 5 cards to Dominaria set
2018-04-04 07:50:58 +04:00
Michael Simons
8ffeb78f2c
Update CabalEvangel.java
2018-04-03 23:40:38 -04:00
Michael Simons
98f2f9af95
Update ZhalfirinVoid.java
2018-04-03 23:39:51 -04:00
Michael Simons
7ac7407f30
Add Zhalfirin Void to Dominaria set
...
https://scryfall.com/card/dom/249
2018-04-03 23:37:03 -04:00
Michael Simons
e5ab052842
Create ZhalfirinVoid.java
...
https://scryfall.com/card/dom/249
2018-04-03 23:34:32 -04:00
Michael Simons
074aff7770
Update Dominaria.java
2018-04-03 23:28:52 -04:00
Michael Simons
93962fdd40
Create CabalEvangel.java
...
https://scryfall.com/card/dom/78
2018-04-03 23:27:13 -04:00
Michael Simons
18249f870b
Add Goblin Warchief to Dominaria set
...
https://scryfall.com/card/dom/130
2018-04-03 23:21:52 -04:00
Michael Simons
91a6a822a2
Add Meandering River to Dominaria set
...
https://scryfall.com/card/dom/274
2018-04-03 23:00:53 -04:00
Michael Simons
19f57937a5
Add Icy Manipulator to Dominaria set
...
https://scryfall.com/card/dom/219
2018-04-03 22:56:21 -04:00
L_J
dff411d758
Merge pull request #4669 from Zzooouhh/master
...
Implemented Damping Sphere
2018-04-03 22:37:06 +02:00
Christiaan
7885fe42a0
Fixed subtype of Elvish Impersonator
2018-04-03 16:31:42 +02:00
Marc Zwart
1053db617b
fixed missing linebreaks
2018-04-03 14:31:59 +02:00
Marc Zwart
3e32287f00
fixed Token/TokenImpl imports and references
2018-04-03 14:05:41 +02:00
Marc Zwart
12becca27d
removed unused / bad code + fixed implementations of new tokens
2018-04-03 12:55:45 +02:00
Marc Zwart
813c67e657
last cards in Mage.Sets made compliant with updated Token class
2018-04-03 12:26:47 +02:00
Marc Zwart
24dd7aef15
updated another batch of Token classes in Mage.Sets
2018-04-03 09:30:40 +02:00
L_J
8a43293426
Implemented Elvish Impersonators & Once More With Feeling
2018-04-02 21:27:50 +00:00
L_J
aecfc347bb
Implemented Once More With Feeling
2018-04-02 21:26:56 +00:00
L_J
20a805e739
Implemented Elvish Impersonators
2018-04-02 21:23:02 +00:00
L_J
b2d4db1d27
Implemented Brutal Suppression
2018-04-02 19:18:06 +00:00
L_J
e88a6a1fad
Implemented Brutal Suppression
2018-04-02 19:17:41 +00:00
Marc Zwart
3ff34051ce
first few Tokens from sets module made compliant with abstract Token class
2018-04-02 17:48:39 +02:00
Marc Zwart
a68cac5a2b
replaced concrete usages of Token with new subclasses of abstract Token class
2018-04-02 17:47:57 +02:00
LevelX2
1e2e53073c
* Deep Analysis - Fixed that its flashback costs did not work with mana casting cost modification effects ( fixes #4677 ).
2018-04-02 15:30:57 +02:00
L_J
ee2c475c87
Implemented Mine, Mine, Mine!
2018-04-02 01:09:56 +00:00
L_J
56b124c524
Implemented Mine, Mine, Mine!
...
For some reason, making MineMineMineDontLoseEffect replace EventType.EMPTY_DRAW still resulted in a game loss
2018-04-02 01:09:22 +00:00
L_J
51bfbc6705
Edited applies and checksEventType
2018-04-01 12:05:31 +00:00
L_J
7bbfe9f2ae
Growth Spurt text fix
2018-03-31 13:41:38 +00:00
L_J
1dff6d9c48
Fix for Cabal Slaver
...
Cabal Slaver's ability caused the damaging goblin's controller to discard
2018-03-31 00:07:36 +00:00
Oleg Agafonov
fc065bbe3c
Little fixes
2018-03-29 17:55:22 +04:00
Jeff
4c67d96feb
- Added a requested card Retribution.
2018-03-28 09:49:18 -05:00
L_J
75ff9e430a
Implemented Damping Sphere
2018-03-27 21:45:04 +00:00
Plopman
1466cc2a81
Fix Axelrod Gunnarson
2018-03-27 00:07:13 +02:00
Plopman
a33916f3f4
Add StaticFilters.FILTER_CONTROLLED_LAND_SHORT_TEXT
2018-03-27 00:04:13 +02:00
Plopman
95b07bdb1f
Fix some ability text. Fix #2039
2018-03-26 22:27:39 +02:00
L_J
9e813935db
Practical improvement for Drought
...
The caster now can cancel the payment at the "Sacrifice a swamp" phase
2018-03-25 10:56:43 +00:00
Oleg Agafonov
e7546b9e33
Fixed umlauts in card names
2018-03-25 14:48:45 +04:00
L_J
0fc22b2f16
Implemented cards
2018-03-25 01:51:35 +00:00
L_J
0e4af73cc9
Implemented Lim-Dûl's Hex
2018-03-25 01:50:26 +00:00
L_J
3a355669aa
Implemented Leshrac's Sigil
2018-03-25 01:49:05 +00:00
L_J
93d1d5b390
Implemented Monsoon
2018-03-25 01:48:10 +00:00
L_J
89d3284f1f
Implemented Drought
2018-03-25 00:13:14 +00:00
L_J
a37d1aa868
Implemented Drought
2018-03-25 00:12:59 +00:00
spjspj
1340f75c1e
Merge pull request #4658 from spjspj/master
...
Karn, Scion of Urza (DOM)
2018-03-25 09:04:49 +11:00
spjspj
4527f791aa
Karn, Scion of Urza (DOM)
2018-03-25 01:44:23 +11:00
Jeff
a71c627fc7
- Added Cabal Shrine, Hint of Insanity, Mind Burst, and Traveling Plague. Odyssey set 100%.
2018-03-23 12:10:29 -05:00
Oleg Agafonov
eeaa40c945
[DOM] Renamed Fall into Oblivion to Cast Down
2018-03-23 11:15:41 +04:00
Oleg Agafonov
0eeada3264
[DOM] Fixed not working Fall into Oblivion
2018-03-23 11:10:52 +04:00
igoudt
c535b81bff
changed some == to .equals()
2018-03-22 23:37:07 +01:00
Jeff
ffb4ea647f
- Fixed Morality Shift. #4652
2018-03-22 16:35:33 -05:00
Jeff
802e9f99af
- Added Cephalid Shrine.
2018-03-22 15:12:30 -05:00
igoudt
00f91391e9
Homarid Drake, reprints, and rewriting his or her to their
2018-03-22 16:52:26 +01:00
igoudt
03355aee37
Merge branch 'master' of https://github.com/magefree/mage
2018-03-22 14:45:28 +01:00
spjspj
4382a4f247
Merge pull request #4649 from spjspj/master
...
Song of Blood (VIS)
2018-03-23 00:26:29 +11:00
spjspj
498a39126d
Song of Blood (VIS)
2018-03-23 00:24:07 +11:00
ArcadeMode
5ac975c52e
Blocker and Critical level bugfixes throughout the project ( #4648 )
...
* fixed https://sonarcloud.io/project/issues?id=org.xmage%3Amage-root&issues=AWIlv32RgrzAwlaaQ7rP&open=AWIlv32RgrzAwlaaQ7rP
* ensure closing of scanner if it was opened
* Refactored method in EmpyrialArchAngel to not always return same value.
* Refactored method in FalkenrathAristocrat to not always return same value.
* Refactored method in GilderBairn to not always return the same value.
* fixed left open resources, ensured quiet closing of the streams
* Refactored method in IceCave to not always return same value.
* Refactored method in KjeldoranRoyalGuard to not always return same value.
* Refactored method in LegionsInitiative to not always return same value.
* Refactored method in NaturesWill to not always return same value.
* added quiet closing method in new streamutils class, used to clean up the connectdialog
* Fix small typo
* added quiet closing to saveobjectutil
* closed resources in savegame method of gamecontroller
* properly close resources in loadGame method of GameReplay class
* further proper resource closing in ServerMessagesUtil
* fixed unclosed resources in copy method in mage framework Copier
* closed unclosed resources in copyCompressed method in Copier
* ensure closing of filewriter in manasymbols
* ensure proper closing of Stream in arcane UI
* ensure closing of datagram socket in arcane Util
* ensure resource closing in deckimport from clipboard
* ensure closing of plugin classloader
* ensured closing of zipinputstream resource
* ensure closing of fileoutputstream in ScryfallSymbolsSource
* ensure closing resources after finishing/canceling download of pictures
* remove commented code
* move locks to try block to ensure unlocking along all execution paths
* remove dangerous instance of double-checked locking
* removed dangerous instance of double checked locking in settingsmanager
* Removed dangerous instance of double-checked locking in ThemePluginImpl
* close resource which did not happen certainly
* close another stream
* ensure closing of inputstream
2018-03-22 08:13:13 -05:00
Jeff
ec77cecbf6
- Removed unneeded spell copy checks
2018-03-22 08:07:40 -05:00
igoudt
af83a34c64
added Academy Drake, Knight of Malice, Hexproof from White
2018-03-22 12:06:45 +01:00
Jeff
270951bf89
- Added Dwarven Shrine.
2018-03-21 17:19:01 -05:00
Jeff
be67d61997
- Added Mad Dog.
2018-03-21 16:29:09 -05:00
igoudt
b6dbdf60d5
add Serra Disciple, change collector number Knight of Grace
2018-03-21 17:32:05 +01:00
igoudt
72879c44b9
fix comment and rename effect
2018-03-21 16:36:37 +01:00
LevelX2
9f2f7673c6
[ODY] Added Natuko Shrine and Rites of Spring.
2018-03-21 00:09:20 +01:00
LevelX2
f56b2fb86c
[ODY] Added Charmed Pendant.
2018-03-20 21:42:10 +01:00
Jeff
cddb4af9e6
- Added Painbringer.
2018-03-20 10:21:12 -05:00
LevelX2
dcb3d5fb27
* Fixed a bug of Mizzixs Mastery that could lead to a endless loop.
2018-03-20 11:29:09 +01:00
spjspj
8ff4f81cea
Merge pull request #4640 from spjspj/master
...
New M15 Rendering for Unstable lands
2018-03-20 16:49:00 +11:00
spjspj
a368c93845
New M15 Rendering for Unstable lands
2018-03-20 16:12:43 +11:00
Jeff
92b76b7c09
- Added Bamboozle.
2018-03-19 17:18:40 -05:00
Jeff
ab5fe47ce7
- Added Aven Shrine.
2018-03-19 14:56:31 -05:00
LevelX2
077d041623
Merge origin/master
2018-03-19 18:41:36 +01:00
LevelX2
ad215a054d
* Unified spelling of Kongming, 'Sleeping Dragon' for all sets it is included.
2018-03-19 18:40:56 +01:00
Jeff
a71c16b033
- Added Tattoo Ward.
2018-03-19 11:38:14 -05:00
Jeff
b9c3f353e3
- Added requested card Verdant Succession.
2018-03-19 09:21:50 -05:00
igoudt
af130859e1
Add Invoke the Divine, Lyra Dawnbringer
2018-03-19 11:21:06 +01:00
LevelX2
de0333936a
Merge pull request #4636 from sinsedrix/card-implement
...
Implemented card: Kaervek's Purge
2018-03-18 23:41:37 +01:00
LevelX2
4afdcc860a
* Alhammarret, High Arbiter - Fixed not working ability that prevents spell casting ( fixes #4561 ).
2018-03-18 23:38:24 +01:00
Sinsedrix
54a96a7f4a
Implemented card: Kaervek's Purge
...
Updated: Builder's Bane
2018-03-18 21:55:43 +01:00
LevelX2
b073ce1c42
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. ( #4634 ).
2018-03-18 18:18:54 +01:00
LevelX2
03ebdc17d8
Merge pull request #4632 from CountAndromalius/master
...
Corrected "Any TYPE among permanent types" handling
2018-03-18 16:25:47 +01:00
LevelX2
ffa735366e
Some code cleanup for using DevoidAbility.
2018-03-18 16:03:52 +01:00
igoudt
bd4b5f6300
add Jhoira Weatherlight Captain + tests
2018-03-18 11:55:50 +01:00
igoudt
ddf568679f
added 3 Dominari cards, benalish marshal, charge, knight of grace, added a new condition and a new ability
2018-03-18 00:22:03 +01:00
LevelX2
442130beb6
Some minor changes.
2018-03-17 23:40:36 +01:00
LevelX2
711fa7dcec
* Eye of the Stomr - some rework.
2018-03-17 23:40:15 +01:00
LevelX2
85b13b88c8
* Kindred Summons - Fixed that no creatures were put onto the battlefield.
2018-03-17 22:35:03 +01:00
Count Andromalius
240416146e
Merge remote-tracking branch 'upstream/master'
2018-03-17 15:24:40 -03:00
LevelX2
7d1af66162
* Fixed Sacrific a creature text and filter handling.
2018-03-17 18:58:18 +01:00
Count Andromalius
86443d7cd4
Corrected error when handling colorless permanents on "Any type among [...] permanents"
...
Also changed comment on AnyColorLandsProduce for clarity
2018-03-17 11:35:50 -03:00
LevelX2
66bd5294e8
* Removed effect's ApplyEffectsAfter functionality. It's now always applied.
2018-03-17 13:43:31 +01:00
LevelX2
d9ede35857
* MIracle - Fixed a problem with miracle casting costs.
2018-03-17 12:35:40 +01:00
Jeff
8bc3efff07
- Added requested card Cytoshape.
2018-03-16 14:58:11 -05:00
LevelX2
73dcb3ff22
* Skyshrout War Beast - Fixed wrong P/T calculation because of wrong land filter.
2018-03-16 20:14:28 +01:00
LevelX2
946503864a
Merge origin/master
2018-03-16 20:12:08 +01:00
LevelX2
62db7ae72f
* Skyshrout War Beast - Fixed wrong P/T calculation because of wrong land filter.
2018-03-16 20:11:10 +01:00
CountAndromalius
d7458c5e35
Implemented [DOM] Mox Amber ( #4622 )
2018-03-16 14:09:35 -05:00
LevelX2
925db89f31
* Cultivate - Fixed possible null pointer exception.
2018-03-16 18:24:29 +01:00
LevelX2
b035d85f98
* Fixed a problem that triggered abilities that face down permanents got from other sourced did not trigger ( fixes #4571 ).
2018-03-16 15:06:15 +01:00
spjspj
cd21387659
Merge pull request #4624 from spjspj/master
...
Add rendering for Expeditions
2018-03-16 22:57:37 +11:00
spjspj
89d58bef5b
Add rendering for Expeditions
...
(With non-copyright background image)
2018-03-16 22:49:21 +11:00
LevelX2
f7b5fabb77
Merge pull request #4619 from CountAndromalius/master
...
Baloth Gorger + Jodah, Archmage Eternal
2018-03-15 22:15:34 +01:00
LevelX2
db94287b20
* Pulmonic Sliver - Fixed that the put in the graveyard ability was not handled optional.
2018-03-15 17:28:45 +01:00
Jeff
05ae0c8a02
- Text change
2018-03-14 18:06:39 -05:00
Jeff
55164eda28
- Fixed Defiant Vanguard. It works with Cloudshift type effects now also. @4572
2018-03-14 17:57:04 -05:00
Jeff
9647083f60
- Fixed Sokenzan Renegade. #4614
2018-03-14 15:00:19 -05:00
Count Andromalius
311adbdf2b
Baloth Gorger + Jodah
...
First steps into DOM, implementing some cards shown in the official leak. Did not add into the set as we don't have official information on rarity yet.
2018-03-14 00:16:23 -03:00
LevelX2
87f590f6b8
* Skirk Commando - Fixed triggered ability.
2018-03-13 23:19:36 +01:00
LevelX2
f0950518e9
Added Catalyst Stone.
2018-03-13 22:57:44 +01:00
LevelX2
1e1e361c60
* Some minor changes to Casting of Bones and the used effect.
2018-03-13 22:57:27 +01:00
LevelX2
c8b1c6058b
Merge pull request #4613 from AMWJ/master
...
Implemented card: Casting of Bones
2018-03-13 22:19:38 +01:00
LevelX2
537f7dd1ae
* Dinosaur Hunter - Fixed wrong var name.
2018-03-13 16:52:37 +01:00
LevelX2
0885ed4058
Merge pull request #4605 from rscoates/patch-1
...
Update DinosaurHunter.java
2018-03-13 16:39:07 +01:00
AMWJ
f4fe276fb6
Merge branch 'master' of https://github.com/magefree/mage
2018-03-13 01:56:01 -04:00
Oleg Agafonov
b344ab12dc
* Alliances (ALL) changes:
...
- Changed card numbers to new style (scryfall like);
- Gorilla Shaman, Storm Shaman - fixed wrong rarity;
2018-03-13 09:13:01 +04:00
AMWJ
5793e9a9dd
Merge branch 'master' of https://github.com/magefree/mage
2018-03-12 21:37:44 -04:00
AMWJ
3a441349ef
* Corrected use of DrawDiscardOneOfThemEffect, rather than DrawDiscardControllerEffect in CastingOfBones.
2018-03-12 21:32:52 -04:00
AMWJ
a0f2311300
* Implemented Casting Of Bones ( https://scryfall.com/card/cst/44b ), and added it to Alliances set.
...
* Refactored DrawDiscardOneOfThemEffect to be used in CastingOfBones, KrovikanSorcerer, and SoldeviSage.
2018-03-12 19:50:52 -04:00
Plopman
9aba870aa5
Change place counters to put counters
2018-03-12 22:52:02 +01:00
LevelX2
f01cec68a1
* Curse of the Swine - Reworked card movement and token creation.
2018-03-12 17:02:49 +01:00
spjspj
a4485e92eb
Merge pull request #4611 from spjspj/master
...
Add an 'add only full art land' option to the add land dialog.
2018-03-13 01:04:16 +10:00
spjspj
7e919b9f39
Add an 'add only full art land' option to the add land dialog.
...
Should give an error message when someone says only full art lands, but then chooses a set that has no full art lands.
2018-03-13 00:38:43 +11:00
L_J
dc3e47e045
Brothers Yamazaki filter edit ( fixes #4603 )
2018-03-11 22:42:17 +00:00
Richard Coates
7099df246d
Update DinosaurHunter.java
2018-03-11 22:21:51 +01:00
LevelX2
c2a4890603
* Fixed that commander replacement effect was wrongly only applied once (903.9). Simplified some replacement effects that move objects to other zones. ( fixes #4585 ).
2018-03-11 21:48:37 +01:00
LevelX2
2ebc0f2b83
* Dinosaur Hunter - Fixed implementation.
2018-03-11 17:16:40 +01:00
LevelX2
21dbf89a70
* Dinosaur Hunter - Fixed a bug caused by the triggered ability.
2018-03-11 08:53:24 +01:00
LevelX2
f05e459c12
* Skullmane Baku - Fixed not working unboost ability ( fixes #4599 ).
2018-03-11 08:38:27 +01:00
LevelX2
fed2d1a259
XMage 1.4.28V0
2018-03-10 20:42:29 +01:00
LevelX2
0077484c3e
* Gilt-Leaf Archdruid - Fixed that control handling was wrong ( fixes #4596 ).
2018-03-10 20:11:39 +01:00
L_J
a2b0e5a39c
Implemented "can block landwalk as though it didn't have landwalk" and related cards
2018-03-10 11:52:25 +01:00
Jeff
823389a21a
- Fixed Heat Shimmer. #4576
2018-03-09 15:34:55 -06:00
Jeff
dc5220df4f
- Fixed Archwing Dragon. #4581
2018-03-09 15:15:11 -06:00
L_J
c6bff105c6
Hot Soup fix ( #4574 )
2018-03-09 20:43:05 +00:00
L_J
4e02921f42
Pandemonium fix
...
Made the entering creature the source of the damage instead of Pandemonium itself
2018-03-09 18:46:20 +00:00
L_J
9fa63b93ea
Fixed Dread ( #4574 )
2018-03-09 17:36:18 +00:00
spjspj
0c0e1804f1
Mox Lotus (UNH)
2018-03-09 23:58:05 +11:00
LevelX2
134c317b03
Merge origin/master
2018-03-08 23:48:49 +01:00
LevelX2
fcc5c75243
Fixed target pointer handling of No Mercy ( #4574 ).
2018-03-08 23:48:15 +01:00
LevelX2
2c91e73157
Merge pull request #4577 from sinsedrix/card-implement
...
Implement Builder's Bane
2018-03-08 23:43:17 +01:00
LevelX2
bef754afd0
Merge origin/master
2018-03-08 23:41:24 +01:00
Jeff
a452c6650e
- Added requested card Morality Shift.
2018-03-08 16:28:08 -06:00
LevelX2
15602cdfb3
Small change to Uphill Battle.
2018-03-08 23:27:19 +01:00
Sinsedrix
de61e10a90
Implemented: Builder's Bane from Mirage
2018-03-08 22:07:27 +01:00
LevelX2
ef809e837c
Merge pull request #4573 from delftswa2018/feature/UphillBattle
...
[WIP] Implemented Uphill Battle
2018-03-08 17:25:10 +01:00
Christiaan
0b8e8c0007
Fire PLAY_LAND event when a player plays a land, fixed UphillBattle PlayCreatureLandWatcher
...
Fire a PLAY_LAND event when a player plays a land. This is necessary for the PlayCreatureLandWatcher to know if a land was played, or put into thte battlefield (make distinction between playing Dryad Arbor and using Sneak Attack to put it on the battlefield)
2018-03-08 16:17:36 +01:00
JRHerlehy
9dbd1e8b41
Fix Exhume
...
Set the "notTarget" flag for the ability to allow it to work under cards restricting targeting of cards in graveyards.
2018-03-07 23:26:02 -08:00
Sinsedrix
8576dbea00
Implement Builder's Bane
2018-03-07 09:56:20 +01:00
Christiaan
94de3b405b
Merge branch 'feature/UphillBattle' of https://github.com/delftswa2018/mage into feature/UphillBattle
2018-03-06 16:50:47 +01:00
Christiaan
0fd5c4fba1
check on play instead of cast, updated ability to check for creature lands
2018-03-06 16:48:15 +01:00
Danny Plenge
21a86b8440
gerge remote-tracking branch 'upstream/master' into feature/UphillBattle
...
Merging current Master into branch to make sure everything is "up to
date".
2018-03-06 13:31:20 +01:00
L_J
9f6e522969
Implemented Proteus Machine
2018-03-04 10:42:00 +00:00
L_J
4f4028174e
Implemented Proteus Machine
2018-03-04 10:41:23 +00:00
L_J
bb9e438e51
Added missing Scarecrow
2018-03-03 23:57:56 +00:00
L_J
17c1800cb6
Implemented Karona's Zealot
2018-03-03 23:44:16 +00:00
L_J
0b3822ab7c
Implemented Karona's Zealot
2018-03-03 23:43:44 +00:00
L_J
9e001acfe2
Implemented Karona's Zealot
2018-03-03 23:42:43 +00:00
Oleg Agafonov
08f15416ba
* Add new full set Masters 25 (only Karona's Zealot must be implemented);
2018-03-02 22:06:24 +04:00
Christiaan
f2410b7ef1
Fixed creatures not getting tapped by Uphill Battle
...
The condition was checking if the Uphill Battle was cast from hand, instead of the actual card entering the battlefield
2018-03-02 14:32:12 +01:00
Christiaan
e5a5e74862
added MMQ UphillBattle
...
added MercadianMasques card Uphill Battle
2018-03-01 16:50:46 +01:00
L_J
b32c8f6bb0
Merge pull request #4547 from Zzooouhh/Zzooouhh-bog
...
Implemented Blaze of Glory and Portal cards (& finished a todo in MustBlockAny checking)
2018-03-01 07:05:11 +01:00
LevelX2
8c8b4ce019
* Added a check if life of players is going down during infinite loop check. Is so no Draw check message is shown ( fixes #4557 ).
2018-02-28 17:24:42 +01:00
Jeff
fe3a023c36
- Fixed Djinn Illuminatus #4552
2018-02-26 11:18:17 -06:00
LevelX2
79939c5ee7
Merge origin/master
2018-02-26 16:17:48 +01:00
LevelX2
5f98cb685e
* Hushwing Gryff - Fixed that log message was sent out too often ( fixes #4548 ).
2018-02-26 16:17:16 +01:00
Oleg Agafonov
aeb1fa6bb3
Card text fixes
2018-02-26 16:48:38 +04:00
lcoviedo
1dd88b0ea7
spells cost reduction text
2018-02-26 12:27:19 +00:00
L_J
2da32a767c
Implemented Just Fate
2018-02-25 21:44:52 +00:00
L_J
5246b96005
Implemented Heavy Fog
2018-02-25 21:43:58 +00:00
L_J
a87cbc12c7
Implemented cards
2018-02-25 21:42:46 +00:00
L_J
84f2d5cb27
Implemented cards
2018-02-25 21:42:07 +00:00
L_J
5104442d6d
Implemented Warrior's Stand
2018-02-25 21:41:18 +00:00
L_J
3af8e03350
Implemented Kongming's Contraptions
2018-02-25 21:40:30 +00:00
L_J
2892573fd3
Implemented Just Fate
2018-02-25 21:39:57 +00:00
L_J
47c3117dd3
Implemented Heavy Fog
2018-02-25 21:39:25 +00:00
L_J
cb677fa983
Implemented Goblin War Cry
2018-02-25 21:38:47 +00:00
L_J
9e2fda2a77
Implemented Eunuchs' Intrigues
2018-02-25 21:38:05 +00:00
LevelX2
2fceafda93
* Fixed a bug that mana in the mana pool could not be used to pay mana costs that could only be payed with "you may spend mana as thought" effects ( fixes #2581 ).
2018-02-25 21:53:47 +01:00
L_J
5fac17c0d4
Implemented Deep Wood
2018-02-25 15:24:55 +00:00
L_J
7e83497ba4
Implemented cards
2018-02-25 15:24:30 +00:00
L_J
b347ab3eb8
Implemented Temporary Truce
2018-02-25 15:22:41 +00:00
L_J
5152d34c41
Implemented Cruel Fate
2018-02-25 15:21:05 +00:00
L_J
65428726da
Implemented Dread Charge
2018-02-25 15:21:00 +00:00
L_J
d3eeaa28a4
Implemented Deep Wood
2018-02-25 15:20:31 +00:00
L_J
aa4997607f
Implemented Harsh Justice
2018-02-25 11:54:31 +00:00
L_J
44e5366c48
Implemented Harsh Justice
2018-02-25 11:53:58 +00:00
L_J
36ef666f0e
Implemented Harsh Justice
2018-02-25 11:52:43 +00:00
L_J
a6048f497f
Implemented Blaze of Glory
2018-02-24 22:03:31 +00:00
L_J
9b3ed94cd4
Implemented Blaze of Glory
2018-02-24 22:03:25 +00:00
L_J
38a5bd01f2
Implemented Blaze of Glory
2018-02-24 22:03:17 +00:00
L_J
05123dafbf
Implemented Blaze of Glory
2018-02-24 22:03:13 +00:00
L_J
a204630180
Implemented Blaze of Glory
2018-02-24 22:00:16 +00:00
LevelX2
800daff304
* Fixed Vodalian War Machine watcher handling related to MageObjectReferences.
2018-02-24 17:10:13 +01:00
LevelX2
a6e389bbaa
Merge pull request #4542 from Zzooouhh/Zzooouhh-vwm
...
Implemented Vodalian War Machine (Fallen Empires complete) & some Legends cards
2018-02-24 16:45:42 +01:00
L_J
c00b8ad136
Merge pull request #4546 from Zzooouhh/master
...
Implemented Legions cards (completed Legions set)
2018-02-24 15:05:46 +01:00
L_J
459b81c967
Implemented cards
2018-02-24 13:52:07 +00:00
L_J
d3b4bd8d32
Implemented Whipgrass Entangler
2018-02-24 13:50:42 +00:00
L_J
e00a43f3f0
Implemented Mistform Wakecaster
2018-02-24 13:49:15 +00:00
L_J
4f17ea18c3
Implemented Beacon of Destiny
2018-02-24 13:47:54 +00:00
L_J
fa783708fe
Implemented cards
2018-02-24 11:30:16 +00:00
L_J
22a49caf56
Implemented Honorable Passage
2018-02-24 11:29:43 +00:00
L_J
3c2acc407c
Implemented Foreshadow
2018-02-24 11:28:49 +00:00
L_J
41e156ed32
Implemented Wind Shear
2018-02-24 11:27:44 +00:00
L_J
735a7668a1
Implemented Honorable Passage
2018-02-24 11:26:32 +00:00
LevelX2
3d372e7100
* Fixed bug of Defiant Vanguard not destroying aby creatures from blocking. Added test.
2018-02-24 12:23:50 +01:00
LevelX2
dfb9446994
* Some minor mainly fixed target changes.
2018-02-24 10:26:11 +01:00
LevelX2
b33e863262
Merge origin/master
2018-02-24 01:00:56 +01:00
LevelX2
9a95e49ac9
* Fixed Stifle rule text and some other minor things related to TragetActivatedAbility.
2018-02-24 01:00:23 +01:00
Jeff
cdb2404bb6
- Added requested card Mercadia's Downfall
2018-02-23 17:12:38 -06:00
LevelX2
cdbe1b0ad9
* Dinosaur Hunter - Fixed that its ability also triggered for non combat damage.
2018-02-24 00:07:45 +01:00
Jeff
3a5924270d
- Added requested card Protective Sphere
2018-02-23 11:41:57 -06:00
LevelX2
eb537712d6
Merge origin/master
2018-02-23 16:01:22 +01:00
LevelX2
ecf7ca0a5b
* City of Solitude - added a specific message fo rthe rule changing effect.
2018-02-23 16:00:49 +01:00
L_J
6c2e66cd57
Typo
2018-02-23 14:48:08 +00:00
L_J
a98f0f03c7
Code cleanup
2018-02-23 14:46:40 +00:00
L_J
ac09be4b2b
Fixed Torment of Hailfire interaction with Sigarda ( fixes #4452 )
2018-02-23 14:45:01 +00:00
L_J
ecb95db541
Eye for an Eye rewrite ( fixes #4103 )
2018-02-23 13:36:23 +00:00
Oleg Agafonov
5b0e71021d
Fixed compile error on getFixedTarget and failed test on new lower names
2018-02-23 16:16:47 +04:00
L_J
2a26ef24a5
Nameless Race edit
2018-02-23 08:41:27 +00:00
L_J
38930c7079
Minion of the Wastes
2018-02-23 08:41:10 +00:00
L_J
03454d3261
Wood Elemental edit
2018-02-23 08:40:12 +00:00
L_J
5cb1d75a1d
Some more changes
...
Now it catches even instances of being exiled from owner's GY while the ability is still on the stack
2018-02-23 07:10:19 +00:00
L_J
7bbe01b25a
Updated Vodalian War Machine watcher with MageObjectReference
2018-02-23 06:35:13 +00:00
LevelX2
c02c5a175b
* Fixed some target pointer handling.
2018-02-22 17:46:23 +01:00
Jeff
88dd301f82
- Added Penance to the Exodus set
2018-02-22 08:09:44 -06:00
Jeff
75e028a1c3
- Added requested card Penance
2018-02-22 08:06:03 -06:00
Jeff
62b6ee30eb
- Added requested card Telekinetic Bonds
2018-02-21 17:18:35 -06:00
Plopman
f31b1ab7e3
Improve some ability text
2018-02-22 00:02:23 +01:00
L_J
35a065cb32
Implemented Orim's Prayer
2018-02-21 22:08:25 +00:00
L_J
f86cc8a04a
Implemented Orim's Prayer
2018-02-21 22:07:34 +00:00
L_J
8b6d443fd3
Implemented Wood Elemental
2018-02-21 20:44:51 +00:00
L_J
4c6e13d283
Implemented Glyph of Doom and Wood Elemental
2018-02-21 20:44:13 +00:00
L_J
a61fd3ecd5
Implemented Wood Elemental
2018-02-21 20:42:50 +00:00
L_J
3a2fe879dc
Implemented Glyph of Doom
2018-02-21 20:42:00 +00:00
Jeff
155fbb8663
- Added requested card Parallel Thoughts
2018-02-21 12:02:58 -06:00
L_J
7b42c36644
Implemented Vodalian War Machine (Fallen Empires compete)
2018-02-21 17:14:50 +00:00
L_J
9e94191408
Implemented Vodalian War Machine
2018-02-21 17:11:45 +00:00
L_J
9528a89416
Implemented cards
2018-02-21 01:22:46 +01:00
Plopman
42a9959a5d
WickedReward add missing target
2018-02-21 00:06:38 +01:00
L_J
6d01e8e16f
Gaze of the Gorgon rewrite ( fixes #4199 )
2018-02-20 17:39:42 +00:00
LevelX2
c5cbdcf68f
* Fixed some target pointer handling ( fixes #4540 ).
2018-02-20 17:57:23 +01:00
LevelX2
89b6aeacd6
* Added a test related to #4539 .
2018-02-20 16:16:26 +01:00
Plopman
d09aacdbfb
Fix Diamond Kaleidoscope second ability
2018-02-19 23:27:33 +01:00
LevelX2
210770669c
* Added Shah of Naar Isle (Future Sight complete now).
2018-02-18 23:44:52 +01:00
LevelX2
4d4b0d145e
* Sacrificed a bug of SacrificeAllCost (fixing a problem with Soulblast looping forever).
2018-02-18 23:44:14 +01:00
LevelX2
a6644b0eb2
* Added Steamflogger Boss, Thunderblade Charge and Putrid Cyclops.
2018-02-18 22:37:08 +01:00
LevelX2
f0ee60eedb
* Fixed some possible null pointer exceptions seen in xmage.de server log.
2018-02-18 18:31:48 +01:00
LevelX2
71ed488c1e
* Some deck format tests changed/added.
2018-02-18 18:31:10 +01:00
LevelX2
d80d588963
* Reworked flashback ability ( fixes #4482 #3324 #215 #3435 #3883 #3337 #2183 #2447 ).
2018-02-18 02:52:16 +01:00
L_J
2e827a50ec
Hellcarver Demon fix
...
Was able to cast previously exiled cards
2018-02-17 23:13:19 +00:00
L_J
3a800dea8e
Added missing Goblin Rock Sled
2018-02-17 18:41:23 +00:00
L_J
005fcd1040
Implemented Reverse Polarity
2018-02-17 19:00:35 +01:00
L_J
5cc3b4c4f2
Implemented Power Leak
2018-02-17 16:55:46 +01:00
L_J
851b867ffd
Some fireEvent changes
2018-02-17 13:59:22 +00:00
L_J
1cb703fbdf
Some fireEvent changes
2018-02-17 13:59:15 +00:00
L_J
c0866c9ad7
Small fix
2018-02-17 13:46:34 +00:00
L_J
e3502bfc81
Updated Balduvian Warlord to better handle banding
2018-02-17 13:45:56 +00:00
L_J
af42c2dd4c
Updated False Orders to better handle banding
2018-02-17 13:45:08 +00:00
LevelX2
fe2eec6553
* Fixed a problem with Animate Dead and bringing creatures with triggered abilities into play that had no targets. It was related to manipulating spellAbility and not copying spellAbility correctly during states copies. (related to #4428 ).
2018-02-17 11:54:57 +01:00
Jeff
74a47bc63a
- Fixed Myr Battlesphere #4522
2018-02-16 16:28:13 -06:00
L_J
5f5750531f
Numbering fix
2018-02-15 19:55:35 +00:00
L_J
2d9995a050
Implemented Camel
2018-02-15 19:24:35 +00:00
L_J
5fd1ed2a51
Implemented Camel
2018-02-15 19:22:45 +00:00
L_J
53348d3f02
Implemented Urza's Engine
2018-02-15 19:08:41 +00:00
L_J
f60282d985
Implemented Icatian Skirmishers
2018-02-15 19:07:47 +00:00
L_J
495d69b3fa
Implemented Urza's Engine
2018-02-15 19:05:21 +00:00
L_J
b697595895
Implemented Icatian Skirmishers
2018-02-15 19:04:17 +00:00
L_J
609b8410e0
Text fix
2018-02-15 15:44:27 +00:00
L_J
72272d46d5
Numbering fix
2018-02-15 15:20:56 +00:00
L_J
37d3b677ec
Implemented Nalathni Dragon
2018-02-15 15:14:05 +00:00
L_J
5be2601894
Small fix
2018-02-15 15:12:45 +00:00
L_J
b4efd1caf6
Implemented Nalathni Dragon
2018-02-15 15:12:06 +00:00
L_J
4093f68f9d
Implemented Wall of Caltrops
2018-02-15 15:03:52 +00:00
L_J
b40bd5dc76
Implemented Wall of Caltrops
2018-02-15 15:02:00 +00:00
L_J
519f8593ab
Implemented Errand of Duty and Nature's Blessing
2018-02-15 10:43:51 +00:00
L_J
4d0cafdf36
Implemented Errand of Duty and Nature's Blessing
2018-02-15 10:43:19 +00:00
L_J
ce53a6f927
Implemented Nature's Blessing
2018-02-15 10:41:56 +00:00
L_J
6393d5d311
Implemented Errand of Duty
2018-02-15 10:41:03 +00:00
L_J
836a2f8fac
Fix Dire Wolves
2018-02-15 00:01:36 +00:00
L_J
b0d69dda33
Fix Pikemen
2018-02-14 23:59:56 +00:00
L_J
04fbd593a4
Fix Fortified Area
2018-02-14 23:58:52 +00:00
L_J
3dbd5a72c4
Merge branch 'master' into Zzooouhh-banding-final
2018-02-15 00:49:08 +01:00
LevelX2
d10d6361ac
* Some minor chnages.
2018-02-14 22:57:57 +01:00
L_J
2657383960
Implemented cards
2018-02-14 19:15:38 +00:00
L_J
392d2c0677
Implemented cards
2018-02-14 19:12:53 +00:00
L_J
371d4bf67f
Implemented cards
2018-02-14 19:11:32 +00:00
L_J
0847ab843b
Implemented cards
2018-02-14 19:06:40 +00:00
L_J
178970d08b
Implemented cards
2018-02-14 19:00:42 +00:00
L_J
04b9edca40
Implemented cards
2018-02-14 18:59:11 +00:00
L_J
cc55dbed14
Implemented cards
2018-02-14 18:57:47 +00:00
L_J
3e14e5e640
Implemented cards
2018-02-14 18:55:08 +00:00
L_J
87736543f3
Implemented cards
2018-02-14 18:53:06 +00:00
L_J
214cfed8ac
Implemented cards
2018-02-14 18:48:01 +00:00
L_J
62935b0ebb
Implemented cards
2018-02-14 18:45:40 +00:00
L_J
a1cdedd372
Implemented cards
2018-02-14 18:43:55 +00:00
L_J
d265fb20f5
Implemented cards
2018-02-14 18:42:17 +00:00
L_J
07b07d1bcf
Implemented cards
2018-02-14 18:41:03 +00:00
L_J
f508341648
Implemented cards
2018-02-14 18:38:23 +00:00
L_J
164d79ebeb
Implemented cards
2018-02-14 18:36:04 +00:00
L_J
f22a944e43
Implemented War Elephant
2018-02-14 18:30:23 +00:00
L_J
09e4c17189
Implemented Wall of Shields
2018-02-14 18:29:50 +00:00
L_J
e0595d3484
Implemented Volunteer Reserves
2018-02-14 18:29:13 +00:00
L_J
7ef725d2cd
Implemented Urza's Avenger
2018-02-14 18:28:12 +00:00
L_J
47e2ed842a
Implemented Teremko Griffin
2018-02-14 18:26:40 +00:00
L_J
d808237589
Implemented Shield Bearer
2018-02-14 18:25:48 +00:00
L_J
177c3c9e88
Implemented Pikemen
2018-02-14 18:25:13 +00:00
L_J
bb5e538bc7
Implemented Noble Elephant
2018-02-14 18:24:31 +00:00
L_J
bfc09e255f
Implemented Mishra's War Machine
2018-02-14 18:23:50 +00:00
L_J
0c9ae3467e
Implemented Knights of Thorn
2018-02-14 18:22:50 +00:00
L_J
43037909af
Implemented Kjeldoran Warrior
2018-02-14 18:22:06 +00:00
L_J
b30fd0811f
Implemented Kjeldoran Skyknight
2018-02-14 18:21:27 +00:00
L_J
f1ce0a4b06
Implemented Kjeldoran Skycaptain
2018-02-14 18:20:46 +00:00
L_J
d4424cb7d1
Implemented Kjeldoran Phalanx
2018-02-14 18:20:04 +00:00
L_J
cbf54c77ad
Implemented Kjeldoran Knight
2018-02-14 18:19:27 +00:00
L_J
6fa60cbd90
Implemented Kjeldoran Escort
2018-02-14 18:18:56 +00:00
L_J
3d0b9a09b2
Implemented Icatian Phalanx
2018-02-14 18:17:51 +00:00
L_J
972d9d42dd
Implemented Fortified Area
2018-02-14 18:17:05 +00:00
L_J
cb5ec35de6
Implemented Formation
2018-02-14 18:15:39 +00:00
L_J
59d72edd8f
Implemented Dire Wolves
2018-02-14 18:14:54 +00:00
L_J
d91b07a2b8
Implemented Cooperation
2018-02-14 18:14:10 +00:00
L_J
bfd0ffd973
Implemented Benalish Infantry
2018-02-14 18:13:30 +00:00
L_J
343028a294
Implemented Beast Walkers
2018-02-14 18:12:48 +00:00
L_J
773b9ea8f7
Implemented Battering Ram
2018-02-14 18:11:48 +00:00
LevelX2
00dd941260
* Grave Scrabbler - Fixed that it was also possible to return a card from graveyard even if not cast by madness.
2018-02-14 17:35:47 +01:00
LevelX2
014c93e05e
* Eye of the Storm - Fixed possible endless loop if player quits game.
2018-02-14 11:48:22 +01:00
LevelX2
949897632d
* Lunge - Fixed that damage was dealt twice to targets.
2018-02-14 08:45:40 +01:00
LevelX2
0f148931c4
Merge origin/master
2018-02-14 08:34:10 +01:00
L_J
868b9d82fe
Fixed General Jarkeld
2018-02-14 07:33:34 +00:00
LevelX2
a9951b0584
* Drain Life - Fixed tool tip text.
2018-02-14 08:33:24 +01:00
L_J
1694922ef7
Text edit
2018-02-14 00:45:15 +00:00
L_J
22df858510
Implemented cards
2018-02-14 00:41:09 +00:00
L_J
239fbc12bf
Implemented cards
2018-02-14 00:40:47 +00:00
L_J
e0cbd6550b
Implemented cards
2018-02-14 00:40:26 +00:00
L_J
c5e51e89a5
Implemented cards
2018-02-14 00:39:28 +00:00
L_J
b199771b13
Implemented cards
2018-02-14 00:39:07 +00:00
L_J
71c395f5c7
Implemented cards
2018-02-14 00:38:50 +00:00
L_J
ce20a4c674
Implemented cards
2018-02-14 00:37:56 +00:00
L_J
65b4ffb30c
Implemented Timber Wolves
2018-02-14 00:18:21 +00:00
L_J
90e1786c87
Implemented Mesa Pegasus
2018-02-14 00:17:23 +00:00
L_J
854110ac46
Implemented Helm of Chatzuk
2018-02-14 00:16:47 +00:00
L_J
ab41da66ed
Implemented Benalish Hero
2018-02-14 00:16:08 +00:00
L_J
c4942bcc53
Implemented Ayesha Tanaka and Wall of Vapor
2018-02-13 23:53:11 +00:00
L_J
2e11b9b19a
Implemented Ayesha Tanaka and Wall of Vapor
2018-02-13 23:52:35 +00:00
L_J
b639a1a083
Implemented Ayesha Tanaka
2018-02-13 23:51:11 +00:00
L_J
4bd4df67e3
Implemented Wall of Vapor
2018-02-13 23:50:14 +00:00
L_J
bfc00b89b9
Implemented Soraya the Falconer
2018-02-13 22:04:49 +00:00
L_J
2638e6cf8b
Implemented Soraya the Falconer
2018-02-13 22:03:55 +00:00
L_J
9db02f64ee
Implemented Baton of Morale
2018-02-13 21:49:08 +00:00
L_J
3e9f457c7c
Implemented Baton of Morale
2018-02-13 21:48:01 +00:00
L_J
e7301e2c08
Implemented banding ( #41 )
2018-02-13 20:36:25 +01:00
Achilles
f7d1cbb64b
- Fixed Consecrated Sphinx #4516
2018-02-12 19:44:27 -06:00
LevelX2
a6bde313e3
* Mitotic Manipulation - Fixed a bug that no card could be put onto the battlefield.
2018-02-12 22:57:09 +01:00
LevelX2
2cb86e2fc0
* Golden Guardian - Fixed that the death trigger did not work correctly.
2018-02-12 22:19:23 +01:00
LevelX2
c9603d1994
* Some fixes to token image downloading.
2018-02-11 23:30:15 +01:00
spjspj
6079493d74
Merge pull request #4511 from spjspj/master
...
Implementing Season's Beatings (HHO) - Christmas Special Occasion card
2018-02-11 20:31:47 +11:00
spjspj
ab964a47c5
Implementing Season's Beatings (HHO) - Christmas Special Occasion card
2018-02-11 19:43:41 +11:00
spjspj
400f1d3a6d
Merge pull request #4508 from spjspj/master
...
Implementing Fruitcake Elemental (HHO) - Christmas Special Occasion card
2018-02-10 19:24:33 +11:00
spjspj
2b894f9ef6
Implementing Fruitcake Elemental (HHO) - Christmas Special Occasion card
2018-02-10 13:31:24 +11:00
LevelX2
b0ae24b46f
* Minor clean up.
2018-02-10 00:49:58 +01:00
LevelX2
923be40561
* Mirror-Mad Phantasm - Fixed that you wrongly directly lost if there was no Mirror-Mad Phantasm at all in your library while revealing the cards from top of it.
2018-02-10 00:43:30 +01:00
LevelX2
d66d8d47fb
Some rework of Keeper of the Light.
2018-02-10 00:05:54 +01:00
LevelX2
458b207d2f
Merge pull request #4503 from stevemarkham81/FixKindredDominance
...
Bugfix: Kindred Dominance type choice now works correctly.
2018-02-09 23:31:46 +01:00
LevelX2
31fd165e8f
Merge pull request #4505 from stevemarkham81/KeeperOfTheLight
...
Implemented Keeper of the light
2018-02-09 23:31:14 +01:00
LevelX2
d6a15a5b8b
* Minor changes.
2018-02-09 23:02:24 +01:00
LevelX2
66533c490e
* Induced Amnesia - Fixed a bug that the exiled cards were not returned back to hand.
2018-02-09 15:32:45 +01:00
Steve Markham
734d1bedf5
implement KeeperOfTheLight
2018-02-08 22:04:28 -05:00
LevelX2
9b873d7aa4
* Armageddon Clock - Fixed that no doom counters were added ( fixes #4480 ).
2018-02-08 23:30:34 +01:00
Steve Markham
db799afa74
Corrected effect text
2018-02-08 12:06:19 -05:00
Achilles
18d4852321
- Fixed Tempt with Reflections
2018-02-07 21:46:52 -06:00
Achilles
04466ba1d5
- Fixed Sunbird's Invocation #4501
2018-02-07 20:50:16 -06:00
Steve Markham
305403feeb
Bugfix: Kindred Dominance type choice now works correctly.
2018-02-07 20:30:44 -05:00
LevelX2
95492e29e8
* Some rule text changes according oracle changes.
2018-02-08 00:12:55 +01:00
LevelX2
639faa4a3c
Merge origin/master
2018-02-07 15:36:36 +01:00
LevelX2
a5f24dfa07
Added tests for scavenge keyword.
2018-02-07 15:36:08 +01:00
spjspj
90e830cc84
Merge pull request #4498 from spjspj/master
...
Implementing Snow Mercy (HHO) - Christmas Special Occasion card
2018-02-08 01:28:08 +11:00
spjspj
7dcbc0f441
Implementing Snow Mercy (HHO) - Christmas Special Occasion card
2018-02-08 01:14:25 +11:00
LevelX2
120b8213c4
* Protean Raider - Fixed that its enter the battlefield ability was wrongly implemented as a triggered ability.
2018-02-07 14:46:08 +01:00
LevelX2
a638fcb313
* Mox Diamond - Fixed a bug that the card disappeard if no land was sacrificed.
2018-02-07 00:45:07 +01:00
LevelX2
c13b16fa84
Xmage 1.4.27V3
2018-02-06 23:49:41 +01:00
LevelX2
e28d5ad8cc
* Scourge of the Throne - Fixed that not only attacking creatures were untapped.
2018-02-06 22:41:29 +01:00
Jeff
d85ee3e873
- Fixed Sensei's Divining Top.
2018-02-06 15:35:12 -06:00
Jeff
ce733c4e1e
- Fixed Djinn Illuminatus #4489
2018-02-06 11:13:19 -06:00
L_J
339ecd5626
Implemented Lodestone Bauble
2018-02-05 22:24:32 +00:00
L_J
bd99ffb063
Implemented Lodestone Bauble
2018-02-05 22:23:46 +00:00
L_J
fe08a8ba3b
Implemented Lodestone Bauble
2018-02-05 22:21:57 +00:00
LevelX2
e35dd31b4e
* Fixed problem with possibility to undo payed effects.
2018-02-05 14:01:07 +01:00
LevelX2
f8208523ae
* Tilonalli's Summoner - Fixed exile handling of created tokens.
2018-02-05 12:42:17 +01:00
L_J
e3617e72d0
Implemented Johnny, Combo Player
2018-02-05 09:38:02 +00:00
L_J
764991fcf7
Implemented Johnny, Combo Player
2018-02-05 09:36:16 +00:00
L_J
aab10d3b65
Added missing The Big Idea
2018-02-05 09:24:03 +00:00
L_J
28a3f75f4d
Merge pull request #4478 from Zzooouhh/Zzooouhh-cards
...
Implemented Nebuchadnezzar, Spy Network, Carrionette, Stangg
2018-02-05 09:27:09 +01:00
Achilles
2dc631d554
- Fixed Ponder #4481
2018-02-04 19:27:07 -06:00
Achilles
a39cbbb7d7
- Fixed Simic Manipulator #4479
2018-02-04 19:22:13 -06:00
LevelX2
0044c9df78
Added converge test with artifact mana sources.
2018-02-04 20:33:37 +01:00
LevelX2
5cd04a9254
* Expel from Orazca - Fixed that put to library was not optional.
2018-02-04 18:16:08 +01:00
LevelX2
9333a54e11
* Coveted Peacock - Fixed that the Goad ability did not trigger.
2018-02-04 17:59:29 +01:00
LevelX2
b752eacfaa
* Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game ( #4263 ).
2018-02-04 17:51:12 +01:00
LevelX2
4dd196f373
* Fixed some problems with getting cards at random from collection that could cause loops.
2018-02-04 12:27:08 +01:00
L_J
24461422ee
Added missing Fishliver Oil
2018-02-04 02:29:13 +00:00
L_J
a5c089fdc5
Fixed numbering of Revelation and Sentinel
2018-02-04 01:51:39 +00:00
LevelX2
4836f381ef
* Sword of War and Peace - Fixed damage handling of triggered effect.
2018-02-04 01:28:21 +01:00
L_J
2d4a12ca7a
Implemented Stangg
2018-02-03 22:34:36 +00:00
L_J
1d5d9e981a
Implemented Stangg
2018-02-03 22:33:53 +00:00
L_J
6dde7cf1a0
Implemented Stangg
2018-02-03 22:32:53 +00:00
L_J
4ed109985b
Implemented Stangg
2018-02-03 22:31:31 +00:00
L_J
0f13e3428b
Added missing supertype
2018-02-03 21:55:28 +00:00
L_J
a19610cb57
Text fix
2018-02-03 21:15:25 +00:00
L_J
2a8693a089
Implemented Nebuchadnezzar
2018-02-03 21:12:38 +00:00
L_J
e550b638c5
Implemented Nebuchadnezzar
2018-02-03 21:11:55 +00:00
L_J
b0d1a91f44
Implemented Nebuchadnezzar
2018-02-03 21:11:30 +00:00
L_J
0b91886def
Implemented Spy Network
2018-02-03 21:09:46 +00:00
L_J
2d26552865
Implemented Carrionette
2018-02-03 21:07:11 +00:00
L_J
0ccd7e6eff
Implemented Spy Network
2018-02-03 21:05:04 +00:00
L_J
1eecec483c
Implemented Carrionette
2018-02-03 21:04:08 +00:00
L_J
e10e4f1b11
Implemented Nebuchadnezzar
2018-02-03 21:03:27 +00:00
L_J
27d99d4c1d
Fixed #4477
2018-02-03 16:52:02 +00:00
LevelX2
f9ca04dfbb
* Wildfire Eternal - Fixed that the ability triggered multiple times if more than one player blocked during the turn ( fixes #4466 ).
2018-01-31 00:10:02 +01:00
LevelX2
98f79e6a88
* Vermiculos - Fixed that its ability did only trigger for artifacts entering that are controlled by the controller of Vermiculos instead of all artifacts entering.
2018-01-29 16:57:25 +01:00
LevelX2
22c30a43f5
RIX - Fixed number of cards in booster.
2018-01-28 00:24:37 +01:00
LevelX2
e2338f1cf4
Merge pull request #4447 from QuipQwop/master
...
Removed unneeded creature or player target request
2018-01-27 19:06:41 +01:00
Quercitron
ad74ddd981
* Infernal Genesis - Fix that incorrect Minion creature token was used ( closes #4445 )
2018-01-27 18:35:43 +03:00
LevelX2
2f016c8ea6
Fixed some more exception and/or logging problems.
2018-01-27 13:19:20 +01:00
LevelX2
6b90c1fd7f
Fixed some exception problems.
2018-01-27 11:42:43 +01:00
LevelX2
9eb71e24be
Jack-in-the-Mox set undo pissible to false.
2018-01-27 11:41:28 +01:00
Zack
d7bec0c3f0
Removed unneeded creature or player target
...
Removed unneeded creature or player target when triggering Savra's first ability
2018-01-27 02:18:29 -07:00
Quercitron
17851099d6
* Slaughter the Strong - Fix that controller chooses targets for all players ( closes #4436 )
2018-01-27 00:28:05 +03:00
Jeff
1b9ee1c6c4
- Fixed text on Akki Coalflinger
2018-01-26 11:30:33 -06:00
Oleg Agafonov
44c647a3b5
Fix missing import
2018-01-25 13:36:11 +04:00
Thomas Winwood
87c16cb09f
Fix Unified Strike for real this time
2018-01-25 02:55:31 +00:00
Thomas Winwood
1baf29d194
Fix Unified Strike
...
Unified Strike currently does nothing at all because the Outcome is set wrong.
2018-01-24 13:45:37 +00:00
Oleg Agafonov
938bb26974
Merge pull request #4429 from Zzooouhh/Zzooouhh-purgatory
...
Implemented Purgatory
2018-01-23 16:20:12 +04:00
Oleg Agafonov
a0b6c36512
Merge pull request #4437 from SpikesCafe-google/master
...
Fix Reyhan death trigger (fixes #4055 )
2018-01-23 16:03:24 +04:00
SpikesCafe-google
7d6e9c51e3
Update ReyhanLastOfTheAbzan.java
2018-01-21 10:37:32 -05:00
SpikesCafe-google
f0e1eaa8e8
Update ReyhanLastOfTheAbzan.java
2018-01-21 00:26:57 -05:00
SpikesCafe-google
b899ca3b5f
Update ReyhanLastOfTheAbzan.java
2018-01-21 00:16:24 -05:00
SpikesCafe-google
04b8dd839c
Fix Reyhan death trigger ( fixes #4055 )
2018-01-20 23:24:10 -05:00
spjspj
cc12bb4713
Implement Keeper of the Dead (EXO)
2018-01-20 17:56:49 +11:00
L_J
0a5e693697
Significant remake
2018-01-18 23:58:32 +00:00
Jeff
095d32cb1d
- Little AI fix Orim's Chant.
2018-01-18 17:15:46 -06:00
L_J
1d64208497
Implemented Purgatory
2018-01-18 23:13:29 +00:00
L_J
fe6dd22d14
Implemented Purgatory
2018-01-18 23:12:25 +00:00
L_J
36a77c76e4
Merge pull request #4425 from Zzooouhh/Zzooouhh-thedark
...
Implemented The Dark cards
2018-01-17 22:23:50 +01:00
L_J
be99c7a025
Added missing Sword of the Ages
2018-01-17 20:46:42 +00:00
L_J
c90183e0e7
Implemented Spitting Slug and War Barge
2018-01-17 20:45:18 +00:00
L_J
e3169a92e9
Implemented cards
2018-01-17 20:41:34 +00:00
L_J
8bbd253d08
Implemented Worms of the Earth
2018-01-17 20:40:42 +00:00
L_J
c37892dfb9
Implemented War Barge
2018-01-17 20:40:05 +00:00
L_J
0d53d9dd86
Implemented Wand of Ith
2018-01-17 20:39:37 +00:00
L_J
21eb4d525a
Implemented Spitting Slug
2018-01-17 20:38:38 +00:00
L_J
040fd5020e
Implemented Psychic Allergy
2018-01-17 20:37:41 +00:00
L_J
cd4e2955cf
Implemented Necropolis
2018-01-17 20:36:48 +00:00
L_J
e88189683b
Implemented Fire and Brimstone
2018-01-17 20:36:14 +00:00
L_J
c734414664
Implemented Lurker
2018-01-17 20:35:11 +00:00
L_J
83cd11e51b
Implemented Equal Treatment
2018-01-16 10:33:05 +00:00
L_J
2355948622
Implemented Equal Treatment
2018-01-16 10:28:26 +00:00
L_J
afc38867d4
Implemented Retromancer and Sulfuric Vapors
2018-01-16 06:58:44 +00:00
L_J
4234e44fd1
Implemented Sulfuric Vapors
2018-01-16 06:57:02 +00:00
L_J
fb808a495e
Implemented Retromancer
2018-01-16 06:55:43 +00:00
Oleg Agafonov
d4eda294f1
* Mass Polymorph - Fixed that it move cards to hand instead excile ( #4420 );
2018-01-15 19:30:53 +04:00
Oleg Agafonov
525107e212
* Malakir Bloodwitch - Fixed that it gives life two times instead one.
2018-01-15 07:22:42 +04:00
LevelX2
07ab5cb731
Rule text changes - Oracle updates 11.01.2018 ( closes #4412 )
2018-01-14 10:46:42 +01:00
LevelX2
0f13ac8b99
Card subtype changes - Oracle updates 11.01.2018 #4412
2018-01-14 10:40:26 +01:00
igoudt
7f319c2751
fix null-check in raging river and a watcher
2018-01-13 23:26:35 +01:00
LevelX2
ed3742b1e4
Merge origin/master
2018-01-13 22:55:44 +01:00
LevelX2
40afa04b24
xmage 1.4.27V0
2018-01-13 22:54:53 +01:00
Zzooouhh
fa0a8b6214
Implemented Fasting
2018-01-13 19:16:08 +00:00
Zzooouhh
476ad734da
Implemented Fasting
2018-01-13 19:15:18 +00:00
LevelX2
59c877b7e9
Merge origin/master
2018-01-13 18:55:48 +01:00
LevelX2
f528d556d6
* Slaughter the Strong - Fixed that all creatures were sacrificed.
2018-01-13 18:53:15 +01:00
Zzooouhh
c9e743cf8a
Made Path of Ancestry support changeling commanders (partial fix for #4371 )
2018-01-13 16:51:52 +00:00
LevelX2
ffbf924f5f
Merge origin/master
2018-01-13 17:20:58 +01:00
igoudt
b3d1454055
rewrite raging river with streams
2018-01-13 15:18:36 +01:00
Zzooouhh
f10bbdf6a0
Implemented Sword of the Ages
2018-01-13 14:01:16 +00:00
Zzooouhh
bbe9098d2b
Implemented Sword of the Ages
2018-01-13 13:59:37 +00:00
LevelX2
6693929557
* Some refactoring.
2018-01-13 14:45:50 +01:00
LevelX2
c41b59a006
Merge origin/master
2018-01-13 13:31:24 +01:00
Oleg Agafonov
8ca1934a17
Merge pull request #4406 from spjspj/master
...
Add 1 card (UGL)
2018-01-13 16:03:03 +04:00
LevelX2
7db41521a8
* Brasss Bounty - Fixed that tokens were created for each permanent instead of correctly each land permanent.
2018-01-13 12:56:09 +01:00
spjspj
990f75ac9d
Add 1 card (UGL)
2018-01-13 22:43:09 +11:00
LevelX2
393f8dc9f4
* World at War - Fixed that its extra Main Phase was not executed ( fixes #4382 ).
2018-01-13 11:14:13 +01:00
LevelX2
83528369ee
* Daretti, Ingenious Iconoclast - Fixed wrong third text ( fixes #4405 ).
2018-01-13 09:25:31 +01:00
Jeff
a0bd835e34
- Fixed Karn Liberated. #4338
2018-01-12 18:20:38 -06:00
Oleg Agafonov
4771ad2c63
Fixed UGL test, rename new token
2018-01-13 02:27:16 +04:00
Oleg Agafonov
9b740b8cbb
Merge pull request #4363 from SpikesCafe-google/master
...
Implement "Pure Reflection" card from Invasion.
2018-01-13 02:23:30 +04:00
Oleg Agafonov
c505c92ad2
Merge pull request #4403 from spjspj/master
...
Add 1 card (UGL)
2018-01-13 01:44:40 +04:00
Oleg Agafonov
bbdf762775
Merge pull request #4404 from Zzooouhh/Zzooouhh-sporogenesis
...
Implemented Sporogenesis & some The Dark cards
2018-01-13 01:10:30 +04:00
Oleg Agafonov
af113d4ed1
Fixed cards that broken whole server (see #4402 )
2018-01-12 21:23:49 +04:00
Zzooouhh
691819ecb4
Implemented Erosion
2018-01-12 16:52:45 +00:00
Zzooouhh
9dd786d611
Implemented cards
2018-01-12 16:52:20 +00:00
Zzooouhh
e582eb014b
Implemented Giant Shark
2018-01-12 16:50:10 +00:00
Zzooouhh
e6ffc3d9f9
Implemented Inquisition
2018-01-12 16:49:13 +00:00
Zzooouhh
ad058a1e9a
Implemented Erosion
2018-01-12 16:47:47 +00:00
Zzooouhh
6db1426e48
Text fix
2018-01-12 16:47:12 +00:00
Zzooouhh
7f140b627b
Implemented Curse Artifact
2018-01-12 16:44:38 +00:00
Zzooouhh
0c5beb8376
Implemented Sporogenesis
2018-01-12 16:43:33 +00:00
Zzooouhh
c10c00fea2
Implemented Sporogenesis
2018-01-12 16:42:50 +00:00
spjspj
024997b92d
Add 1 card (UGL)
2018-01-13 01:05:11 +11:00
Oleg Agafonov
4c3425d29c
* Masters Edition IV - Fixed urza's special lands in boosters
2018-01-12 14:20:20 +04:00
Radoslaw Sypen
29a889b236
Merge branch 'master' of github.com:rsypen/mage into fix_tests_not_passing
2018-01-12 10:42:50 +01:00
Radoslaw Sypen
88527987cc
Fixed ItThatBetrays and Barrin, Master Wizard broken effects, added new test for Emrakul's annihilator trigger
2018-01-12 10:33:11 +01:00
Zzooouhh
a77706a756
Moved PermanentInListPredicate to common predicates
2018-01-11 18:23:30 +00:00
Zzooouhh
709b45f942
Moved PermanentInListPredicate to common predicates
2018-01-11 18:23:05 +00:00
Zzooouhh
83a26a0007
Moved PermanentInListPredicate to common predicates
2018-01-11 18:22:35 +00:00
Zzooouhh
9e4ebfabad
Implemented Camouflage
2018-01-11 18:01:14 +00:00
Zzooouhh
93b8b91a1a
Implemented Camouflage
2018-01-11 18:00:51 +00:00
Zzooouhh
fe3829fca1
Implemented Camouflage
2018-01-11 18:00:34 +00:00
Zzooouhh
3b7ca8b0f6
Implemented Camouflage
2018-01-11 17:58:14 +00:00
Oleg Agafonov
50a906072e
* HASCON Promo 2017 - Fixed image downloading for Grimlock cards
2018-01-11 21:03:11 +04:00
Oleg Agafonov
25072be306
* Expel from Orazca - Fixed wrong name
2018-01-11 20:56:24 +04:00
Oleg Agafonov
3632d7afe3
Fixed 27 wrong land types (can't see or too many in boosters):
...
* e.g. Urza's lands counts as basic;
* Arabian Nights: x1
* Coldsnap: x5
* Ice Age: x5
* Masters Edition IV: x12
* Oath of the Gatewatch: x4
2018-01-11 20:46:39 +04:00
spjspj
ab4490e476
Merge pull request #4398 from spjspj/master
...
Add 5 cards (UGL)
2018-01-12 00:06:39 +11:00
spjspj
63cb997942
Add 5 cards (UGL)
2018-01-11 23:42:52 +11:00
LevelX2
78ac82a2d7
* See Red - Fixed that it was wrongly sacrificed ( fixes #4395 ).
2018-01-11 12:54:09 +01:00
spjspj
8a1619f9b4
Merge pull request #4396 from spjspj/master
...
Add 3 cards (UGL)
2018-01-11 17:56:55 +11:00
spjspj
96e6a917b4
Add 3 cards (UGL)
2018-01-11 17:43:33 +11:00
spjspj
c060f10287
Merge pull request #4392 from spjspj/master
...
Add Jack-in-the-Mox + Jumbo Imp (UGL)
2018-01-11 17:16:19 +11:00
LevelX2
4c9ed95662
Xmage 1.4.26V11d
2018-01-11 07:14:49 +01:00
LevelX2
2685d9f8b4
Fixed some possible null pointer exceptions (found in server log). Market Festival, Kindred Summons, Profane Processions, New Blood, Kindred Charge , Bishop of Binding, Metzal Tower of Triumph, Chrome Mox
2018-01-11 06:12:27 +01:00
Zzooouhh
56c615a66f
Prohibit fix
2018-01-10 18:09:09 +00:00
Administrator
4f38939fc1
- Fixed Pride of Conquerors.
2018-01-10 11:56:51 -06:00
spjspj
da69ee8816
Add Chicken a la King (UGL)
2018-01-11 00:12:05 +11:00
spjspj
9598ffa16b
Add Jack-in-the-Mox + Jumbo Imp (UGL)
2018-01-10 20:02:37 +11:00
ciaccona007
c7c8ee390d
Fix RIX land rarity
2018-01-09 19:13:00 -08:00
ciaccona007
77d90c5997
Implement Poultrygeist
2018-01-09 16:25:20 -08:00
ciaccona007
470bb69a7e
Implement Timmy, Power Gamer
2018-01-09 14:14:34 -08:00
ciaccona007
5db12db371
Implement Growth Spurt
2018-01-09 13:58:23 -08:00
ciaccona007
3e87a50b4d
Implement Krazy Kow
2018-01-09 13:25:46 -08:00
ciaccona007
79c18d28e2
Implement Chicken Egg
2018-01-09 12:40:39 -08:00
Achilles
b353a25f57
- Fixed Remembrance.
2018-01-08 21:19:15 -06:00
Achilles
1a2e44ef20
- Fixed Rimefeather Owl.
2018-01-08 20:18:25 -06:00
igoudt
b7b0310969
fixes #4380
2018-01-09 00:07:06 +01:00
LevelX2
fef0ef83ec
xmage 1.4.26V11c
2018-01-08 22:59:35 +01:00
LevelX2
121c0ff894
* Angrath, the Flame-Chained - Fixed that it's -3 ability did sac with conv. mana cost of >= 3 instead of <= 3.
2018-01-08 22:59:18 +01:00
LevelX2
884b3ee492
Merge pull request #4370 from mathieupouedras/master
...
Implements Brood of Cockroaches
2018-01-08 19:03:08 +01:00
Zzooouhh
6769630308
Fixed ClassCastException for Baron Von Count
2018-01-08 17:00:08 +00:00
LevelX2
9258621bf1
* Dead Man's - Fixed that cards were exiled from controllers lib instead of enchanted objects owner library ( fixes #4374 ).
2018-01-08 17:11:43 +01:00
Mathieu Pouedras
0fe65e99fa
replace the name of the card with {this} for effect text
2018-01-08 12:04:56 +01:00
LevelX2
f3a37553a5
* Temple Altisaur - Fixed that the prevention effect was applied to all creatures, not just Dinosaurs ( fixes #4364 ).
2018-01-08 10:52:03 +01:00
Mathieu Pouedras
096f2c0e51
Implements Brood of Cockroaches
2018-01-08 10:35:27 +01:00
Oleg Agafonov
ea99c7fb72
* Voracious Vampire - Fixed missing ability text
2018-01-08 10:24:26 +04:00
Oleg Agafonov
f7b562a976
* Tilonalli's Crown - Fixed typo in the card name
2018-01-08 10:17:36 +04:00
Oleg Agafonov
daf95cda51
* Release to the Wind - Fixed wrong card name Return to the Wind
2018-01-08 10:15:08 +04:00
Oleg Agafonov
eb7166aa2f
* Pirate's Pillage - Fixed wrong random discard (see #4365 )
2018-01-08 09:57:09 +04:00
SpikesCafe-google
f67e2e63a9
Create PureReflection.java
2018-01-07 20:44:29 -05:00
SpikesCafe-google
f38d3be4df
Implement "Pure Reflection" card from Invasion.
2018-01-07 20:42:56 -05:00
igoudt
ec675bfb53
Merge branch 'master' of https://github.com/magefree/mage
2018-01-07 22:56:19 +01:00
Oleg Agafonov
cd437ce8b8
* Raging Regisaur - Fixed wrong stats and text (see #4358 )
2018-01-08 01:51:49 +04:00
igoudt
ec5b34be04
Merge branch 'master' of https://github.com/magefree/mage
2018-01-07 22:39:40 +01:00
igoudt
6d16e41ec3
use some staticfilters, rewrite some lines to java8 streams
2018-01-07 22:38:54 +01:00
LevelX2
6de177f8ac
* Order of Succession - Fixed possible exception error.
2018-01-07 22:23:41 +01:00
LevelX2
423e3847a8
* Oathsworn Vampire - Fixed a possible exception bug.
2018-01-07 22:19:46 +01:00
LevelX2
b089a8a872
Merge origin/master
2018-01-07 22:12:16 +01:00
LevelX2
8b35f38efa
* Warkite Marauder - Fixed wrong defender target handling ( fixes #4354 ).
2018-01-07 22:11:59 +01:00
LevelX2
995c58e381
* Reckless Rage - Fixed damge dealing to the creatures.
2018-01-07 22:11:12 +01:00
Oleg Agafonov
13c8627bf1
[RIX] Kumena, Tyrant of Orazca - full fix
2018-01-08 00:49:24 +04:00
Oleg Agafonov
47fc1b5845
[RIX] Kumena, Tyrant of Orazca - fixed than it place counter to all cards instead merfolk
2018-01-08 00:36:40 +04:00
Oleg Agafonov
c07e3d327c
Fixed wrong images download for two side cards (clean cards*.db and images needed)
2018-01-07 22:29:37 +04:00
LevelX2
86857e2e0f
Merge origin/master
2018-01-07 18:05:23 +01:00
LevelX2
8afcc63b84
[RIX] Some minor fixes
2018-01-07 18:03:37 +01:00
Zzooouhh
e4f113c035
Implemented Trade Caravan and Truce
2018-01-07 16:41:06 +00:00
Zzooouhh
0faf22455a
Implemented Indentured Djinn
2018-01-07 16:40:17 +00:00
Zzooouhh
de46891d74
Implemented Indenttured Djinn
2018-01-07 16:38:12 +00:00
Zzooouhh
f1bea8ee4c
Implemented Indentured Djinn
2018-01-07 16:36:32 +00:00
Zzooouhh
a3e33b7d3f
Implemented Truce
2018-01-07 16:35:29 +00:00
Zzooouhh
ba8843115b
Implemented Trade Caravan
2018-01-07 16:34:12 +00:00
LevelX2
682de367a0
[RIX] Added Angrath, the Flame-Chained. Set complete!
2018-01-07 15:50:19 +01:00
LevelX2
4898c75bbd
[RIX] Added 2 cards.
2018-01-07 15:19:18 +01:00
LevelX2
ca11def714
[RIX] Added 3 cards.
2018-01-07 15:05:27 +01:00
LevelX2
690c04f5fc
[RIX] Added 3 cards.
2018-01-07 15:05:20 +01:00
Zzooouhh
590717c12e
[RIX] Added 4 cards
2018-01-07 13:38:08 +00:00
Zzooouhh
1459d8fc90
Implemented Buccaneer's Bravado
2018-01-07 13:34:25 +00:00
Zzooouhh
67f964160b
Implemented Brazen Freebooter
2018-01-07 13:32:00 +00:00
Zzooouhh
275cd90439
Implemented Aquatic Incursion
2018-01-07 13:31:27 +00:00
Zzooouhh
7f4d9087aa
Implemented Azor, the Lawbringer
2018-01-07 13:30:33 +00:00
LevelX2
0e119ffa01
[RIX] Fixed set card [RIX] Added 5 cards.
2018-01-07 13:29:40 +01:00
LevelX2
e997022de6
[RIX] Fixed set card [RIX] Added 7 cards.
2018-01-07 12:25:46 +01:00
LevelX2
fafc94d4d6
[RIX] Fixed set card list.
2018-01-07 10:57:40 +01:00
LevelX2
3480d47d11
[RIX] Added 7 cards.
2018-01-07 10:54:15 +01:00
LevelX2
15081f7d0e
Merge origin/master
...
Conflicts:
Mage.Sets/src/mage/sets/RivalsOfIxalan.java
2018-01-07 02:41:49 +01:00
LevelX2
0f0b1d8330
[RIX] Added 8 cards.
2018-01-07 02:33:32 +01:00
Oleg Agafonov
4255a57528
Cleanup
2018-01-07 05:02:05 +04:00
Oleg Agafonov
cae20c1a3f
[RIX] Added Swaggering Corsair
2018-01-07 04:58:02 +04:00
Will Hall
72844741da
Added Human type to Daring Buccaneer.
2018-01-06 16:29:48 -08:00
Oleg Agafonov
3e7c5aee9c
typos
2018-01-07 04:09:52 +04:00
Oleg Agafonov
5bcb93bec1
typos
2018-01-07 04:08:27 +04:00
Oleg Agafonov
d1463d08e4
Merge branch 'master' into master
2018-01-07 04:04:47 +04:00
Oleg Agafonov
f185138fa3
[RIX] Fixed duplicated Profane Procession and card number
2018-01-07 03:59:26 +04:00
Oleg Agafonov
7df0d81ea1
[RIX] Added 6 cards
2018-01-07 03:46:28 +04:00
Will Hall
0fe8e28e5c
Implemented Grasping Scoundrel.
2018-01-06 15:21:41 -08:00
LevelX2
096d020c94
Merge pull request #4346 from use/master
...
Implemented Daring Buccaneer.
2018-01-06 23:48:59 +01:00
LevelX2
5935221878
[RIX] Added 6 cards.
2018-01-06 23:47:54 +01:00
Will Hall
5437c0ef2a
Implemented Daring Buccaneer.
2018-01-06 13:55:33 -08:00
LevelX2
b4f9cbd15c
[RIX] Added 5 cards.
2018-01-06 22:35:39 +01:00
LevelX2
4571ab8dce
[RIX] Added 5 cards.
2018-01-06 21:34:15 +01:00
LevelX2
80c0107434
[RIX] Added 5 cards.
2018-01-06 18:55:44 +01:00
LevelX2
803df371f9
[RIX] Added 4 cards.
2018-01-06 18:42:03 +01:00
LevelX2
488622662a
[RIX] Added Profane Procession, Tomb of the Dusk Rose, Twilight Prophet.
2018-01-06 17:24:00 +01:00
LevelX2
509648448e
[RIX] Added 2 cards.
2018-01-06 13:31:50 +01:00
LevelX2
d0fd325bfa
Merge origin/master
...
Conflicts:
Mage.Sets/src/mage/cards/c/Cacophodon.java
Mage.Sets/src/mage/cards/g/GiltgroveStalker.java
Mage.Sets/src/mage/cards/h/HardyVeteran.java
Mage.Sets/src/mage/sets/RivalsOfIxalan.java
2018-01-06 12:48:46 +01:00
LevelX2
f66834fc19
Merge origin/master
...
Conflicts:
Mage.Sets/src/mage/cards/c/Cacophodon.java
Mage.Sets/src/mage/cards/g/GiltgroveStalker.java
Mage.Sets/src/mage/cards/h/HardyVeteran.java
Mage.Sets/src/mage/sets/RivalsOfIxalan.java
2018-01-06 12:48:35 +01:00
LevelX2
7189cb868f
[RIX] Added 9 cards.
2018-01-06 12:40:25 +01:00
Zzooouhh
e4f798c8d0
[RIX] Added 24 cards
2018-01-06 10:53:20 +00:00
Zzooouhh
722dee7b97
Implemented Vampire Revenant
2018-01-06 10:52:26 +00:00
Zzooouhh
9a9a2dda72
Implemented Sworn Guardian
2018-01-06 10:51:53 +00:00
Zzooouhh
a37b32b879
Implemented Sun Sentinel
2018-01-06 10:51:15 +00:00
Zzooouhh
1cdb598944
Implemented Silverclad Ferocidons
2018-01-06 10:50:40 +00:00
Zzooouhh
1d51c537c7
Implemented Reaver Ambush
2018-01-06 10:49:58 +00:00
Zzooouhh
c8650e8af4
Implemented Ravenous Chupacabra
2018-01-06 10:49:30 +00:00
Zzooouhh
c61dc16ff6
Implemented Raging Regisaur
2018-01-06 10:48:51 +00:00
Zzooouhh
1cd6c1711e
Implemented Orazca Raptor
2018-01-06 10:47:47 +00:00
Zzooouhh
9f0f7a1dae
Needletooth Raptor text fix
2018-01-06 10:47:04 +00:00
Zzooouhh
8dcd37d761
Implemented Needletooth Raptor
2018-01-06 10:46:17 +00:00
Zzooouhh
cb1773f24f
Implemented Moment of Triumph
2018-01-06 10:45:46 +00:00
Zzooouhh
4a0f6d1aa8
Implemented Moment of Craving
2018-01-06 10:45:20 +00:00
Zzooouhh
5d6297c394
Implemented Mist-Cloaked Herald
2018-01-06 10:44:56 +00:00
Zzooouhh
9c20ae6a57
Implemented Mastermind's Acquisition
2018-01-06 10:44:22 +00:00
Zzooouhh
13acbef5cb
Implemented Martyr of Dusk
2018-01-06 10:43:55 +00:00
Zzooouhh
02bf60f1d7
Implemented Majestic Heliopterus
2018-01-06 10:43:22 +00:00
Zzooouhh
5228aab9ca
Implemented Imperial Ceratops
2018-01-06 10:42:55 +00:00
Zzooouhh
82e82fa1a8
Implemented Hardy Veteran
2018-01-06 10:42:29 +00:00
Zzooouhh
c5f66aaafb
Implemented Goblin Trailblazer
2018-01-06 10:42:04 +00:00
Zzooouhh
658ac1dad5
Implemented Giltgrove Stalker
2018-01-06 10:41:38 +00:00
Zzooouhh
03d36dda38
Implemented Frilled Deathspitter
2018-01-06 10:41:10 +00:00
Zzooouhh
ab2a2d2567
Implemented Exultant Skymarcher
2018-01-06 10:40:41 +00:00
Zzooouhh
4ae0a9c2a7
Implemented Everdawn Champion
2018-01-06 10:40:16 +00:00
Zzooouhh
567ba78be2
Implemented Canal Monitor
2018-01-06 10:39:43 +00:00
Zzooouhh
8df88a165d
Implemented Cacophodon
2018-01-06 10:39:04 +00:00
Oleg Agafonov
c0c7a8279e
[RIX] Added Kitesail Corsair
2018-01-06 09:35:23 +04:00
Oleg Agafonov
9ddda93532
Scryfall typos
2018-01-06 09:01:04 +04:00
Oleg Agafonov
9987d9493a
[RIX] Added 6 cards
2018-01-06 08:55:49 +04:00
Oleg Agafonov
c569867c2d
Typos
2018-01-06 06:55:35 +04:00
Oleg Agafonov
2c1c074f0a
Typos
2018-01-06 05:47:33 +04:00
Oleg Agafonov
60c747f288
[RIX] Added 23 old cards, fixed file typos and renames after full spoiler by scryfall
2018-01-06 04:59:47 +04:00
Oleg Agafonov
63b2e75589
Failed, not rix, reverted :-(
2018-01-06 03:43:15 +04:00
Oleg Agafonov
8d17cde685
[RIX} Added 209 already implemented cards, fixed BafflingEnd folder
2018-01-06 03:33:22 +04:00
LevelX2
1d2483c0fd
Merge branch 'master' into Zzooouhh-rix-2
2018-01-05 23:53:02 +01:00
LevelX2
f95b0e6c0a
Merge origin/master
...
Conflicts:
Mage.Sets/src/mage/sets/RivalsOfIxalan.java
2018-01-05 23:41:30 +01:00
LevelX2
7845ae6136
[RIX] Added Dire Fleet Daredevil.
2018-01-05 23:38:00 +01:00
Zzooouhh
837553ad68
Added 13 cards & minor Baffling End change
2018-01-05 22:11:15 +00:00
Zzooouhh
43c0749233
Implemented Waterknot
2018-01-05 22:09:41 +00:00
Zzooouhh
5e06e447a5
Implemented Thrashing Brontodon
2018-01-05 22:08:59 +00:00
Zzooouhh
083118b2c8
Implemented Shake The Foundations
2018-01-05 22:08:16 +00:00
Zzooouhh
1f53e59424
Implemented Luminous Bonds
2018-01-05 22:07:23 +00:00
Zzooouhh
582c186fb5
Implemented Knight of the Stampede
2018-01-05 22:06:33 +00:00
Zzooouhh
2281d23fcd
Implemented Impale
2018-01-05 22:05:56 +00:00
Zzooouhh
875ce0dee5
Implemented Flood of Recollection
2018-01-05 22:05:09 +00:00
Zzooouhh
837c610857
Implemented Famished Paladin
2018-01-05 22:04:35 +00:00
Zzooouhh
3853eeb1bc
Implemented Champion of Dusk
2018-01-05 22:03:40 +00:00
Zzooouhh
5ddbfd5bd0
Implemented Bombard
2018-01-05 22:03:01 +00:00
Zzooouhh
914f6864bb
Implemented Aztocan Seer
2018-01-05 22:02:28 +00:00
Zzooouhh
ea48f888ac
Implemented Arterial Flow
2018-01-05 22:01:35 +00:00
Zzooouhh
b99389ae19
Implemented Admiral's Order
2018-01-05 21:59:22 +00:00
LevelX2
43a5357d09
Merge origin/master
2018-01-05 15:26:56 +01:00
LevelX2
f0494383fd
[RIX] Added 4 cards.
2018-01-05 15:26:10 +01:00
Oleg Agafonov
a5388456e4
Typos
2018-01-05 15:06:20 +04:00
LevelX2
174bb33464
Merge pull request #4339 from Zzooouhh/Zzooouhh-leg
...
Implemented some Legends cards
2018-01-05 10:46:55 +01:00
LevelX2
67aa13bcd5
Merge branch 'master' into Zzooouhh-rix-1
2018-01-05 10:44:06 +01:00
Zzooouhh
4b24a15bd1
Implemented cards
2018-01-05 06:08:46 +00:00
Zzooouhh
9d591b5172
Implemented cards
2018-01-05 06:08:08 +00:00
Zzooouhh
b7f3fc19f9
Implemented cards
2018-01-05 06:07:35 +00:00
Zzooouhh
8c430ea752
Implemented Shimian Night Stalker
2018-01-05 06:06:37 +00:00
Zzooouhh
2be16d467a
Implemented Halfdane
2018-01-05 06:05:29 +00:00
Zzooouhh
8681a09a0d
Implemented Gabriel Angelfire
2018-01-05 06:04:49 +00:00
Oleg Agafonov
333f9fc2e6
[RIX] Added 4 cards
2018-01-05 03:50:43 +04:00
Oleg Agafonov
24bd06a3a5
Fixed wrong ability texts with duplicated card name (see #4335 )
2018-01-05 02:41:19 +04:00
Oleg Agafonov
bc75f82524
Fixed wrong ability texts with duplicated card name (see #4335 )
2018-01-05 02:21:16 +04:00
Zzooouhh
adae3e22bc
Implemented Heart of Bogardan
2018-01-04 21:56:23 +00:00
Zzooouhh
4ff7534778
Implemented Heart of Bogardan
2018-01-04 21:55:45 +00:00
Zzooouhh
e67c009338
Etali ability rewrite
...
Fixed being able to cast previously exiled cards
2018-01-04 20:57:11 +00:00
Zzooouhh
a94e7fa023
Implemented Etali, Primal Storm, fixed Evolving Wilds rarity
2018-01-04 20:09:26 +00:00
Zzooouhh
00b4fa8e1c
Implemented Etali, Primal Storm
2018-01-04 20:06:48 +00:00
LevelX2
145fe8ca15
[Rix] Added 5 cards.
2018-01-04 18:00:08 +01:00
Oleg Agafonov
ad6bdb33ad
Fixed wrong ability texts with duplicated card name (see #4335 )
2018-01-04 20:49:18 +04:00
Oleg Agafonov
0c38fffdef
Fixed not working PickAmount window (not visible)
2018-01-04 07:53:38 +04:00
Oleg Agafonov
cd57fcf94f
[RIX] Added Polyraptor
2018-01-04 06:29:01 +04:00
Oleg Agafonov
6b9db5eb17
[RIX] Added Deeproot Elite
2018-01-04 05:44:12 +04:00
Oleg Agafonov
d75974efd0
Master Thief: fixed wrong gain control on battle instead on enter battlefield
2018-01-04 04:32:42 +04:00
igoudt
ec50a123ec
Merge branch 'master' of https://github.com/magefree/mage
2018-01-03 20:25:00 +01:00
igoudt
6c0db483b3
revert heralds horn fix
2018-01-03 20:24:52 +01:00
LevelX2
547c7078bf
[Rix] Added 6 cards.
2018-01-03 18:02:27 +01:00
Oleg Agafonov
62dd91a5d5
[RIX] Added 3 cards, fixes
2018-01-03 17:53:58 +04:00
LevelX2
21f151042c
Merge origin/master
...
Conflicts:
Mage.Sets/src/mage/sets/RivalsOfIxalan.java
2018-01-03 13:04:23 +01:00
LevelX2
59159338e8
[Rix] Added 6 cards.
2018-01-03 13:00:31 +01:00
Oleg Agafonov
723cc87f09
Typos
2018-01-03 15:19:53 +04:00
Oleg Agafonov
28cd0e3443
[RIX] Added Forerunner of the Heralds
2018-01-03 15:14:40 +04:00
LevelX2
2672bd36d5
[Rix] Added Jouney to Eternity and Jadelight Ranger.
2018-01-03 11:40:44 +01:00
LevelX2
32fb2507c3
Some rework to Framework.
2018-01-03 11:40:07 +01:00
LevelX2
ce433f7761
Merge branch 'master' into Zzooouhh-rix
2018-01-03 09:25:37 +01:00
LevelX2
02f6ce7639
Merge origin/master
2018-01-02 23:48:27 +01:00
LevelX2
bc490ef91a
Added Spellweaver Volute.
2018-01-02 23:48:07 +01:00
LevelX2
d5fa7af270
[RIX] Minor text change for "The Immortal Sun".
2018-01-02 18:07:58 +01:00
LevelX2
7d026c699f
[RIX] Added 3 cards.
2018-01-02 17:47:38 +01:00
Zzooouhh
ef7e7f861d
[RIX] Implemented 2 cards
2018-01-02 17:04:40 +01:00
Zzooouhh
40578b10bf
Implemented Elenda, the Dusk Rose
2018-01-02 17:01:31 +01:00
Zzooouhh
30482ff1ae
Implemented Zetalpa, Primal Dawn
2018-01-02 16:59:50 +01:00
Zzooouhh
988076b93c
Minor fix
2018-01-02 16:44:31 +01:00
LevelX2
70c08a2d81
* Victimize - Fixed that continuous effects of sacrificed permanent did not end before returning targets from graveyard ( fixes #4315 ).
2018-01-02 15:01:58 +01:00
Zzooouhh
f201ec6fc0
Merge pull request #4326 from Zzooouhh/Zzooouhh-hml
...
Implemented some Homelands cards
2018-01-02 09:11:46 +01:00
Zzooouhh
d2fdc26ef1
Implemented cards
2018-01-02 05:59:36 +01:00
Zzooouhh
d4588fbf48
Implemented cards
2018-01-02 05:58:58 +01:00
Zzooouhh
a06f6244a7
Implemented cards
2018-01-02 05:58:31 +01:00
Zzooouhh
ff92c0c78a
Implemented cards
2018-01-02 05:58:05 +01:00
Zzooouhh
a9a2f85c4c
Implemented Rashka the Slayer
2018-01-02 05:57:10 +01:00
Zzooouhh
bc3e647544
Implemented Mammoth Harness
2018-01-02 05:56:13 +01:00
Zzooouhh
98cab3a0b7
Implemented Joven's Tools
2018-01-02 05:55:32 +01:00
Zzooouhh
ea29eb5a85
Hazduhr the Abbot
2018-01-02 05:54:29 +01:00
Zzooouhh
82d4ddd0fa
Broken Visage
2018-01-02 05:53:38 +01:00
Zzooouhh
5681c945a9
Removed comment
2018-01-02 05:50:41 +01:00
Zzooouhh
404c79efb1
Implemented Autumn Willow
2018-01-02 05:48:49 +01:00
Zzooouhh
a6774cdc74
Implemented Apocalypse Chime
2018-01-02 05:45:16 +01:00
Zzooouhh
b876b011a5
(Re)added missing ability
2018-01-02 00:41:03 +01:00
Zzooouhh
3cd7ea7752
Added player announcements to Raiding Party
2018-01-01 19:44:02 +01:00
Zzooouhh
4289ad67d0
Updated Merseine
2018-01-01 19:10:02 +01:00
Zzooouhh
231bbeb88d
Implemented cards
2018-01-01 18:20:09 +01:00
Zzooouhh
2421953efb
Implemented Tourach's Chant
2018-01-01 18:18:01 +01:00
Zzooouhh
ec8d2032eb
Implemented Thelon's Chant
2018-01-01 18:17:19 +01:00
Zzooouhh
f66f5cf218
Implemented Tidal Flats
2018-01-01 18:16:36 +01:00
Zzooouhh
dce22b3852
Implemented Raiding Party
2018-01-01 18:15:59 +01:00
Zzooouhh
2fcbd6535f
Implemented Merseine
2018-01-01 18:15:09 +01:00
Zzooouhh
c08c5a149b
Fixed Heroism ability tax cost
2018-01-01 18:11:49 +01:00
Zzooouhh
89f8b1420e
Merge pull request #4319 from Zzooouhh/Zzooouhh-csp
...
Implemented Coldsnap cards
2017-12-31 23:06:14 +01:00
Zzooouhh
f2eaa5cf04
Implemented cards
2017-12-31 23:04:26 +01:00
Zzooouhh
ac865ce894
Implemented Void Maw
2017-12-31 23:02:06 +01:00
Zzooouhh
cfd72b0c99
Implemented Thermal Flux
2017-12-31 23:01:26 +01:00
Zzooouhh
9688c7c56b
Implemented Kjeldoran War Cry
2017-12-31 23:00:22 +01:00
Zzooouhh
60fabe1eba
Implemented Feast of Flesh
2017-12-31 22:59:38 +01:00
igoudt
79b731a167
fixes #4136
2017-12-31 22:42:41 +01:00
LevelX2
bec07fb530
Added Even the Odds.
2017-12-31 15:56:26 +01:00
LevelX2
d87ce66347
Added Even the Odds and reworked Feast of Blood's cast restriction.
2017-12-31 12:55:21 +01:00
LevelX2
93a2c4b1cf
* Minor fix.
2017-12-31 11:44:12 +01:00
LevelX2
76d303f448
Merge pull request #4312 from skeate/bugfix/shining-shoal
...
Make Shining Shoal redirect rather than prevent
2017-12-31 11:36:40 +01:00
LevelX2
519eae42fc
* Fixed some problems with abilities that let permanents become artifact creatures but only added creature card type instead of artifact and creature card type ( fixes #4290 ).
2017-12-31 11:31:58 +01:00
Jonathan Skeate
258a19e934
Make Shining Shoal redirect rather than prevent
...
Fixes #4150
2017-12-30 22:07:25 -05:00
Zzooouhh
6a23a0f707
Fix for Baron triggering on playing Morph creatures
2017-12-30 23:28:16 +01:00
LevelX2
e81f6c5e90
* Unearth - Fixed that a pahsed out creature were wrongly exiled by unearth.
2017-12-30 19:15:33 +01:00
LevelX2
88b06137be
Fixed handling of cards that exist multiple times for Unstable.
2017-12-30 18:35:47 +01:00
Zzooouhh
02ed331866
Implemented cards
2017-12-30 18:13:38 +01:00
Zzooouhh
0f49f38599
Implemented Tresserhorn Skyknight
2017-12-30 18:12:53 +01:00
Zzooouhh
450af53e14
Implemented Rimehorn Aurochs
2017-12-30 18:12:19 +01:00
Zzooouhh
fdaae26742
Implemented Goblin Furrier
2017-12-30 18:11:50 +01:00
Zzooouhh
fcb285be23
Implemented Garza's Assassin
2017-12-30 18:11:21 +01:00
Zzooouhh
daa7c14d1d
Implemented Frostweb Spider
2017-12-30 18:10:42 +01:00
Zzooouhh
b49729ec79
Implemented Balduvian Frostwaker
2017-12-30 18:10:01 +01:00
Zzooouhh
a9ef352ef1
Implemented Landslide
2017-12-30 14:02:35 +01:00
Zzooouhh
7f3f491eda
Implemented Landslide
2017-12-30 14:01:38 +01:00
Zzooouhh
7ac87fba93
Snickering Squirrel set to do nothing to planar dies
2017-12-30 13:12:58 +01:00
Zzooouhh
b05754bd61
Squirrel Powered Scheme set to ignore planar dies
2017-12-30 12:43:10 +01:00
LevelX2
2f001cb2c4
Merge pull request #4303 from Zzooouhh/Zzooouhh-csp-panglacial
...
Implemented Panglacial Wurm
2017-12-30 10:27:28 +01:00
LevelX2
ea7b21c555
Merge pull request #4299 from Zzooouhh/Zzooouhh-plc-retether
...
Implemented Retether
2017-12-30 10:27:13 +01:00
LevelX2
375d5aea99
Merge pull request #4296 from Zzooouhh/Zzooouhh-ust-julius
...
Implemented Dr. Julius Jumblemorph (without host)
2017-12-30 10:27:03 +01:00
LevelX2
6d7c3d3ed1
Merge pull request #4284 from Zzooouhh/Zzooouhh-ust-baron
...
Implemented Baron Von Count
2017-12-30 10:26:52 +01:00
Zzooouhh
549fb0fb22
Merge pull request #28 from Zzooouhh/Zzooouhh-csp-panglacialwurm
...
Zzooouhh csp panglacialwurm
2017-12-30 01:24:44 +01:00
Zzooouhh
4acb6ba6d2
Implemented Panglacial Wurm
2017-12-30 01:12:50 +01:00
Zzooouhh
22e1490573
Implemented Panglacial Wurm
2017-12-30 01:11:25 +01:00
Zzooouhh
a2dcf390f3
Added missing Relentless Assault
2017-12-29 17:50:19 +01:00
Zzooouhh
26a7cc99e8
Removed duplicate import
2017-12-29 17:15:43 +01:00
Zzooouhh
d9c919584c
Merge pull request #4302 from Zzooouhh/Zzooouhh-drk-sorrowspath
...
Implemented Sorrow's Path
2017-12-29 17:13:59 +01:00
Zzooouhh
238cdc1b15
Implemented Sorrow's Path
2017-12-29 16:48:01 +01:00
Zzooouhh
70f7e53ef9
Implemented Sorrow's Path
2017-12-29 16:46:58 +01:00
Zzooouhh
5d2766e988
Implemented Sorrow's Path
2017-12-29 16:45:35 +01:00
Oleg Agafonov
e87db19b7d
Tests: fixed NykthosShrineToNyx that broke dozens of other tests with mana choice
2017-12-29 17:10:07 +04:00
LevelX2
9325a5d311
Added Duel Decks: Merfolk vs. Goblins set.
2017-12-29 11:30:47 +01:00
Zzooouhh
bbd6da32fc
Implemented Retether
2017-12-29 06:45:34 +01:00
Zzooouhh
282a38537e
Implemented Retether
2017-12-29 06:43:56 +01:00
Zzooouhh
c940aa72df
Edited cost
2017-12-28 21:59:35 +01:00
Zzooouhh
3121b2782f
Implemented Dr. Julius Jumblemorph
2017-12-28 20:52:57 +01:00
Zzooouhh
a32d6c62f5
Merge pull request #4295 from Zzooouhh/Zzooouhh-scourge
...
Implemented some Scourge cards
2017-12-28 20:50:45 +01:00
Zzooouhh
14de3dd34b
Implemented cards
2017-12-28 20:49:39 +01:00
Zzooouhh
80e20dc472
Implemented Lingering Death
2017-12-28 20:49:00 +01:00
Zzooouhh
86b977dde0
Implemented Force Bubble
2017-12-28 20:48:23 +01:00
Zzooouhh
082854c78f
Implemented Frontline Strategist
2017-12-28 20:47:33 +01:00
Zzooouhh
80003e0148
Implemented Faces of the Past
2017-12-28 20:46:46 +01:00
Zzooouhh
b0f5230137
Minor rewrite
2017-12-28 16:59:45 +01:00
LevelX2
d808b15569
* Hollow One - Fixed counting of discarded/cycled cards if returned to hand during a turn.
2017-12-28 16:52:51 +01:00
LevelX2
6d17199129
* Toxin Sliver - Fixed that the damaged creature was not destroyed.
2017-12-28 15:57:31 +01:00
Zzooouhh
066f6ca2a5
Implemented Dr. Julius Jumblemorph (without host)
2017-12-28 15:04:46 +01:00
Zzooouhh
2d9fa97808
Merge pull request #4292 from Zzooouhh/Zzooouhh-jarkeld
...
Implemented General Jarkeld
2017-12-28 13:09:22 +01:00
Zzooouhh
cedfc5591b
Merge pull request #4293 from Zzooouhh/master
...
Implemented Corrosion and Desolation
2017-12-28 12:39:54 +01:00
Zzooouhh
0b251e4dbd
Set nottarget to true
2017-12-28 12:31:06 +01:00
Zzooouhh
f82e404a0e
Naming change, set nottarget to true
2017-12-28 12:22:31 +01:00
Zzooouhh
a44ae584a1
Merge pull request #4291 from Zzooouhh/Zzooouhh-masques
...
Implemented some Masques cards
2017-12-28 12:05:14 +01:00
Zzooouhh
cc4a9afcda
Implemented General Jarkeld
2017-12-28 11:38:19 +01:00
Zzooouhh
e7888b0f26
Implemented General Jarkeld
2017-12-28 11:37:05 +01:00
Zzooouhh
732974acdc
Implemented Crag Saurian and Warpath
2017-12-28 11:31:47 +01:00
Oleg Agafonov
7954031f41
Merge pull request #4283 from JayDi85/ui-choose-new
...
Added new choose dialog
2017-12-28 02:59:09 +04:00
JRHerlehy
63cea560f3
Rsolves #4287
...
Test included to verify functionality.
2017-12-27 14:54:46 -08:00
Zzooouhh
4e34b0d1d3
Changes to first trigger
2017-12-26 17:55:58 +01:00
Zzooouhh
0ec629d6e5
Changes to first trigger
2017-12-26 17:21:13 +01:00
Zzooouhh
a8ef0bd55e
Implemented Corrosion and Desolation
2017-12-26 16:56:50 +01:00
Zzooouhh
9d74c62cef
Implemented Desolation
2017-12-26 16:55:51 +01:00
Zzooouhh
f17f3d0949
Implemented Corrosion
2017-12-26 16:52:56 +01:00
LevelX2
8228cee30c
* Some minor changes.
2017-12-26 10:59:28 +01:00
LevelX2
3a8afb9418
Merge pull request #4280 from skeate/master
...
Curfew - Fix targeting/protection issue
2017-12-26 10:33:37 +01:00
Zzooouhh
6a6e7c677b
Implemented Keldon Twilight
2017-12-26 02:34:09 +01:00
Zzooouhh
c11484d1ca
Implemented Keldon Twilight
2017-12-26 02:33:08 +01:00
Zzooouhh
51669e9d0f
Text fix #2
2017-12-26 01:57:29 +01:00
Zzooouhh
3132a42cea
Text fix
2017-12-26 01:56:48 +01:00
Zzooouhh
7b6ee57bef
Implemented Warpath
2017-12-25 23:44:40 +01:00
Zzooouhh
a3460a2877
Implemented Crag Saurian
2017-12-25 22:52:39 +01:00
Zzooouhh
826de3114a
Implemented Orim's Cure and Revered Elder
2017-12-25 22:33:22 +01:00
Zzooouhh
6d39fa257b
Implemented Revered Elder
2017-12-25 22:03:56 +01:00
Zzooouhh
fae8e3b9b9
Implemented Orim's Cure
2017-12-25 22:01:39 +01:00
Zzooouhh
8538e6d157
Allow trigger to recognize double digit P/T
2017-12-25 21:15:05 +01:00
Zzooouhh
4910d17272
Some changes to how counter is moved
2017-12-25 20:49:19 +01:00
Zzooouhh
4b434f92b3
Changed generic counter to CounterType.DOOM
2017-12-25 16:35:31 +01:00
Zzooouhh
4e23049fbb
Some improvements
2017-12-25 16:09:02 +01:00
Zzooouhh
2ae34a529b
Implemented Baron Von Count
2017-12-25 15:40:21 +01:00
Zzooouhh
8ab63a3ec1
Implemented Baron Von Count
2017-12-25 15:38:23 +01:00
Oleg Agafonov
00d7a1f336
Updated cards for new choice type dialog
2017-12-25 08:23:55 +04:00
Zzooouhh
fe5ff0beca
Implemented Walking Sponge
2017-12-24 21:47:49 +01:00
Zzooouhh
3c27550937
Implemented Walking Sponge
2017-12-24 21:47:03 +01:00
Zzooouhh
a772e73e2a
Implemented Treacherous Link
2017-12-24 20:03:48 +01:00
Zzooouhh
e46c4ed7bc
Implemented Treacherous Link
2017-12-24 20:02:36 +01:00
Jonathan Skeate
1cc434c6bd
Curfew - Fix targeting/protection issue
2017-12-24 13:32:52 -05:00
Zzooouhh
9c0f1c8db0
Implemented Spiritual Focus
2017-12-24 16:27:59 +01:00
Zzooouhh
8d65d2a2fd
Implemented Spiritual Focus
2017-12-24 16:27:04 +01:00
Zzooouhh
de640d059c
Last Rites fix
2017-12-24 16:06:15 +01:00
Zzooouhh
56ae684095
Implemented Last Rites
2017-12-24 16:02:30 +01:00
Zzooouhh
b6f889068b
Implemented Last Rites
2017-12-24 16:01:39 +01:00