LevelX2
|
86f2d22baa
|
Implemented Underworld Fires and Wings of Hubris
|
2020-01-11 18:22:30 +01:00 |
|
LevelX2
|
1f7a7a10b0
|
* Panopticon Plane - Fixed draw card abilities.
|
2020-01-11 01:25:26 +01:00 |
|
LevelX2
|
35628c205a
|
* Venarian Gold - Fixed rule text according #6170.
|
2020-01-10 20:43:19 +01:00 |
|
LevelX2
|
bd76e54e9d
|
* Xantcha, Sleeper Agent - Fixed wording of the replacement effect (Oracle changes from 2019-09-27) and generalized the effect for 3 cards.
|
2020-01-10 14:18:56 +01:00 |
|
LevelX2
|
766c4f8bf6
|
* Fixed card movement handling.
|
2020-01-10 08:53:35 +01:00 |
|
LevelX2
|
47a8686958
|
* Some more move actions replaced and added missing methods for move to command zone.
|
2020-01-09 23:17:39 +01:00 |
|
LevelX2
|
7ce7c2ad70
|
* Fixed a problem with P/T of permanets that transform back again to the original source card (fixes #6156).
|
2020-01-09 08:25:29 +01:00 |
|
jeffwadsworth
|
292a0a2912
|
- Fixed #6157
|
2020-01-08 16:47:05 -06:00 |
|
Evan Kranzler
|
23b2bd8b7e
|
Implemented Dryad of Ilysian Grove
|
2020-01-08 12:23:23 -05:00 |
|
Evan Kranzler
|
6bdd395e8f
|
Implemented Altar of the Pantheon
|
2020-01-07 22:45:53 -05:00 |
|
Oleg Agafonov
|
85e65c8f44
|
Code cleanup
|
2020-01-08 05:19:52 +04:00 |
|
Oleg Agafonov
|
ca4a4528fb
|
* Play with top card library - fixed that player can see next top card before casting current top card;
|
2020-01-08 04:54:17 +04:00 |
|
Oleg Agafonov
|
d3b1be2f75
|
* Adventure cards - added player name to adventure exile window;
|
2020-01-07 22:43:15 +04:00 |
|
Oleg Agafonov
|
c4ad761ebb
|
Merge fix
|
2020-01-07 11:41:25 +04:00 |
|
Evan Kranzler
|
48a43a8360
|
Merge pull request #6152 from magefree/refactorTargetController
Refactored TargetController predicates
|
2020-01-06 21:56:26 -05:00 |
|
Oleg Agafonov
|
b6d76a7c02
|
* Gain abilities - fixed wrong order effects with changeling ability (all creature type effect, #6147);
|
2020-01-07 06:38:34 +04:00 |
|
Evan Kranzler
|
9e7fcd33cd
|
fixed some import errors
|
2020-01-06 20:21:10 -05:00 |
|
Evan Kranzler
|
9c3b923b3f
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
Evan Kranzler
|
c14a079cc5
|
refactored OwnerPredicate
|
2020-01-06 19:59:56 -05:00 |
|
Evan Kranzler
|
13d76bfc06
|
refactored PlayerPredicate
|
2020-01-06 19:53:29 -05:00 |
|
Evan Kranzler
|
ecf26585b5
|
refactored SupertypePredicate to be part of SuperType
|
2020-01-06 19:21:27 -05:00 |
|
Evan Kranzler
|
5a6f9022c0
|
Merge pull request #6151 from magefree/refactorSubTypePredicate
Refactored SubTypePredicate to be part of SubType
|
2020-01-06 18:27:03 -05:00 |
|
LevelX2
|
b2a8d4293a
|
* War's Toll - Fixed the implementation of the restriction effect.
|
2020-01-06 23:16:10 +01:00 |
|
Evan Kranzler
|
86906ec25f
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
Evan Kranzler
|
688be783aa
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
Evan Kranzler
|
943e8dd827
|
Merge pull request #6144 from magefree/staticValueRefactor
Replaced instances StaticValue with singletons (ready to merge)
|
2020-01-06 08:37:53 -05:00 |
|
Evan Kranzler
|
06e069c5db
|
updated implementation as suggested
|
2020-01-05 22:35:20 -05:00 |
|
Evan Kranzler
|
690e042b36
|
Implemented Arena Trickster
|
2020-01-05 21:55:44 -05:00 |
|
Evan Kranzler
|
38fe022fc0
|
Merge branch 'master' into staticValueRefactor
|
2020-01-05 20:46:59 -05:00 |
|
Evan Kranzler
|
724acc4e14
|
fixed failing tests
|
2020-01-05 20:44:43 -05:00 |
|
Evan Kranzler
|
9a603fbaab
|
replaced StaticValue with singletons
|
2020-01-05 11:33:21 -05:00 |
|
LevelX2
|
7f0d793544
|
* Fixed a problem with Licid creatures not dying if the enchanted creature dies.
|
2020-01-05 17:06:36 +01: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
|
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 |
|
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
|
13da4fd2b3
|
fixed Archon of Falling Stars (must be return to battlefield instead hand)
|
2020-01-04 19:40:25 +04:00 |
|
Evan Kranzler
|
d5474df005
|
Implemented Shimmerwing Chimera
|
2020-01-03 22:10:45 -05:00 |
|
jeffwadsworth
|
5ed5bce718
|
- Fixed #6127
|
2020-01-03 11:30:29 -06:00 |
|
Evan Kranzler
|
9a3d085a81
|
Implemented Triumph of Anax
|
2020-01-03 11:13:54 -05: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 |
|
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
|
dceb93e7a6
|
Additional fixes for getNetMana from #6132 (final)
|
2020-01-03 06:27:39 +04:00 |
|
Evan Kranzler
|
64ae38c632
|
Implemented Nessian Boar
|
2020-01-02 18:56:25 -05:00 |
|
Oleg Agafonov
|
62636b5071
|
Additional fixes for getNetMana from #6132
|
2020-01-02 23:33:20 +04:00 |
|
Oleg Agafonov
|
0930bdd016
|
Merge pull request #5690 from magefree/copy_constructor_watchers
refactor the copy functionality for no-args watchers
|
2020-01-02 18:51:37 +01:00 |
|
Evan Kranzler
|
86fe25e68b
|
Implemented Pharika's Spawn
|
2020-01-02 09:45:04 -05:00 |
|
Evan Kranzler
|
14b002bce6
|
Implemented Glimpse of Freedom
|
2020-01-01 10:32:40 -05:00 |
|
LevelX2
|
12c4bacc07
|
* Reworked GainControlAllEffect that fixed a problem of Varchild, Betrayer of Kjeldor gaining control of creatures entering the battlefield after the Varchild left the battlefield.
|
2020-01-01 13:37:04 +01:00 |
|