Chris H
73a9dfcf43
Automate patch version increment
2025-06-05 23:37:40 -04:00
GitHub Actions
7a277ce283
[maven-release-plugin] prepare for next development iteration
2025-06-05 23:37:40 -04:00
GitHub Actions
f8b3f9dd30
[maven-release-plugin] prepare release forge-2.0.04
2025-06-05 23:37:40 -04:00
tool4EvEr
104bc8fc55
SpellAbility: set CardState inside constructor
2025-06-03 13:26:25 +02:00
Hans Mackowiak
7a46f92059
Update CardState updateSpellAbilities only when not inPlay ( #7780 )
...
* Fix copy order
2025-06-03 10:12:35 +00:00
tool4EvEr
cfa79b9676
attachAuraOnIndirectETB: fix missing activator
2025-06-03 09:54:37 +02:00
tool4ever
c0a63fa15b
Fix Dark Depths triggering vs. Blood Moon ( #7768 )
2025-06-03 08:07:10 +02:00
Hans Mackowiak
f3df55177a
CardState: fix Android not having stream().toList(); Closes #7761
2025-06-02 07:10:26 +02:00
Hans Mackowiak
6f5a933de3
CardState: Refactor LandAbility/Aura/PermSpell ( #7680 )
...
* CardState: Refactor LandAbility/Aura/PermSpell
* Update CardState.java
Fix Room
* unify manaAbilities and nonManaAbilities and fix Room cards
* CardView: fix Left&Right Split not update abilities
* AbilityFactory: make Fuse Ability Secondary
* CardFactory: remove extra logic for LeftSplit and RightSplit
* AbilityFactory: set OriginalAbility for Fuse Parts
* SpellPermanent: fix Desc for CardState
* PermanentCreatureEffect: use getBasePowerString/getBaseToughnessString
* LandAbility: fix Modal Lands
2025-06-01 09:53:40 +02:00
kvn1338
e40567c9c8
Add TextBoxExchangeEffect Ability and 'Deadpool, Trading Card' ( #7637 )
...
* capure Textboxes to avoid LKI copy
* Fix copying keyworded traits twice
* Support keepTextChanges across all traits
Co-authored-by: kvn <kevni@secure.mailbox.org >
Co-authored-by: tool4EvEr <tool4EvEr@>
2025-06-01 07:19:50 +00:00
tool4ever
928ac875b5
Fix only turning fully unlocked rooms face down ( #7742 )
...
Co-authored-by: tool4EvEr <tool4EvEr@>
2025-05-31 13:28:52 +02:00
tool4ever
554e73e352
Fix Estinien Varlineau ( #7738 )
2025-05-31 06:42:04 +00:00
Fulgur14
8506fd2bab
4 FIN cards ( #7727 )
2025-05-30 18:01:34 +00:00
Hans Mackowiak
c2ffa227e2
Saga: do State-Based and Turn-Based Action only with Chapters ( #7737 )
2025-05-30 17:16:15 +00:00
tool4ever
ad73651382
Prishe's Wanderings: support CantSearch case ( #7711 )
2025-05-28 05:40:38 +00:00
tool4ever
7bd5dbbe28
Fix text change of keywords missing traits ( #7689 )
2025-05-26 15:41:16 +00:00
tool4ever
ed6a14e180
Fix LKI missing changed text ( #7683 )
2025-05-26 08:35:57 +00:00
Fulgur14
b6941a9b38
Gogo, Master of Mimicry (FIN) ( #7655 )
2025-05-24 13:16:13 +00:00
tool4ever
007e132559
UnlessCost: fix checking wrong payer ( #7663 )
...
* UnlessCost: fix checking wrong payer
---------
Co-authored-by: tool4EvEr <tool4EvEr@>
2025-05-24 12:10:48 +02:00
tool4ever
9b9fdb2e5e
Edgar, King of Figaro and support ( #7645 )
2025-05-24 07:27:48 +00:00
Hans Mackowiak
deecf128c3
Fix Henzie again with SvarFallback ( #7604 )
...
* Fix Henzie again with SvarFallback
* henzie rename Svar
2025-05-22 07:20:22 +02:00
Renato Filipe Vidal Santos
45329a6df0
FIN: 5 more cards ( #7627 )
2025-05-21 18:25:11 +00:00
Renato Filipe Vidal Santos
fe37a8358b
Fixing Firion ( #7633 )
2025-05-21 14:23:56 +00:00
Hans Mackowiak
ec9fc88734
~ fix IterableUtil.and and Iterable.or usage ( #7607 )
2025-05-20 05:47:26 +02:00
tool4ever
6f9db790a6
Fix updating room in exile ( #7608 )
...
* Fix wrong zone breaking X
2025-05-18 18:04:48 +00:00
Hans Mackowiak
1bc7efba65
Update Cards with WithMayLook ( #7593 )
2025-05-17 10:39:20 +02:00
tool4ever
807d078799
Support for Lifestream's Blessing ( #7565 )
2025-05-15 15:11:20 +02:00
tool4EvEr
c4a8765d6c
2 fixes
2025-05-14 21:27:00 -04:00
Fulgur14
93b2d7c795
19 FIN/FIC cards + tokens/counters ( #7525 )
2025-05-14 07:30:38 +00:00
tool4ever
edc6edc44b
Support for Lord Jyscal Guado ( #7546 )
2025-05-13 20:21:12 +02:00
Renato Filipe Vidal Santos
4ab67b1d3b
FIN: 10 more cards ( #7528 )
2025-05-13 17:39:48 +02:00
Renato Filipe Vidal Santos
61c11b38a0
FIN: 4 Job select cards and support ( #7520 )
...
* Update CardFactoryUtil.java
* Update Card.java
* Update Keyword.java
* Update white_mages_staff.txt
* Update dragoons_lance.txt
* Update black_mages_rod.txt
* Update summoners_grimoire.txt
---------
Co-authored-by: tool4ever <therealtoolkit@hotmail.com >
2025-05-12 09:47:18 +02:00
Hans Mackowiak
cb0e594a6e
CardEdition: add collector number for other ( #7504 )
...
* CardEdition: add collector number for other
* EditionEntry record
* Add getOtherImageKey
* Update StaticData.java
* use getOtherImageKey in getFacedownImageKey
* Update CardEdition.java
Remove findOther in favor of getOtherSet
* Update CardEdition.java
return findOther, but with Aggregates.random
* ~ move more helper images to ImageKeys
2025-05-12 06:59:20 +02:00
tool4ever
059881a7b5
Some support for Desert Cenote ( #7505 )
...
---------
Co-authored-by: tool4EvEr <tool4EvEr@>
2025-05-11 18:19:37 +00:00
Hans Mackowiak
1715efced7
FIN: Tiered ( #7517 )
...
* Tiered: first example
* use ModeCost for both Spree and Tiered
2025-05-11 09:38:23 +02:00
Renato Filipe Vidal Santos
778066a622
FIN: Y'shtola Rhul ( #7514 )
2025-05-10 11:04:03 +00:00
Jetz
75a056abe6
Add a parameter for battle protection RE that can be used to override it for custom types.
2025-05-09 23:19:42 -04:00
Jetz72
3915f316e2
Unused Import
2025-05-09 23:19:42 -04:00
Jetz
b52646ee7e
Delete some logic that doesn't currently work
2025-05-09 23:19:42 -04:00
Jetz
cb1d48a566
Support for non-siege battles
2025-05-09 23:19:42 -04:00
Renato Filipe Vidal Santos
01a6a38285
YTDM: 4 cards ( #7473 )
2025-05-07 05:17:38 +00:00
autumnmyst
0c6f1ff58f
UNF: Added the 4 eternal-format-legal dice modification/reroll cards ( #7489 )
2025-05-06 17:13:52 +00:00
Hans Mackowiak
be171c011a
Volrath's Curse and Lost in Thought with Modes and IgnoreEffectCost ( #7492 )
...
* Refactor Damping Engine
2025-05-04 16:55:38 +00:00
tool4ever
becdd180f4
Some cleanup ( #7493 )
...
* Some cleanup
* Update StaticAbilityCantAttackBlock.java
* Some cleanup
---------
Co-authored-by: tool4EvEr <tool4EvEr@>
Co-authored-by: Hans Mackowiak <hanmac@gmx.de >
2025-05-04 18:11:00 +02:00
tool4ever
41efdb095a
Update StaticAbilityCantAttackBlock.java
2025-05-04 12:25:24 +00:00
tool4ever
86453a6fa7
Update StaticAbilityCantAttackBlock.java
2025-05-04 12:24:22 +00:00
Hans Mackowiak
194662c9c7
StaticAbilityMode: add Enum and allow MultiMode ( #7491 )
2025-05-04 10:56:27 +02:00
tool4ever
2bab13247c
Some fixes ( #7484 )
2025-05-03 19:31:47 +02:00
Hans Mackowiak
da38641ff8
Add CantBlock Mode ( #7452 )
2025-05-03 15:21:08 +02:00
Hans Mackowiak
8706edbb01
CardEdition: have Token look for other Sets too
2025-05-02 09:42:04 -04:00