Daniel Bomar
eec3c44f1e
Removed game.preventDamage method ( fixes #8280 )
2021-09-27 16:01:28 -05:00
Evan Kranzler
a87b28f348
[MID] various text fixes
2021-09-26 14:34:32 -04:00
Oleg Agafonov
95b782d519
Tests for #5630
2021-09-25 18:09:21 +04:00
Evan Kranzler
4ab41a5b12
[MID] updated Teferi, Who Slows the Sunset emblem
2021-09-22 09:39:21 -04:00
Raphael "who?!" Kehldorfer
aec68ac9d5
[MID] Implemented Teferi, Who Slows the Sunset ( #8267 )
...
* [MID] Implemented Teferi, Who Slows the Sunset
* [MID] Refactored Teferi, Who Slows the Sunset:
- Add Targets during activation
? Don't know where / how to properly implement the Emblem effect yet
* [MID] Refactored Teferi, Who Slows the Sunset:
- Add Targets during activation
? Don't know where / how to properly implement the Emblem effect yet
2021-09-22 08:54:13 -04:00
Evan Kranzler
a88427a6d9
[MIC] Implemented Visions of Dominance
2021-09-20 08:48:28 -04:00
Evan Kranzler
2fa76fc7be
reworked Clockwork creature implementations ( fixes #8292 )
2021-09-18 11:08:17 -04:00
Evan Kranzler
645779376f
[MIC] Implemented Visions of Glory
2021-09-16 09:34:22 -04:00
ciaccona007
08e8a34e8b
[MID] Implement Ominous Roost
2021-09-15 12:51:08 -04:00
Evan Kranzler
520528293a
[MID] Implemented Seize the Storm
2021-09-12 13:51:47 -04:00
ciaccona007
eb065bc0e7
[MID] Implement Consuming Blob
2021-09-12 12:04:06 -04:00
Evan Kranzler
72cb83e615
[MID] Implemented Rise of the Ants
2021-09-12 10:00:35 -04:00
Evan Kranzler
e9d78fc5ac
[MID] Implemented Silver Bolt
2021-09-12 08:58:52 -04:00
Phred
2b2f30a88a
corrected typo: prefered -> preferred
...
ag -l prefered | xargs sed -i 's/refered/referred/g'
2021-09-11 10:03:10 -05:00
Daniel Bomar
bd67b7af22
[MID] Implemented Corpse Cobble
2021-09-09 15:37:01 -05:00
Evan Kranzler
743db172cd
[MID] Implemented Hungry for More
2021-09-08 20:33:05 -04:00
Oleg Agafonov
b739694c93
Server: added stack info to logs for rollback error;
2021-09-05 22:25:42 +04:00
Oleg Agafonov
58566d2a7c
* Game: fixed rollback and game freeze on select attackers step with disconnected people;
2021-09-05 20:03:36 +04:00
Oleg Agafonov
83017e3c51
Devs: added docs and todo about short living LKI, LKI and current problems;
2021-09-05 18:49:44 +04:00
Oleg Agafonov
a129aaf4ee
Dungeons: fixed rollback error on disconnects while choosing dungeon;
2021-09-05 14:43:21 +04:00
Oleg Agafonov
21a9735aaf
Painters Servant - removed duplicated code;
2021-09-04 18:01:20 +04:00
Oleg Agafonov
84ea133ec5
* Commander storm abilities - fixed rollback error on card usage in non commander games;
2021-09-04 17:15:51 +04:00
Oleg Agafonov
261f32d9b9
Fixed wrong targetId in CAST_SPELL, fixed miss code from 7b7bbcadd6;
2021-09-04 03:01:20 +04:00
Evan Kranzler
250f425909
[MID] Implemented Jadar, Ghoulcaller of Nephalia
2021-09-02 20:39:10 -04:00
Oleg Agafonov
1809fb516a
* GUI: added card hints with current and next rooms in card rules ( #8012 );
2021-08-29 01:01:01 +04:00
Oleg Agafonov
65761b085f
* Game: fixed wrong booster pass order in drafts ( #8075 );
2021-08-28 13:17:57 +04:00
Evan Kranzler
f8d030bef4
Adding dice rolling trigger/replacement (ready for review) ( #7989 )
...
* [AFR] Implemented DiceRolledTriggeredAbility
* [AFR] Implemented Brazen Dwarf
* [AFR] Implemented Feywild Trickster
* [AFC] Implemented Reckless Endeavor
* [AFR] Implemented Pixie Guide
* [AFR] Implemented Critical Hit
* [AFR] Implemented Netherese Puzzle Ward
* [AFC] Implemented Neverwinter Hydra
* [AFR] Implemented Farideh, Devil's Chosen
* [AFR] Implemented Barbarian Class
* [AFC] Implemented Vrondiss, Rage of Ancients
* [AFC] Implemented Arcane Endeavor
* Test framework: added planar die rolls support
* Test framework: added random results set up support in AI simulated games;
* AI: improved roll die results chooses in computer games;
* Roll die: improved combo support for planar die and roll die effects;
Co-authored-by: Daniel Bomar <dbdaniel42@gmail.com>
Co-authored-by: Oleg Agafonov <jaydi85@gmail.com>
2021-08-26 14:06:10 +04:00
Evan Kranzler
85dfa58e5d
[AFR] more text fixes
2021-08-23 19:14:50 -04:00
Oleg Agafonov
2b2a2d085a
[AFR] added dungeon support in image/card view, images download, Card Viewer, verify tests;
2021-08-21 20:29:47 +04:00
Oleg Agafonov
654ee7791c
[AFR] added tokens and images download support;
2021-08-21 20:29:47 +04:00
Evan Kranzler
bdeb0dde66
refactored TokenPredicate to contain its own inverse
2021-08-20 09:33:38 -04:00
Oleg Agafonov
3da525520c
* Author of Shadows - added window with exiled and castable cards;
2021-08-18 11:02:30 +04:00
Oleg Agafonov
1d60c2039b
* Game: fixed priority lost on rollback (example: game skips to next step instead current step after a rollback error);
...
* Game: added game logs on rollback error;
2021-08-18 10:58:43 +04:00
Oleg Agafonov
f21c492ce2
Refactor: added docs for a copy stack object code ( #7662 );
2021-08-15 17:12:59 +04:00
Oleg Agafonov
5725e15771
GUI: added card hints in choice dialogs (additional to d587cc9151);
2021-08-14 21:57:32 +04:00
jeff@delmarus.com
ef010bc2f3
Wrenn and Six emblem can now add the retrace ability to their legal sides. But, the issue with casting fused split-cards remains. It should not be allowed from the graveyard zone, only the hand.
2021-08-14 12:15:58 -05:00
Oleg Agafonov
d587cc9151
* GUI: added card popup info in choose dialog (example: choose dungeon, #8012 );
...
* GUI: added texts popup info in choose dialog (example: choose from any list);
2021-08-14 09:18:50 +04:00
Oleg Agafonov
49308bcd4f
* Performance: optimized cards database to increase tests and boosters generation;
2021-08-12 23:59:08 +04:00
Oleg Agafonov
1664ee01cf
Fixed miss copy code in Game object (lki, cards), removed unused code. Possible fixes:
...
* simulated games was able to change objects from another games (ConcurrentModificationException, related to d202278ccd , details in 3a6cdd2615 );
* AI: fixed cards disappear in multiplayer games with computer (details in #6738 );
2021-08-12 00:08:08 +04:00
Oleg Agafonov
8a69ea97e7
Tests: fixed that some game errors can't be caught by test framework (related to d202278ccd)
2021-08-12 00:08:08 +04:00
Evan Kranzler
3065679f3d
[MID] Implemented Wrenn and Seven
2021-08-05 22:02:36 -04:00
Oleg Agafonov
53aababd44
* Additional costs - added support of X costs on free cast (example: Kicker X, see Thieving Skydiver and Etali, Primal Storm combo);
...
* As an additional cost discard X cards - fixed wrong text (example: Channeled Force, Firestorm);
2021-08-05 16:18:04 +04:00
jeffwadsworth
df07ad4418
- added fix by JayDi for gameState().value and Lists.
2021-07-31 18:16:09 -05:00
Oleg Agafonov
73db223ca7
* Server: fixed wrong timeouts in drafts;
2021-08-01 03:06:07 +04:00
jeffwadsworth
43dbaf405b
- Fixed #8067 . Included weirddan455 fixes to Kardur Doomscourge as well. Added support for "remove from combat" to the 2 cards. Note that attacking creatures put into the graveyard is a special case. Test will follow.
2021-07-31 16:46:11 -05:00
Oleg Agafonov
530cd627cc
* Copy spell - improved support for some cards and abilities ( #8074 );
2021-07-31 15:48:57 +04:00
Oleg Agafonov
6e0184a38d
Real fix for 4125d1eb46, updated outdated comments.
2021-07-31 09:47:29 +04:00
Evan Kranzler
b72febb316
[AFC] Implemented Minn, Wily Illusionist
2021-07-27 21:13:09 -04:00
Ingmar Goudt
01f785f4d0
small AFR rulestext fixes
2021-07-27 00:31:29 +02:00
Oleg Agafonov
f334b81de6
* GUI: fixed that users can select empty timing option in new tourney dialog;
2021-07-26 14:42:42 +04:00