Grath
d51abc9b8e
Merge pull request #10102 from Grath/master
...
[TMP] Fix Dracoplasm replacing its Enters the Battlefield effect entirely
2023-03-28 15:11:40 -04:00
Grath
30c49de105
Merge pull request #10059 from Grath/grath/fix-mari-the-killing-quill
...
[NCC] Fix Mari, the Killing Quill
2023-03-28 15:11:24 -04:00
PurpleCrowbar
15867f5feb
Fix Fatespinner text
2023-03-27 23:23:46 +01:00
Oleg Agafonov
cbfdb7896e
* Create a token that's a copy - fixed that some cards can cause the game error with MDF cards (example: Haunting Imitation)
2023-03-26 23:16:04 +04:00
Oleg Agafonov
2355dfead4
* [C19] Rayami, First of the Fallen - fixed game error on usage with tokens
2023-03-26 22:54:57 +04:00
Oleg Agafonov
a648268c4c
* Howlpack Avenger - fixed game error on usage ( #9781 )
2023-03-26 22:45:23 +04:00
Oleg Agafonov
b632d89caa
Refactor: fixed wrong usage of getSourceObjectIfItStillExists (fixed error "cannot be cast to Permanent");
2023-03-26 13:10:00 +04:00
Oleg Agafonov
bfba179bdf
* Body Count - fixed game error on usage (miss watcher)
2023-03-25 16:16:11 +04:00
Oleg Agafonov
f9c82bee99
* Malcator, Purity Overseer - fixed game error on usage (miss watcher)
2023-03-25 16:09:35 +04:00
Oleg Agafonov
a15a0daa04
Fixed potential NPE errors in getPhase usage (fixed Berserker's Frenzy, etc)
2023-03-25 16:01:27 +04:00
Oleg Agafonov
cfd7464b49
Refactor: added edit protection for some unmodifiable lists
2023-03-25 15:22:13 +04:00
Oleg Agafonov
6568f75b98
* First Come, First Served - fixed game error with tokens usage
2023-03-25 14:10:37 +04:00
PurpleCrowbar
d93e533c75
Clean up Ghoulcaller Gisa code, fix zombie tokens created not having images in some sets
2023-03-23 20:19:24 +00:00
PurpleCrowbar
3692e05dac
Add zombie count hint to The Scarab God
2023-03-23 01:49:42 +00:00
Oleg Agafonov
af5d8fae9d
* Images: fixed wrong cards number in some sets ( #9249 );
2023-03-21 16:13:54 +04:00
Oleg Agafonov
a7480aeab1
* Game: fixed random sort order of choices in choose dialogs
2023-03-21 03:11:55 +04:00
Oleg Agafonov
6b05562336
* Choose an ability - fixed not working cards like Argivian Avenger, Atraxas Skitterfang, Steel Seraph ( #10115 )
2023-03-21 01:59:12 +04:00
Oleg Agafonov
ea10b025e0
[NEC] removed omitted card from the set: Nissa, Voice of Zendikar
2023-03-21 00:23:04 +04:00
Oleg Agafonov
9a1d3a892c
[YMID] fixed wrong PT for Obsessive Collector and Tireless Angler
2023-03-20 23:05:36 +04:00
Oleg Agafonov
ce06ed62b0
* Images: fixed miss cards from Alchemy: Innistrad, Secret Lair Drop, PMEI and PRES ( #9249 );
2023-03-20 22:31:26 +04:00
PurpleCrowbar
2631250bc0
Fix Burning-Rune Demon not revealing cards
2023-03-19 18:44:32 +00:00
Oleg Agafonov
e48f024909
* Game: fixed wrong booster's cards ratio in sets with various arts ( #7333 )
2023-03-19 19:55:21 +04:00
Grath
4f3d99d5d5
Merge branch 'magefree:master' into master
2023-03-12 22:28:27 -04:00
PurpleCrowbar
03b82ff7ee
Fix multiple cards not saying which revealed cards were chosen to put into hand. Closes #9949
2023-03-12 22:01:11 +00:00
Oleg Agafonov
4e9ffdfaf9
* GUI: double faced cards improves:
...
* fixed images download for alternative prints (#9826 , #9701 );
* fixed wrong pair of main and second side arts for alternative prints;
2023-03-11 17:35:18 +04:00
chesse20
29e1c9b318
[USG] Fix Shower of Sparks ( #10106 )
...
Co-authored-by: Alex W. Jackson <alex.w.jackson@gmail.com>
2023-03-09 19:16:06 -05:00
Oleg Agafonov
743143acde
* GUI: meld cards improves:
...
* added images download for melds cards (#9660 );
* added switch card side button to view a meld part;
* fixed NPE and other errors on card side switching;
* added meld cards support in test render dialog;
2023-03-09 21:36:39 +04:00
Grath
a930420a78
[TMP] Fix Dracoplasm replacing its Enters the Battlefield effect entirely
...
Replacement effects should only return true if they are replacing the entire effect. Because it just modifies the ETB, it needs to always return false.
2023-03-06 10:57:05 -05:00
bobwoco
6102ccee53
* Clash ability - fixed that some clash cards can broke the server ( #10097 )
...
Co-authored-by: Ethan Ward <ethanandrewward@gmail.com>
2023-03-05 11:29:46 +04:00
Merlingilb
c5c5fa933a
[SWS] fixed miss ability from Zam Wesell ( #9799 )
...
Co-authored-by: Daniel Eberhard <daniel.h.e@gmx.de>
2023-03-04 17:01:26 +04:00
Merlingilb
716e7dc18d
Fixed Sith Manipulator: added new effect to send target permanent to owners library ( #9800 )
...
Co-authored-by: Daniel Eberhard <daniel.h.e@gmx.de>
2023-03-04 16:51:36 +04:00
Oleg Agafonov
409f4eb36c
Merge pull request #9814 from Merlingilb/add-set-expansion-star-wars-rise-of-skywalker
...
Added set expansion star wars "rise of skywalker"
2023-03-04 16:48:38 +04:00
PurpleCrowbar
81842c83e3
Fix Great Unclean One counting players who have lost the game that turn
2023-03-04 12:14:28 +00:00
Grath
11f10fb34f
[AFR] Add hint to Hobgoblin Bandit Lord ( #10069 )
2023-03-04 15:54:09 +04:00
chesse20
0a633a8318
Fixes Mind Maggots giving 1 counter instead of 2 ( #10086 )
...
---------
Co-authored-by: Oleg Agafonov <jaydi85@gmail.com>
2023-03-04 15:52:27 +04:00
PurpleCrowbar
5673a59f0e
Fix Contempt. Closes #10087
2023-03-03 22:46:49 +00:00
Sean Walsh
7481cc9631
[40K] Implement Bloodthirster ( #10056 )
2023-03-03 02:15:18 +00:00
PurpleCrowbar
cb26643bce
Improve clarity of Unite the Coalition
2023-03-02 23:52:05 +00:00
PurpleCrowbar
98cb932dfc
Fix Balor third ability. Closes #9740
2023-03-02 22:24:59 +00:00
Rowan Gudmundsson
d5e74dd710
[CLB] Implement Lae'zel's Acrobatics. Changed similar cards to use common logic ( #9856 )
2023-03-01 18:50:14 +00:00
Rowan Gudmundsson
049dd48d0a
[CLB] Implement Deep Gnome Terramancer ( #9858 )
2023-03-01 10:40:45 +00:00
Alexander Novotny
242490373e
[J22] Implement Preston, the Vanisher ( #9860 )
2023-02-28 14:39:02 +00:00
PurpleCrowbar
eaa001aa14
Rewrote Evolving Adaptive. Closes #10080
2023-02-28 01:33:33 +00:00
UberNude
d40ca742b3
Fix Raggadragga Goreguts Boss. Closes #9770 ( #9776 )
...
Co-authored-by: PurpleCrowbar <26198472+PurpleCrowbar@users.noreply.github.com>
2023-02-27 17:23:13 +00:00
Alexander Novotny
78a2a5c712
Fix Maddening Hex. Closes #8320 ( #9753 )
2023-02-27 16:54:34 +00:00
PurpleCrowbar
fee866d4f0
Fix Smelting Vat allowing the user to select any number of artifacts
2023-02-27 16:10:32 +00:00
PurpleCrowbar
580a69782c
Add ONC token images
2023-02-25 14:40:29 +00:00
Sean Walsh
f34c672ade
[ONC] Implement Wurmquake ( #10076 )
2023-02-25 13:54:54 +00:00
Sean Walsh
79606ce1a8
[ONC] Implement Vulshok Factory ( #10075 )
2023-02-25 13:50:18 +00:00
Oleg Agafonov
930d18a77d
* Alluring Siren - fixed that it forced to attack any player instead controller ( #9939 , #9963 )
2023-02-25 16:21:07 +04:00