Agetian
05bfc51a20
- RemAIDeck update: next iteration (the rest of letter A).
2017-10-11 05:33:46 +00:00
Agetian
e8eaf60c2c
- RemAIDeck update: next iteration (half of the letter A).
2017-10-10 14:33:40 +00:00
Agetian
fd1f686469
- RemAIDeck update: next iteration ("when CARDNAME enters the battlefield, return a creature you control to its owner's hand").
2017-10-06 17:16:17 +00:00
Agetian
5172aaafdb
- RemAIDeck update: next iteration (letters P and Q, some playable Graft).
2017-10-05 13:05:36 +00:00
Agetian
0257acce1d
- RemAIDeck update: next iteration (Ashnod's Battle Gear and Flowstone Armor)
2017-10-05 05:04:15 +00:00
Agetian
f7746a0da6
- RemAIDeck update: next iteration (cards that grant continuous bonuses until untapped).
2017-10-05 04:45:22 +00:00
Agetian
6f57f56d1d
- Ixalan Oracle update: attacks/blocks each combat if able [please revise if possible, a bit of a many-sided modification].
2017-10-01 07:22:26 +00:00
Agetian
6d39088777
- Added NeedsOrderedGraveyard to Alms and Death Spark.
2017-09-27 08:04:28 +00:00
Agetian
84a6876265
- Added an experimental option to allow ordering cards going to graveyard when playing with cards that care about graveyard order (Volrath's Shapeshifter and others). Disabled by default.
2017-09-26 19:40:44 +00:00
Agetian
4ea6f9dd6a
- Scripts update: use DamageDealtOnce for cards that say "whenever X deals damage"
2017-09-25 07:10:21 +00:00
Agetian
d8027b002d
- Script update: DealtCombatDamageOnce -> DamageDealtOnce|CombatDamage$True
2017-09-25 06:58:33 +00:00
Agetian
025a201a7d
- Convert DamageDone|OnlyOnce to the new trigger DamageDoneOnce. Remove code for DamageDone|OnlyOnce (no longer needed).
2017-09-25 06:41:13 +00:00
Indigo Dragon
bab2b9f528
Changed "CARDNAME can block an additional creature." to CARDNAME can block an additional creature each combat."
...
Notes: Possible weird interactions when giving a multiblock creature an additional block eg. Equipping a Night Market Guard with echo circlet. Further study required.
2017-09-24 12:33:45 +00:00
Indigo Dragon
07886140fb
Several Ixalan changes, as well as adding Scry reminder texts to those that need them.
...
Notes: Grim Captain's Call is... weird. Needs fixing for the stack panel when cast (Largely because it doesn't target the creatures on cast, only returns them on resolution)
Also: Boneyard Parley works when the Human uses it, but AI absolutely butches the execution I can't explain. Added SVar:RemAIDeck:True just in case. Pls fix.
2017-09-24 11:55:39 +00:00
Agetian
e18dd07491
- Fixed Axis of Mortality.
2017-09-23 05:21:27 +00:00
Indigo Dragon
5b6031f41d
Policy: If a card was printed without a reminder text in a booster expansion or preconstructed deck (eg Commander), it no longer requires reminder text. IMA removes basic reminder texts for serval cards, like the mythic rares archangel_of_thune.txt and thundermaw_hellkite.txt
2017-09-22 08:29:03 +00:00
Agetian
d36fb16b12
- Migrating XLN cards from upcoming to the real folders.
2017-09-19 12:04:06 +00:00
Agetian
ebd3c33051
- Added some simple SVar-based prediction of Reanimator decks, currently used by the Survival of the Fittest AI code.
...
- Added a worlds.txt entry for Kamigawa quest world.
2017-09-17 19:50:03 +00:00
Agetian
c6bae2116a
- Added an extra mode to DamageDone trigger (OnlyOnce$ True) that tries to count the damage only once. Currently will do it in combat, but will not yet do it for noncombat simultaneous damage like Aura Barbs (feel free to improve).
...
- Effectively this replaces the double trigger setup for Enrage and other cards that require such a count (e.g. Fungusaur and friends).
2017-09-16 10:17:14 +00:00
Agetian
3c3f494034
- Simultaneous combat damage pass 2: "X is dealt combat damage" card update
2017-09-15 06:34:44 +00:00
Agetian
bd10364d27
- Simultaneous combat damage pass 1: "deals combat damage to X" card update
2017-09-15 05:52:08 +00:00
Agetian
6a74bd841a
- Improved TriggerCombatDamageDoneOnce to propagate the amount of damage dealt to targets.
...
- Corrected Armadillo Cloak and Fungusaur as implementation examples for simultaneous combat damage (simultaneous noncombat damage like Aura Barbs is still impossible as of yet, feel free to improve if you know how).
2017-09-15 05:12:55 +00:00
Agetian
426fe0fe40
- Scavenging Ooze doesn't need remember/cleanup to operate.
...
- Animation Module: set AILogic to AlwaysAtOppEOT to ensure the AI doesn't manalock itself by spamming it.
2017-09-14 19:12:02 +00:00
Agetian
3e2ef43a0a
- [XLN] Added 7 cards by Marek.
...
- Some card script corrections by Marek.
2017-09-14 18:59:51 +00:00
Agetian
7a92712f0b
- As Foretold: allow to cast spells from command zone via its ability.
2017-09-13 14:48:50 +00:00
Agetian
5af3384b02
- Improved implementation for Alluring Siren.
2017-09-12 11:07:46 +00:00
Agetian
cf311fdeb1
- Fixed Alluring Siren implementation.
2017-09-12 08:16:54 +00:00
Agetian
0f0eed3de6
- A minor tweak/fix in As Foretold script code.
2017-09-10 16:54:26 +00:00
Agetian
6a262ea604
- A hacky workaround for the interaction between As Foretold and split cards. Seems to work in general cases, for both non-Aftermath and Aftermath splits, but a better solution is most certainly needed and welcome.
2017-09-10 16:25:32 +00:00
Agetian
58fa9b8182
- Added a known issue note to As Foretold card text.
2017-09-10 14:40:05 +00:00
Agetian
c3d43f6021
- Use CARDNAME in the desc of As Foretold.
2017-09-10 06:02:28 +00:00
Agetian
2a5badbc7c
- Added As Foretold.
2017-09-10 05:54:43 +00:00
Agetian
105212a667
- Fixed interaction between Animate Dead and Worldgorger Dragon.
2017-09-10 03:21:49 +00:00
Agetian
b349106f08
- Ixalan creature type update (Dinosaur subtype according to Sep 6 notes)
2017-09-06 15:16:14 +00:00
Indigo Dragon
6523500d09
Update arcanum_wings.txt so that it now acts more like a keyword.
...
PrecostDesc$ -> Costdesc$, Added forward brackets and costs to Spelldescription$
2017-09-03 09:29:13 +00:00
Indigo Dragon
7232f9446a
Replaced all double spaces __ with single spaces _
2017-09-02 14:17:43 +00:00
Agetian
ecc4834110
- Adding hyphenated emblem names to the rest of the planeswalker files.
2017-09-02 11:11:57 +00:00
Indigo Dragon
1ff11a09ed
Added Colons to Planeswalkers
...
Added dashes to some Emblem Names
Added Brackets for some select walkers
2017-09-02 10:39:51 +00:00
Indigo Dragon
a772cf9910
Changes to Emblems
...
Emblems now read "Emblem Planeswalker" instead of "Planeswalker emblem"
Image name now is "emblem_planeswalker"
If this breaks anything please revert.
Also added some colons to oracle texts for some planeswalkers.
2017-09-02 05:52:02 +00:00
Agetian
fdf787e9b4
- Integrating latest Oracle updates by Indigo Dragon.
2017-08-31 09:52:40 +00:00
Agetian
817a691248
- [XLN] Integrating Oracle updates by Indigo Dragon: Planeswalkers now have the Legendary supertype.
2017-08-28 17:35:53 +00:00
Agetian
45d71d0c5f
- AI improvements: restored playability of Exhaustion, made Cursed Scroll AI-playable, added some additional code support for programmable Exert logic (Ahn-Crop Champion is an example), added a bit of threshold to Living Death AI, moved Momir Vig Avatar logic to SpecialCardAi.
2017-08-27 18:11:06 +00:00
swordshine
6269719b70
- Fixed last commit
2017-08-20 03:28:03 +00:00
swordshine
8a347e71ed
- C17: Added Alms Collector
2017-08-20 03:26:18 +00:00
Agetian
322a7020e3
- Better fix for Aluren: detect zone granting permissions from the MayPlay card options themselves, not by card name.
...
- Fixed Qasali Ambusher.
2017-08-19 09:15:09 +00:00
Agetian
242444ecc9
- Attempting to fix Aluren.
2017-08-19 07:31:42 +00:00
Agetian
a63361302d
- Migrating C17 from upcoming to named folders.
2017-08-18 14:34:54 +00:00
Agetian
069dbce000
- Removed a P/T assignment from Abandoned Sarcophagus.
2017-08-18 14:32:39 +00:00
Agetian
aa4a793566
- Added AILogic$ Fight to Ambuscade.
2017-08-15 17:41:20 +00:00
Agetian
371b0bdce1
- Committing card script corrections by Marek.
2017-08-10 13:48:11 +00:00