Commit Graph

52558 Commits

Author SHA1 Message Date
Michael Kamensky
09a4d6f4e2 Merge branch 'kheru' into 'master'
Kheru Spellsnatcher: Fix playing MDFC lands

See merge request core-developers/forge!5086
2021-07-22 15:37:30 +00:00
Michael Kamensky
66d37c324f Merge branch 'TRT-master-patch-88120' into 'master'
Update forge-gui/res/cardsfolder/p/precipitous_drop.txt

Closes #1936

See merge request core-developers/forge!5087
2021-07-22 15:36:13 +00:00
Bug Hunter
ff1cd7d01b Update forge-gui/res/cardsfolder/p/precipitous_drop.txt 2021-07-22 15:08:11 +00:00
tool4EvEr
1665d3ec67 Kheru Spellsnatcher: Fix playing MDFC lands 2021-07-22 13:32:13 +02:00
Alumi
b7534d3c97 Merge branch 'landplay' into 'master'
PlayEffect fixes

Closes #1932

See merge request core-developers/forge!5074
2021-07-22 10:53:57 +00:00
Bug Hunter
21e16e24be PlayEffect fixes 2021-07-22 10:53:56 +00:00
Bug Hunter
85e8446f32 Merge branch 'TRT-master-patch-21564' into 'master'
Update forge-gui/res/cardsfolder/t/thieves_tools.txt

See merge request core-developers/forge!5085
2021-07-22 10:11:11 +00:00
Bug Hunter
47337a8414 Update forge-gui/res/cardsfolder/t/thieves_tools.txt 2021-07-22 10:10:39 +00:00
Michael Kamensky
6e41ad9288 Merge branch 'master' into 'master'
Ban Commander Only Cards in Limited

See merge request core-developers/forge!5083
2021-07-22 09:45:01 +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
Lyu Zong-Hong
996d6011f4 Add Share the Spoils 2021-07-22 16:34:11 +09:00
Alumi
4b5eb736e0 Merge branch 'master' into 'master'
Fix CARDNAME on 5 cards

See merge request core-developers/forge!5082
2021-07-22 06:21:18 +00:00
Meerkov
4c08a961d7 Fix CARDNAME on 6 cards
Some spell descriptions were not properly using CARDNAME. This is relevant because Mutate, etc.
2021-07-22 06:21:17 +00:00
Michael Kamensky
fcf645e8d0 Merge branch 'master' into 'master'
Unban Hasran Ogress & King Suleiman

See merge request core-developers/forge!5081
2021-07-22 04:50:10 +00:00
Meerkov
3b3e4a3d42 Unban Hasran Ogress & King Suleiman
Motivation: There are too many cards banned for AI use in the ARN set. It's something like half of the cards. This unbans 2 cards that are viable for the AI to use.

King Suleiman has no AI problems. It kills Efreets and Djinns in ARN, but also kills Changelings in newer sets. There is no reason for this card to be banned.

Hasran Ogress is banned because the AI currently will never attack using it, even when it has mana open. However, you can still do a lot worse than a 2 mana 3/2 defender. Hasran Ogress is better than several walls in Alpha, and allowing the AI to play this card will make the AI decks stronger, even when played as a defender.
2021-07-21 21:48:53 -07:00
Michael Kamensky
b363db47bc Merge branch 'master' into 'master'
Bug Fix: Regenerate Tribal permanents

See merge request core-developers/forge!5079
2021-07-22 04:33:44 +00:00
Meerkov
dbf8ffd4a6 Change + to .
Hanmac said to do change this. I didn't test it.
2021-07-21 15:32:54 -07:00
Michael Kamensky
d883bdd67f Merge branch 'net_decks_archive' into 'master'
Net Deck Archive Pauper (Desktop & Android)

See merge request core-developers/forge!5078
2021-07-21 16:55:00 +00:00
leriomaggio
5b500bc568 Updated tests with newest cardart preference + new tests for counterspell for the many reprints. 2021-07-21 17:37:06 +01:00
leriomaggio
086b86b9c7 Removed default constructor with no cardArt preference, and so removed the default pref attribute 2021-07-21 17:35:08 +01:00
leriomaggio
a5ee901bba Merge remote-tracking branch 'upstream/master' into collector-number-in-card-list-and-card-db-refactoring 2021-07-21 17:32:02 +01: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
d36d4398ac Merge branch 'thisturnentered' into 'master'
getThisTurnEntered: check all players

See merge request core-developers/forge!5075
2021-07-21 06:57:42 +00:00
Michael Kamensky
08ad1e4189 Merge branch 'clean_play_effect' into 'master'
Cleanup PlayEffect a bit

See merge request core-developers/forge!5076
2021-07-21 04:04:40 +00:00
Michael Kamensky
adb7cd643e Merge branch 'master' into 'master'
AI Restrict Elephant Graveyard

See merge request core-developers/forge!5073
2021-07-21 04:04:17 +00:00
Lyu Zong-Hong
da7d20ea60 Cleanup PlayEffect a bit 2021-07-21 07:55:56 +09:00
tool4EvEr
d0c1d730d6 Fix filename 2021-07-20 23:40:24 +02:00
Meerkov
a2c85718b9 Bug Fix: Regenerate Tribal permanents
Tribal Permanents create a way to have creature types on non-creature permanents. Those permanents are supposed to be targetable by these 4 cards.

This removes the incorrect "Creature" specification on these card scripts.

In practice, this allows you to use regeneration shields on some ~19 tribal permanents (that might somehow end up with the relevant creature types).
2021-07-20 14:07:20 -07:00
tool4EvEr
7deffd8b7b getThisTurnEntered: check all players 2021-07-20 22:33:08 +02:00
Meerkov
06cad4e182 AI Restrict Elephant Graveyard
Elephant Graveyard is a combo card with Elephants. The AI shouldn't include it if there are no elephants, as it's worse than a basic land.

This fix removes Elephant Graveyard from ~60% of decks in ARN draft where it does nothing (only White has any elephants in ARN).
2021-07-20 12:24:37 -07:00
Michael Kamensky
02afdc5a29 Merge branch 'master' into 'master'
Unban War Elephant

See merge request core-developers/forge!5072
2021-07-20 18:41:24 +00:00
Meerkov
60d98913eb Unban War Elephant
For simplicity I will call AI:RemoveDeck:Random as the same thing as "Banned" for the AI.

War Elephant is banned from AI draft decks because it has banding.

The AI does not know how to use banding intelligently, but has no trouble casting, attacking, and blocking with War Elephant, even if it's not optimal. Giving white a 2/2 Trample for 4 is still better than nothing.

Additionally, right now 5 of 11 white cards are banned in ARN. This makes the AI that plays white decks short on playables consistently.

Therefore, this unbans War Elephant given that it's better to give the AI a creature it can play sub-optimally, rather than give it nothing at all.
2021-07-20 11:19:01 -07:00
Michael Kamensky
f050f572ec Merge branch 'rod_of_absorption' into 'master'
Add Rod of Absorption

See merge request core-developers/forge!5066
2021-07-20 16:03:27 +00:00
Alumi
3c9462ff34 Add Rod of Absorption 2021-07-20 16:03:25 +00:00
Michael Kamensky
719eb4f64f Merge branch 'validblocker' into 'master'
Fix ValidBlocker

See merge request core-developers/forge!5067
2021-07-20 09:06:42 +00:00
Bug Hunter
ec08814230 Merge branch 'master' into 'validblocker'
# Conflicts:
#   forge-gui/res/cardsfolder/u/unexpected_windfall.txt
2021-07-20 08:52:23 +00: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
890034da1d Merge branch 'master' into 'master'
Fix unused imports

See merge request core-developers/forge!5070
2021-07-20 04:01:08 +00:00
Michael Kamensky
d878569ac1 - Fix unused imports. 2021-07-20 06:59:58 +03: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
Sol
6a109b64d2 Update unexpected_windfall.txt 2021-07-20 02:24:43 +00:00
Wendell Wilkerson
d396af5e2f Revert "work around for LKI bug"
This reverts commit 6f1fe2d0ee.
2021-07-19 21:22:24 -05:00
Sol
a7d8e9fde3 Update reject.txt 2021-07-20 01:50:00 +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
tool4EvEr
c832116ea8 Fix ValidBlocker 2021-07-19 21:02:11 +02:00