Commit graph

27630 commits

Author SHA1 Message Date
theelk801
4bd5dce9ed [MOM] Implement Terror of Towashi 2023-04-15 13:13:46 -04:00
theelk801
9a717ad742 [MOM] Implement Phyrexian Censor 2023-04-15 10:58:04 -04:00
theelk801
d8de407f4c [MOM] Implement Sandstalker Moloch 2023-04-15 10:20:40 -04:00
theelk801
240000ce72 [MOM] Implement Urabrask 2023-04-15 10:08:42 -04:00
Oleg Agafonov
79b8093047 * Jaheira's Respite - fixed that it allows to choose any cards amount (#10206), added card hint;
* Arachnogenesis, Blessed Reversal - added card hint;
2023-04-15 15:38:44 +04:00
theelk801
c025349791 [MOM] Implement Vorinclex 2023-04-14 21:09:22 -04:00
theelk801
25e8cf7cef [MOM] Implement Sheoldred 2023-04-14 20:54:59 -04:00
theelk801
dd91a58c85 [MOM] Implement Elesh Norn 2023-04-14 20:12:25 -04:00
PurpleCrowbar
a8ff9b48ec Fix Tribute to the World Tree 2023-04-15 00:45:18 +01:00
Oleg Agafonov
b437b38888 Merge fix 2023-04-14 19:19:55 +04:00
Oleg Agafonov
517ee16a60 Fixed possible NPE, improved server timeout 2023-04-14 19:07:08 +04:00
theelk801
8803a3c03d merge fix 2023-04-14 10:02:44 -04:00
Merlingilb
f63efe14b5
MOM: Added card "Jin-Gitaxias" and its abilities and effects (#10036)
* MOM: Added card "Jin-Gitaxias" and its abilities and effects

* rule text improvement

* remove unused imports

---------

Co-authored-by: Daniel Eberhard <daniel.h.e@gmx.de>
Co-authored-by: Evan Kranzler <theelk801@gmail.com>
2023-04-14 09:50:09 -04:00
theelk801
b120ce0fa9 [MOM] Implement Scrappy Bruiser 2023-04-14 08:51:08 -04:00
theelk801
8b7e615747 [MOM] Implement Surge of Salvation 2023-04-14 08:41:50 -04:00
theelk801
389c5f4755 [MOM] Implement Sword of Once and Future 2023-04-14 08:28:14 -04:00
theelk801
319d040bc7 [MOM] Implement Corruption of Towashi 2023-04-14 08:16:29 -04:00
theelk801
8d7b73151c [MOM] various text fixes 2023-04-13 22:44:42 -04:00
theelk801
1890fdf896 [MOM] Implement Invasion of Zendikar / Awakened Skyclave 2023-04-13 22:18:45 -04:00
theelk801
39aaaf3d80 [MOM] Implement Invasion of New Capenna / Holy Frazzle-Cannon 2023-04-13 22:13:05 -04:00
theelk801
336a7bfeb1 [MOM] Implement Invasion of Muraganda 2023-04-13 21:57:54 -04:00
theelk801
dbf148dfe6 [MOM] Implement Invasion of Fiora / Marchesa, Resolute Monarch 2023-04-13 21:02:59 -04:00
theelk801
3926aca75d [MOM] Implement Invasion of Azgol / Ashen Reaper 2023-04-13 20:26:03 -04:00
theelk801
3eaadaa136 [MOC] Implement Brimaz, Blight of Oreskos 2023-04-13 20:03:29 -04:00
Evan Kranzler
947351932b
Ready for Review: Implementing Battles (#10156)
* add types and subtypes

* add startingDefense attribute

* [MOM] Implement Invasion of Ravnica / Guildpact Paragon

* fix two small errors

* refactor various instances of "any target"

* fully implement defense counters

* battles can now be attacked

* [MOM] Implement Invasion of Dominaria / Serra Faithkeeper

* [MOM] Implement Invasion of Innistrad / Deluge of the Dead

* [MOM] Implement Invasion of Kaladesh / Aetherwing, Golden-Scale Flagship

* [MOM] Implement Invasion of Kamigawa / Rooftop Saboteurs

* [MOM] Implement Invasion of Karsus / Refraction Elemental

* [MOM] Implement Invasion of Tolvada / The Broken Sky

* simplify battle info ability

* fix verify failure

* some more fixes for attacking battles

* [MOM] Implement Invasion of Kaldheim / Pyre of the World Tree

* [MOM] Implement Invasion of Lorwyn / Winnowing Forces

* [MOM] Implement Invasion of Moag / Bloomwielder Dryads

* [MOM] Implement Invasion of Shandalar / Leyline Surge

* [MOM] Implement Invasion of Belenon / Belenon War Anthem

* [MOM] Implement Invasion of Pyrulea / Gargantuan Slabhorn

* [MOM] Implement Invasion of Vryn / Overloaded Mage-Ring

* [MOM] Implement Marshal of Zhalfir

* [MOM] Implement Sunfall

* implement protectors for sieges

* partially implement siege defeated trigger

* fix verify failure

* some updates to blocking

* [MOM] Implement Invasion of Mercadia / Kyren Flamewright

* [MOM] Implement Invasion of Theros / Ephara, Ever-Sheltering

* [MOM] Implement Invasion of Ulgrotha / Grandmother Ravi Sengir

* [MOM] Implement Invasion of Xerex / Vertex Paladin

* add initial battle test

* fix verify failure

* [MOM] Implement Invasion of Amonkhet / Lazotep Convert

* [MOM] update spoiler

* update how protectors are chosen

* update text

* battles can't block

* add control change test

* rename battle test for duel

* add multiplayer test

* [MOM] Implement Invasion of Alara / Awaken the Maelstrom

* [MOM] Implement Invasion of Eldraine

* [MOM] Implement Invasion of Ergamon / Truga Cliffhanger

* [MOM] Implement Invasion of Ixalan / Belligerent Regisaur

* battles now cast transformed (this is super hacky but we need to refactor TDFCs anyway)

* add TODO

* add ignore for randomly failing test

* a few small fixes

* add defense to MtgJsonCard (unused like loyalty)

* implement ProtectorIdPredicate

* small fixes
2023-04-13 20:03:16 -04:00
theelk801
edf1cff8a8 [MOM] Implement Rampaging Raptor 2023-04-13 09:15:59 -04:00
theelk801
1f864cf4bb [MOC] update spoiler and reprints 2023-04-13 09:15:59 -04:00
theelk801
26a85af3a2 [MUL] add extra prints 2023-04-13 09:15:59 -04:00
theelk801
c8a69f3bad [MOM] Implement Nahiri's Warcrafting 2023-04-13 09:15:59 -04:00
theelk801
878abb9903 [MOM] Implement Traumatic Revelation 2023-04-13 09:15:59 -04:00
theelk801
791c355151 [MOM] Implement Kogla and Yidaro 2023-04-13 09:15:59 -04:00
Oleg Agafonov
ff15edbce8 Game: added new set Thirtieth Anniversary Edition (30A) 2023-04-13 14:38:03 +04:00
Grath
a3f27507cb Change Rashmi and Ragavan back to using PlayFromNotOwnHandZoneTargetEffect because that can be restricted to casting only. 2023-04-12 11:07:50 -04:00
Grath
5dbb68f72f Merge remote-tracking branch 'origin/master'
# Conflicts:
#	Mage.Sets/src/mage/cards/r/RashmiAndRagavan.java
2023-04-12 10:55:30 -04:00
Grath
b4f368eee8 [MOC] Use utility functions for Rashmi and Ragavan. 2023-04-12 10:53:24 -04:00
theelk801
6a89a06ba0 [MOC] Implement Saint Traft and Rem Karolus 2023-04-12 09:07:19 -04:00
theelk801
203defa56d [MOC] Implement Mirror-Style Master 2023-04-12 08:49:45 -04:00
theelk801
771c291d78 [MOC] Implement Conjurer's Mantle 2023-04-12 08:30:34 -04:00
theelk801
0ea5ada993 [MOC] Implement Darksteel Splicer 2023-04-12 08:15:43 -04:00
theelk801
e9a16606dc [UGL] small additional fix to Veiled Sentry 2023-04-11 22:16:20 -04:00
theelk801
77382152e7 [USG] rework Veiled Sentry 2023-04-11 20:14:20 -04:00
theelk801
8c1eaed974 [MOC] Implement Emergent Woodwurm 2023-04-11 20:06:07 -04:00
theelk801
988626352d [MOC] Implement Hedron Detonator 2023-04-11 19:56:28 -04:00
theelk801
8d48429f5f [MOC] Implement Dance with Calamity 2023-04-11 19:51:03 -04:00
theelk801
9737526f17 fix verify failure 2023-04-11 18:54:18 -04:00
Grath
676c2cb861
[MOC] Implement Deluxe Dragster (#10209) 2023-04-11 18:03:58 -04:00
Grath
1eae1c533e [MOC] Implement Deluxe Dragster 2023-04-11 18:03:18 -04:00
Grath
31968e80ba
[MOC] Implement Rashmi and Ragavan. (#10208)
* [MOC] Implement Rashmi and Ragavan

* Remove second exile effect, so logs look clean.

Changes from using PlayFromNotOwnHandZoneTargetEffect.exileAndPlayFromExile to putting the relevant logic inside the custom effect and only exiling the card once.
2023-04-11 15:22:30 -04:00
PurpleCrowbar
5d8e47b2f8 [MOC] Implement Infernal Sovereign 2023-04-11 18:26:37 +01:00
Grath
a44fc4ad52 [MOC] Implement Katilda and Lier 2023-04-11 11:25:46 -04:00
theelk801
565ce0dbac fix verify failure 2023-04-11 10:09:55 -04:00
theelk801
e10d974715 small fix 2023-04-11 09:57:26 -04:00
theelk801
8aaf118a5c [MOC] Implement Sandsteppe War Riders 2023-04-11 09:56:54 -04:00
theelk801
5399b4c362 [MOC] Implement Schema Thief 2023-04-11 09:52:14 -04:00
theelk801
aac0fcaf5d [MOC] Implement Locthwain Lancer 2023-04-11 09:47:49 -04:00
theelk801
312cff0c0f [MOM] various text fixes 2023-04-11 09:32:31 -04:00
theelk801
a035b1a3f1 [MUL] add set 2023-04-11 08:47:08 -04:00
Sean Walsh
7db278bdf1
Implement Brazen Cannonade, and new UntilEndOfNextCombatStep duration (#10047) 2023-04-10 20:36:21 -04:00
theelk801
f1fdfc2c70 [MOM] Implement Polukranos Reborn / Polukranos, Engine of Ruin 2023-04-10 20:21:57 -04:00
theelk801
e706fdda3a [MOM] Implement Etali, Primal Conqueror / Etali, Primal Sickness 2023-04-10 20:14:58 -04:00
theelk801
de6a09789e [MOM] Implement Rona, Herald of Invasion / Rona Tolarian Obliterator 2023-04-10 19:50:02 -04:00
theelk801
6e9319d268 [MOM] Implement Temporal Cleansing 2023-04-10 19:37:57 -04:00
theelk801
96f6d3b011 [MOM] Implement Tribute to the World Tree 2023-04-10 19:33:14 -04:00
theelk801
eac4ce8cdf [MOM] Implement Tidal Terror 2023-04-10 09:42:42 -04:00
theelk801
e6ff393db6 [MOM] Implement Vengeant Earth 2023-04-10 09:37:53 -04:00
theelk801
c1073ee801 [MOM] Implement Baral and Kari Zev 2023-04-10 09:13:43 -04:00
theelk801
b511bcf883 [MOM] Implement Assimilate Essence 2023-04-10 08:46:56 -04:00
theelk801
ce1aa8f0fb [MOM] add missing predicate to Vodalian Wave-Knight 2023-04-10 08:12:42 -04:00
Oleg Agafonov
f3cfc663ac [MOM] fixed Wrenn and Realmbreaker (mill and next turn, see #10200) 2023-04-10 15:52:11 +04:00
theelk801
701940ced7 [MOM] Implement Orthion, Hero of Lavabrink 2023-04-09 18:24:18 -04:00
theelk801
41e3bbef5e [MOM] Implement Angelic Intervention 2023-04-09 18:14:34 -04:00
theelk801
ff41b7631d fix test failure 2023-04-09 15:44:30 -04:00
theelk801
a223486497 [MOM] Implement Stasis Field 2023-04-09 15:16:28 -04:00
theelk801
a02eb64b00 [MOM] Implement Surrak and Goreclaw 2023-04-09 15:05:11 -04:00
theelk801
5f2ae50df6 [MOM] Implement Doomskar Warrior 2023-04-09 14:57:23 -04:00
theelk801
559ae6d6b4 [MOM] Implement Cut Short 2023-04-09 14:53:19 -04:00
theelk801
395edb2da9 [MOM] Implement Swordsworn Cavalier 2023-04-09 14:32:47 -04:00
theelk801
ecf8fe5d50 [MOM] Implement Knight-Errant of Eos 2023-04-09 13:35:43 -04:00
theelk801
7a3841c45c [MOM] Implement Ancient Imperiosaur 2023-04-09 13:23:05 -04:00
theelk801
2c0486673f [MOM] Implement Zephyr Singer 2023-04-09 13:19:13 -04:00
theelk801
47fe90458f fix verify failure 2023-04-09 09:58:20 -04:00
theelk801
802106c1cd [MOM] update spoiler 2023-04-09 09:30:14 -04:00
theelk801
fb986e7d17 [MOC] Implement Vodalian Wave-Knight 2023-04-09 09:11:51 -04:00
theelk801
e8a0f29ae1 [MOC] Implement Nesting Dovehawk 2023-04-09 09:11:41 -04:00
theelk801
1d1996a670 [MOC] Implement Excise the Imperfect 2023-04-09 09:11:27 -04:00
theelk801
9214f91a5c [MOC] Implement Death-Greeter's Champion 2023-04-09 09:11:01 -04:00
theelk801
9237b26b74 [MOC] Implement Chivalric Alliance 2023-04-09 09:10:32 -04:00
theelk801
eb27c30409 [MOC] Implement Blight Titan 2023-04-09 09:09:01 -04:00
theelk801
a82acfff31 [MOC] Implement Bitterthorn, Nissa's Animus 2023-04-09 09:08:09 -04:00
theelk801
8145cd33c5 [MOC] Implement Bright-Palm, Soul Awakener 2023-04-09 09:07:27 -04:00
theelk801
bc70bfc91e [MOC] Implement Begin the Invasion 2023-04-09 09:06:39 -04:00
Oleg Agafonov
2ff2f69628 * Star Compass - fixed wrong text (#10182) 2023-04-09 09:43:31 +04:00
theelk801
4301030628 fix another error 2023-04-08 22:11:20 -04:00
theelk801
cea4659770 fix revert conflict 2023-04-08 21:45:32 -04:00
theelk801
9fa3c50b01 [MOC] Implement Slimefoot and Squee 2023-04-08 21:43:20 -04:00
theelk801
b68c0c712a [MOC] Implement Kasla, the Broken Halo 2023-04-08 21:43:20 -04:00
theelk801
5e47ebcab1 [MOC] Implement Guardian Scalelord 2023-04-08 21:43:20 -04:00
theelk801
402cea2697 [MOC] Implement Herald of Hoofbeats 2023-04-08 21:43:20 -04:00
Evan Kranzler
b3245e0238
Revert "[J22] Implement Alandra, Sky Dreamer and refactor of DrawSecondCardTriggeredAbility (#10092)" (#10193)
This reverts commit 0ebaeb20c7.
2023-04-08 21:42:50 -04:00
theelk801
f18341b9b9 fix another verify failure 2023-04-08 21:15:23 -04:00
theelk801
937c3ca8c2 fix verify failures 2023-04-08 21:01:54 -04:00
theelk801
ff1c55ef3a [SLD] update drops 2023-04-08 20:23:25 -04:00
theelk801
effd70225d [SLD] Implement Themberchaud 2023-04-08 20:15:43 -04:00
theelk801
392455ed66 [SLD] Implement Edgin, Larcenous Lutenist 2023-04-08 20:09:40 -04:00
theelk801
c50cd8d8ad [SLD] Implement Doric, Nature's Warden / Doric, Owlbear Avenger 2023-04-08 20:07:22 -04:00
theelk801
928107ff5d [SLD] Implement Holga, Relentless Rager 2023-04-08 20:01:16 -04:00
theelk801
dd8a71cfeb [SLD] Implement Forge, Neverwinter Charlatan 2023-04-08 19:51:53 -04:00
theelk801
b7328c2280 [SLD] Implement Simon, Wild Magic Sorceror 2023-04-08 19:43:43 -04:00
theelk801
82cbe87b95 [SLD] Implement Xenk, Paladin Unbroken 2023-04-08 19:40:07 -04:00
theelk801
715eb395cb fix test failure 2023-04-08 19:38:41 -04:00
theelk801
ad032ca1de [MOM] Implement Sun-Blessed Guardian / Furnace-Blessed Conqueror 2023-04-08 19:22:40 -04:00
theelk801
7765d098f5 [MOM] Implement Rankle and Torbran 2023-04-08 19:13:31 -04:00
theelk801
6a94896c71 [MOM] Implement Seer of Stolen Sight 2023-04-08 18:58:59 -04:00
theelk801
1baf6c8e11 [MOM] Implement Fertilid's Favor 2023-04-08 18:50:27 -04:00
theelk801
301e1bfe39 [MOM] Implement Flitting Guerrilla 2023-04-08 18:44:52 -04:00
theelk801
e76cd02c33 [MOM] Implement Mirror-Shield Hoplite 2023-04-08 18:37:45 -04:00
theelk801
02d8eebbb8 [MOM] Implement Ichor Shade 2023-04-08 18:28:08 -04:00
theelk801
7d901c46eb [MOM] Implement Halo-Charged Skaab 2023-04-08 18:12:58 -04:00
theelk801
7a9a627d49 [MOM] Implement Wicked Slumber 2023-04-08 18:12:58 -04:00
sprangg
dfa1eaa6d2
[APC] Implement Emblazoned Golem (#10186) 2023-04-08 17:51:19 -04:00
theelk801
c7af24f5c5 [MOM] Implement Sunder the Gateway 2023-04-08 15:33:42 -04:00
theelk801
e693281b5c [MOM] Implement Scrollshift 2023-04-08 15:23:14 -04:00
theelk801
eca16d878d [MOM] Implement Realmbreaker's Grasp 2023-04-08 15:19:00 -04:00
theelk801
14fba4ce17 [MOM] Implement Seal from Existence 2023-04-08 14:41:04 -04:00
theelk801
190a71d504 [MOM] Implement Searing Barb 2023-04-08 14:39:43 -04:00
theelk801
d010f4e3e5 [MOM] Implement Grafted Butcher 2023-04-08 14:18:29 -04:00
theelk801
f4ae69299c [MOM] Implement Flywheel Racer 2023-04-08 13:57:04 -04:00
Oleg Agafonov
2f6fa8610b * [MIC] Celestial Judgment - fixed game error on usage 2023-04-08 19:36:54 +04:00
Oleg Agafonov
914cfc1d3a Refactor: fixed getRules usage, clean SplitCard code 2023-04-08 19:27:47 +04:00
theelk801
345ad791ca [MOM] Implement Oculus Whelp 2023-04-07 09:05:34 -04:00
theelk801
5ceef9f147 [MOM] Implement Order of the Mirror / Order of the Alabaster Host 2023-04-07 08:59:16 -04:00
theelk801
59238696fc [MOM] Implement Trailblazing Historian 2023-04-07 08:51:22 -04:00
theelk801
1719c8b01e [MOM] Implement Unseal the Necropolis 2023-04-07 08:49:35 -04:00
theelk801
203765ec00 [MOM] Implement Volcanic Spite 2023-04-07 08:46:16 -04:00
theelk801
7eaeeef676 [MOM] Implement Thrashing Frontliner 2023-04-07 08:38:45 -04:00
theelk801
3cc959e9a1 [MOM] Implement War-Trained Slasher 2023-04-07 08:36:34 -04:00
theelk801
7eb20380db [MOM] Implement Wildwood Escort 2023-04-07 08:21:46 -04:00
theelk801
485b624053 [MOM] Implement Seed of Hope 2023-04-06 21:01:42 -04:00
theelk801
165745ecb7 [MOM] Implement Progenitor Exarch 2023-04-06 20:59:02 -04:00
theelk801
e4c565e128 [MOM] Implement Portent Tracker 2023-04-06 20:53:55 -04:00
theelk801
07e82fccb7 [MOM] Implement Furnace Reins 2023-04-06 20:49:46 -04:00
theelk801
ae0773de4e [MOM] Implement Etched Host Doombringer 2023-04-06 20:37:24 -04:00
theelk801
c1ac88102e [MOM] Implement Expedition Lookout 2023-04-06 20:21:34 -04:00
theelk801
53e9e1d800 [MOM] Implement Ephara's Dispersal 2023-04-06 20:12:32 -04:00
theelk801
05ff61dd73 [MOM] Implement Disturbing Conversion 2023-04-06 20:07:00 -04:00
theelk801
44a44ba546 [MOM] Implement Stormclaw Rager 2023-04-06 19:59:43 -04:00
theelk801
a2036e0c33 [MOM] Implement Compleated Huntmaster 2023-04-06 19:55:53 -04:00
theelk801
fc1f2f2685 [MOM] Implement Cosmic Hunger 2023-04-06 19:45:46 -04:00
theelk801
6c8cc0cbea [MOM] Implement Burning Sun's Fury 2023-04-06 19:36:22 -04:00
theelk801
d81065e101 [MOM] Implement Alabaster Host Intercessor 2023-04-06 19:27:55 -04:00