Commit Graph

3490 Commits

Author SHA1 Message Date
tool4EvEr
7afc17b514 Clean up 2021-08-08 17:09:58 +02:00
tool4EvEr
3bdbb5bfbf Clear manaPaid before Targeting 2021-08-08 15:09:51 +02:00
tool4EvEr
32cdb0b0f2 Clean up 2021-08-07 16:30:27 +02:00
tool4EvEr
f78c3ba441 Fix drawn card being revealed during ability resolve 2021-08-07 16:30:26 +02:00
tool4EvEr
d5fd5e5077 Fix MayLook revealing new library top before cast finishes 2021-08-07 16:30:23 +02:00
Lyu Zong-Hong
763d509638 Add pure Phyrexian mana symbol for Rage Extractor 2021-08-06 09:46:59 +09:00
Northmoc
db4ac4db9d add GameEventRollDie 2021-08-03 21:04:58 -04:00
Northmoc
5c033655c7 SoundEffectType.java add RollDie filename 2021-08-03 21:03:18 -04:00
Alumi
2c9b3f648d Support art crop in Card Image Renderer 2021-08-02 08:21:23 +00:00
Hans Mackowiak
c7e6076f8b Trample over PW as Variant of Trample 2021-08-01 01:40:26 +02:00
Bug Hunter
a9f5ab8772 Fix CostSacrifice paying from Effect 2021-07-31 04:47:23 +00:00
Michael Kamensky
e8113dc203 Merge branch 'costs' into 'master'
Some cost fixes

See merge request core-developers/forge!5135
2021-07-30 04:24:45 +00:00
tool4EvEr
39c7c18386 Fix Standstill 2021-07-29 22:01:47 +02:00
tool4EvEr
9bd67d1a17 Support UnlessCost for random Discard 2021-07-29 18:41:37 +02:00
Lyu Zong-Hong
72e734faba Add preferences for card text rendering 2021-07-29 21:47:09 +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
tool4EvEr
91e8c24769 Clean up 2021-07-26 21:55:48 +02:00
tool4EvEr
ed8e5e3f2e Fix hasAllTargets 2021-07-26 21:50:51 +02:00
Michael Kamensky
445826e50e Merge branch 'NPE' into 'master'
Fix some NPE from token table

See merge request core-developers/forge!5089
2021-07-23 04:25:47 +00:00
tool4EvEr
0c745c51fd Fix some NPE from token table 2021-07-22 20:14:12 +02:00
Bug Hunter
21e16e24be PlayEffect fixes 2021-07-22 10:53:56 +00: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
paul_snoops
e64655280c Net Deck Archive Pauper (Desktop & Android) 2021-07-21 15:19:46 +01:00
paul_snoops
512bf18381 Net Deck Archive Pauper (Desktop & Android) 2021-07-21 14:46:31 +01:00
paul_snoops
df8de75a28 Net Deck Archive Pauper (Desktop & Android) 2021-07-21 13:32:26 +01:00
Michael Kamensky
9c9531ff8c Merge branch 'master' into 'master'
Check AI Deckbuilding Hints on non-basic lands

See merge request core-developers/forge!5071
2021-07-20 07:57:20 +00:00
Meerkov
9cff9ebf98 Check AI Deckbuilding Hints on non-basic lands
Before, the AI would ignore deckbuilding hints on lands. This fixes that by checking after non-basic lands are added.
2021-07-19 23:55:51 -07:00
Michael Kamensky
88df48fffe Merge branch 'master' into 'master'
Draft AI Improvement: Guaranteed land for splash cards / No longer splash 4th and 5th colors.

See merge request core-developers/forge!5069
2021-07-20 03:33:17 +00:00
Michael Kamensky
165bf3ac6f Merge branch 'cleanup' into 'master'
Minor clean up

See merge request core-developers/forge!5068
2021-07-20 03:27:23 +00:00
Meerkov
db3bf2ee6e AI Improvement: Guaranteed land for splash cards
This fixes the land distribution to always includes a minimum of 2 lands when the AI splashes a color.

In practice, this should greatly improve AI decks in multi-colored sets.
2021-07-19 14:27:11 -07:00
tool4EvEr
a1a326adc6 Minor clean up 2021-07-19 23:20:10 +02:00
Michael Kamensky
590ab2c93d Merge branch 'phantom' into 'master'
AFC: Phantom Steed

See merge request core-developers/forge!5057
2021-07-19 09:17:09 +00:00
Meerkov
47917e4a3f Fix: AI splash best 3rd color card instead of random
AI sometimes needs to splash a 3rd color to fill their 23 playables (especially in sets with Multicolored cards). Previously, this would add cards based on the Pick order. Now it properly adds them based on the Ranking of the cards.
2021-07-18 14:28:53 -07:00
Northmoc
6ff0548dc8 smoother detail text for UntilLeavesBattlefield cards 2021-07-18 10:51:17 -04: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
Hans Mackowiak
099970de6a Token table 2021-07-15 09:14:38 +00:00
Lyu Zong-Hong
5df34731b5 Add Clay Golem and implement roll dice as cost 2021-07-14 18:55:36 +09:00
leriomaggio
75f04de148 Merge remote-tracking branch 'upstream/master' into add-custom-cards-support 2021-07-11 19:10:52 +01:00
leriomaggio
2189a33171 A new "Custom Cards Deck" format will be returned for decks containing custom cards and not being matched with any other formats. 2021-07-11 19:10:32 +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
2808b4945e New Option in Forge Preference to enable the use of custom cards
A new Option has been added in Forge Preferences to enable the use of custom cards.
This option (default is False for backward compatibility) will control whether custom cards can be read in custom editions, and so decks containing them can be used in game matches.

Also, en-US translation file received an update to clarify what is intended with Unknonw cards (to be distinguished from custom cards now)
2021-07-11 19:03:50 +01:00
Michael Kamensky
f48fa6baef Merge branch 'gain_class_level' into 'master'
Implement Class mechanism

See merge request core-developers/forge!4955
2021-07-11 13:17:53 +00:00
Alumi
83eb0f8ee4 Implement Class mechanism 2021-07-11 13:17:51 +00:00
tool4EvEr
4b785fd75b Fix Scavenge for CDA 2021-07-11 09:45:14 +02:00
tool4EvEr
a1964eb75e Fix assignGenericAmount dialog when no targets (Lathiel) 2021-07-08 17:49:42 +02:00
Alumi
fcdb9b25bd Add Ante and Sideboard label to PlayerDetailsPanel to allow view cards in them 2021-07-06 16:07:31 +00:00
Michael Kamensky
251ffbf574 Merge branch 'editions-type-review' into 'master'
ReNEWED Edition Types and Dates for Card Edition, ReNewed `Set` filter dialog panel in Desktop, NEW `Blocks` Card|Deck Catalog Filter, Updates to Formats

See merge request core-developers/forge!4878
2021-07-06 04:23:24 +00:00
leriomaggio
a2e97700df Simplified sorting of QuestWorld 2021-07-04 18:31:29 +01:00
leriomaggio
33526bb31b Updating all enum FormatSubType to UPPERCASE as constants 2021-07-04 17:46:07 +01:00
leriomaggio
9c72cf2eb4 Updating all enum FormatType to UPPERCASE as constants 2021-07-04 17:44:53 +01:00