Commit Graph

8293 Commits

Author SHA1 Message Date
Simisays
6950f58bfc update 2023-06-30 12:27:24 +02:00
tool4ever
5ccf038a90 Fix logic (#3365) 2023-06-29 19:40:36 +00:00
tool4ever
0294564ef4 Fix wrong decider when copying trigger (#3347)
Co-authored-by: TRT <>
2023-06-27 17:03:52 +03:00
tool4EvEr
e5b9c760c4 Support for Fealty to the Realm 2023-06-25 23:23:29 +02:00
tool4ever
d4a981379f Fix mandatory (#3334)
* Fix mandatory

* Fix Retether crash
2023-06-25 10:44:50 +00:00
tool4ever
e6524f9e3f Support for The Balrog, Durin's Bane (#3321)
Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
2023-06-23 05:55:09 +03:00
tool4ever
a3af985349 Fix valid (#3320) 2023-06-22 19:02:08 +00:00
tool4ever
c3dc242460 Remove outdated fizzle code (#3306)
Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
2023-06-21 18:52:48 +03:00
tool4ever
6ac338a304 Fix logic (#3299) 2023-06-19 21:22:07 +00:00
tool4ever
9de61f8be3 Fix UnlessCost breaking if spell changed controllers (#3298)
Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
2023-06-19 18:48:12 +03:00
Simisays
e59bb776b2 LOTR 10 cards (#3291) 2023-06-19 10:40:19 +00:00
tool4ever
c9425270d3 Fix AnimateAll / AI check creating unwanted ending commands (#3296)
* Fix AnimateAll / AI check creating unwanted ending commands

* Fix crash with PW

* Clean up

---------

Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
2023-06-19 13:39:18 +03:00
tool4ever
eae566a83c Fix full replacement not reaching caller if chain contains update result (#3281) 2023-06-18 08:06:00 +00:00
Hans Mackowiak
3901758327 CardChangedType: use Enum Flags for removeAllSubTypes (#3230)
* CardChangedType: use Enum Flags for removeAllSubTypes

* extract RemoveType

* ~ fix missing type
2023-06-17 10:47:41 +03:00
tool4EvEr
39ae4b5c83 Aura without Enchant can't stay attached 2023-06-15 20:32:26 +02:00
Anthony Calosa
4e108bbdaa fix panglacial wurm hidden cardview 2023-06-15 21:26:27 +08:00
tool4ever
5e6c433a42 Fix AI not being able to use mana from tapped sources (#3264)
* Fix AI not being able to use mana from tapped sources

* Clean up

---------

Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
2023-06-14 16:28:39 +03:00
Anthony Calosa
e9a35da68d Merge pull request #3253 from tool4ever/legfix
Support for Isildur's Fateful Strike
2023-06-12 20:30:09 +08:00
tool4EvEr
b363702146 Clean up 2023-06-12 14:17:08 +02:00
tool4EvEr
81b8079928 Support for Isildur's Fateful Strike 2023-06-12 14:16:36 +02:00
tool4ever
900f8d2406 Consider fog effects ruining assaults (#3251)
* Consider fog effects ruining assaults

* Fix Open the Way

---------

Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
2023-06-12 10:43:08 +03:00
Agetian
e3181a1f7a - NPE guard for cases like Dunerider Outlaw dealing damage. (#3250) 2023-06-12 09:52:27 +03:00
Agetian
eb83a1006c AI: simple Reveal logic, example implementation for Delver of Secrets (#3242)
* - Fix rankings for Tura Kennerud, Skyknight

* - Implement simple logic for revealing the cards to AI through the memory set.
- Implement an example logic (for Delver of Secrets) where it matters.

* - Change the comment for REVEALED_CARDS

* - Simplify the implementation for reveal with List<CardView>

* - Use confirmAction params to pass the revealed cards to PeekAndRevealAi.

* - Fix imports.
2023-06-11 22:17:48 +03:00
tool4EvEr
13ca2ed209 Fix PatternSyntaxException 2023-06-11 17:08:54 +02:00
Anthony Calosa
9bbfbbaf6c Merge pull request #3224 from Simisays/LTR8
LTR 11 cards
2023-06-11 21:30:49 +08:00
tool4ever
4bc8c05a5e Attack fixes (#3241) 2023-06-11 13:21:33 +00:00
Hans Mackowiak
4d7e41a9d7 Update StaticAbilityContinuous.java (#3227) 2023-06-09 18:33:15 +03:00
tool4ever
ba1d3fbe43 Clean up (#3225) 2023-06-09 11:47:59 +00:00
Simisays
f5b6863b24 update 2023-06-09 13:04:43 +02:00
Hans Mackowiak
8f1100dff3 Amass type (#3222)
* AmassEffect: add Type parameter

* fix AmassAi

* update editions tokenscripts

* Update AmassEffect.java

early return if no Army could be created
2023-06-09 12:56:46 +03:00
Hans Mackowiak
a7c0d41064 LKICopy Transform and flip (#3146)
* LKICopy Transform and flip

* Update CardUtil.java

Fix newCopy state when flipped or transformed

* Update CardUtil.java

fix backside

* Update CardUtil.java

add EffectSource

* CardStateName.Transformed needs to be copied

* Fixes #3201 somewhat

* Fix CardState for Fused Spells

* GameSimulationTest: Add Ratadrabik + TDFC token test
2023-06-06 13:43:40 +03:00
Anthony Calosa
6cb2f6ce04 Merge pull request #3205 from tool4ever/fixes
Fix NPE
2023-06-05 06:10:55 +08:00
tool4EvEr
7304b37bce Clean up 2023-06-04 23:30:55 +02:00
tool4EvEr
2dde1f88a5 Fix NPE 2023-06-04 23:30:14 +02:00
tool4EvEr
2b0072ec09 Cleanup more ResolvingChecks 2023-06-04 12:25:03 +02:00
Anthony Calosa
b2d154e0eb Merge pull request #3195 from tool4ever/tweakresolve
Follow-up tweak for when triggers are checked during resolve
2023-06-04 09:29:17 +08:00
tool4EvEr
ab33b81047 Clean up 2023-06-03 22:22:44 +02:00
tool4EvEr
2ec35f7629 Follow-up tweak for when triggers are checked during resolve 2023-06-03 22:20:31 +02:00
tool4ever
65d385d531 Fix DeckHints only finding SimpleKeyword (#3191)
* Fix DeckHints only finding SimpleKeyword

* Reveal clash correctly

---------

Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
2023-06-03 13:58:23 +03:00
jjayers99
d6f5bf20f4 Adventure tavern events initial implementation 2023-05-31 00:00:21 -04:00
Anthony Calosa
85cfdfca4d Merge pull request #3150 from leriomaggio/formats/pauper
Chaning Pauper as Sanctioned format
2023-05-28 19:03:57 +08:00
tool4ever
b02bccc012 Fix Freeze (#3163) 2023-05-28 08:02:15 +00:00
tool4ever
9105d2de4e Fix Containment Priest exiling itself (#3161)
Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
2023-05-27 16:10:04 +03:00
tool4EvEr
d4030e0f1d Treat replaceAbilityText bandaids 2023-05-25 22:13:03 +02:00
Anthony Calosa
c0d7788aee update 2023-05-25 10:26:45 +08:00
Anthony Calosa
6fc7df840d prevent NPE 2023-05-25 10:17:09 +08:00
Anthony Calosa
fc944ce41b Merge pull request #3031 from Northmoc/mat_tranquil
MAT: tranquil_frillback.txt + support/related
2023-05-25 06:08:20 +08:00
Valerio Maggio
d98d7b15d0 Merge remote-tracking branch 'upstream/master' into formats/pauper 2023-05-24 03:43:46 +01:00
Anthony Calosa
29317d6b83 Merge pull request #3139 from Card-Forge/spellCopyHostFull
CardFactory: copySpellHost uses getCloneStates
2023-05-23 06:13:35 +08:00
Valerio Maggio
3d5ab82cc5 Merge remote-tracking branch 'upstream/master' into formats/pauper 2023-05-20 14:06:35 +01:00