Commit Graph

39800 Commits

Author SHA1 Message Date
Hans Mackowiak
0eed2c67d1 Merge branch 'morphRework' into 'master'
Morph and Manifest are not to facedown anymore

See merge request core-developers/forge!1252
2018-12-29 19:18:35 +00:00
Hanmac
4168ef0b0d Morph and Manifest are not to facedown anymore 2018-12-29 15:45:20 +01:00
Michael Kamensky
bf59d932f4 Merge branch 'master' into 'master'
XMage cube ports update

See merge request core-developers/forge!1251
2018-12-27 18:21:14 +00:00
Agetian
765b0e4625 - XMage cube ports update (2 new cubes). 2018-12-27 21:19:45 +03:00
Michael Kamensky
16058bbea2 Merge branch 'tweak-target-overlay' into 'master'
Tweak target overlay

See merge request core-developers/forge!1248
2018-12-27 18:09:24 +00:00
Michael Kamensky
f47f95cd2e Merge branch 'seanceCopyFix' into 'master'
Seance: use AddTypes and AtEOT instead of extra Clones defined

See merge request core-developers/forge!1249
2018-12-27 18:09:00 +00:00
Hanmac
7f0f62abb6 Seance: use AddTypes and AtEOT instead of extra Clones defined 2018-12-27 17:31:34 +01:00
Hans Mackowiak
22627b57f0 Merge branch 'patch-2' into 'master'
Update growth_spiral.txt

Closes #792

See merge request core-developers/forge!1250
2018-12-27 16:23:02 +00:00
Hans Mackowiak
5a81cace02 Update growth_spiral.txt 2018-12-27 16:21:28 +00:00
Tim Scott
3f172e6872 Merge remote-tracking branch 'remotes/upstream-forge/master' into tweak-target-overlay 2018-12-27 08:08:00 -06:00
Michael Kamensky
52dcdaa47d Merge branch 'master' into 'master'
AI damage chaining: Eliminated a redundant call to canPlay (already tested at this point).

See merge request core-developers/forge!1247
2018-12-27 10:18:41 +00:00
Agetian
d4476cbd2b - Eliminated a redundant call to canPlay (already tested above). 2018-12-27 13:17:49 +03:00
Michael Kamensky
d2c4ab28c2 Merge branch 'master' into 'master'
Fixed the AI misplaying with Chamber Sentry.

Closes #791

See merge request core-developers/forge!1246
2018-12-27 05:23:31 +00:00
Agetian
23d67ab0cf - Fixed the AI misplaying with Chamber Sentry. 2018-12-27 08:21:28 +03:00
Tim Scott
3f55b9f503 Flesh out README. 2018-12-26 10:18:40 -06:00
Tim Scott
e222444809 Update readme with build info. 2018-12-26 09:32:22 -06:00
Tim Scott
83ed648966 Merge remote-tracking branch 'remotes/upstream-forge/master' into tweak-target-overlay 2018-12-26 08:44:28 -06:00
Hans Mackowiak
a5c1d88460 Merge branch 'putLandOptionalFix' into 'master'
Fix 'You may put' 'land card from your hand onto the battlefield' cards

See merge request core-developers/forge!1245
2018-12-26 10:28:58 +00:00
Hanmac
fee83e0db4 Fix 'You may put' 'land card from your hand onto the battlefield' cards 2018-12-26 11:19:23 +01:00
Michael Kamensky
d5a5ef1604 Merge branch 'playTriggerChangesZoneAll' into 'master'
Update PhaseHandler for Trigger ChangesZoneAll

See merge request core-developers/forge!1214
2018-12-25 19:00:28 +00:00
Hans Mackowiak
af38b9b0e4 Update Trigger ChangesZoneAll
CardZoneTable: for Origin + Destination => CardCollection Tables

GameAction: Refactor

HumanPlay: use executePayment List if able
2018-12-25 18:13:44 +01:00
Hanmac
986c4a8d5c Fix Myth Unbound 2018-12-25 18:13:43 +01:00
Tim Scott
dadf1b12d3 Add README file. 2018-12-25 10:55:00 -06:00
Tim Scott
5ff8298b62 Fix issue with missing foe blocking arcs for a foe that is targeted by friendly enchantment and arcs are set to "ON" (vs MOUSEOVER). 2018-12-25 10:04:19 -06:00
Tim Scott
44e181981d Update targeting overlay to draw target arrow for stack top when "On" (no initial mouse over required).
Prevent identical target arrows from being added to the arc lists which was causing a minor graphics glitch.
2018-12-24 16:44:01 -06:00
Michael Kamensky
d59c71343f Merge branch 'keyword_rna' into 'master'
Keyword RNA

See merge request core-developers/forge!1243
2018-12-24 04:05:58 +00:00
Hanmac
6e2e86d782 cards: add Zegana and Ascendancy 2018-12-23 18:47:38 +01:00
Agetian
660887794b - AI: Always prefer cheaper Spectacle costs (maybe a better way is possible?)
- AI: Prefer cheaper alternative mana costs in general (e.g. Omniscience).
2018-12-23 18:47:38 +01:00
Hanmac
0b33ac6fd8 cards: Sphinx's Insight 2018-12-23 18:47:38 +01:00
Hanmac
556d858a04 cards: Gruul Spellbreaker and Tithe Taker 2018-12-23 18:47:38 +01:00
Hanmac
de2c0aa073 Graft: moved AIGraftPreference 2018-12-23 18:47:38 +01:00
Hanmac
59e3995bae more AI for Counter Remove 2018-12-23 18:47:37 +01:00
Agetian
0123ba7819 - CountersRemoveAi: try to target Adapt creatures when removing +1/+1 counters mandatorily. 2018-12-23 18:47:37 +01:00
Agetian
2a02fd124e - Some work on the AI for new keywords.
- NPE prevention in AI code.
2018-12-23 18:47:37 +01:00
Hanmac
b87f247c09 Keyword: add Riot 2018-12-23 18:47:37 +01:00
Hanmac
d3395e95bc Keyword: add Spectacle 2018-12-23 18:47:37 +01:00
Hanmac
dd759352de Keyword: add Adapt 2018-12-23 18:47:37 +01:00
Hanmac
e85f9e08be Keyword: add Afterlife 2018-12-23 18:47:37 +01:00
Hans Mackowiak
b0c5cacc05 Merge branch 'sentryExceptionRework' into 'master'
Sentry exception rework

See merge request core-developers/forge!1242
2018-12-23 17:46:57 +00:00
Hans Mackowiak
9b991635fb Sentry exception rework 2018-12-23 17:46:57 +00:00
Hans Mackowiak
50ad26f2b4 Merge branch 'patch-2' into 'master'
Update Etrata the Silencer

See merge request core-developers/forge!1244
2018-12-23 17:45:12 +00:00
Hans Mackowiak
946115c2a6 Update Etrata the Silencer 2018-12-23 17:44:51 +00:00
Hans Mackowiak
f4619fb7fd Merge branch 'patch-1' into 'master'
Update rot_hulk.txt: Oracle Text

See merge request core-developers/forge!1241
2018-12-21 14:09:49 +00:00
Computica
976d51b777 Update rot_hulk.txt 2018-12-21 13:38:10 +00:00
Hans Mackowiak
7e50abdd5c Merge branch 'patch-2' into 'master'
Fix Reyhan, Last of the Abzan

See merge request core-developers/forge!1240
2018-12-20 14:26:32 +00:00
Hans Mackowiak
34273c6ce9 Fix Reyhan, Last of the Abzan 2018-12-20 14:25:53 +00:00
Michael Kamensky
ac2c23795b Merge branch 'master' into 'master'
Fixed the +0 ability of Tezzeret, Cruel Machinist not being marked as Planeswalker ability.

See merge request core-developers/forge!1239
2018-12-20 12:31:47 +00:00
Agetian
8c710a1618 - Fixed the +0 ability of Tezzeret, Cruel Machinist not being marked as Planeswalker ability. 2018-12-20 15:31:08 +03:00
Michael Kamensky
95d9f07900 Merge branch 'master' into 'master'
Fixed a bug which made the Qty and New columns disappear in Quest Deck Editor.

See merge request core-developers/forge!1238
2018-12-20 05:52:02 +00:00
Agetian
c83a364e41 - Fixed a bug which made the Qty and New columns disappear when switching between Main and Sideboard in quest deck editor. 2018-12-20 08:51:17 +03:00