Commit Graph

5406 Commits

Author SHA1 Message Date
Hanmac
5dc9031444 CostDamage & HumanPlay: add missing triggerPreventDamage 2017-02-16 17:58:05 +00:00
Agetian
2e10dacd9a - Attempting to fix compile errors [please review and update if necessary]. 2017-02-16 17:48:21 +00:00
Agetian
bc0be6facb - Enabling ACTIVELY_DESTROY_ARTS_AND_NONAURA_ENCHS for the default AI profile (confirmed to do a good enough job for its purpose). 2017-02-16 04:55:24 +00:00
Hanmac
62eae89766 Selfless Squire: use better trigger for damage prevented 2017-02-15 19:13:17 +00:00
Agetian
7a72023ee6 - Fixed Death's Caress 2017-02-14 04:12:56 +00:00
Agetian
0f8e78fcd6 - Fixed Sage-Eye Avengers. 2017-02-12 18:11:33 +00:00
Agetian
fa0b726dbd - Better AI logic name for Evolutionary Escalation. 2017-02-12 06:46:49 +00:00
Agetian
b12e071e32 - Allow the AI to get back Metalwork Colossus from the graveyard using token and low-CMC (1,2) artifacts. 2017-02-12 06:38:44 +00:00
Agetian
bf23b8ade4 - Fixed Evolutionary Escalation not working for the AI.
- Some cleanup in CountersPutAi.
2017-02-11 16:13:25 +00:00
Agetian
37dcb7d64a - Fixed Forged in Battle quest precon. 2017-02-11 15:24:38 +00:00
Agetian
43bd2990d3 - Fixed Personal Incarnation. 2017-02-09 14:54:55 +00:00
Agetian
95bfeff6d3 - Added a known issue about Aluren to CHANGES.txt and a TODO entry to aluren.txt. 2017-02-08 06:54:40 +00:00
Agetian
14275d518b - Fixed Aluren. 2017-02-08 05:41:58 +00:00
Agetian
fd1f1f1221 -Some tweaks to the previously committed deck. 2017-02-08 05:22:36 +00:00
Agetian
2205ddbc6d - Added a hard version of the Izzet Ramp quest opponent deck Gadget Hackwrench 3 2017-02-07 18:01:59 +00:00
Agetian
beecb0c32e - Fixed Chrome Mox (if the imprinted card leaves exile, Chrome Mox should no longer remember and "see" it). Not entirely sure if I'm handling this correctly, please take a look if possible. 2017-02-07 16:47:11 +00:00
Hanmac
67a4d631be fixed oracle of Scrapper Champion 2017-02-06 05:32:38 +00:00
Agetian
51c8982935 - Implemented simple AI for early Clockwork cards (Clockwork Avian, Clockwork Steed and friends). 2017-02-05 17:43:53 +00:00
Agetian
787fb5313f - Fixed some card texts. 2017-02-05 08:57:45 +00:00
Agetian
0af3b04716 - Rankings fix for Masters Edition II 2017-02-05 07:19:55 +00:00
Agetian
385554b154 - Autogenerated weighted Modern Masters rankings. 2017-02-05 07:02:03 +00:00
Agetian
cbfb5259d7 - Some rankings.txt fixes. 2017-02-05 06:46:03 +00:00
Agetian
5f41a49575 - Fixed Masters Editions definitions. 2017-02-05 05:50:15 +00:00
Hanmac
53e9419cdf Heart of Kiran: do alternate Crew as Static Ability 2017-02-04 18:32:30 +00:00
Hanmac
46fa4e9994 Goblin Test Pilot is a Pilot now 2017-02-04 17:26:27 +00:00
Hanmac
3518ea34bd Venser's Diffusion: its not a Charm spell 2017-02-04 17:15:11 +00:00
Hanmac
1ca3d02b06 Metallurgic Summonings: use IsPresent 2017-02-04 12:16:54 +00:00
nefigah
c721dca230 Fix a bug with macro optimization that was preventing resets on changed sequences 2017-02-04 07:35:04 +00:00
nefigah
6ae2a5cf6f Macros: Optimize case where user does not edit their previously entered sequence 2017-02-04 06:48:05 +00:00
Agetian
6d9e47600a - Removed a couple unnecessary lines from the previous commit. 2017-02-04 06:11:51 +00:00
Agetian
98d9437ed4 - Allow empty input line to clear the previously remembered macro. 2017-02-04 06:08:37 +00:00
Agetian
5815a22d0c - Pre-fill the macro sequence prompt with the last remembered sequence (to allow quick minor modifications if necessary).
- Allow the user to "reset" the macro to step zero by initiating macro recording (Shift+R by default) and confirming the macro without any changes.
2017-02-04 05:28:20 +00:00
Agetian
53b911f3e5 - When deciding to move equipment from one creature to another, only move if the new creature is better than the previously equipped one by a certain evaluation threshold. 2017-02-03 15:48:01 +00:00
Agetian
d05dffc1e8 - Prevent a crash in Planar Conquest when awarding 3 boosters for Chaos Round from a smaller card pool (e.g. Antiquities) which can exhaust possible rewards. 2017-02-03 09:21:30 +00:00
Agetian
189b69316a - For now, reverting the previous revision (probably not the right solution, needs investigation). 2017-02-03 08:48:08 +00:00
Agetian
125e741f4c - Fixed Aetherstorm Roc (otherwise the AI never paid its put counter cost). 2017-02-03 08:43:56 +00:00
Agetian
8206fff6a4 - Fixed rankings. 2017-02-03 06:41:26 +00:00
Agetian
073d9fad8b - Updated rankings to allow the AI to draft Kaladesh Inventions in the same way as Zendikar Expeditions. 2017-02-03 06:26:10 +00:00
Hanmac
7cad53013b cunning giant: replace CombatDamage with ReplaceEffect 2017-02-03 06:12:57 +00:00
Agetian
8208e5a2b0 - Fixed Everflowing Chalice. 2017-02-03 04:27:14 +00:00
Agetian
8f6d6b7b71 - Fixed a mistype in Default.ai. 2017-02-02 17:35:22 +00:00
nefigah
40c61f50a2 Fix potential exception on macro activation 2017-02-02 17:28:19 +00:00
nefigah
13941c9264 Add initial implementation of an action-sequencing system (macros) 2017-02-02 17:04:34 +00:00
Agetian
6df567e07d - Reverted the previous change, committed a correct fix for description generation for Sidar Kondo of Jamuraa. 2017-02-02 14:45:11 +00:00
Agetian
7b5c05b5d2 - Updated Bloodthirst on Bloodlord of Vaasgoth (in AB Animate). 2017-02-02 09:32:02 +00:00
Agetian
1a96eb8a96 - Fixed Bloodthirst hard-crashing Forge (and updated Bloodthirst cards to account for the change, consistent with other similar parametric keywords). 2017-02-02 08:18:41 +00:00
Agetian
0045034d16 - Updating CHANGES.txt. 2017-02-02 08:01:24 +00:00
Agetian
f3d646d61d - Added lots of cubes for cube drafting (based on various available cubes, many ported from XMage, also featuring a contribution from zookham). 2017-02-02 07:58:23 +00:00
Agetian
a3efc6f6a2 - CHANGES.txt update. 2017-02-02 07:38:26 +00:00
Agetian
7d6d9091c2 - CHANGES.txt update. 2017-02-02 07:36:32 +00:00