Commit Graph

8422 Commits

Author SHA1 Message Date
tool4ever
e49f0baa12 Fix AbilityResolves timing (#6464) 2024-10-29 20:45:59 +00:00
Fulgur14
d54b48ec1d Third dozen of FDN/J25 cards (#6463) 2024-10-29 20:44:44 +00:00
tool4ever
4a08a6a4e0 Fix some scripts (#6460) 2024-10-29 14:17:36 +00:00
tool4ever
de4b35cc1d King of the Oathbreakers should trigger for Changeling (Discord post) (#6453)
* Fix NPE with Street Spasm
2024-10-29 12:02:32 +00:00
Anthony Calosa
6fb600e6fb refactor mobile ImageCache, ImageView, FChoiceList
removed method to generate borderless card since we used shader as default method
Texture, TextureRegion and other LibGDX objects that are disposable should be nonstatic
show Morph image on FChoiceList
2024-10-27 08:52:58 +08:00
tool4ever
031cd4176d Fix logic for Henzie (#6402) 2024-10-22 10:14:43 +02:00
Paul Hammerton
5a3f2ed607 Merge pull request #6386 from dracontes/rb-sld-2-marvel
SLD: Marvel x MTG Superdrop
2024-10-20 13:30:03 +01:00
tool4EvEr
0186759bf7 Support Black Panther 2024-10-20 12:21:00 +02:00
tool4ever
98c0959d8f Fix Embodiment of Agonies counting Asmoranomardicadaistinaculdacar (#6388) 2024-10-20 10:02:48 +00:00
tool4EvEr
cf7aa54769 Support Captain America 2024-10-20 10:45:16 +02:00
Chris H
da712a5e49 Add Winter Cynical Opportunist (#6325) 2024-10-14 18:04:30 +00:00
tool4ever
b6f118f89b Fear of Sleep Paralysis and support (#6287) 2024-10-14 10:55:00 +00:00
tool4ever
2a5fa9d0a5 Fix CardZoneTable not using the LastStates before moving (#6291) 2024-10-14 08:05:24 +02:00
tool4EvEr
036e6ec1bf Ghostly Dancers and support 2024-10-13 11:03:02 -04:00
Chris H
6b03f6909f Add Central elevator (#6292) 2024-10-13 08:45:41 +00:00
tool4ever
60216dc214 Fix NPE when creating room token (#6281) 2024-10-12 06:57:15 +00:00
TwentyToedToad
cca7db5654 Add Rendmaw Creaking Nest and supporting changes (#6265)
* Add Rendmaw Creaking Nest, supporting property numTypes, and black 2/2 bird flying token

* Updated accoring to PR requests

* Update rendmaw_creaking_nest.txt

* Added landplayed trigger

---------

Co-authored-by: loperjchris <christopher.loper1990@gmail.com>
2024-10-10 10:16:39 +03:00
TwentyToedToad
96d065189b Add Demonic Covenant and supporting changes (#6257)
* Add Demonic Covenant and supporting changes

* Updated changes

* Update demonic_covenant.txt

* Addressing PR comments

---------

Co-authored-by: loperjchris <christopher.loper1990@gmail.com>
2024-10-10 10:13:19 +03:00
tool4ever
6f9cb7c74d Fix Summary Dismissal (#6263) 2024-10-10 08:34:41 +02:00
TwentyToedToad
1bd54d2ca0 Add Mine Is the Only Truth (#6259) 2024-10-09 20:27:33 +00:00
Jetz72
48adeb357d Show chosen mana for mana abilities as symbols (#6256)
* Support for icons in dialogs.
Mana abilities show chosen mana via icons.
Thread safety for showOptionDialog

* Ensure EventDispatchThread for showInputDialog

---------

Co-authored-by: Jetz <Jetz722@gmail.com>
2024-10-08 22:17:18 +03:00
tool4ever
fe0abb25a6 Support Torture Pit (#6254) 2024-10-08 15:09:10 +02:00
Chris H
ca9f6c2f8d Add Rampaging Soulrager 2024-10-07 22:23:00 -04:00
Hans Mackowiak
80b30d9a6a Room: First Spell Part (#6044)
* Room: First Spell 

----

Co-authored-by: tool4ever <therealtoolkit@hotmail.com>
Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
Co-authored-by: TRT <>
Co-authored-by: Anthony Calosa <anthonycalosa@gmail.com>
2024-10-06 20:11:28 +02:00
tool4ever
0829d02237 Display additional cost text during payment (#6233) 2024-10-06 14:08:11 +00:00
Jetz72
84e6a61052 Fix ChangeZoneEffect ordering to library; Aetherspouts prompt (#5798)
* Fix ChangeZone ordering to library
Fix cards not showing up for Aetherspouts.
2024-10-02 15:39:51 +00:00
TwentyToedToad
436a3382b6 Sadistic Shell Game 2024-10-02 14:11:00 +00:00
tool4ever
f336bd1284 Support second main (#6230) 2024-10-02 07:23:14 +02:00
tool4ever
a949a988a5 Fix GameStates starting with frozen stack if RE executes (#6213)
* Fix GameStates starting with frozen stack if RE executes

* Fix NPE when facedown
2024-09-29 20:18:35 +00:00
tool4ever
86dc3a4d5e Some cleanup (#6211)
Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
2024-09-28 19:04:41 +03:00
tool4ever
cb4e0e5721 Some cleanup (#6209) 2024-09-27 18:59:27 +02:00
Ayora29
b104249205 Add WithDifferentPowers$ to DigEffect + "Rip, Spawn Hunter" card (#6208) 2024-09-27 15:22:16 +02:00
tool4ever
941a1129e5 Make Myriad optional for each player again (#6191)
* Make Myriad optional for each player again

* Fix scripts

* Fix NPE due to not removing empty shards

---------

Co-authored-by: TRT <>
Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
2024-09-26 08:52:08 +03:00
Michael Lo
786d6834ef Fix valiant cards only triggering once per game rather than once per turn (#6196) 2024-09-25 14:58:28 +00:00
tool4ever
aebde7a1d0 Fix NPE with Starforged Sword (#6188)
* Fix NPE

* Fix The Lord of Pain

---------

Co-authored-by: TRT <>
2024-09-22 20:54:02 +03:00
tool4ever
11a7f7b271 Script cleanup (#6180)
Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
2024-09-20 19:29:27 +03:00
tool4ever
7a192a6873 Fix Valiant triggers failing if another player targets first (#6178) 2024-09-20 11:53:07 +02:00
Hans Mackowiak
869db7febb Impending NonCreature as StaticAbility (#6177) 2024-09-19 10:36:13 +03:00
Fulgur14
95dd06e55f Ancient Cellarspawn - incomplete, might need support (#6123)
* Ancient Cellarspawn - incomplete, might need support

* Support Ancient Cellarspawn

---------

Co-authored-by: TRT <>
2024-09-18 08:18:06 +03:00
kevlahnota
663bde22ac Add ReplacementEffectView, StaticAbility View for Netplay Dialog 2024-09-17 14:58:43 +08:00
Hans Mackowiak
7b9e2a6735 ManifestDread as separate Effect (#6151) 2024-09-16 12:36:31 +02:00
tool4ever
91e952da63 Fix optional shuffle into Library cases (#6147) 2024-09-15 14:21:39 +00:00
tool4ever
21c34b552d Fix Frankenstein's Monster (#6143) 2024-09-14 19:47:40 +02:00
Hans Mackowiak
9efa29cbf0 Teferi without PlayerKeyword 2024-09-11 12:51:54 +02:00
Fulgur14
d76b798526 4 DSK + 7 DSC cards (#6099)
* Support The Tale of Tamiyo

* Support Kianne, Corrupted Memory
2024-09-11 12:24:44 +02:00
Hans Mackowiak
e1c794c640 Player: use LifeReduced CantHappen for Archon of Coronation (#6116)
* Player: use LifeReduced CantHappen for Archon of Coronation
2024-09-10 12:56:31 +02:00
tool4ever
69158e01ba Support for Valgavoth's Onslaught (#6114) 2024-09-10 09:58:46 +02:00
Hans Mackowiak
75bbbfe6c8 Update PlayerPredicates.java
CANT_WIN not used anymore, use player.cantWin()
2024-09-09 06:59:15 +02:00
tool4ever
d6bc1788d9 Fix Enhanced Surveillance (#6104) 2024-09-08 14:59:58 +00:00
Hans Mackowiak
4862071db7 Keyword: link StaticAbility into it (#6079)
* Keyword: link StaticAbility into it

* fix getKeywordMagnitude to check for StaticAbility
2024-09-07 17:19:57 +03:00