Paul Hammerton
ef9d807b6e
Update Final Fantasy Commander.txt
2025-05-14 09:04:54 +01:00
Paul Hammerton
83f334888e
Update Final Fantasy Through the Ages.txt
2025-05-14 08:58:38 +01:00
Paul Hammerton
8359cfda35
Edition updates: FIC, FIN, SLD
2025-05-14 08:53:21 +01:00
Fulgur14
32355499aa
Matoya, Archon Elder and Valkyrie Aerial Unit ( #7535 )
2025-05-13 07:18:31 +02:00
Fulgur14
a475855c4c
Update cunning_azurescale_divining_dive.txt ( #7540 )
2025-05-13 06:52:27 +02:00
Fulgur14
598d3a4958
Update esper_origins_summon_esper_maduin.txt
2025-05-12 23:36:54 -04:00
Fulgur14
35a4053212
Update sevinnes_reclamation.txt
2025-05-12 23:36:54 -04:00
Fulgur14
9d770a9bca
Esper Origins and Ishgard, the Holy See (FIN)
2025-05-12 23:36:54 -04:00
Paul Hammerton
de15ab3a71
Alchemy Rebalancing for May 13, 2025
2025-05-12 23:33:07 -04:00
rwalters
35bc80767f
Fix exit to world map edge cases (Adventure) ( #7522 )
...
* 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)
* Attempt to band-aid two problems relating to showing a dialog to return to the main map, one in which some patrolling enemies ignore the menu restriction and another in which such enemies touching a player who is transitioning out of a dungeon causing a soft lock upon returning to the map
2025-05-12 23:28:00 -04:00
Simisays
ef28a92dff
update
2025-05-12 23:15:13 -04:00
Chris H
99f3ccb8d6
Fix endlines
2025-05-12 18:03:04 -04:00
Simisays
16148ec992
10 cards ( #7485 )
2025-05-12 21:41:22 +03:00
rwalters
93f7987312
Fix on the hunt hole (Adventure) ( #7516 )
...
* 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)
* Fix an edge case where the On The Hunt quest can end up failing to ever spawn an enemy to hunt
---------
Co-authored-by: Agetian <stavdev@mail.ru >
2025-05-12 13:26:49 +03:00
Paul Hammerton
c7816daaf6
Remove Explorer from archived formats and net decks ( #7524 )
2025-05-12 13:14:17 +03:00
Simisays
bc458ecde4
FIN 10 cards ( #7526 )
2025-05-12 12:13:22 +02:00
Fulgur14
e4da62c254
3 FIN/FIC cards ( #7529 )
...
* 3 FIN cards
* Update starting_town.txt
2025-05-12 09:50:07 +02:00
Fulgur14
53588dfc24
Terra, Magical Adept ( #7531 )
...
* Terra, Magical Adept
2025-05-12 09:48:44 +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
tool4ever
fdcc33198b
Update rhonas_the_indomitable.txt
...
Closes #7530
2025-05-12 08:13:13 +02:00
Hans Mackowiak
dd7a0e99e2
~ lf
2025-05-12 07:00:53 +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
Jetz
ca59ac925c
Fix weird behavior in image view with certain filters
2025-05-11 10:00:31 -04:00
Fulgur14
0b5f14cd9c
5 FIN cards ( #7518 )
2025-05-11 10:27:38 +00:00
Paul Hammerton
1d987c25e9
Merge pull request #7523 from paulsnoops/edition-updates
...
Edition updates: FCA, FIC, FIN, PF25, PLG25, SLD
2025-05-11 10:43:43 +01:00
Paul Hammerton
5cb68bc2f0
Edition updates: FCA, FIC, FIN, PF25, PLG25, SLD
2025-05-11 10:36:31 +01: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
Chris H
aeb39b99bb
If the AI cloned your deck, don't use your deck as a reward base if there aren't more than 5 choices.
2025-05-10 09:05:54 -04: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
Ryan Walters
733d56246e
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)
2025-05-09 23:18:45 -04:00
distillate personality
7902ad71d7
Update forge-gui-mobile/src/forge/adventure/data/AdventureQuestStage.java
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-05-09 21:54:11 -04:00
birdbath
2666de0adb
Fix for 'Fetch' objectives that allows the user to 'Use' an item in their inventory at the PoI to complete the objective instead.
2025-05-09 21:54:11 -04:00
Renato Filipe Vidal Santos
c2613a03b0
FIC: Yuna, G'raha and new token ( #7512 )
2025-05-09 08:26:30 +02:00
Chris H
b077cca3ac
Fix line endings
2025-05-08 22:09:22 -04:00
Fulgur14
43fc281e65
Hildibrand Manderville (FIC)
2025-05-08 20:25:13 +00:00
Fulgur14
7b1f5d0a34
Zenos yae Galvus // Shinryu, Transcendent Rival (FIN) ( #7503 )
2025-05-08 20:05:13 +00:00
Paul Hammerton
330fe0a0a8
Merge pull request #7502 from paulsnoops/edition-updates
...
Edition updates: FIC, PURL, SLD
2025-05-07 18:08:15 +01:00
Paul Hammerton
30a4c24c35
Edition updates: FIC, PURL, SLD
2025-05-07 18:01:06 +01:00
Renato Filipe Vidal Santos
01a6a38285
YTDM: 4 cards ( #7473 )
2025-05-07 05:17:38 +00:00
Renato Filipe Vidal Santos
fe5aa37791
Update big_play.txt ( #7500 )
2025-05-07 06:43:39 +02:00
Simisays
42f1fba7c4
Adventure 3 small fixes ( #7499 )
...
* Update grolnok_f1.tmx
* update
2025-05-06 23:42:03 +03: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
8678b5ec5b
Update Duskmourn House of Horror.txt
...
Moved to "other" section
2025-05-06 10:35:59 +02:00
Hans Mackowiak
71256972c4
Update Commander 2013.txt
...
remove token list
2025-05-05 22:32:37 +02:00
matthias8422
a76f23fc25
feature/Refactored-server-url-parsing-logic ( #7496 )
...
* HostPort now properly returns -1 when no port was specified
* refactored the URL parsing to now attempt a DNS lookup in cases where URI parsing fails
This now allows local computer names and localhost etc
2025-05-05 17:10:37 +00:00