xenohedron
2265091a95
Fix [INV] Pulse of Llanowar effect ( #10221 )
2023-04-20 18:27:02 -04:00
xenohedron
efad55bac3
Fix spectacle ability to include the card effect ( #10164 )
2023-04-20 18:26:12 -04:00
xenohedron
1eb6645f87
Fix Lashknife Barrier effect ( #10223 )
2023-04-20 18:25:44 -04:00
xenohedron
ae02476170
Implement [ONS] Circle of Solace ( #10185 )
...
* Implement [ONS] Circle of Solace
* Fix text of similar "as ~ ETB" abilities
* Ignore "events" of 0 damage so that multiple activations prevent multiple simultaneous instances
* Fix potential null pointer
2023-04-20 18:25:02 -04:00
xenohedron
ba461d9af0
Fix Alloy Golem color set duration ( #10195 )
2023-04-20 18:23:46 -04:00
xenohedron
68b3fc80e9
Fix Vapor Snare effect ( #10188 )
...
* Fix Vapor Snare and refactor "unless you return a land" effects to use correct static filter
* Fix capitalization of return to hand cost
* Fix capitalization of sacrifice unless pays effect
2023-04-20 18:22:59 -04:00
xenohedron
639106ad19
Fix Hidden Predators trigger ( #10163 )
...
* Remove extraneous comma
* Fix trigger to filter opponent's permanents only
* Fix text wording
2023-04-20 18:21:47 -04:00
xenohedron
1bfb339d57
Fix Deadshot by using common effect class ( #10158 )
2023-04-20 18:21:11 -04:00
xenohedron
abedc6fe8f
Add five cards to Masters Edition III (previously implemented) ( #10157 )
2023-04-20 18:21:04 -04:00
PurpleCrowbar
b356031e19
Fix Chief Engineer giving lands convoke
2023-04-20 20:48:58 +01:00
PurpleCrowbar
1b31cd5b9e
Fix Invasion of Segovia's second side causing Class Cast Exception on resolution
2023-04-20 20:48:58 +01:00
Oleg Agafonov
df96b89610
Token: added check for required token's class, fixed outdated sets
2023-04-20 23:34:22 +04:00
amoscatelli
8b7558b78e
fix for Alandra Sky Dreamer using lockIn for the boost ( #10245 )
2023-04-20 15:01:42 -04:00
Oleg Agafonov
5f31c061cf
Tokens improved:
...
- removed outdated emblem formats;
- simplified emblems definition;
- improved tok-data structure;
- improved tok-data read;
- added additional checks for tok-data file;
- prepare for tokens database (related to #10139 );
2023-04-20 22:14:37 +04:00
theelk801
009f699343
[C21] update Ruxa, Patient Professor text
2023-04-19 20:52:26 -04:00
theelk801
a46dbf602f
fix Melee ability not working ( fixes #9848 , fixes #10098 )
2023-04-19 20:49:47 -04:00
Oleg Agafonov
771d0bfdf1
Server: improved error message on server's memory problems ( #8130 )
2023-04-19 20:01:11 +04:00
Oleg Agafonov
91542c0c40
[MOM] fixed game error on Urabrask // The Great Work usage (miss watcher), fixed Jaya Ballard Emblem (miss watcher)
2023-04-19 18:51:45 +04:00
Oleg Agafonov
c400df36a3
[MOC] fixed Saint Traft and Rem Karolus (miss watcher)
2023-04-19 18:44:51 +04:00
Oleg Agafonov
2e8f24edb3
Fixed protector NPE on empty opponents
2023-04-19 18:40:04 +04:00
Oleg Agafonov
c061c7f436
[CLB] Undercity Dungeon - fixed game error (NPE fix)
2023-04-19 18:34:52 +04:00
Oleg Agafonov
491fc560e8
[BBD] Khorvath's Fury - fixed game error on empty hand (possible fix of #7641 )
2023-04-19 18:30:11 +04:00
theelk801
bca2711535
small fix
2023-04-19 09:56:15 -04:00
AhmadYProjects
bbc41317eb
[ONE]Implement Against All Odds ( #9919 )
...
* Added Against All Odds
* Added Against All Odds
* Card tested and works as intended
* Filter text changed and min/max modes added.
---------
Co-authored-by: AhmadYProjects <yousufa@kean.edu>
Co-authored-by: Evan Kranzler <theelk801@gmail.com>
2023-04-19 09:54:13 -04:00
Merlingilb
c99350554e
ONE: Added card "Capricious Hellraiser" and its abilities and effects ( #10123 )
...
Co-authored-by: Daniel Eberhard <daniel.h.e@gmx.de>
2023-04-19 09:36:11 -04:00
miesma
e71aea90e8
Implement Kethek, Crucible Goliath ( #10108 )
2023-04-19 09:30:45 -04:00
theelk801
dd23e3e08d
[MOM] add all variants
2023-04-19 08:37:59 -04:00
theelk801
64b39b07e2
[MOM] Implement Invasion of Arcavios / Invocation of the Founders
2023-04-19 08:37:12 -04:00
theelk801
33da1f1fe1
fix verify failure
2023-04-18 20:57:48 -04:00
theelk801
d67f1e61b0
[ONE] Implement Contagious Vorrac
2023-04-18 20:44:02 -04:00
theelk801
774e486cc8
[MOM] Implement Zurgo and Ojutai
2023-04-18 20:09:48 -04:00
theelk801
c24d45312c
[MOM] Implement Invasion of Ikoria / Zilortha, Apex of Ikoria
2023-04-18 19:36:11 -04:00
theelk801
2815541943
fix some DFC back face class names
2023-04-18 18:59:24 -04:00
theelk801
c4ebe4ae8b
[MOC] various text fixes
2023-04-18 18:34:57 -04:00
theelk801
9b7dc33061
[MOM] a few text fixes
2023-04-18 17:47:48 -04:00
theelk801
7feffa16ff
add verify check for mutate cards
2023-04-18 17:47:29 -04:00
PurpleCrowbar
89201937f7
Add MOC token images
2023-04-18 16:27:48 +01:00
PurpleCrowbar
d3d99d609b
Add MOM token images (excluding Incubator tokens)
2023-04-18 15:38:36 +01:00
PurpleCrowbar
85c98bc239
Add 30A token images
2023-04-18 15:02:13 +01:00
PurpleCrowbar
05542f03a4
Fix menace hint on Exsanguinator Cavalry
2023-04-18 14:25:27 +01:00
PurpleCrowbar
f24febe90c
Fix Sidar Jabari of Zhalfir's rarity in set info
2023-04-18 14:22:52 +01:00
PurpleCrowbar
1168a7b92c
[MOC] Implement Sidar Jabari of Zhalfir
2023-04-18 14:18:50 +01:00
theelk801
282bb77c8c
[MOC] Implement Uncivil Unrest
2023-04-18 09:08:04 -04:00
theelk801
4341e5def0
[MOC] Implement Firemane Commando
2023-04-18 08:53:00 -04:00
theelk801
316ea45353
[MOC] Implement Exsanguinator Cavalry
2023-04-18 08:52:59 -04:00
PurpleCrowbar
fe5dbafb0f
Fix verify failure
2023-04-18 04:17:55 +01:00
theelk801
1b3e26729b
[MOC] Implement Rowan's Talent
2023-04-17 23:16:25 -04:00
theelk801
3d596d7a0f
[MOC] Implement Liliana's Talent
2023-04-17 23:16:15 -04:00
theelk801
bc752a2107
[MOC] Implement Elspeth's Talent
2023-04-17 23:16:15 -04:00
PurpleCrowbar
be03991af5
[MOC] Implement Elenda and Azor
2023-04-18 04:03:18 +01:00