Jeff
69e795e75e
- Added Power Taint
2018-11-12 17:55:45 -06:00
Jeff
e953f5e2cc
- Modified 2 sets to include new card
2018-11-12 17:24:25 -06:00
Oleg Agafonov
a4ed0f0c3b
Merge remote-tracking branch 'remote-production/master' into local-production
2018-11-13 03:21:38 +04:00
Oleg Agafonov
2ebe05c85e
[GNT] implemented Goblin Goliath, GNT set now fully implemented
2018-11-13 03:20:20 +04:00
Jeff
c22217c22c
- Added Enchantment Alteration
2018-11-12 17:15:45 -06:00
Oleg Agafonov
2c89ec92d3
[GNT] implemented Rot Hulk
2018-11-13 01:15:24 +04:00
Oleg Agafonov
9986c1d365
[GNT] implemented Militant Angel
2018-11-13 00:25:48 +04:00
Oleg Agafonov
209bccef0c
[GNT] implemented Inspired Sphinx
2018-11-12 22:31:42 +04:00
Oleg Agafonov
a0e4791ad6
[GNT] implemented Avatar of Growth
2018-11-12 04:17:04 +04:00
Oleg Agafonov
2452e07a0f
* Added new set Ultimate Box Topper Promos (PUMA) with 40 cards;
2018-11-12 01:36:14 +04:00
Oleg Agafonov
4b87af1c74
* Added new set Ultimate Masters (UMA) with 41 cards (other cards will be added later);
2018-11-12 01:29:13 +04:00
Oleg Agafonov
9ba6a7ec5c
* Added new set Game Night (GNT) with 63 cards (5 not implemented yet);
2018-11-12 01:17:42 +04:00
Oleg Agafonov
fe3eda4944
* Spell Contortion, Warleader's Helix - fixed wrong card text;
...
Removed unused getRules in cards code;
2018-11-11 22:54:49 +04:00
Oleg Agafonov
20fe92b98b
* Machinate - fixed wrong card text;
2018-11-11 22:04:48 +04:00
Oleg Agafonov
45bb2a12fd
Fixed card name duplicate
2018-11-09 20:56:19 +04:00
Jeff
61fb31bea0
- Added Serra's Hymn and Venomous Fangs.
2018-11-08 17:54:05 -06:00
Jeff
a3206785ab
- Fixed #5410
2018-11-05 11:02:58 -06:00
Jeff
5a6bed313d
- Fixed #5409
2018-11-05 09:21:17 -06:00
brodee
a399f94bb1
fixed: Earthsurge should affect all players
2018-11-04 20:31:45 -08:00
Oleg Agafonov
08e88b8a65
Merge pull request #5351 from magefree/plane-and-emblem-implements-controllable
...
Refactor: make plane and emblem implement Controllable
2018-11-04 23:38:54 +04:00
Jeff
4c56baac03
- Fixed #5392
2018-11-01 18:18:14 -05:00
davidmfritz
c37832944e
Fixed cards to put onto the battlefield to one call
...
Fixed cards to put into exile to one call
2018-11-01 11:51:36 +01:00
davidmfritz
1dc421a545
Fixed to get the correct player list
...
Refactor to reveal first, then take action
2018-11-01 10:13:57 +01:00
davidmfritz
336732eba2
Performance fix to get out of the loop quicker if library is empty
2018-10-31 23:27:16 +01:00
davidmfritz
bf8123b7a5
Implementation of the card Clear the Land
2018-10-31 22:50:13 +01:00
davidmfritz
369beb213b
Fixed Scepter of Empires AA Cost
...
Fixed Scepter of Empires Activated Ability Cost from "{0}, {T}" to "{T}"
2018-10-29 22:22:24 +01:00
Jeff
29e34934d9
- Added Hidden Stag and Soul Sculptor.
2018-10-29 11:45:37 -05:00
brodee
893fd5dfc9
correct justice strike outcome removal to damage
2018-10-28 00:33:47 -07:00
brodee
4f61afa62b
AI updates, more cards will have the isRemoval bonus to their card rating
...
these weren't being picked up as removal spells and now are:
* modal spells where one mode is a removal spell
* spells that do a dynamic amount of damage, such as fireball
* cards that reduce the toughness temporarily or permanently
* cards that keep a creature tapped down
* cards that exile a creature
* cards that damage creatures that are attacking or blocking
* enchantments that exile a creature when they etb
* fight cards, and one sided fight cards
the ai will now rate those types of cards higher as they are removal
2018-10-28 00:16:14 -07:00
Jeff
22364300ee
- Added Opal Titan and Opal Acrolith.
2018-10-26 15:35:55 -05:00
LevelX2
44d3276046
* Brilliant Ultimatum - Fixed that it was not checked if the player is still allowed to play a land.
2018-10-25 16:15:24 +02:00
LevelX2
52f0ae8bd5
* Whispering Snitch - Fixed that it also triggered if other players surveilled.
2018-10-25 15:03:18 +02:00
LevelX2
7fef8113c0
* Sylvan Library - Fixed that the order of the cards put back to library was random.
2018-10-25 14:32:35 +02:00
LevelX2
cdcbf0aaa2
* Mistveil Plains - Fixed that the card was not moved to library.
2018-10-25 14:23:27 +02:00
L_J
4e231f51a1
Merge pull request #5394 from Zzooouhh/Zzooouhh-bandswithother
...
Implemented Bands With Other & related cards
2018-10-21 22:33:33 +02:00
LevelX2
26a93d4427
Reworked ability source object handling.
2018-10-21 21:37:23 +02:00
L_J
5a08632d59
Implemented Bands With Other
2018-10-21 16:59:10 +02:00
Evan Kranzler
01dfede9e9
fixed Chance for Glory giving indestructible to noncreature permanents
2018-10-20 20:13:26 -04:00
L_J
685175acd8
Merge pull request #5369 from Zzooouhh/planeshift
...
Implemented remaining Planeshift cards
2018-10-15 20:56:44 +02:00
L_J
b11c0ea5f8
Merge pull request #5386 from Zzooouhh/Zzooouhh-inv
...
Implemented remaining Invasion cards (Pulse of Llanowar bug)
2018-10-15 20:55:52 +02:00
LevelX2
9423731e97
* Fixed a problem with removing too much counters (caused by AI simulation).
2018-10-14 10:14:36 +02:00
L_J
44b2e7f84e
Implemented Invasion cards
2018-10-13 14:14:57 +02:00
Evan Kranzler
34e4012540
Implemented Mistfolk
2018-10-10 21:05:01 -04:00
Evan Kranzler
c95f5b55fc
Implemented Betrothed of Fire
2018-10-10 20:35:24 -04:00
Evan Kranzler
9e41122813
Implemented Mob Mentality
2018-10-10 17:14:10 -04:00
Evan Kranzler
55ddd19be6
fixed Beamsplitter Mage being able to target opposing creatures with copied spells
2018-10-10 16:01:55 -04:00
Oleg Agafonov
681cb4b66a
Fixed missing import
2018-10-10 09:08:32 +04:00
Oleg Agafonov
7443794e46
Merge pull request #5374 from jmharmon/master
...
Implement Soul Strings
2018-10-10 09:00:29 +04:00
jmharmon
a513cf09ae
Update SoulStrings.java
2018-10-09 21:56:18 -07:00
Oleg Agafonov
66b5f3a990
* Sins of the Past - fixed that it can cast cards from any library instead controller's
2018-10-10 08:53:21 +04:00