GitHub Actions
08719b1596
[maven-release-plugin] prepare release forge-2.0.04
forge-2.0.04
2025-06-06 02:56:11 +00:00
Chris H
840f3ea96c
Automate patch version increment
2025-06-05 22:45:57 -04:00
Chris H
51929434be
Update flatten to work with full release
2025-06-05 22:45:57 -04:00
gsonnier333
3ec480afa4
fixed weapons_vendor.txt power/toughness
2025-06-05 21:21:27 -04:00
Chris H
3d19e9e444
Update summon_g_f_ifrit.txt
2025-06-05 21:21:14 -04:00
Renato Filipe Vidal Santos
6d987791f7
Fixing Animate Dead and similar effects)
2025-06-05 14:25:08 +02:00
Renato Filipe Vidal Santos
7b7da00c22
Incidental fixes: 2025-06-05
2025-06-05 08:54:38 +02:00
tool4ever
34791bd892
Update stangg.txt
2025-06-05 08:53:38 +02:00
Renato Filipe Vidal Santos
e6bcd1be72
Add files via upload
2025-06-04 20:33:46 -04:00
Paul Hammerton
4cac354983
Merge pull request #7794 from paulsnoops/fin-formats
...
Add Final Fantasy to formats
2025-06-04 18:11:13 +01:00
Paul Hammerton
042f7f77a9
Add Final Fantasy to formats
2025-06-04 18:06:21 +01:00
Hans Mackowiak
5fbb1dd0cd
Update summon_leviathan.txt
...
Fix Draw
2025-06-04 08:55:00 +02:00
Hans Mackowiak
bb14dfc00e
Update summon_leviathan.txt
...
Closes #7784
2025-06-04 07:20:24 +02:00
Renato Filipe Vidal Santos
f83cc4ccfa
Update fin.rnk
2025-06-03 11:05:10 -04:00
tool4ever
d0d6835a5d
Update zodiark_umbral_god.txt
2025-06-03 13:24:17 +00:00
tool4EvEr
104bc8fc55
SpellAbility: set CardState inside constructor
2025-06-03 13:26:25 +02:00
SprinkleMeTimbers
057dd867a8
Adventure: added support for dynamic deck count ( #7669 )
...
* Added: utility method for adding an integer selecting combo-box.
* Added: Adventure now supports dynamic amount of decks
* Tweaked: lowered max deck count to 20.
* Added: dynamic deck count can't ever be higher than the maximum in current version.
2025-06-03 13:17:30 +03:00
Chris H
9eed8f5095
Update some names in fin rankings ( #7776 )
2025-06-03 13:17:18 +03:00
Chris H
1f62be9773
Migrate FIN upcoming ( #7777 )
2025-06-03 10:13:01 +00: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
Renato Filipe Vidal Santos
c61537ae16
Add files via upload
2025-06-02 23:44:22 -04:00
Renato Filipe Vidal Santos
3871095b92
Add files via upload
2025-06-02 23:44:22 -04:00
Simisays
dee846da49
Update cave_bigzombie.tmx
2025-06-02 22:08:08 -04:00
Jason Vorenkamp
2477553d13
fix incorrect resource name
2025-06-02 21:46:37 -04:00
Renato Filipe Vidal Santos
c9df7d7f8e
Cleaning upcoming: 2025-06-02
2025-06-02 16:02:17 +00:00
rwalters
53cb093f9e
(Adventure) Fix draft scene transition ( #7666 )
...
* Fixing an issue in which touching the space the map occupies outside of the world map does not allow the player to move (very relevant on maps with content in the top left corner)
* Fixing a bug in which the transition screen's non-blocking of the start match button can be clicked multiple times, which results in a crash when the match ends
2025-06-02 10:24:50 -04:00
MD200210
28e86970dc
Added Draft Info ( #7764 )
...
* FIN Draft Info
(cherry picked from commit ad0385617b26391efa2b866157eea674ea850e1e)
* Correction
* Correction
* Correction
2025-06-02 10:24:10 -04:00
Chris H
f847fc1669
Fix sketchbooks that are missing colons in the name
2025-06-02 07:22:26 -04:00
Hans Mackowiak
f3df55177a
CardState: fix Android not having stream().toList(); Closes #7761
2025-06-02 07:10:26 +02:00
Chris H
be6f345127
Hotfix PaperCard edition issues
2025-06-01 22:50:58 -04:00
Seth Milliken
7fa89cbc2e
fix: do not steal keyboard focus when "Visually Alert on Receipt of Priority" is enabled
...
When the "Visually Alert on Receipt of Priority" feature is enabled,
the `showTab()` call at the beginning of `forge.gui.framework.SDisplayUtil.remind()`
steals focus from the primary button whenever anything goes on the
stack.
This change, previously suggested by pfps as probably not necessary, is
indeed necessary after all to prevent that focus stealing by restoring
focus to the previous owner only if the owner was an `FButton`.
fixes https://github.com/Card-Forge/forge/issues/7660
2025-06-01 14:17:09 -04:00
Greg Sonnier
567e13c92b
fixed locke_treasure_hunter.txt unblockable condition ( #7752 )
2025-06-01 08:30:27 +00: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
Paul Hammerton
f4831bc51b
Merge pull request #7740 from paulsnoops/edition-updates
...
Edition updates: FCA, FIC, FIN, SLD
2025-05-31 11:19:28 +01:00
Paul Hammerton
d3e0e79325
Edition updates: FCA, FIC, FIN, SLD
2025-05-31 11:05:48 +01:00
Renato Filipe Vidal Santos
ac3015eff1
Add files via upload ( #7730 )
2025-05-31 07:52:06 +00:00
tool4ever
554e73e352
Fix Estinien Varlineau ( #7738 )
2025-05-31 06:42:04 +00:00
Hans Mackowiak
fe86bb1be3
line endings
2025-05-31 00:01:54 +02:00
Fulgur14
f98eca3925
The FINAL Fantasy cards ( #7736 )
2025-05-30 18:01:51 +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
Hans Mackowiak
f33f780b25
line endings
2025-05-30 18:58:30 +02:00
Renato Filipe Vidal Santos
855e4dcabd
FIN: Memories Returning ( #7731 )
2025-05-30 10:23:13 +02:00
Fulgur14
40c9a06b21
Couple fixes ( #7732 )
...
* Update breaching_hippocamp.txt
* Update skanos_dragon_vassal.txt
2025-05-30 08:52:06 +03:00
Chris H
7c4cf9425f
Update INSTALLATION.txt
2025-05-29 10:11:13 -04:00
Fulgur14
d2a6329e03
Leaked Rydia and Exdeath (FIN) ( #7725 )
...
* Leaked Rydia and Exdeath (FIN)
* Update exdeath_void_warlock_neo_exdeath_dimensions_end.txt
* Update rydia_summoner_of_mist.txt
2025-05-29 13:33:12 +03:00