Chris H
c9a5fe9135
Initial checkin for Waterbending ( #9120 )
2025-11-10 10:27:44 +00:00
tool4ever
3736a0392d
User guide update ( #9115 )
2025-11-09 09:05:29 +01:00
tool4ever
a29ead42b0
Remove outdated stuff ( #9105 )
2025-11-07 11:28:33 +00:00
tool4ever
c765769466
Combine Adventure docs ( #9098 )
2025-11-06 18:19:58 +00:00
tool4ever
ee045d854d
Wiki cleanup: remove dead files ( #9065 )
2025-11-03 08:28:06 +01:00
Jetz72
f9b6652c2a
Flavor Names ( #8849 )
...
* Make getAllFaces return nonnull list
* Optimize Predicates
* CardDB and script syntax changes
* Apply syntax changes
* In-game support for flavor names
* Add display names to PaperCards
* Support searching by flavor names
* Remove some WIP stuff
* Update PaperCard translation key.
* Update capitalization
* Auto-map to variants when edition entry uses a flavor name
* Consolidate display name logic.
* Added syntax for generating flavor named variants in edition files.
* Some examples of new syntax.
* Ignore flavored oracle text when searching rules text
* add hasFlavorName
* Add image key
* Get correct variant from card requests with flavor names.
2025-10-21 15:00:59 +02:00
Hans Mackowiak
a99c899eec
GameAction: cleanup Static giving Abilities to the Stack ( #8587 )
...
* Add test that fails on master engine (before KeywordCollection sanity fix)
2025-10-18 12:24:29 +00:00
Hans Mackowiak
f8d883d91f
ColorSet: turn Set into an Enum ( #8757 )
2025-10-09 15:03:45 +02:00
Hans Mackowiak
2d1fe88d32
FSkinProp: unify Enum to SkinProp places ( #8764 )
...
* FSkinProp: unify Enum to SkinProp places
* FSkinProp: add iconFromDeckSection
2025-09-24 19:52:58 +02:00
Chris H
a4378a20e5
Manually fixing version touches
2025-09-21 20:58:46 -04:00
GitHub Actions
a6395373f7
Restore POM files for preparation of next release
2025-09-21 20:58:46 -04:00
GitHub Actions
54f41a28cd
[maven-release-plugin] prepare for next development iteration
2025-09-21 20:58:46 -04:00
GitHub Actions
a2c798ba86
[maven-release-plugin] prepare release forge-2.0.06
2025-09-21 20:58:46 -04:00
Hans Mackowiak
6cf2f20cdc
ColorSet: store EnumSet and toString as Final ( #8720 )
2025-09-16 16:32:16 +02:00
marthinwurer
ae7159297b
made simulation test extend ai test
2025-09-15 14:57:16 -04:00
marthinwurer
cedfa68c16
removed unused imports
2025-09-15 14:57:16 -04:00
marthinwurer
9f8bb8ae4d
added integration test
2025-09-15 14:57:16 -04:00
Jetz72
43a1570601
Deck Importer support for Adventure, Quest, and Planar Conquest ( #8681 )
...
* Some cleanup.
* Expanded/fixed basic land set functions for quest and adventure.
* Get land sets from unlocked planes in conquest mode.
* Add importer for Adventure, Quest, and Conquest.
* Remove unused import
* Remove redundant override
* Deprecate hasBasicLands predicate.
* Delete getManaNameAndSymbol
---------
Co-authored-by: Jetz <Jetz722@gmail.com >
2025-09-11 19:22:17 +03:00
kevlahnota
64e3193a80
Merge pull request #8660 from kevlahnota/master4
...
update VSubmenuSealed panel
2025-09-06 21:35:57 +08:00
Anthony Calosa
3e6cd92f14
update VSubmenuSealed panel
...
- closes #8658
2025-09-06 21:32:17 +08:00
Matija Huremović
cce25a37c4
Added the -c (clock) flag to determine the maximum time in seconds before the sim execution calls the match a draw. ( #8202 )
2025-09-06 09:04:59 +00:00
kevlahnota
3628d4e22a
Merge pull request #8630 from kevlahnota/master4
...
remove unsupported cards on game matches
2025-09-04 09:38:26 +08:00
Anthony Calosa
cb13682737
remove unsupported cards on game matches
...
- closes #8616
2025-09-04 06:50:04 +08:00
Chris H
44c33e2955
Apply pod size to Desktop UI draft view
2025-09-02 23:12:32 -04:00
kevlahnota
29a630386f
Merge pull request #8410 from rappazzo/stop-tracking-changelog
...
fix: move CHANGES.txt generation to target directory
2025-08-30 06:31:10 +08:00
Hans Mackowiak
75c7938f1e
CounterType: turn wrapper into an interface ( #8572 )
...
* CounterType: turn wrapper into an interface
* remove CounterType.get(CounterEnumType) helper
2025-08-29 20:44:08 +02:00
Hans Mackowiak
d6f585a80c
Event: use Record
2025-08-29 18:05:05 +02:00
Anthony Calosa
b24f536190
use Java Consumer
2025-08-26 06:34:59 +08:00
Jetz72
5a9ea8d260
Merge pull request #8344 from verifiedtm/deck-editor-sections
...
Add other deck sections for other formats
2025-08-22 07:56:55 -05:00
Michael Rappazzo
67b6c2c03f
fix: move CHANGES.txt generation to target directory
...
- Generate CHANGES.txt in forge-gui-desktop/target/ instead of source tree
- Update installer to copy from target directory for all build profiles
- Add CHANGES.txt to .gitignore since it's generated
- Remove hardcoded fromRef to use latest tag automatically
- Remove maven-release-plugin exclusion for untracked file
2025-08-19 06:49:42 -04:00
Jetz72
de89d557dd
Mobile Deck Editor Reorganization and Feature Update ( #7519 )
...
Mobile Deck Editor Reorg
2025-08-15 11:48:25 -04:00
Eradev
43f96657e0
Rename vars
2025-08-15 06:57:06 -04:00
Eradev
cb004bfba2
Fix imports
2025-08-15 06:53:17 -04:00
Eradev
98e9b8f28b
Display flipped cards correctly
2025-08-15 05:54:31 -04:00
Eradev
38fb647cd7
Migration to PLST ( #7972 )
...
* Fallback to PLST
* Fix audit for Funny cards.
* Remove FMB1, update PLST
* Fallback to PLST
* Convert cards to PLST
* BOM
* Minor fix
* LF
* Remove conversion. Already handled.
2025-08-12 08:17:11 +03:00
Tim Miller
e4d58a0a88
Add other deck sections for other formats
2025-08-10 17:03:30 -04:00
Hans Mackowiak
a4671b62d4
CardStateName: combine Modal with Transformed ( #8305 )
...
* CardStateName: combine Modal with Transformed
* Make new TMDFC transformable
---------
Co-authored-by: tool4EvEr <tool4EvEr@>
2025-08-07 11:28:24 +02:00
Adam Jones
21f2f6e2c3
Update forge.sh
...
Allow parameters to be passed in to the shell script
2025-08-02 15:03:11 +02:00
kevlahnota
81ff72f1f2
Merge pull request #8189 from kevlahnota/nyxDesktop
...
add nyx effect to desktop card renders
2025-07-31 05:45:46 +08:00
Anthony Calosa
e9fc7899cd
fix SwingImageFetcher filename
2025-07-29 10:44:57 +08:00
Chris H
2703cbc4c9
Restore revision versions
2025-07-25 19:54:42 -04:00
GitHub Actions
b87f3bd00b
[maven-release-plugin] prepare for next development iteration
2025-07-25 19:54:42 -04:00
GitHub Actions
a1227167ea
[maven-release-plugin] prepare release forge-2.0.05
2025-07-25 19:54:42 -04:00
Matthew Scott Krafczyk
ab2b06500b
Better Games In Match Selection ( #8098 )
...
* Add GamesInMatch combo box selection to booster draft page
Also updated combo box default to be seeded with the stored preferences
* Working comboboxes for desktop version
* Working linked buttons on Mobile
* Add binder classes for preferences and other Model components
* Move to pref binders for mobile GUI
2025-07-25 14:07:19 +00:00
Anthony Calosa
f69ff10b7c
add nyx effect to desktop card renders
2025-07-24 19:31:26 +08:00
kevlahnota
4c87c8a1ff
update renderer for Spacecraft PT ( #8178 )
...
* update renderer for Spacecraft PT
2025-07-24 12:20:00 +08:00
tool4EvEr
234237b43a
Basic renderer support for Spacecraft PT
2025-07-23 19:11:47 +02: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
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