Eradev
0d40508e69
Remove conjured cards from rewards
2025-07-17 17:12:11 -04:00
Eradev
38da204607
Try to use current set when creating a card from an effect ( #8080 )
...
* Fix CardDb fallback
2025-07-17 11:20:15 +00:00
Eradev
bad55a173d
Planar Conquest fixes ( #8033 )
...
* Only add commanders once. Fix REPRINT_SET_TYPES check.
* Cards.txt example
* Update Rhox Faithmender
---------
Co-authored-by: Agetian <stavdev@mail.ru >
2025-07-14 19:37:01 +03:00
tool4ever
1c6b256268
Fix Spacecraft type collision ( #8024 )
2025-07-13 18:39:06 +00:00
Eradev
56ef1a1df5
Encode token url ( #7983 )
...
* Update 40K
* Apply UTF-8 encoding to tokens too
2025-07-10 10:35:49 +02:00
tool4ever
e882bd8264
The Eternity Elevator not allowed as Commander ( #7978 )
2025-07-09 11:45:47 +02:00
Eradev
fd5af3c93e
Fix Meld cards in FIN ( #7973 )
2025-07-09 05:39:48 +00:00
Eradev
6526d736bf
Prefer random token from set ( #7961 )
...
* Prefer random token from set
* Aoivd the array cost
* Forgot import
* ImageUtil
* Fix some tokens
2025-07-09 07:21:09 +08:00
Eradev
288c845116
Remove deprecated between to us of ( #7951 )
2025-07-08 08:39:50 +03:00
Eradev
cadc39699d
Encode collector number + fallback
2025-07-07 00:05:37 -04:00
Chris H
8c06aab7b3
Revert "Encode UTF-8 symbols in collector number ( #7923 )"
...
This reverts commit fb69f245da .
2025-07-06 22:19:43 -04:00
Eradev
fb69f245da
Encode UTF-8 symbols in collector number ( #7923 )
...
* Fix black star in URL
2025-07-05 22:26:14 +02:00
Cees Timmerman
c207e74369
Fix Meld art download ( #7858 ) ( #7884 )
...
* Fix Meld art download (#7858 )
---------
Co-authored-by: tool4ever <therealtoolkit@hotmail.com >
Co-authored-by: Hans Mackowiak <hanmac@gmx.de >
Co-authored-by: Agetian <stavdev@mail.ru >
2025-06-25 10:18:43 +02:00
Hans Mackowiak
6ff89c71b6
Add Spacecraft ( #7885 )
...
* Add Spacecraft
---------
Co-authored-by: tool4ever <therealtoolkit@hotmail.com >
2025-06-22 11:03:52 +02:00
Cees Timmerman
c01dfd4740
Fix Meld art download ( #7858 )
2025-06-21 11:52:08 +02:00
Chris H
74d4ea8a78
Replace each card in a slot individually instead of replacing the whole slot at once. (Fixes higher rates of replacements) ( #7854 )
2025-06-14 18:02:54 +03:00
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
Chris H
be6f345127
Hotfix PaperCard edition issues
2025-06-01 22:50:58 -04:00
Hans Mackowiak
9a93f0a16c
TokenDb: fix Endure Token Images causing crash on Token Viewer ( #7679 )
2025-05-25 19:27:13 +02:00
Hans Mackowiak
6dc508b631
~fix Token ImageKeys without Set ( #7643 )
2025-05-22 09:29:33 +03:00
Hans Mackowiak
559daf9fce
update ImageKey for Other
2025-05-20 22:58:22 -04:00
Hans Mackowiak
9caa024fa5
transformed token image
2025-05-20 22:58:22 -04:00
Hans Mackowiak
3605b4e34e
uppercase token set and fallback token
2025-05-20 22:58:22 -04:00
Hans Mackowiak
56832ff987
~ update set token image location
2025-05-20 22:58:22 -04:00
Hans Mackowiak
338bb09747
PaperToken: cleanup imageKey without collectorNumber
2025-05-20 22:58:22 -04:00
Hans Mackowiak
b57a5e9ad1
PaperToken: add CollectorNumber and update Downloader
2025-05-20 22:58:22 -04:00
Chris H
0c7b8c5b04
Collecting Landscape Sketchbooks adds that set to the basic land dialog ( #7602 )
...
* Collecting Landscape Sketchbooks adds that set to the basic land dialog
* Optimize the edition mapping
2025-05-18 07:33:11 +03: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
Jetz
cb1d48a566
Support for non-siege battles
2025-05-09 23:19:42 -04:00
Hans Mackowiak
da30b886c9
fix Card from Unknown Set calling getCardEdition
2025-05-03 16:47:39 +02:00
Hans Mackowiak
8706edbb01
CardEdition: have Token look for other Sets too
2025-05-02 09:42:04 -04:00
Chris H
dd94169c9a
Download token images when token collector numbers are defined
2025-04-26 22:40:43 -04:00
Jetz
8f60973d95
Put back blank collector number suffix.
2025-04-23 12:48:03 -04:00
Jetz
bc9df8872f
Added support for amount in give card command.
...
Added 'give print' command.
2025-04-23 12:48:03 -04:00
Hans Mackowiak
e9c5bc46ae
CardEdition: add TokenInSet
2025-04-22 19:51:52 -04:00
Chris H
f190e7e678
Add the ability to use hyphens in Collector numbers
2025-04-21 10:10:26 -04:00
Chris H
cb3fcb259f
Revert "Add the ability to use hyphens in Collector numbers"
...
This reverts commit 0940e7433b .
2025-04-20 17:12:23 -04:00
Chris H
0940e7433b
Add the ability to use hyphens in Collector numbers
2025-04-20 17:10:10 -04:00
Jetz
a4138ebd4d
Fix cards reverting to first art in set when game is restarted
2025-04-19 13:15:29 -04:00
Jetz
a79a3503f5
Make PaperCardFlags serializable
2025-04-17 20:14:37 -04: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
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
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
HeitorBittenc
37a5958750
Added 7 Card booster packs shops in Adventure Mode ( #7141 )
...
* Added 7 Card booster packs shops in Adventure Mode
* Update CHANGES.txt
* Fix: trailing space, extra comma and wrong color on shop fixed.
* Removed unused imports
---------
Co-authored-by: Heitor Bittencourt <heitorbite@outlook.com >
Co-authored-by: Agetian <stavdev@mail.ru >
2025-03-14 20:03:13 +03:00
Jetz72
daf87e26ad
Fix importing "Ice Tunnel"; Max Speed being flipped instead of transformed ( #7138 )
2025-03-10 14:31:35 +00:00