LevelX2
7bf213c0ec
* Added Hideaway test.
2020-01-05 17:55:38 +01:00
LevelX2
7f0d793544
* Fixed a problem with Licid creatures not dying if the enchanted creature dies.
2020-01-05 17:06:36 +01:00
Evan Kranzler
f0bd9a58d4
Implemented Purphoros's Intervention
2020-01-05 09:51:04 -05:00
Evan Kranzler
dccc17fac9
Implemented Purphoros's Intervention
2020-01-05 09:30:26 -05:00
Evan Kranzler
cea9b989bb
Implemented Shoal Kraken
2020-01-05 07:46:14 -05:00
Evan Kranzler
a2f6613eda
Implemented Naiad of Hidden Coves
2020-01-05 07:43:16 -05:00
Evan Kranzler
8406a76de0
Implemented Vexing Gull
2020-01-05 07:38:45 -05:00
Evan Kranzler
bc75fdf61c
updated THB spoiler
2020-01-05 07:38:04 -05:00
Evan Kranzler
eacccf6f06
Implemented Dawn Evangel
2020-01-04 20:37:16 -05:00
Evan Kranzler
18ca3bcff9
Implemented One with the Stars
2020-01-04 20:21:29 -05:00
Oleg Agafonov
14744ef85b
* Nicol Bolas, God-Pharaoh - fixed rollback error if someone disconnects while choosing cards to exile;
2020-01-05 04:33:07 +04:00
Oleg Agafonov
126c2f9b92
* Yarok's Fenlurker - fixed rollback error with empty hand;
2020-01-05 04:25:49 +04:00
LevelX2
ebdba3c57e
* Added logic to check if a card had a triggered ability in the graveyard if it was moved from graveyard to a hidden zone. Because if not, the ability does not trigger.
2020-01-04 23:53:47 +01:00
Oleg Agafonov
9110f70e2d
Fixed NPE errors in deck editor;
2020-01-05 02:03:01 +04:00
Oleg Agafonov
3ce1296886
* UI: fixed that RTR cards doesn't shows in deck editor's pioneer format filter;
2020-01-05 01:35:40 +04:00
Evan Kranzler
25630ecc22
fixed Daxos, Blessed by the Sun triggering off of noncreature permanents
2020-01-04 16:09:18 -05:00
Oleg Agafonov
7bc00879d4
Outcome fixes
2020-01-05 01:06:01 +04:00
Oleg Agafonov
2dd64cf5cd
* Kicker abilities - fixed that AI can't cast cards with kicker for normal cost (AI don't use kicker now);
2020-01-05 01:04:35 +04:00
Evan Kranzler
3c9e967642
Implemented Rise to Glory
2020-01-04 15:58:03 -05:00
Evan Kranzler
d1839badb2
Implemented Blood Aspirant
2020-01-04 15:38:54 -05:00
Evan Kranzler
be068fb9cf
Implemented Arasta of the Endless Web
2020-01-04 15:30:34 -05:00
Oleg Agafonov
bb59cedbd9
AI fixes:
...
* Gain control abilities - fixed wrong target chooses by AI (selects weakest permanent instead most powerful);
* Target of an opponent’s choice abilities - fixed that AI was able to cancel card cast, fixed wrong target chooses (Evangelize, Echo Chamber, Arena, Preacher, etc);
2020-01-04 22:37:16 +04:00
Oleg Agafonov
bcb37992cc
* Buyback abilities - fixed that AI can't cast cards with buyback for normal cost (AI don't use buyback now);
2020-01-04 20:26:59 +04:00
Oleg Agafonov
1ae9fc883e
* Replicate abilities - fixed that AI can freeze the game after play card with replicate (AI don't use it now);
2020-01-04 20:22:49 +04:00
Oleg Agafonov
a249dcffd8
Fixed error with no abilities
2020-01-04 20:18:16 +04:00
Oleg Agafonov
b3ec79f467
Test framework: added command to show available mana;
2020-01-04 20:15:43 +04:00
Oleg Agafonov
90478932a3
fixed Haktos the Unscarred (missing random 4)
2020-01-04 19:48:20 +04:00
Oleg Agafonov
879e41ebb4
fixed Haktos the Unscarred (duration)
2020-01-04 19:45:46 +04:00
Oleg Agafonov
13da4fd2b3
fixed Archon of Falling Stars (must be return to battlefield instead hand)
2020-01-04 19:40:25 +04:00
Evan Kranzler
bfdbac5552
updated THB spoiler
2020-01-04 08:56:21 -05:00
Adonis Pujols
4432d03d89
Add AIMCTS Sources to Maven (missing srcDirectory) ( #6140 )
...
No Maven expert, but the sources of every other Server.Plugin is included in Maven project EXCEPT for Mage.Player.AIMCTS (which seems necessary to actually be used/ran, imported, indexed, etc). I doubt this is intentional and it's the only way to get those sources working for IntelliJ IDEA.
This should add some more development support for anyone else poking around the code base, like in #6114
2020-01-04 07:25:14 -06:00
Evan Kranzler
e6e622f659
Implemented Thassa, Deep-Dwelling
2020-01-03 22:33:43 -05:00
Evan Kranzler
0d2bd2a541
Implemented Archon of Falling Stars
2020-01-03 22:14:37 -05:00
Evan Kranzler
d5474df005
Implemented Shimmerwing Chimera
2020-01-03 22:10:45 -05:00
Evan Kranzler
cc2e42dc00
fixed Inspire Awe implementation
2020-01-03 22:03:43 -05:00
Evan Kranzler
ea55c63a5c
updated Nylea, Keen-Eyed outcome
2020-01-03 22:00:51 -05:00
Evan Kranzler
37ae880f17
Implemented Haktos the Unscarred
2020-01-03 21:35:19 -05:00
Evan Kranzler
9279d21b6b
Implemented Tymaret, Chosen from Death
2020-01-03 21:05:18 -05:00
Evan Kranzler
2790a6946a
Implemented Pious Wayfarer
2020-01-03 20:45:29 -05:00
Evan Kranzler
26d1df40c0
Implemented Erebos's Intervention
2020-01-03 20:43:51 -05:00
Evan Kranzler
5c6944269e
updated THB spoiler
2020-01-03 20:29:23 -05:00
jeffwadsworth
c876f6145f
- Fixed #6134
2020-01-03 14:26:30 -06:00
Evan Kranzler
c39bfad63c
Implemented Omen of the Forge
2020-01-03 15:08:52 -05:00
Evan Kranzler
9eb186cea9
Implemented Omen of the Sun
2020-01-03 15:03:10 -05:00
Evan Kranzler
99e3a24552
updated THB spoiler
2020-01-03 15:00:43 -05:00
jeffwadsworth
5ed5bce718
- Fixed #6127
2020-01-03 11:30:29 -06:00
Evan Kranzler
0bbacc2a49
Implemented Stinging Lionfish
2020-01-03 11:36:08 -05:00
Evan Kranzler
c215b3386e
Implemented Drag to the Underworld
2020-01-03 11:22:14 -05:00
Evan Kranzler
9a3d085a81
Implemented Triumph of Anax
2020-01-03 11:13:54 -05:00
Evan Kranzler
82c7337ec3
updated THB spoiler
2020-01-03 10:36:21 -05:00