Commit graph

25625 commits

Author SHA1 Message Date
sprangg
7bed65e8ec
Fix Redirection effects ending early (#9191) 2022-07-02 13:33:02 -04:00
sprangg
1e220d9f77
[DST] Reimplement Turn the Tables using RedirectionEffect (#9196) 2022-07-02 10:30:00 -04:00
Alex Vasile
6dd898a83c Fix verify failure 2022-07-01 20:47:56 -04:00
Alex Vasile
6077deb1a3 Text fixes. Closes #6533. 2022-07-01 18:37:13 -04:00
Alex Vasile
89b74d7ab0 Memory Erosion now mills. Closes #9188. 2022-06-30 21:23:13 -04:00
Alex Vasile
5369d4bd9f [MID] Siphon Insight play land. Closes #9189. 2022-06-30 21:06:52 -04:00
Daniel Bomar
15aba9af09
[NCC] Implemented Misfortune Teller 2022-06-29 17:56:03 -05:00
Evan Kranzler
deb29c0659 replaced instances of Optional::of with Optional::ofNullable (fixes #9183) 2022-06-29 18:32:15 -04:00
Evan Kranzler
015444d00f [2X2] various text fixes 2022-06-29 17:36:16 -04:00
Daniel Bomar
d911b70bb4
[NCC] Implemented Jailbreak 2022-06-29 14:35:55 -05:00
onura46
d87365b89e
Fixed rule text on Frenzied Goblin (#9182) 2022-06-29 14:38:32 -04:00
Daniel Bomar
c6cc9bd83f
[NCC] Implemented Dogged Detective 2022-06-29 11:55:30 -05:00
Daniel Bomar
5413389c7d
[NCC] Implemented Bellowing Mauler 2022-06-29 11:04:35 -05:00
Daniel Bomar
5aa20f3e50
Fixes for Evelyn, the Covetous (fixes #9043) 2022-06-28 11:36:01 -05:00
Alex W. Jackson
f72313bd40 [2X2] set maxCardNumberInBooster 2022-06-27 17:54:21 -04:00
Alex Vasile
fb31bd97bb Fixed Investigator's Journal not respecting range of influence. 2022-06-27 12:28:28 -04:00
Alex Vasile
d09b781673 Fixed Pestilence Demon not respecting range of influence. 2022-06-27 12:28:28 -04:00
Alex Vasile
3be44a1feb [SNC] Fixed Extraction Specialist effect. Closes #8891. 2022-06-27 12:28:28 -04:00
Jeff Wadsworth
048412ee02 - added benefit outcome to Valorous Stance. 2022-06-27 11:15:13 -05:00
Jeff Wadsworth
a7095fc536 - Fixed #9159 2022-06-27 09:45:38 -05:00
DeepCrimson
7bb851e0a5
Refactor: Fix spelling of 'controller' (#9163) 2022-06-26 22:58:06 -04:00
Grath
0cc5317c2a
[C20] Fix Animist's Awakening: Cards should go on bottom in random order (#9160) 2022-06-26 22:56:08 -04:00
Alex Vasile
8cdfd1ee4a [CLB] Fixes Gond Gate from triggering on itself. Closes #9125. 2022-06-25 10:34:33 -04:00
Evan Kranzler
efda22c993 [2X2] added set 2022-06-25 07:32:20 -04:00
jeff@delmarus.com
6a1fcfe37a - reverted some testing code on Fiendlash 2022-06-24 18:37:08 -05:00
Jeff Wadsworth
48a96e5e8f - Fixed #8916 2022-06-24 15:31:35 -05:00
Grath
144ba0e97b
[CLB] Fix off-by-one error on Ancient Brass Dragon. (#9149) 2022-06-23 11:14:58 -04:00
Alex Vasile
868c9b0d48 [ROE] Fix NullPointerException on Realms Uncharted
. Closes #9123.
2022-06-22 16:45:19 -04:00
Jeff Wadsworth
e7205391ba - Fixed #9128 2022-06-20 11:53:02 -05:00
Jeff Wadsworth
82d49ab29c - Fixed #9131 2022-06-20 11:09:14 -05:00
Jeff Wadsworth
ae7b11931f - Fixed #9127 2022-06-20 10:54:39 -05:00
Spencer Callicott
2cf3e0fd74
Fixed a bug with Myrkul, Lord of Bones where creating an enchantment would crash the gameserver and require a rollback. (#9124) 2022-06-17 16:20:21 -05:00
Jeff Wadsworth
4e3c9be901 - fixed exile costs that do not involve targeting 2022-06-17 11:40:20 -05:00
Jeff Wadsworth
bb2d551d0e - Fixed #9092 2022-06-17 11:23:13 -05:00
Oleg Agafonov
6bf9f45cd5
Merge pull request #9116 from DeepCrimson/removeUnusedParamFromContainsControlled
Refactor: Remove unused sourceID param from `containsControlled` method
2022-06-17 08:41:25 +04:00
Oleg Agafonov
4e20c4c475
Merge pull request #9117 from DeepCrimson/removeUnusedParamFromContainsMethod
Refactor: Remove unused `sourceID` param from `contains` method
2022-06-17 08:40:57 +04:00
Oleg Agafonov
5c1fe5075f [CLB] fixed verify tests 2022-06-17 08:20:22 +04:00
DeepCrimson
4806626ba0
Refactor: Fix raw use of parameterized class ManaCostsImpl - 'S' cards (#9084) 2022-06-16 15:06:35 -04:00
Alexander Novotny
bc841bd13e
[AFC] Fix Share the Spoils exiling from wrong library for #9046 (#9073) 2022-06-16 14:16:55 -04:00
DeepCrimson
3192a191a4 Refactor: Remove unused sourceID param from contains method 2022-06-15 21:34:25 -07:00
DeepCrimson
788e42629d Refactor:Remove unused sourceID param from containsControlled method 2022-06-15 21:24:54 -07:00
Jeff Wadsworth
fdcc4e4458 - fixed some durations on Rogue Class. 2022-06-15 15:12:33 -05:00
Jeff Wadsworth
80ff899529 - Fixed #8630 2022-06-15 15:07:15 -05:00
Evan Kranzler
f2e27148cb [CLB] various text fixes 2022-06-13 21:50:50 -04:00
Evan Kranzler
843d6b38be [CLB] updated spoiler 2022-06-13 21:18:50 -04:00
DeepCrimson
813c52afe6
Refactor: fix raw use of parameterized class ManaCostsImpl - 'R' cards (#9083) 2022-06-12 14:32:02 -04:00
DeepCrimson
cde4e16f7b
Refactor: fix raw use of parameterized class ManaCostsImpl - 'Q' cards (#9082) 2022-06-12 14:22:26 -04:00
DeepCrimson
1050f1e600
Refactor: fix raw use of parameterized class ManaCostsImpl - 'P' cards (#9081) 2022-06-12 14:21:16 -04:00
DeepCrimson
5f744fe89c
Refactor: fix raw use of parameterized class ManaCostsImpl - 'O' cards (#9080) 2022-06-12 13:34:47 -04:00
DeepCrimson
22a64d4f1d
Refactor: fix raw use of parameterized class ManaCostsImpl - 'T' cards (#9085) 2022-06-12 13:30:46 -04:00