Hans Mackowiak
4eef86daf1
Card: add FacedownImageKey for better logic and set codes ( #7459 )
...
* Card: add FacedownImageKey for better logic and set codes
2025-04-29 07:32:51 +02:00
Renato Filipe Vidal Santos
1071089879
Cleanup: "During your turn" Oracle update, living metal ( #7446 )
2025-04-23 16:39:30 +02:00
tool4ever
1118f5b135
Fix UntilHostLeavesPlay corner case ( #7430 )
2025-04-19 14:35:07 +00:00
tool4ever
a6ec235052
Fix Escalate ( #7428 )
2025-04-19 08:09:41 +00:00
Jetz72
613cc549f7
Update DraftEffect.java
...
Delete extra if statement
2025-04-18 19:21:37 -04:00
Jetz72
69c7083592
Update forge-game/src/main/java/forge/game/ability/effects/DraftEffect.java
...
Co-authored-by: Chris H <zenchristo@gmail.com >
2025-04-18 19:21:37 -04:00
Jetz
7f64e25691
Disable TokenCard flag on drafted cards by default.
2025-04-18 19:21:37 -04:00
tool4ever
c7f43e245d
Fix missing LTB trigger ( #7415 )
2025-04-18 06:36:18 +00:00
tool4ever
251ce2f83b
Fix Torment of Hailfire in multiplayer ( #7412 )
...
Co-authored-by: TRT <>
2025-04-17 11:55:41 +03:00
Jetz72
4714319204
Store cards by collectorNumber instead of artIndex; PaperCard flag support ( #7240 )
...
* Refactor - Unknown set code to constant
* Refactor - Support for multiple initial selections for getChoices
* Covert noSell and marked color identities into serializable flags
* Fix cards in deck not being converted to newer noSell format
* unused imports
* Fix NPE
* Cleanup card filter
* Remove 14-year-old check that shouldn't be possible anymore
* CRLF -> LF
---------
Co-authored-by: Jetz <Jetz722@gmail.com >
2025-04-16 18:59:31 -04:00
tool4ever
d5854c9d1c
Fix Artifact Possession ( #7409 )
2025-04-16 21:03:09 +00:00
tool4ever
e7becacd57
Fix StoreVoteNum ( #7402 )
...
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.60>
2025-04-15 18:47:24 +02:00
Hans Mackowiak
2cf9293ab3
AttachAI: remove getFirstAttachSpell ( #7400 )
...
* AttachAI: remove getFirstAttachSpell
* Update GameAction.java
---------
Co-authored-by: tool4ever <therealtoolkit@hotmail.com >
2025-04-15 11:55:38 +03:00
tool4ever
a4cb0924f3
Fix World rule ( #7397 )
2025-04-14 14:59:51 +00:00
tool4ever
e380590c4c
Fix Old-Growth Troll ( #7396 )
...
* Fix Old-Growth Troll
* Update GameAction.java
Add AI SVars to EmptySA
* Fix logic
---------
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.60>
Co-authored-by: Hans Mackowiak <hanmac@gmx.de >
2025-04-14 15:24:09 +02:00
tool4ever
b4af62eda7
CantUntap Third Step ( #7393 )
2025-04-13 12:49:07 +00:00
tool4ever
9c14ba49a3
Fix Licids being able to reattach without ending the effect first ( #7394 )
2025-04-13 12:43:22 +00:00
Hans Mackowiak
25900ee10c
Aura Spells have internal Attach Spell for multiple Enchant Keywords ( #6996 )
...
* Aura Spells have internal Attach Spell for multiple Enchant Keywords
* AttachAI: add logic for Reanimate Aura with AnimateAI
2025-04-13 13:36:31 +02:00
Hans Mackowiak
6ade60cd59
removed getDirectSVars ( #7389 )
2025-04-12 21:15:54 +02:00
Hans Mackowiak
e7d8664386
Svar fallback changes ( #7385 )
...
* getSVarFallback use stream filter to find one with name
2025-04-12 10:44:19 +02:00
tool4ever
2a4ea4cb5d
Some fixes ( #7386 )
2025-04-11 20:40:35 +00:00
tool4ever
93215e6ce4
Fix Distended Mindbender ( #7381 )
2025-04-11 16:02:47 +02:00
Hans Mackowiak
890ce2505c
Unearth: add gain Haste as StaticLayer ( #7369 )
...
* Unearth: add gain Haste as StaticLayer
2025-04-10 16:40:37 +02:00
Chris H
5274c976ef
Restore flatten plugin
2025-04-06 12:13:08 -04:00
GitHub Actions
280d2fed6d
[maven-release-plugin] prepare for next development iteration
2025-04-06 12:13:08 -04:00
GitHub Actions
9ecea646d2
[maven-release-plugin] prepare release forge-2.0.03
2025-04-06 12:13:08 -04:00
Chris H
48a555817d
Temporarily remove flatten plugin for release
2025-04-06 12:13:08 -04:00
Hans Mackowiak
98e5eb9652
Adventure and Omen as ReplacementEffect in CardState ( #7347 )
2025-04-05 17:58:20 +00:00
Hans Mackowiak
e2972acad0
Put ForColor for Call of the Spirit Dragons ( #7348 )
...
* Support for Call the Spirit Dragons
* ~ better ChoiceTitle
* ~ add AI flags
2025-04-05 17:14:43 +02:00
tool4ever
3c3c47616b
Update UnattachEffect.java
...
Closes #7345
2025-04-05 08:37:53 +02:00
Hans Mackowiak
cdf3038ab6
Harmonize first try ( #7321 )
...
* Harmonize first try
* Use OptionalCost
* Keyworded don't need type
* TDM/TDC: 11 harmonize cards (#7323 )
* Trickery extrinsic fix
* Split fix
* Annoying checks keep failing
* Fix logic
* Clean up
---------
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.60>
Co-authored-by: Renato Filipe Vidal Santos <45150760+dracontes@users.noreply.github.com >
Co-authored-by: TRT <>
2025-04-03 19:37:16 +02:00
tool4EvEr
ff1781b734
Fix creating token with Endure 0
2025-04-03 11:22:11 +02:00
tool4ever
8e25dd0e25
Clean up ( #7322 )
2025-04-01 08:46:15 +00:00
Hans Mackowiak
d0310e257b
Mobilize X: enable the keyword to pass the SVars to the static ( #7310 )
2025-03-31 09:32:38 +00:00
tool4EvEr
f7d94fabc9
Fix Damping Engine crashing
2025-03-30 11:27:39 +02:00
Hans Mackowiak
7fdd645026
Omen: first attempt ( #7297 )
...
* Omen: first attempt
* Support rendering
---------
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.60>
2025-03-29 16:54:20 +01:00
Hans Mackowiak
7f6024f81f
Endure effect ( #7254 )
...
* add EndureEffect
* ~ fix style
* Add files via upload
* Update dusyut_earthcarver.txt
* add better Endure Message
* Update krumar_initiate.txt
* Fix message
* - Add basic EndureAi
* - Fix imports
* Update EndureAi.java
Apply static check for the token
* Update EndureAi.java
fix import
* Add files via upload
---------
Co-authored-by: Renato Filipe Vidal Santos <45150760+dracontes@users.noreply.github.com >
Co-authored-by: tool4ever <therealtoolkit@hotmail.com >
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.60>
Co-authored-by: Agetian <stavdev@mail.ru >
2025-03-27 19:21:18 +01:00
tool4ever
da65308cf2
Some fixes ( #7276 )
...
* Fix unlocked Room token
2025-03-27 14:48:01 +01:00
tool4ever
5191d2f9c4
Safer canUntap check ( #7265 )
2025-03-26 17:27:18 +00:00
tool4ever
ac67a36ccf
Replace first withContext call with more stable AI prediction ( #7261 )
2025-03-25 18:08:36 +00:00
LEGIONLAPTOP\dougc
cb5f805767
Added CommanderGauntlet GameType, added CustomCommanderGauntlet to mobile
2025-03-24 12:39:50 -04:00
tool4ever
9b81644f11
Fix Danny Pink triggering once for each type ( #7245 )
2025-03-24 13:09:57 +01:00
Renato Filipe Vidal Santos
d1be43fd83
TDM: Rot-Curse Rakshasa ( #7242 )
2025-03-24 07:06:02 +01:00
Chris H
2b6a1c9f3d
Refilter targetable list while looping the target selections
2025-03-21 19:11:01 -04:00
Fulgur14
8580108d1e
10 TDM cards (Sidisi and Sibsigs) ( #7190 )
2025-03-21 10:11:10 +01:00
tool4ever
d2508333bc
Fix NPE: Jacob Frye + Escape Detection ( #7219 )
...
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.60>
2025-03-21 08:31:09 +03:00
tool4ever
235618c3bb
Fix Valiant tracking incorrectly with controller change ( #7200 )
...
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.60>
2025-03-20 15:26:53 +03:00
Fulgur14
d40894ef6a
Tempest Hawk + 3 TDC cards ( #7202 )
2025-03-20 08:36:49 +01:00
Hans Mackowiak
d3ff7f3b61
Update parseAbilityCost ( #7178 )
...
cleanup and simplify
2025-03-19 22:48:57 +01:00
tool4ever
475c57af55
Try fix AI not resetting context ( #7186 )
2025-03-18 19:06:49 +00:00