Commit Graph

10727 Commits

Author SHA1 Message Date
Agetian
9669df5cb0 - Removed an extra copy of Nagao from a deck in Kamigawa plane. 2018-12-09 22:41:21 +03:00
Hans Mackowiak
578a57351d Merge branch 'patch-13' into 'master'
Removing suspicious check from Genesis Chamber (untested).

See merge request core-developers/forge!1195
2018-12-09 18:30:41 +00:00
Agetian
bcfae4ba40 - Removed an off-color land from a deck on Kamigawa plane. 2018-12-09 14:19:39 +03:00
Michael Kamensky
f0e739889b Merge branch 'add-mobile-art-download' into 'master'
Add option to download missing card art on the fly

See merge request core-developers/forge!1161
2018-12-09 09:51:41 +00:00
Meerkov
5a32588f26 Removing suspicious check (untested). 2018-12-09 08:19:43 +00:00
Blacksmith
2e36bc862d Clear out release files in preparation for next release 2018-12-09 06:56:52 +00:00
Blacksmith
e8c581b402 [maven-release-plugin] prepare for next development iteration 2018-12-09 06:52:11 +00:00
Blacksmith
a990b9ff69 [maven-release-plugin] prepare release forge-1.6.19 2018-12-09 06:52:07 +00:00
Blacksmith
b5340eade5 Update README.txt for release 2018-12-09 06:49:35 +00:00
Agetian
b6f6ee1098 - Fixed Liliana, Untouched by Death. 2018-12-08 19:41:09 +03:00
Agetian
65021e7f9b - ForgetImprinted on DB Pump. 2018-12-08 10:57:45 +03:00
Agetian
1bd38f91aa - Fix the trigger. 2018-12-08 10:52:04 +03:00
Agetian
e10f90cf49 - Fix Myr Welder + Ornate Kanzashi, make Myr Welder use the Imprint mechanism. 2018-12-08 10:51:35 +03:00
Agetian
d3c81779ab - Tweaked a Planar Conquest deck. 2018-12-08 10:29:53 +03:00
Michael Kamensky
aaf771e991 Merge branch 'ai-tapcost' into 'master'
Experimental: Fixed the AI cheating by tapping a mana source artifact both for mana and for the tap cost when paying for Zahid

See merge request core-developers/forge!1187
2018-12-08 05:32:47 +00:00
Michael Kamensky
66f9ab1a27 Merge branch 'venerated-loxodon-fix' into 'master'
Attempting to fix Venerated Loxodon not giving counters to creatures that helped convoke it.

Closes #774

See merge request core-developers/forge!1174
2018-12-08 05:25:49 +00:00
Agetian
2f35377b8a - Better name for the payment preference spec. 2018-12-08 08:25:07 +03:00
Agetian
171c8e8d7f - Fixed the AI cheating by tapping a mana source artifact both for mana and for the tap cost when paying the alternate cost for Zahid, Djinn of the Lamp.
- Will likely need a more generic solution which would work for other potential similar costs, including the ones which may come from other cards.
2018-12-07 10:04:06 +03:00
Agetian
ea34b4dd7b - Added MTGO Core Cube 2018 submitted by dolphi5. 2018-12-06 22:19:14 +03:00
Agetian
718732c7f0 - Updating CHANGES.TXT: Ultimate Masters. 2018-12-06 21:00:08 +03:00
Agetian
463cc7675a - Updating CHANGES.txt. 2018-12-06 20:53:54 +03:00
Agetian
788dfbcb38 - Fix deck descriptions. 2018-12-06 20:48:26 +03:00
Agetian
83c345231b Merge branch 'TempestWorld' of git.cardforge.org:Seravy/forge into tempest-world 2018-12-06 20:46:23 +03:00
Agetian
6b7088e04c - Added AI spec to Skilled Animator. 2018-12-06 20:11:40 +03:00
Agetian
c8fc73e471 - Adding booster definition to Ultimate Masters, enabling it for drafting. 2018-12-06 20:11:18 +03:00
Agetian
9cbada32aa - 2018-12-06 10:23:12 +03:00
Agetian
fb5a20a5be - Added puzzle PS_GRN9. 2018-12-06 10:20:51 +03:00
Agetian
d867af4b45 - Added an Aether filter to Planar Conquest which allows to search for cards playable in colorless decks (useful for colorless commanders). 2018-12-06 09:57:13 +03:00
Agetian
7f7a033f12 - Support detecting blocking threatened creatures in AILogic$ MoveCounter. 2018-12-06 08:03:00 +03:00
Agetian
05672bb174 - Better name for the MoveCounter logic for Spikes. 2018-12-06 07:17:31 +03:00
Agetian
27527e09f7 - Don't move counters away from spikes with extra counter effects too zealously. 2018-12-05 22:33:12 +03:00
Agetian
17a922ae5a - Basic logic for fake counter move on Spikes from Tempest. 2018-12-05 21:30:21 +03:00
Agetian
d4ee65f937 - Fixed the AI trying to gang-block and kill an attacker which can't be killed because combat damage to it would be prevented.
- Added a couple AI hints to Ajani's Welcome.
2018-12-05 16:44:20 +03:00
Michael Kamensky
f2565f479c Merge branch 'master' into 'master'
Tweak the card count and some other stuff in new Planar Conquest event decks.

See merge request core-developers/forge!1171
2018-12-04 20:01:52 +00:00
Agetian
3925001cb1 - Tweak the card count and some other stuff in new Planar Conquest event decks. 2018-12-04 23:00:13 +03:00
Hans Mackowiak
9fc3348d4a Update fire_omen_crane
Closes #773
2018-12-04 17:00:59 +00:00
Agetian
1d7188b8f5 - Minor logic tweak (Buyback) + AI property
- hasXInAnyCostPart doesn't need a SA parameter now that it's in Cost.
- Fixed a minor mistype on mobile Forge.
2018-12-04 16:17:03 +03:00
Agetian
a2ca811136 - Minor logic tweak (Buyback)
- hasXInAnyCostPart doesn't need a SA parameter now that it's in Cost.
- Fixed a minor mistype on mobile Forge.
2018-12-04 16:11:08 +03:00
Agetian
4b060e59bf - Expanded ManaRitualBattery for basic storage land support. 2018-12-04 12:30:32 +03:00
Agetian
9e6b1acf89 - Minor style fix. 2018-12-04 12:02:32 +03:00
Agetian
82ff6c020a - Attempting to offer a reasonable implementation for Dream Halls AI, based on Seravy's original idea from a while ago. 2018-12-04 12:01:21 +03:00
Agetian
de3d60e9c5 - Allow AI priority modification (may be useful for more cards, will update later). 2018-12-04 12:01:02 +03:00
Seravy
d5d70cd17d When a card that allows "free cast" is in play, do not prefer to discard "unplayable" cards based on CMS, instead discard worst as normal.
...but AI still isn't very eager to actually play them for some reason.
2018-12-04 12:01:02 +03:00
Agetian
b591380241 - Restored AI playability for the old mana batteries. 2018-12-04 10:09:44 +03:00
Agetian
c7df69999c - Tweaked a deck in Kamigawa. 2018-12-03 20:30:10 +03:00
Agetian
b2cc17738a - Made Quillmane Baku AI-playable. 2018-12-03 20:22:41 +03:00
Agetian
b1a07edc81 - Don't add an extra newline after the last message in prompt, makes things easier to read on mobile. 2018-12-03 16:45:18 +03:00
Agetian
b238172934 - Tweaked Lena's event. 2018-12-03 09:31:42 +03:00
Agetian
72e50fdf2b - Minor logic improvement for AILogic LivingDeath.
- Renamed Classic Dominaria to Classic_Dominaria for naming consistency.
- Minor tweak to plane and set definitions.
- Updated CHANGES.txt.
2018-12-03 08:01:00 +03:00
Agetian
db209a24e9 - Final update to CHANGES.txt. 2018-12-02 22:58:21 +03:00