Agetian
93d216e32d
- More accidentally committed stuff reverted. Should be good now.
2017-05-24 16:38:44 +00:00
Agetian
e3f30cf5c7
- Another modification to planes.txt
2017-05-24 16:36:58 +00:00
Agetian
f2d0164f94
- Reverted an accidental commit to planes.txt
2017-05-24 16:35:52 +00:00
nefigah
b4ba4ffb7a
Planar Conquest: Add a flavor card to Theros
2017-05-24 15:37:10 +00:00
nefigah
4a6b130c33
Planar Conquest: Add descriptions of implemented planes.
2017-05-24 02:20:14 +00:00
nefigah
f9140b9e1c
Planar Conquest: Adjusted inclusion of supplemental sets to better match the lore of the planes
2017-05-23 18:31:10 +00:00
Agetian
d671b5e841
- Unbanning 4 color C16 commanders in Planar Conquest (now supported).
2017-05-23 04:55:36 +00:00
nefigah
ea671af006
Planar Conquest: Add the Commander, Planechase, and Conspiracy sets, split between the currently-implemented planes (roughly done by release year of set)
2017-05-22 19:45:12 +00:00
Agetian
f1631b6746
- Descent into Madness triggered ability should be mandatory.
2017-05-22 14:10:41 +00:00
Agetian
93d5bc81e5
- Added a reference to Max SVar in Harnessed Lightning.
2017-05-21 12:58:44 +00:00
Agetian
082d3b8265
- Added a new quest opponent: Dr Eggman 2, a medium WR Vehicles deck with Depala, Pilot Exemplar and Veteran Motorist.
2017-05-21 12:52:21 +00:00
Hanmac
57ce6e29ee
Vizier of the Menagerie: use new Keyword better
2017-05-20 17:29:14 +00:00
Agetian
02bf6bc17b
- Temporarily preventing the possibility of freely casting cards from all zones via Vizier of the Menagerie (similar to Aluren, allows to cast from all zones at all times with no restriction and is thus heavily abused by the AI).
...
- This is not 100% correct as it makes it impossible to cast cards from Graveyard for any mana when there's a legal way to do so from another effect (also similar to Aluren). MayPlay needs an update to make this work correctly.
- Added Vizier of the Menagerie problem to known issues in ISSUES.txt.
2017-05-20 09:37:25 +00:00
Agetian
7b9a5ef089
- Reordered properties in Sidar Kondo of Jamuraa to match the rules text.
2017-05-20 05:41:27 +00:00
Agetian
6241588814
- Fixed Sidar Kondo of Jamuraa.
2017-05-20 05:40:45 +00:00
Agetian
bbd6b3d8ea
- Marked Quest for Ula's Temple with AILogic$ AlwaysConfirm.
2017-05-19 15:16:01 +00:00
Agetian
6c2c888b6c
- AI should not target basic lands with Ghost Quarter since it's almost guaranteed to result in a suboptimal/useless play.
2017-05-19 05:09:41 +00:00
Hanmac
d4f2b461fb
Heart-Piercer Manticore: no need for Remember anymore
2017-05-18 19:56:22 +00:00
Agetian
508c76db2b
- Added a basic NeedsToPlay to Moonmist to at least make the AI not cast it when it controls no Human creatures.
2017-05-18 17:57:31 +00:00
Agetian
d42bf8eac7
- Removed an extra symbol from the AIPreference line in Varolz, the Scar-Striped.
2017-05-18 05:23:48 +00:00
Agetian
fe060452fb
- Adding AIPreference:SacCost to Varolz, the Scar Striped (makes the AI use it and also, more importantly, fixes smashing the stack with a recursive re-entry).
2017-05-18 05:21:53 +00:00
austinio7116
dde9f064ab
Improvements and extensions to Card based random deck generator. Now randomly picks a second keycard to build the deck around too. Also I have now included all non-AI playable decks in the model (the AI still excludes the non-AI playables from the decks it builds). There are now 10x more decks in the model including the latest decks from pro tour AKH. The format of the .dat files has now changed - so these new dat files need to be redeployed if you are manually installing on Android.
2017-05-17 08:23:47 +00:00
Agetian
1bc868c0c9
- Added cleanup to Heart-Piercer Manticore.
2017-05-17 04:56:10 +00:00
Agetian
e00854ba1b
- Fixed Heart-Piercer Manticore not using the sacrificed creature's LKI for the purpose of dealing damage.
2017-05-17 04:55:03 +00:00
Agetian
eab4232463
- Added AI Logic PayXButSaveMana to Depala, Pilot Exemplar.
2017-05-16 15:34:32 +00:00
Agetian
c9773eeca5
- Marked Restoration Angel with AILogic$ BounceOnce.
2017-05-16 06:14:27 +00:00
Agetian
968c4542b0
- Added IsCurse to Vendilion Clique.
2017-05-15 05:57:33 +00:00
Sol
d163bb4648
Add Shadow of the Grave
2017-05-14 21:01:38 +00:00
Hanmac
071f970636
fixed Reverent Mantra using correct Protection effect
2017-05-14 09:03:46 +00:00
Hanmac
7f08332631
cards: update Protection:Card.ChosenColor to use static ability instead of direct keyword
2017-05-14 08:44:38 +00:00
austinio7116
99c97775b4
Updated card-based deck generation model with Amonket standard decks from mtgdecks.net
2017-05-13 20:31:03 +00:00
Agetian
f0802aa431
- Added a special AI Logic "BounceOnce" to ChangeZone AI to be able to mark permanents that exile another target permanent and then return it under its owner's control so that they are not bounced infinitely by the AI back and forth, creating an endless loop (e.g. Felidar Guardian bouncing another Felidar Guardian).
...
- Added AILogic$ BounceOnce to Felidar Guardian (some other cards may need to be marked with this logic).
- Added simple support for Saheeli Rai + Felidar Guardian "copycat" combo AI.
2017-05-13 17:07:10 +00:00
Agetian
5f4f2cee5e
- Somewhat better AILogic for Chandra, Torch of Defiance.
2017-05-13 11:18:32 +00:00
Agetian
a235696e2e
- Added AILogic params to Chandra, Torch of Defiance.
2017-05-13 11:10:07 +00:00
Hanmac
656dbecd62
cards: fixed References by Tibalt
2017-05-13 10:47:38 +00:00
Agetian
f578fe4636
- A little bit more permissive AIPreference for Westvale Abbey.
2017-05-12 11:13:35 +00:00
Agetian
d9b5b0b638
- Added basic AIPreference:SacCost to Westvale Abbey.
2017-05-12 11:08:33 +00:00
austinio7116
cdfb3b5766
Added card-based random deck generation for constructed and gauntlet play - see forum post for full details: https://www.slightlymagic.net/forum/viewtopic.php?f=52&t=20552&p=213010#p213010
...
Enabled custom quest worlds to be added to the user's preferences folder to avoid overwriting on upgrade
Improved fringe case handling of dual lands in AI limited deckbuilding
2017-05-11 21:13:16 +00:00
Agetian
1cf3d9c975
- Added code support for Optional$ True in DB RemoveCounter. Fixed Shed Weakness not being optional.
2017-05-11 04:51:06 +00:00
Agetian
d1f930fca2
- Fixed Benefactor's Draught.
2017-05-11 04:34:23 +00:00
Hanmac
d26c569475
cards: update more with Prevent all (combat) damage
2017-05-10 04:56:21 +00:00
Agetian
cd3945b960
- Gideon of the Trials: KW$ HIDDEN Prevent... -> KW$ Prevent...
2017-05-10 04:51:00 +00:00
Hanmac
cae792a728
cards: fixed some 'Prevent all combat damage' cards
2017-05-10 04:44:21 +00:00
Hanmac
63e939ce31
cards: fixed some 'Prevent all damage' cards
2017-05-10 04:35:50 +00:00
Agetian
5da86ac0be
- Added a couple missing commanders to a couple Ravnica events in Planar Conquest.
2017-05-09 17:45:48 +00:00
Sol
546b9ac214
Some more fixes for Puzzle mode
2017-05-09 02:04:08 +00:00
Agetian
dcd08f0954
- Added proper mana base to the Naya Power 5+ event in the Alara plane of Planar Conquest.
2017-05-08 16:10:26 +00:00
Agetian
bba1910f05
- Minor Oracle fix in Trial of Ambition.
2017-05-08 09:11:30 +00:00
Agetian
81964bddb4
- Added a NeedsToPlay AI parameter to Trial of Ambition.
2017-05-08 08:42:02 +00:00
Agetian
d6f64d2556
- Gideon's Resolve text fix.
2017-05-07 16:18:07 +00:00