Commit graph

39868 commits

Author SHA1 Message Date
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
Oleg Agafonov
d757a22acf Tests: fixed miss cards from mtgjson checks in verify 2023-03-20 22:28:04 +04:00
PurpleCrowbar
2c15ac39fc Fix zombie tokens from MIC not displaying with images 2023-03-19 19:22:06 +00:00
PurpleCrowbar
2631250bc0 Fix Burning-Rune Demon not revealing cards 2023-03-19 18:44:32 +00:00
Oleg Agafonov
ca993eae39 * GUI: added visual progress bar in download images dialog (#8566) 2023-03-19 21:53:53 +04: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
Oleg Agafonov
00ebef654f * GUI: fixed random/richman tourney settings that allows to freeze the client (#8224); 2023-03-17 23:04:11 +04:00
Oleg Agafonov
0bcf0320d0 Server: fixed warn message about miss messages file in dev environment 2023-03-17 23:02:01 +04:00
PurpleCrowbar
bd2678242d Improve grammar and written clarity on Commander zone replacement effect. Still works with Oathbreaker 2023-03-15 03:49:26 +00: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
e2271d79fb Refactor: added auto-generated readable readme file to releases 2023-03-12 13:56:29 +04:00
Oleg Agafonov
7880d6cc43 Refactor: removed outdated files, added actual license and readme to releases 2023-03-11 21:20:16 +04: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
Oleg Agafonov
18a3ec5247 DB: fixed wrong result for night cards search (fixed double faced cards in test render dialog) 2023-03-11 12:28:58 +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
d67376641a GUI: fixed wrong card icon rendering after theme change 2023-03-09 22:07:21 +04: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
Oleg Agafonov
1b54659c7d Improved thread code 2023-03-04 21:23:03 +04:00
Oleg Agafonov
558eafce38 [SWS] added test Images Of the Past for (see #9797) 2023-03-04 18:29:17 +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
sprangg
1a96b0f065
Game: making sure that the pick timer is always at least 1 second (unless it's set to 0 deliberately) (#9850)
Co-authored-by: sprangg <a@b.c>
2023-03-04 16:11:16 +04:00
Oleg Agafonov
c8e02755bb * Game: added additional match time limits (35, 45, 55 minutes, see #9866) 2023-03-04 16:00:38 +04: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
PurpleCrowbar
aef71f20a4 Fix infect insect token not appearing with ONC image 2023-03-02 22:01:26 +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
PurpleCrowbar
2b77d53f81 Fix doOnlyOnce clause on triggered abilities 2023-03-01 10:06:43 +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
Oleg Agafonov
4274b75225 * GUI: fixed hybrid mana symbols download and render (#10082); 2023-02-27 14:48:01 +04:00
PurpleCrowbar
84ca77f5cb Fix Phyrexian Wurm token name 2023-02-25 14:43:58 +00:00
PurpleCrowbar
580a69782c Add ONC token images 2023-02-25 14:40:29 +00:00