Michael Kamensky
1a7845117b
[maven-release-plugin] prepare for next development iteration
2021-08-07 06:30:54 +03:00
Michael Kamensky
5c768baf64
[maven-release-plugin] prepare release forge-1.6.44
2021-08-07 06:30:45 +03:00
tool4EvEr
a634860ffd
Fix typechange Auras not attaching on reload (e.g. Minimus Containment)
2021-08-02 23:37:21 +02:00
Alumi
2c9b3f648d
Support art crop in Card Image Renderer
2021-08-02 08:21:23 +00:00
Lyu Zong-Hong
1cd8255ab6
Fix token related crash
2021-08-02 14:29:53 +09:00
tool4EvEr
168cc31955
Fix crash with The Monarch
2021-07-31 19:21:45 +02:00
Michael Kamensky
74038eefb5
Merge branch 'fixnpe' into 'master'
...
Fix NPE
See merge request core-developers/forge!5141
2021-07-31 04:47:09 +00:00
Lyu Zong-Hong
ac516168e4
Fix crash when create token with unknown edition
2021-07-31 13:44:38 +09:00
tool4EvEr
39bf803a92
Clean up
2021-07-30 21:39:44 +02:00
Lyu Zong-Hong
26adc5ca7b
Get Paper Card for unknown edition
2021-07-27 22:17:10 +09:00
Michael Kamensky
c9036f90ef
Merge branch 'mdfc' into 'master'
...
Correctly evaluate modal faces
See merge request core-developers/forge!5112
2021-07-27 04:53:19 +00:00
Lyu Zong-Hong
5f39b98cc5
Also render tokens and emblems when not using images
2021-07-27 12:10:26 +09:00
tool4EvEr
91e8c24769
Clean up
2021-07-26 21:55:48 +02:00
tool4EvEr
c3d276f3a9
SealedProduct: fix crash
2021-07-25 18:27:30 +02:00
tool4EvEr
ac6219f4bd
Clean up
2021-07-24 11:27:37 +02:00
Michael Kamensky
004ea04a0e
Merge branch 'move-fatpacks-to-editions' into 'master'
...
Move fatpacks to editions
See merge request core-developers/forge!5102
2021-07-24 05:18:05 +00:00
Michael Kamensky
2b342d7118
Merge branch 'dungeon' into 'master'
...
Add Dungeon to EditionSectionWithCollectorNumbers
See merge request core-developers/forge!5099
2021-07-24 05:17:57 +00:00
friarsol
6210fdd9fc
Move FatPacks to editions file
2021-07-23 22:47:48 -04:00
tool4EvEr
911511d039
Add Dungeon to EditionSectionWithCollectorNumbers
2021-07-23 21:33:25 +02:00
Lyu Zong-Hong
b28e32460d
Fix translation issues for Class and dice rolling cards
2021-07-23 23:40:04 +09:00
Meerkov
b4928378c9
Fix CARDNAME on 6 cards
...
Some spell descriptions were not properly using CARDNAME. This is relevant because Mutate, etc.
2021-07-22 09:45:01 +00:00
tool4EvEr
a1a326adc6
Minor clean up
2021-07-19 23:20:10 +02:00
Michael Kamensky
e46e1af8c5
[maven-release-plugin] prepare for next development iteration
2021-07-19 07:30:01 +03:00
Michael Kamensky
fbb1c906ea
[maven-release-plugin] prepare release forge-1.6.43
2021-07-19 07:29:51 +03:00
Meerkov
6c89f2053e
Fix: Multiple RemoveDeck hints now properly stack
...
Before: The *last* RemoveDeck hint overwrites all previous flags.
After: Every RemoveDeck hint is stored properly.
2021-07-18 15:35:52 -07:00
Hans Mackowiak
e753d45b42
Update getDefinedCards for how it get Valid* cards so the syntax is consistent with other Valid script. Also remove the hacky way to set Effect as mutable for Raging River and Plague of Vermin
2021-07-18 09:06:47 +00:00
leriomaggio
6b60e478ee
Patch showing custom card warning properly
2021-07-12 09:22:15 +01:00
leriomaggio
e67402d5ae
Change of policy for custom cards load
...
I've decided to use the option in settings only for gameplay, and so always allowing the load of custom cards.
This is because otherwise the option should be much more pervasive, so inhibiting card catalog, sets filters, ...
So the option will just control the use of custom cards in decks for gameplay (still false by default!)
2021-07-11 19:48:23 +01:00
leriomaggio
72e40504d7
Deck conformance check now includes custom cards to be (eventually) used in games.
2021-07-11 19:07:23 +01:00
leriomaggio
811d6479f5
CardPool now includes the option to load custom cards and check preferences.
...
If Custom Card setting is disabled, an error message in logs will be printed accordingly.
Custom Cards will be loaded as such in Card Pool only if the option in settings is enabled.
2021-07-11 19:06:39 +01:00
leriomaggio
e6958305b5
StaticData now includes an extra option to control the use of Custom Cards
...
This option is read from ForgePreferences and passed to StaticData by FModel
2021-07-11 19:04:56 +01:00
leriomaggio
42223f109e
Merge remote-tracking branch 'upstream/master' into editions-type-review
2021-07-05 09:40:34 +01:00
leriomaggio
81ec996ab3
DRAFT_INNOVATION card edition type renamed as DRAFT
...
The new name IMHO is easier and more appropriate as a category name.
This would be a mismatch with Scryfall Nomenclature, but Forge contains already mismatch (e.g. REPRINT) so not a big deal.
2021-07-05 08:04:19 +01:00
Hans Mackowiak
5cb384afa2
Grist: Better check for StaticAbility using ExcludeZone, fix timestamp on Stack, and extra rule for canBeCommander
2021-07-04 18:27:31 +02:00
leriomaggio
3906c1f3a5
Merge remote-tracking branch 'upstream/master' into editions-type-review
2021-07-04 00:22:10 +01:00
leriomaggio
c9f0d81d29
Type for Custom editions changed from THIRDPARTY to CUSTOM_SET
2021-07-03 21:04:29 +01:00
Lyu Zong-Hong
be40fce2c6
Implement Dungeon mechanism and related spoiled cards
2021-06-26 18:29:14 +09:00
leriomaggio
bed2d0bddc
Merge remote-tracking branch 'upstream/master' into editions-type-review
2021-06-25 17:08:45 +01:00
friarsol
dc886b139a
Add full availability of other booster types
2021-06-22 23:36:12 -04:00
friarsol
2619cca56f
Add support for collector boosters
2021-06-21 21:44:54 -04:00
leriomaggio
79f4595292
Merge remote-tracking branch 'upstream/master' into editions-type-review
2021-06-21 11:45:15 +01:00
leriomaggio
3ba464665e
New methods returning a map of all editions per type.
...
This method is used to populate the "Sets" advanced filters in UI (so far, desktop only)
2021-06-21 11:43:51 +01:00
leriomaggio
844360fb34
CardEdition.Type now includes new methods for String representation (UI)
2021-06-21 11:43:01 +01:00
Lyu Zong-Hong
c7d7130344
Update oracle for MH2 release
2021-06-19 12:47:36 +09:00
leriomaggio
e8b6e066e3
Updated types in CardEdition enum
2021-06-16 07:25:38 +01:00
leriomaggio
b79fc195a1
Updaetd PROMO type from (old) PROMOS
2021-06-13 20:39:42 +01:00
leriomaggio
b8aaf8fb68
New Card Types categories also for custom editions
...
Card Editions now includes updated Types, following the new remapping.
Moreover, a new option to CardEdition.Reader has been added (in the constructor) in order to account for custom editions.
So far this new "reading mode" accounts for type that is "forced" always to be "THIRDPARTY" so to guarantee consistent sets filtering (so far only on Mobile platform).
This new option is integrated in StaticData when instantiating the collection for CustomEditions.
2021-06-13 20:23:34 +01:00
Michael Kamensky
4e1c6cb678
[maven-release-plugin] prepare for next development iteration
2021-06-12 16:30:00 +03:00
Michael Kamensky
7e1fd332e0
[maven-release-plugin] prepare release forge-1.6.42
2021-06-12 16:29:51 +03:00
Michael Kamensky
368c2f9796
[maven-release-plugin] prepare for next development iteration
2021-06-12 16:13:39 +03:00