Oleg Agafonov
|
169d9bf761
|
* Non basic mana abilities - fixed rollback errors in AI games (#6300);
|
2020-02-25 12:41:45 +04:00 |
|
jeffwadsworth
|
39ea0ec65d
|
- Fixed #6292
|
2020-02-21 10:59:03 -06:00 |
|
jeffwadsworth
|
033ad94b8b
|
- Fixed Disciple of Phenax and Ghastlord of Fugue.
|
2020-02-13 09:34:56 -06:00 |
|
Ingmar Goudt
|
ae7919cd07
|
program towards Interface rather than implementations
|
2020-02-10 10:40:06 +01:00 |
|
dilnu
|
a089b70d64
|
Use getSourceObjectIfItStillExists.
|
2020-02-09 13:40:26 -05:00 |
|
dilnu
|
847df3eeb8
|
Check zone change counters in PutOnLibrarySourceEffect
|
2020-02-09 11:56:13 -05:00 |
|
jeffwadsworth
|
b11e2a0fe9
|
- refactor some cards and an effect
|
2020-02-07 08:52:04 -06:00 |
|
jeffwadsworth
|
d6c2f031d0
|
- Fixed #6236
|
2020-02-06 17:47:08 -06:00 |
|
Oleg Agafonov
|
b75a5d86b1
|
* Dymanic mana abilities - fixed missing mana text (affected cards Priest of Titania);
|
2020-02-06 21:44:25 +04:00 |
|
Oleg Agafonov
|
dc43707a4d
|
* Prevent all damage - fixed text;
|
2020-02-06 21:26:52 +04:00 |
|
Oleg Agafonov
|
5adab75324
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
Leandro Doctors
|
8a0a9acff7
|
format: organize imports
|
2020-02-04 16:21:48 -03:00 |
|
Oleg Agafonov
|
9cd3eeb898
|
* UI: improved prevention effect messages (now it shows source object name in message window);
|
2020-02-01 11:37:10 +04:00 |
|
Oleg Agafonov
|
89394ffe0a
|
Improved ability outcome processing;
|
2020-01-29 07:33:33 +04:00 |
|
Oleg Agafonov
|
8ca6fd8552
|
Can't be target/attached effects - fixed that user gets multiple warning message about prevention effect;
|
2020-01-28 05:31:32 +04:00 |
|
Oleg Agafonov
|
105062beb7
|
Fixed multiple NPE errors in cards;
|
2020-01-28 03:37:49 +04:00 |
|
Oleg Agafonov
|
ab2fb29270
|
Code cleanup (removed unused log4j setting files, added extra info, samples and instructions, removed java logs)
|
2020-01-26 16:30:42 +04:00 |
|
jeffwadsworth
|
cb340e4709
|
- Revert changes made for bug #5437. See 2ca1643b54
|
2020-01-23 08:31:22 -06:00 |
|
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
|
c835fb409d
|
* Bolas's Citadel - fixed that it can't play cards with cycling (#6215);
|
2020-01-22 14:45:44 +04: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
|
ce3f6d8e41
|
Fixed wrong ends symbols in combined effects rules like IfDoCost;
|
2020-01-14 20:35:16 +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
|
62062367e2
|
Implemented Furious Rise.
|
2020-01-12 13:19:09 +01: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
|
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 |
|
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 |
|