Commit graph

29457 commits

Author SHA1 Message Date
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
Oleg Agafonov
e5f24fcf99 Merge remote-tracking branch 'origin/master' 2020-01-03 19:07:07 +04:00
Oleg Agafonov
d6f2b52f1e Merge fix 2020-01-03 19:06:21 +04:00
jeffwadsworth
a37c9da789 - Fixed issue where one could see the "next" card on top of the library while casting the current one. Example, Bolas's Citadel ability. 2020-01-03 09:05:08 -06:00
Oleg Agafonov
cc0679b6d3 Server: added logs about fix command usage; 2020-01-03 18:59:10 +04:00
LevelX2
19060954ae Merge origin/master 2020-01-03 15:24:27 +01:00
LevelX2
8854871c15 * Fixed problems of Yixlid Jailer that removed abilities from cards in graveyard permanently (fixes #1147). 2020-01-03 15:23:52 +01:00
Oleg Agafonov
c1351c2339 * Play from top library - fixed that unplayable lands marks as playable; 2020-01-03 17:33:03 +04:00
Oleg Agafonov
a381c1954c * Bolas's Citadel - fixed that it can't play cards with mana abilities; 2020-01-03 17:20:46 +04:00
Oleg Agafonov
893bcbb01f fixed The Birth of Meletis (missing defender ability in token) 2020-01-03 12:20:40 +04:00
Oleg Agafonov
65d914ffe7 Fixed missing watchers 2020-01-03 12:18:19 +04:00
Oleg Agafonov
6e5494c022 fixed Wavebreak Hippocamp (missing watcher, wrong turn check) 2020-01-03 12:16:32 +04:00
Oleg Agafonov
f065c5ca9c
Merge pull request #6133 from adonispujols/patch-1
Fixed Computer Player treating unprevented moves as unplayable.
2020-01-03 03:51:39 +01:00
Oleg Agafonov
dceb93e7a6 Additional fixes for getNetMana from #6132 (final) 2020-01-03 06:27:39 +04:00
Evan Kranzler
579a37c7c8 Implemented Tectonic Giant 2020-01-02 19:56:12 -05:00
Evan Kranzler
8219ffc0bd Implemented Polukranos Unchained 2020-01-02 19:16:20 -05:00
Evan Kranzler
64ae38c632 Implemented Nessian Boar 2020-01-02 18:56:25 -05:00
jeffwadsworth
732ed1aed8 - Fixed #6136 2020-01-02 16:10:34 -06:00