Commit Graph

40065 Commits

Author SHA1 Message Date
Agetian
0c5e5288b8 - Tweaking a method name. 2018-12-12 08:14:41 +03:00
Agetian
96f941aeae - Added an experimental AI property controlling damage chaining. 2018-12-12 08:14:41 +03:00
Agetian
c79ed8b609 - Basic implementation for chaining two damage spells, supports damage+damage or damage+debuff. 2018-12-12 08:14:41 +03:00
Michael Kamensky
c5b1f6cf61 Merge branch 'fix-desecrated-tomb' into 'master'
Fixed Desecrated Tomb.

See merge request core-developers/forge!1212
2018-12-12 05:13:53 +00:00
Agetian
ac01815837 - Fixed Desecrated Tomb. 2018-12-11 22:06:56 +03:00
Agetian
2b4838a15f - Removed a commented out line (mana is reserved elsewhere). 2018-12-11 21:06:59 +03:00
Agetian
45abd2f3c9 - Tweaking a method name. 2018-12-11 15:12:41 +03:00
Agetian
cb29ae319e - Added an experimental AI property controlling damage chaining. 2018-12-11 15:07:57 +03:00
Agetian
685a0daa71 - Basic implementation for chaining two damage spells, supports damage+damage or damage+debuff. 2018-12-11 15:07:57 +03:00
Michael Kamensky
5f3a0b3a62 Merge branch 'hollow-one-costreduction' into 'master'
Attempting to fix Hollow One cost reduction

See merge request core-developers/forge!1209
2018-12-11 12:06:57 +00:00
Agetian
16aca81508 - Added a TODO entry for future rework. 2018-12-11 13:54:33 +03:00
Michael Kamensky
c3a32bca0a Merge branch 'puzzle-engine' into 'master'
Added puzzle PS_GRND (Guilds of Ravnica: How much damage can you deal?)

See merge request core-developers/forge!1210
2018-12-11 10:52:26 +00:00
Agetian
5695e72950 - Added puzzle PS_GRND (Guilds of Ravnica: How much damage can you deal?) 2018-12-11 13:51:38 +03:00
Michael Kamensky
57f6ceb7f0 Merge branch 'ai-vaevictis' into 'master'
Fixed Vaevictis Asmadi, the Dire AI targeting logic.

Closes #778

See merge request core-developers/forge!1208
2018-12-11 05:46:56 +00:00
Agetian
366c836d3a - Make the local check for Hollow One work for static abilities only. 2018-12-11 08:38:37 +03:00
Agetian
35a7af2a5e - Fixed Hollow One cost reduction (currently uses a fixed check on PropertyYou, not sure how to make it work better since it's not coming from a SpellAbility with checkable activator). 2018-12-11 08:36:59 +03:00
Agetian
d362f275e5 - More logic for Vaevictis, moved the relevant logic to SacrificeAi for clarity, only called from Pump now. 2018-12-11 08:35:01 +03:00
Agetian
9fec411bd5 - More logic for Vaevictis. 2018-12-10 20:24:53 +03:00
Agetian
ec1566f169 - Somewhat more detailed logic for allied sac on Vaevictis. 2018-12-10 20:02:38 +03:00
Agetian
dcd2fade4a - Fixed Vaevictis Asmadi, the Dire AI targeting logic. 2018-12-10 19:24:53 +03:00
Michael Kamensky
96666a7e0a Merge branch 'master' into 'master'
Fixed Emerge and other weird AI side effects and slowdowns. Preparing Forge for Android publish 1.6.19.004 [hotfix].

See merge request core-developers/forge!1206
2018-12-10 15:47:06 +00:00
Agetian
0be13468bc - Determine X Cost only if canPlay returns true. 2018-12-10 18:31:56 +03:00
Agetian
bb825989a9 - Preparing Forge for Android v1.6.19.004 [hotfix]. 2018-12-10 18:30:14 +03:00
Agetian
381a94a5e4 - Fixed the AI trying to pay for abilities it doesn't control, causing weird side effects and slowdowns. 2018-12-10 18:27:37 +03:00
Agetian
348f60a1eb - Preparing Forge for Android publish 1.6.19.003 [hotfix]. 2018-12-10 08:38:07 +03:00
Michael Kamensky
04fed6b2fe Merge branch 'master' into 'master'
Fixed a regression which made it impossible to select lands under tapped lands…

See merge request core-developers/forge!1205
2018-12-10 05:36:55 +00:00
Agetian
ea8e63d79e - Fix a regression which made it impossible to select lands under tapped lands by clicking on any of the lands in stack on mobile Forge. 2018-12-10 08:35:45 +03:00
Michael Kamensky
5e5a87e3bf Merge branch 'master' into 'master'
Fixed Act of Heroism.

See merge request core-developers/forge!1204
2018-12-10 04:56:44 +00:00
Agetian
bc463d800c - Fixed Act of Heroism. 2018-12-10 07:55:36 +03:00
Michael Kamensky
ad189b2c1e Merge branch 'master' into 'master'
Improved AI Haste chance calculation.

See merge request core-developers/forge!1203
2018-12-10 04:48:42 +00:00
Agetian
38831e11bf - Don't evaluate non-combat Haste more than once. 2018-12-10 07:48:01 +03:00
Agetian
027b912199 - Refactored AI Haste chance calculation to make more sense. 2018-12-10 07:47:14 +03:00
Michael Kamensky
e27ec3a183 Merge branch 'master' into 'master'
AI Haste: grant to cards with affordable activated abilities with a tap cost.

See merge request core-developers/forge!1202
2018-12-10 04:11:50 +00:00
Agetian
56cdf52f0b - AI Haste: grant to cards with affordable activated abilities with a tap cost. 2018-12-10 07:11:14 +03:00
Michael Kamensky
1cc2e6ee5a Merge branch 'master' into 'master'
Removed an extra copy of Nagao from a deck in Kamigawa plane.

See merge request core-developers/forge!1201
2018-12-09 19:42:36 +00:00
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
Michael Kamensky
f9983fe49e Merge branch 'master' into 'master'
Preparing Forge for Android publish 1.6.19.002 [hotfix].

See merge request core-developers/forge!1200
2018-12-09 14:19:30 +00:00
Agetian
d4a582e1d4 - Preparing Forge for Android publish 1.6.19.002 [hotfix]. 2018-12-09 17:18:22 +03:00
Michael Kamensky
341d0377ce Merge branch 'master' into 'master'
Fixed UntapAllAi not checking for the tapped state.

See merge request core-developers/forge!1199
2018-12-09 13:57:43 +00:00
Agetian
5f71ee4694 - Fixed UntapAllAi not checking for the tapped state. 2018-12-09 16:57:10 +03:00
Michael Kamensky
0aca38741b Merge branch 'master' into 'master'
Planar Conquest should always allow to see stats for the current plane, even if it's normally unreachable.

See merge request core-developers/forge!1198
2018-12-09 12:31:25 +00:00
Agetian
976aa831e9 - Planar Conquest should always allow to see stats for the current plane, even if it's temporarily unreachable. 2018-12-09 15:28:56 +03:00
Michael Kamensky
59b5892e4c Fixed an AI logic error which caused the AI to attempt to animate tapped lands with Genju cards 2018-12-09 11:52:46 +00:00
Michael Kamensky
76331cb30c Fixed an AI logic error which caused the AI to attempt to animate tapped lands with Genju cards 2018-12-09 11:52:46 +00:00
Agetian
c0806714fc - Fixed a logic error in AnimateAi which made the AI animate things like Plains via Genju of the Fields when the Plains was tapped, part 3. 2018-12-09 14:51:38 +03:00
Agetian
156683cddb - Fixed a logic error in AnimateAi which made the AI animate things like Plains via Genju of the Fields when the Plains was tapped, part 2. 2018-12-09 14:49:53 +03:00
Agetian
031d0b4d3c - Fixed a logic error in AnimateAi which made the AI animate things like Plains via Genju of the Fields when the Plains was tapped. 2018-12-09 14:48:08 +03:00
Michael Kamensky
d82941498d Merge branch 'master' into 'master'
Forge for Android 1.6.19.001 update files, removed an off-color land from a Kamigawa event deck.

See merge request core-developers/forge!1196
2018-12-09 11:20:53 +00:00
Agetian
bcfae4ba40 - Removed an off-color land from a deck on Kamigawa plane. 2018-12-09 14:19:39 +03:00