Agetian
daad7c254a
- Improved CopySpellAbilityAI on spells affecting multiple cards (e.g. mass removal).
2018-11-29 11:11:39 +03:00
Agetian
309f10a1cf
- Better name for the AI logic.
2018-11-29 10:41:41 +03:00
Agetian
290cdc09d3
- Improved DamageDealAi when counting damage by cards in hand.
2018-11-29 09:21:28 +03:00
Agetian
a981129825
- Updated CopySpellAbilityAi to account for some more cases the AI shouldn't copy a spell.
2018-11-29 08:08:28 +03:00
Agetian
a030a61e52
- Some CopySpellAbilityAi improvements.
2018-11-28 21:21:07 +03:00
Agetian
a3f1eb940f
- Fixed more cards cloning creatures and added additional logic for the AI.
2018-11-28 20:51:32 +03:00
Agetian
88aedb8cba
- Fixed Cryptoplasm, added some simple AI logic to it.
2018-11-28 20:20:31 +03:00
Agetian
1ad132e0a3
- More work on AI logic, fixed Tawnos, Urza's Apprentice.
2018-11-27 12:57:02 +03:00
Agetian
90cb927f6c
- Simpler fix for mandatory activations.
2018-11-27 12:52:07 +03:00
Agetian
67e6e90f36
- Observe mandatory activations when checking via chkAIDrawback.
2018-11-27 12:50:56 +03:00
Agetian
c9c5a443ef
- More work on AI logic.
2018-11-27 12:45:09 +03:00
Agetian
8b90c787aa
- Marking the relevant cards as AI-playable.
2018-11-27 12:45:09 +03:00
Agetian
2c106e9f04
- Move the chance-based logic out of AiController, implement several AI logic flags for cards.
2018-11-27 12:45:09 +03:00
Agetian
ed556ba2a7
- Implemented logic for CopySpellAbilityAi.
2018-11-27 12:45:09 +03:00
Agetian
c4cf123626
- Fixed AnimateAi logic for cards like Genju of the Falls. Added an AI logic param to Azami, Lady of Scrolls.
2018-11-26 20:22:31 +03:00
Agetian
0555cf6536
- Better AI logic for Sensei's Divining Top.
2018-11-26 19:31:20 +03:00
Agetian
5a9e9f74c0
- Fixed a logic error which caused the AI not to equip legendary equipments.
2018-11-26 09:09:32 +03:00
Agetian
25e3d17cdf
- Tweaked RearrangeTopOfLibraryAI a little.
2018-11-25 07:42:23 +03:00
Michael Kamensky
e608f55f36
Merge branch 'attachCombine' into 'master'
...
Attach combine
Closes #561
See merge request core-developers/forge!1111
2018-11-25 04:22:22 +00:00
Agetian
79b7b1f935
- Added a ReorderTopOfLibrary AI logic.
...
- Marked the relevant cards AI playable.
2018-11-24 22:15:10 +03:00
Agetian
3fff9efa39
- Attempting to refactor names to not be ambiguous/confusing.
2018-11-24 11:22:12 +03:00
Agetian
05ac8b0b53
- Attempting to refactor names to not be ambiguous/confusing.
2018-11-24 10:53:06 +03:00
Agetian
a838228008
- Improved AI card choice for Phylactery Lich.
2018-11-23 22:45:06 +03:00
Hanmac
596ad849dc
Attach: refactor names
2018-11-23 08:21:38 +01:00
Hanmac
df83e7c783
ST: CantAttach begins to replace other cases
2018-11-23 08:21:37 +01:00
Hanmac
2f913724cb
Attached: combine Enchant+Equip+Fortify
2018-11-23 08:21:36 +01:00
Michael Kamensky
19dad31da3
AI for Rallying Roar and several similar cards.
2018-11-23 05:45:21 +00:00
Agetian
b021e13d86
- A couple minor tweaks in AttachAi.
2018-11-23 07:33:44 +03:00
Agetian
c36b1a4a63
- Changed the defaults in AiProps.
2018-11-22 19:54:04 +03:00
Agetian
1f712f96a6
- Fix imports.
2018-11-22 19:53:02 +03:00
Agetian
79f9eb0f99
- More death prediction in Flash logic.
2018-11-22 19:46:10 +03:00
Agetian
2e0177fc08
- Improved detection of combat death in AttachAi for flash auras.
2018-11-22 19:39:45 +03:00
Agetian
64d47560dc
- More work on creature flash logic.
2018-11-22 19:26:00 +03:00
Agetian
12ec6e24a2
- More work on flash aura logic.
2018-11-22 19:06:44 +03:00
Agetian
0b0c08631a
- Added a full advanced Flash Attach Ai infrastructure and the basic logic and toggles for it.
2018-11-22 09:03:15 +03:00
Agetian
874c545a08
- Added a full advanced Flash logic infrastructure and the basic toggles for it.
2018-11-21 22:51:10 +03:00
Agetian
05598ac224
- A little bit more work on Advanced Flash Logic.
2018-11-21 16:24:53 +03:00
Agetian
81b5feb0f9
- Added the initial boolean flags for advanced Flash AI.
...
- Refactored the adv Flash logic to its own method.
2018-11-21 13:14:06 +03:00
Agetian
2d2ddac2e8
- Initial setup for advanced Flash.
2018-11-21 13:13:56 +03:00
Michael Kamensky
014026e38a
Merge branch 'master' into 'master'
...
A somewhat better logic for Chandra, Bold Pyromancer +1 ability so the AI doesn't miss opportunities to use it.
See merge request core-developers/forge!1121
2018-11-20 07:01:51 +00:00
Agetian
957e73304e
- A somewhat better logic for Chandra, Bold Pyromancer + ability so the AI doesn't restrict itself in its use.
2018-11-20 09:51:25 +03:00
Michael Kamensky
c0401ffd9c
Merge branch 'puzzle-engine' into 'master'
...
Added puzzle PS_GRN7 (Possibility Storm - Guilds of Ravnica 07). Fixed Setup Game State not clearing effect cards from command zone.
See merge request core-developers/forge!1120
2018-11-20 05:17:28 +00:00
Agetian
a5aa83837d
- Added puzzle PS_GRN7.
...
- Fixed effect cards lingering in the command zone across Setup Game State calls from the dev mode menu.
2018-11-20 08:15:23 +03:00
Agetian
1f70ef7286
- Squee: don't return to Command zone, easier to recast from the grave.
2018-11-19 20:36:08 +03:00
Agetian
c7f6d8b37a
- Added a Legendary Rule check.
2018-11-19 06:36:02 +03:00
Agetian
5f079b3d49
- AttachAi: do not play the second copy of a legendary enchantment.
2018-11-18 22:42:54 +03:00
Agetian
726976f3f6
- Fix the AI logic for predicting creatures that are dead to stack (needed to exclude the originating SA).
...
- Optimize the logic for predicting playability of spells: check whether an ability can be paid for before running the full canPlay loop, may benefit performance especially on mobile systems.
2018-11-18 12:51:46 +03:00
Agetian
7adb8201c6
- Simple logic for Enhanced Surveillance. Fix description.
2018-11-17 09:23:40 +03:00
Agetian
c539f5d1a3
- Improved damage trigger detection in AttachAi.
2018-11-15 20:21:44 +03:00
Agetian
ea35e04ba8
- Back to the more complex yet comprehensive way of figuring out damage on attach, but keep AITgts in AttachAi, might come in handy later.
2018-11-15 18:48:30 +03:00