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
Chris H
44fca5ee5e
Restore flatten library
2025-02-15 18:00:19 -05:00
GitHub Actions
2f33c24414
[maven-release-plugin] prepare for next development iteration
2025-02-15 18:00:19 -05:00
GitHub Actions
380f289887
[maven-release-plugin] prepare release forge-2.0.02
2025-02-15 18:00:19 -05:00
Chris H
a5ab069f5b
Temporarily remove flatten library for release
2025-02-15 18:00:19 -05:00
Jetz
e880a83df2
Let SVars in functional variants overwrite original script
2025-02-15 12:34:00 -05:00
Jetz
8149966915
Fix Tyrranax Rex importing
2025-02-15 07:50:06 +01:00
Justin C
bf1192f80d
instanceof Pattern variable changes (#6972 )
2025-02-05 16:52:14 +03:00
Hans Mackowiak
f92c570bff
Update CardRules.java ( #6768 )
...
small fix to unify Characteristic Defining Abilities
2025-01-14 11:49:08 +01:00
Chris H
cd517fddbb
Restore flatten for snapshots
2025-01-02 09:40:50 -05:00
GitHub Actions
7388468ceb
[maven-release-plugin] prepare for next development iteration
2025-01-02 09:40:50 -05:00
GitHub Actions
31af1108d3
[maven-release-plugin] prepare release forge-2.0.01
2025-01-02 09:40:50 -05:00
Chris H
b4dd336ca7
Remove flatten temporarily for release
2025-01-02 09:40:50 -05:00
Jetz72
386ed8a082
Contraptions ( #6717 )
...
* Start of contraptions
* More contraption work
* More contraption stuff.
Steamflogger Boss implementation
* More Contraption things
* Use AI's preferred target for mandatory animate effects
* Possible fix for Boomflinger's empty target prompt
* Remove nullable low-definition mana pool icon.
* Contraption Predicates
* Desktop extra zone menu
* Remember cranked contraptions
* AnimateAi fallback to AITgts; Bee-Bee Gun
* Fix AI paying optional costs to assemble zero contraptions.
* Override predicted damage for DealDamage effects with random amounts
* Fix double prompt when reassembling other players' contraptions
* All remaining contraptions and support cards!
* Remove unused imports
* Some cleanup
* Implement non-assembled contraption rule.
Fix blank line prefix on card detail text.
---------
Co-authored-by: Jetz <Jetz722@gmail.com >
2025-01-02 09:41:53 +03:00
tool4ever
9b6203b883
Full Control unleashed ( #6700 )
...
* Fix APNAP order
2024-12-26 12:53:46 +00:00
tool4ever
48a33e37c3
Some cleanup ( #6712 )
2024-12-22 10:27:29 +00:00
tool4ever
c7afe3ce7a
Some cleanup ( #6696 )
2024-12-16 11:27:00 +00:00
Jetz
6c10351d93
Merge remote-tracking branch 'origin/master' into code-cleanup
...
# Conflicts:
# forge-ai/src/main/java/forge/ai/ability/PlayAi.java
# forge-core/src/main/java/forge/util/collect/FCollection.java
# forge-game/src/main/java/forge/game/ability/effects/PlayEffect.java
2024-12-05 08:27:25 -05:00
Anthony Calosa
b858b48fde
remove Collections.synchronized
2024-12-05 16:39:10 +08:00
Anthony Calosa
8e16456b2e
update comments
2024-12-04 22:12:22 +08:00
Anthony Calosa
36f0021cae
revert threadsafeiterable
2024-12-04 22:04:29 +08:00
kevlahnota
a0cad5fa48
fix FCollection ( #6657 )
2024-12-04 14:45:05 +01:00
Jetz
db2764f1ce
Fix Build Errors
2024-12-04 08:27:37 -05:00
Jetz
44cf7dbbea
Merge remote-tracking branch 'origin/master' into code-cleanup
...
# Conflicts:
# forge-ai/src/main/java/forge/ai/AiAttackController.java
# forge-ai/src/main/java/forge/ai/AiCardMemory.java
# forge-ai/src/main/java/forge/ai/AiController.java
# forge-core/src/main/java/forge/card/ICardDatabase.java
# forge-core/src/main/java/forge/item/generation/BoosterGenerator.java
# forge-core/src/main/java/forge/util/FileSection.java
# forge-core/src/main/java/forge/util/collect/FCollection.java
# forge-game/src/main/java/forge/game/card/CardProperty.java
# forge-game/src/main/java/forge/game/combat/Combat.java
# forge-game/src/main/java/forge/game/spellability/SpellAbility.java
# forge-game/src/main/java/forge/game/staticability/StaticAbilityContinuous.java
# forge-gui-desktop/src/main/java/forge/screens/deckeditor/controllers/ACEditorBase.java
# forge-gui-mobile/src/forge/itemmanager/ItemManager.java
# forge-gui/src/main/java/forge/deck/DeckgenUtil.java
# forge-gui/src/main/java/forge/gamemodes/limited/CardThemedDeckBuilder.java
2024-12-04 08:15:30 -05:00
kevlahnota
c6c55a5a6a
Merge branch 'master' into AI_ATTACK_TIMEOUT
2024-12-01 12:12:31 +08:00
Ayora29
115276fa56
Update draftable edition sections ( #6631 )
...
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix art index when parsing edition files sections
Add "scheme" section
Add fallback sheet in BoosterGenerator
Rewrite FileSection and Use LinkedHashMap for sections map
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Convert MKM to BoosterSlots
* Rename "RareMythic" section
* Remove conjured cards that do not have unique artwork.
* Restore basic land order
* Fixes
* parseSections : Fix Index out of bounds error for empty file
* FileSection.java : use for loop instead of do/while
---------
Co-authored-by: Agetian <stavdev@mail.ru >
2024-11-29 12:15:11 +03:00
Anthony Calosa
e1d7c4a429
use Guava memoize
2024-11-26 05:48:21 +08:00
Anthony Calosa
08bab22a23
refactor lazy initialization
2024-11-25 20:45:05 +08:00
Agetian
85e3cef612
Revert "Update draftable edition sections ( #6274 )" ( #6623 )
...
This reverts commit 46f3f01450 .
2024-11-24 16:48:01 +03:00
Ayora29
46f3f01450
Update draftable edition sections ( #6274 )
...
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix art index when parsing edition files sections
Add "scheme" section
Add fallback sheet in BoosterGenerator
Rewrite FileSection and Use LinkedHashMap for sections map
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Fix edition txt files
* Convert MKM to BoosterSlots
* Rename "RareMythic" section
* Remove conjured cards that do not have unique artwork.
* Restore basic land order
2024-11-24 16:39:21 +03:00