Commit Graph

29164 Commits

Author SHA1 Message Date
Chris
e8de3ec8eb Added new card names to changes.txt.
Preparing the changes.txt file for the next beta build and release.
2015-11-06 20:26:54 +00:00
Agetian
70f821e1d9 - Fixed Detention Sphere not being optional. 2015-11-02 05:34:03 +00:00
excessum
411039b779 - Added check in DamageDealAi for planeswalkers 2015-11-01 07:34:25 +00:00
excessum
ab8c60646b - Added check in ControlGainAi for planeswalkers 2015-11-01 06:56:47 +00:00
excessum
9c7bffda35 - Added check in useRemovalNow for planeswalkers 2015-11-01 06:49:40 +00:00
Sloth
0fc3ac52a6 - Fixed Sorin Markov. 2015-10-31 12:37:04 +00:00
Sloth
ada78ce388 - Added AI support for the Time Vault + Voltaic Key combo. 2015-10-30 21:58:17 +00:00
Sloth
92891f8037 - Fixed Soul Foundry by Nekoatl. 2015-10-30 20:49:06 +00:00
Sloth
a4cdb7c330 - Added the hard quest opponent Animar 3. 2015-10-30 20:40:57 +00:00
Sloth
ad27e476ab - Added a medium version of the quest opponent Agent K. 2015-10-30 20:40:05 +00:00
Sloth
d2576155fb - Updated 2 AI SVars. 2015-10-27 10:18:48 +00:00
Sloth
c5c08ce604 - Added the easy quest opponent Agent K 1. 2015-10-27 10:16:28 +00:00
Sloth
21ba76d028 - Fixed Eater of Days skipping only one turn. 2015-10-26 10:12:35 +00:00
Sloth
334ab93d7b - Fixed AI being afraid of his own Circle of Flame. 2015-10-26 07:57:17 +00:00
excessum
417a228b83 - Added check for safe targets for triggers in CountersPutAi 2015-10-24 03:17:58 +00:00
Sloth
e74b52157b - Added the challenge Orb of Dreams. 2015-10-23 18:20:14 +00:00
Sloth
6e6452f55a - Added the challenge Land Extravaganza. 2015-10-23 18:18:55 +00:00
tojammot
0824e77475 Added the hard quest opponent Winston Churchill 3. 2015-10-22 10:21:58 +00:00
Sloth
697e51351f - Added the hard quest opponent Birdy the Mighty 3 by Nordos. 2015-10-22 08:21:53 +00:00
Sloth
9102e9c964 - Added basic AI support for Fell the Mighty. 2015-10-21 20:40:12 +00:00
Sol
8b3fadaead - ChangeZone Fizzling should only occur for Spells, not abilities or Triggers. 2015-10-20 23:43:18 +00:00
Sol
d73b421c28 - Fix selection choice for Kolaghan's Command 2015-10-20 14:59:45 +00:00
Sloth
1155f442d8 - Added Desolation. 2015-10-20 08:32:11 +00:00
Sol
c7f6cc378f - Sage Eye Avengers wasn't targeting Opponent's creatures with it's attack trigger 2015-10-20 02:52:29 +00:00
Sol
c9d2bc475a - Partial fix for Vengeful Pharaoh (doesn't work 100% if both you and a Planeswalker are damaged) 2015-10-20 00:27:20 +00:00
excessum
da758eff60 - Implemented AI for first ability (prevent damage) of Dromoka's Command 2015-10-18 12:35:46 +00:00
excessum
7a1d8ab146 - Implemented AI for Jace, Vryn's Prodigy 2015-10-18 04:39:39 +00:00
Sol
3dadf23ea1 - Lili needed a conditional to create her brother zombie token when multiple creatures die 2015-10-18 00:57:45 +00:00
excessum
0e08c72205 - Fixed NPE from r30296 2015-10-17 07:26:15 +00:00
excessum
db3286bec6 - Revamped Planeswalkers logic: evaluate more expensive abilities first to prevent spamming of good "plus" abilities, try not to "minus" all loyalty if not under threat
- Added flag in TokensAi to allow Planeswalkers to create tokens in Main1
- AI can now use all the abilities of Gideon, Ally of Zendikar
2015-10-17 07:00:45 +00:00
Sloth
e2ba8fe0de - Added the medium quest opponent Baby Bonnie Hood 2. 2015-10-16 06:40:44 +00:00
Sol
962597e816 - Fix triggers from using the trigger variables to using the SA variables, which are more correct with multiple simultaneous triggers 2015-10-16 01:53:32 +00:00
Sol
bddbd365d8 - Starting to fix using the right variables for getImportantStackObjects 2015-10-16 00:03:23 +00:00
Sol
1477009c03 - Fix some c/p errors in the Sealed Submenu 2015-10-15 14:12:54 +00:00
excessum
5aabcb5089 - Fixed whitespace for r30289 and added check for source of loot spell 2015-10-15 12:09:46 +00:00
Sol
e5ffc94533 - Display important Trigger information on the Stack 2015-10-15 02:52:51 +00:00
excessum
2f7ebf615b - Implemented basic AI for looter effects 2015-10-14 12:59:04 +00:00
excessum
ac7cc30120 - Fixed bug with payManaCost() failing to pay with combo mana 2015-10-14 12:29:15 +00:00
Agetian
08f6b5a4b8 - Renamed setChangeZoneLKIInfo to addChangeZoneLKIInfo (better represents what the method does). 2015-10-14 05:50:25 +00:00
Sol
e072e2e6df - Fix Sonic Burst being castable when it's the only card in your hand. 2015-10-14 00:00:06 +00:00
Sol
e80d30ba5c - Adding Amulet of Vim to allow 1 game matches to be played in quest mode 2015-10-13 22:32:02 +00:00
Agetian
f011fa8143 - Fixed token image for Liliana, Heretical Healer. 2015-10-12 20:30:25 +00:00
Krazy
830c323a2d Added tournament name to UI. 2015-10-12 17:30:47 +00:00
Krazy
d90d571f32 Updated CHANGES.txt. 2015-10-12 16:00:52 +00:00
excessum
2766b50a71 - Extended canFightAi to consider Prowess buff 2015-10-12 13:20:02 +00:00
excessum
f0c751417b - Re-factored logic for Fight effects 2015-10-12 12:53:49 +00:00
Sol
5369435451 - Allow Sealed to play a specific opponent instead of just a gauntlet (always create 7 opponents for a sealed deck) 2015-10-12 01:43:03 +00:00
Krazy
e535bba675 Fixed bugs and improved set selection for quest drafts. 2015-10-11 21:07:59 +00:00
Agetian
69991880c1 - Also exclude Flashback from the zone that preserves changeZone LKI info. 2015-10-11 12:25:11 +00:00
Agetian
deb56c48e3 - Only store LKI information when a card moves from a physical zone to a physical zone, not when it's moving from/to stack (fixes e.g. instant and sorcery spells not gaining KW Lifelink on stack from Soulfire Grand Master). 2015-10-11 12:20:44 +00:00