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
Oleg Agafonov
9537a05552
Missing comments
2018-10-10 08:47:53 +04:00
jmharmon
aac5135c44
Implement Soul Strings
2018-10-09 20:13:23 -07:00
jmharmon
9500d8e154
Implement Soul Strings
2018-10-09 20:12:09 -07:00
Oleg Agafonov
3fc1660f75
Fixed abilities texts
2018-10-10 01:27:58 +04:00
Oleg Agafonov
26913923fa
Refactor: replaced duplicated ability - CreatureEntersBattlefieldTriggeredAbility by EntersBattlefieldControlledTriggeredAbility;
2018-10-10 01:21:43 +04:00
L_J
8b0393cb96
Fix Soulhunter Rakshasa damage value
2018-10-09 18:23:40 +00:00
Oleg Agafonov
d661b0e1e9
[ANA] - fixed ability text
2018-10-09 21:09:01 +04:00
Oleg Agafonov
1c95ed3b08
* Added new set Arena New Player Experience (ANA) with 39 cards (18 new);
2018-10-09 20:54:46 +04:00
Oleg Agafonov
74fb0acc75
[ANA] - fixed Confront the Assault
2018-10-09 20:36:59 +04:00
Oleg Agafonov
afe947f457
[ANA] - implemented Confront the Assault
2018-10-09 19:36:18 +04:00
Oleg Agafonov
925fb1c533
[ANA] - implemented Zephyr Gull
2018-10-09 19:03:29 +04:00
Oleg Agafonov
cf82c15aad
[ANA] - implemented Treetop Warden
2018-10-09 19:01:43 +04:00
Oleg Agafonov
e04705d914
[ANA] - implemented Titanic Pelagosaur
2018-10-09 19:00:14 +04:00
Oleg Agafonov
56d8887cf8
[ANA] - implemented Tactical Advantage
2018-10-09 18:57:58 +04:00
Oleg Agafonov
9207275936
[ANA] - implemented Soulhunter Rakshasa
2018-10-09 18:46:45 +04:00
Oleg Agafonov
2aa16bdf7d
[ANA] - implemented Shrine Keeper
2018-10-09 18:41:45 +04:00