jeffwadsworth
|
5aaec29361
|
- Workaround for #5437. The delayed triggers work correctly now and the game will no longer freeze. TODO: Cards that are copied and then cast do not retain the correct sourceObject. They instead point to the spell on the stack which fails when delayed triggers are used.
|
2020-01-22 16:57:01 -06:00 |
|
Oleg Agafonov
|
8c0a023831
|
Revert
|
2020-01-18 11:24:12 +04:00 |
|
Oleg Agafonov
|
b2ab3a2ba4
|
Fixed multiple card texts;
|
2020-01-18 11:01:33 +04:00 |
|
Oleg Agafonov
|
a31da48084
|
Little fixes
|
2020-01-16 17:11:19 +04:00 |
|
Oleg Agafonov
|
5d52f0ace3
|
* Conqueror's Galleon - fixed that it returns under owner control instead your;
|
2020-01-16 08:54:59 +04:00 |
|
Oleg Agafonov
|
d20a20fb6a
|
Refactor related to #6187
|
2020-01-15 11:47:22 +04:00 |
|
Oleg Agafonov
|
2d4b2d0699
|
Fixed text
|
2020-01-15 06:55:20 +04:00 |
|
Oleg Agafonov
|
bcb5be77be
|
Fixed NPE on empty net mana returns (from some effects);
|
2020-01-15 03:50:27 +04:00 |
|
Oleg Agafonov
|
3fdaf043a1
|
fixed Taranika, Akroan Veteran (wrong text);
|
2020-01-14 20:52:13 +04:00 |
|
Oleg Agafonov
|
b1b6bd600e
|
Improved rules text generation and removed static texts for some cards with effects:
* ExileTargetForSourceEffect
* ReturnFromExileForSourceEffect
* ReturnToBattlefieldUnderOwnerControlTargetEffect
* ReturnToBattlefieldUnderYourControlTargetEffect
|
2020-01-14 20:38:45 +04:00 |
|
Oleg Agafonov
|
3a681d565a
|
* Displace - fixed that it return cards under your control instead owner;
|
2020-01-14 19:15:42 +04:00 |
|
Oleg Agafonov
|
748d14e55e
|
* Thassa, Deep-Dwelling - fixed text;
|
2020-01-14 18:53:47 +04:00 |
|
Oleg Agafonov
|
11976b5c89
|
Refactor: move player.damage params to default (same as permanent.damage);
|
2020-01-14 09:15:33 +04:00 |
|
Oleg Agafonov
|
4d2790be3f
|
* Thirst for Meaning - fixed that it doesn't allow to discard artifact card as pay;
* Thirst for Knowledge - fixed that it doesn't allow to discard enchantment card as pay;
|
2020-01-13 15:03:01 +04:00 |
|
Oleg Agafonov
|
4a004a27b3
|
Refactor damage with power effect, added checking for wrong targets;
|
2020-01-13 13:49:40 +04:00 |
|
LevelX2
|
7d3f17d578
|
Implemented Gravebreaker Lamia.
|
2020-01-12 11:29:43 +01:00 |
|
Oleg Agafonov
|
860c57d9d9
|
* Chrom Mox - fixed that tapped for mana replacement effects ignore his mana;
|
2020-01-12 10:09:51 +04:00 |
|
LevelX2
|
946aff50a2
|
Implemented Heliod's Punishment, Hydra's Growth, Ilysian Caryatid, Impending Doom and Incendiary Oracle. Fixed Irreverent Revelers.
|
2020-01-11 22:11:44 +01:00 |
|
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
|
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 |
|
Evan Kranzler
|
23b2bd8b7e
|
Implemented Dryad of Ilysian Grove
|
2020-01-08 12:23:23 -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
|
9c3b923b3f
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
Evan Kranzler
|
86906ec25f
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
Evan Kranzler
|
9a603fbaab
|
replaced StaticValue with singletons
|
2020-01-05 11:33:21 -05: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
|
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
|
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 |
|
jeffwadsworth
|
13cb86d69f
|
- See b9bee56
|
2019-12-31 15:40:13 -06:00 |
|
Oleg Agafonov
|
a7233df1c5
|
Fixed Empowered Autogenerator with new getNetMana
|
2019-12-31 18:02:52 +04:00 |
|
Oleg Agafonov
|
60781604f3
|
Merge branch 'master' into fix-tapped-for-mana-event
|
2019-12-31 12:12:25 +01:00 |
|
Ingmar Goudt
|
978309827b
|
remove deprecated discard method
|
2019-12-30 00:22:33 +01:00 |
|
Oleg Agafonov
|
87db04adfc
|
Fixed typo
|
2019-12-29 23:36:28 +04:00 |
|
LevelX2
|
2508de1f82
|
* Aminatous Augury - Fixed a problem that the cards could not be cast from exile. Added logic so the player could select the card types to consume for the cast from exile.
|
2019-12-29 16:22:52 +01:00 |
|
LevelX2
|
8710bb5ca2
|
* PutCardFromHandOntoBattlefieldEffect - Fixed that the rule text did not show if the card entered the battlefield tapped (e.g. for Arboreal Grazer).
|
2019-12-29 14:30:16 +01:00 |
|
LevelX2
|
1dc8f37d20
|
* Expropriate - Fixed a strange problem that the prompt text of the select permanent selection to get the control of the permanent was not shown. Still not clear what the exact reason was but using a player list to save the voters seemed to cause the problem.
|
2019-12-27 23:22:32 +01:00 |
|
LevelX2
|
06ed2f5927
|
* Improved display of vote for Council's Dilemma cards.
|
2019-12-26 14:31:51 +01:00 |
|
Oleg Agafonov
|
2460408da8
|
* Until your next turn effects - fixed that continuous effects of lost/leaved players can be discarded by combat or some cards before next turn starts;
|
2019-12-26 07:44:46 +04:00 |
|
LevelX2
|
133cc7342d
|
* Fixed a problem with check playable methods causing e.g. endless loop if Shared Fate was on the battlefield.
|
2019-12-25 16:01:02 +01:00 |
|
Oleg Agafonov
|
9cf1ee2f42
|
Questing Beast - fixed rollback error on damage prevent (#6116);
|
2019-12-24 10:53:51 +04:00 |
|