tool4ever
f372ef87fe
Improve simultaneous handling with ChangeZoneAll ( #4820 )
...
Co-authored-by: TRT <>
2024-03-15 11:31:04 +03:00
tool4ever
82d17436ab
Fix Captain's Hook Unattach triggering and sacrificing even if it gets destroyed before Equip ability resolves ( #4818 )
...
* Fix equipping even when destroyed
* Fix not losing life from Yurlok via Power Sink
2024-03-14 09:58:22 +01:00
Hans Mackowiak
25a620c6cd
Keyword: Spree ( #4815 )
...
* Keyword: Spree
---------
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.59>
2024-03-13 09:39:14 +01:00
Chris H
9c2986e3c4
Add Luck Bobblehead ( #4816 )
2024-03-13 06:43:00 +01:00
tool4ever
99040ad496
Tinybones, the Pickpocket and support ( #4806 )
...
* Tinybones, the Pickpocket and support
* Remove duplicated text
2024-03-13 06:42:24 +01:00
Chris H
f57eb7a3dc
Setup a test bed for the future
2024-03-12 11:41:28 -04:00
Chris H
8fa4baaa88
Move copy functions to new service
2024-03-12 11:41:28 -04:00
Hans Mackowiak
024b958539
RadiationRework: use Trigger for InternalRadiation ( #4799 )
...
* RadiationRework: use Trigger for InternalRadiation
* InternalRadiationEffect: use GameAction::mill
* Radiation: use Num Param instead of Add/Remove like Poison
* Update bloatfly_swarm.txt
* Player: fix removeRadiationEffect on setCounter
---------
Co-authored-by: tool4ever <therealtoolkit@hotmail.com >
2024-03-10 17:18:40 +03:00
tool4ever
dc5f139a52
New mill triggers ( #4801 )
2024-03-10 07:57:07 +00:00
Simisays
e1e59a6251
PIP 5 cards ( #4788 )
...
* Support Nightkin Ambusher
2024-03-07 09:07:27 +00:00
Northmoc
8c7283d02c
WHO: caught_in_a_parallel_universe.txt + support ( #4093 )
...
* WHO: caught_in_a_parallel_universe.txt + support
* coward_killer.txt tidy
* human_time_lord_meta_crisis + support
* more tweaks for grenzos_rebuttal and similar
2024-03-06 08:02:22 +01:00
GitHub Actions
aa4eba0c33
[maven-release-plugin] prepare for next development iteration
2024-03-05 14:02:09 -05:00
GitHub Actions
0db8025766
[maven-release-plugin] prepare release forge-1.6.60
2024-03-05 14:02:09 -05:00
tool4ever
ceb22070f0
Script fixes ( #4785 )
2024-03-04 17:11:21 +00:00
Simisays
6b764f9ef8
PIP 20 cards ( #4771 )
2024-03-04 09:38:39 +00:00
tool4ever
9a8f6e5877
Fix River Song's Diary + Rhuk, Hexgold Nabber ( #4778 )
...
* ExiledWith: better handling for effects
* Support for Legate Lanius
* Fix Rhuk, Hexgold Nabber
* Fix missing params
2024-03-04 09:38:26 +00:00
Hans Mackowiak
e54ed7931e
Convoked fix ( #4777 )
...
* AbilityUtils: fix Convoked for PutCounter
* Slime Against Humanity: ClearRemembered
2024-03-03 09:25:06 +00:00
Northmoc
ae6c020065
Alchemy Incorporate ( #4763 )
...
* Alchemy Incorporate
* Tweaks for Volrath's Shapeshifter
2024-03-02 13:44:11 +00:00
tool4ever
587d66457b
Script fixes ( #4774 )
2024-03-02 08:42:05 +01:00
tool4ever
ac24802fef
Consolidate CardZoneTable logic ( #4751 )
2024-02-28 13:46:46 +00:00
tool4ever
dcbe9c4ba1
Fix Crawling Sensation + related tweaks ( #4744 )
...
* Fix Foretell rollback
* Fix Crawling Sensation
* Stonebinder's Familiar should trigger when Time Stop exiles spell card
* Support Leave GY LKI
* Tweak logic so it only reuses the table when simultaneous
* Fix NPE
* AI fix
* Fix countered spell not exiled by Dauthi Voidwalker
* Fix Parallax Wave not returning when exiling itself
* Fix LKI update timing
---------
Co-authored-by: TRT <>
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.60>
2024-02-27 15:33:13 +01:00
Northmoc
34bd50f222
MKM: case_file_auditor + support ( #4750 )
2024-02-27 14:18:45 +00:00
Hans Mackowiak
3d08e16ab9
CantExile: add checks for Effects and Costs ( #4632 )
2024-02-27 15:25:39 +03:00
tool4ever
da9110705e
Support for The Master, Transcendent ( #4735 )
...
* Support for The Master, Transcendent
* Fix Ashling's Prerogative
* Support Evolve like trigger
2024-02-26 09:52:17 +01:00
Hans Mackowiak
63aa70dea1
TriggerCollectEvidence: add Trigger ( #4741 )
2024-02-26 09:51:55 +01:00
Simisays
73fd119df8
PIP 14 cards ( #4736 )
2024-02-24 17:00:00 +00:00
tool4ever
f66c0b932f
Fix Profane Command ( #4730 )
2024-02-23 22:20:06 +00:00
Simisays
931dac8602
MKC 7 cards ( #4712 )
2024-02-22 21:07:39 +00:00
Artjoms Porss
b0991e3a6a
Refactor StaticAbilityCantPhaseIn and StaticAbilityCantPhaseOut into StaticAbilityCantPhase ( #4727 )
2024-02-22 17:16:47 +00:00
Hans Mackowiak
35359bc1cd
Card: Suspected use 'CARDNAME can't block' StaticAbility ( #4724 )
2024-02-22 19:36:47 +03:00
Hans Mackowiak
798d0e0d9d
Card: add surveilledThisTurn ( #4714 )
2024-02-21 17:15:55 +00:00
Hans Mackowiak
80f613cae6
AbilityUtils: add DifferentColorPair ( #4706 )
...
* AbilityUtils: add DifferentColorPair
---------
Co-authored-by: tool4ever <therealtoolkit@hotmail.com >
2024-02-18 08:02:11 +01:00
Simisays
2667eac346
MKM 11 cards ( #4697 )
2024-02-17 15:50:47 +00:00
Hans Mackowiak
3fa89af020
MKM: add hasNoName ( #4698 )
2024-02-16 14:34:52 +01:00
Hans Mackowiak
9079e1319b
MKC: add Mentor Trigger ( #4659 )
...
* Trigger: add Mentor Trigger
* ~ fixes
* ~ remove empty if
2024-02-13 13:05:55 +03:00
tool4ever
2706fa7f3c
Clean up undo logic some more ( #4672 )
2024-02-12 15:16:55 +00:00
tool4ever
2e326626ea
Fix Disguise Ward not triggering ( #4666 )
2024-02-12 00:06:16 +00:00
tool4ever
693e054145
Few fixes ( #4662 )
...
* Fix Public Thoroughfare
* Tweak undo logic for Cabal Coffers
* Better handling with Madness
2024-02-11 20:43:45 +00:00
Hans Mackowiak
9257846c39
Simplyfy Cloak and Manifest Effects ( #4652 )
2024-02-10 07:34:56 +03:00
tool4ever
aa6ce404f6
Fix leave GY trigger ( #4654 )
2024-02-09 14:22:22 +01:00
tool4ever
541d8e9e1a
Allow null to be acceptable ( #4653 )
2024-02-09 14:15:54 +01:00
tool4ever
f45d17e368
PlayEffect: support AltCosts ( #4649 )
2024-02-09 14:10:41 +01:00
tool4ever
3d6bbad132
Cybership fix ( #4638 )
...
* Cybership fix
* Fix check to avoid LKI for Mishra Meld
2024-02-06 10:40:14 +00:00
friarsol
8c2c45dfe9
Always use the original SA params when building a token script
2024-02-05 22:08:27 -05:00
friarsol
a4cec7ab4d
Amass Tokens not using the appropriate names for images
2024-02-05 22:08:27 -05:00
Northmoc
4cdf7a8f44
MKC: serene_sleuth.txt + support ( #4599 )
...
* MKC: serene_sleuth.txt + support
* Update GoadEffect.java
---------
Co-authored-by: Hans Mackowiak <hanmac@gmx.de >
2024-02-05 07:11:41 +03:00
tool4ever
b6ba226312
Fix ResolvedLimit not accounting for multiple controllers ( #4612 )
...
* Fix ResolvedLimit not accounting for multiple controllers
* Fix missing trigger
---------
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.59>
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.60>
2024-02-05 07:11:32 +03:00
Simisays
f952b75d53
MKM 20 cards ( #4624 )
...
* UPDATE
* update
* Fix Behind the Mask
* update
* final update
* Update living_conundrum.txt
---------
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.60>
Co-authored-by: tool4ever <therealtoolkit@hotmail.com >
2024-02-05 07:11:02 +03:00
Michael Lo
89c3f56953
Add the target card name to the prompt for Time Travel ( #4625 )
...
* Update the prompt for time travel to include which card is being asked about
* Fix which card is being referenced
2024-02-05 07:10:50 +03:00
Simisays
661023816b
MKM 10 cards ( #4630 )
...
* update
* Support Fugitive Codebreaker
* Support Frantic Scapegoat
* update
* Update frantic_scapegoat.txt
* Update frantic_scapegoat.txt
* Update frantic_scapegoat.txt
* LKI fix
---------
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.60>
2024-02-05 07:10:42 +03:00