swordshine
5ff714c139
- HOU: Add Nissa, Genesis Mage
2017-06-17 05:41:53 +00:00
Agetian
130f384853
- Added basic AI logic for Mirror Entity Avatar in Vanguard (for Planar Conquest). Removed RemAIDeck from the relevant avatar.
2017-06-16 15:02:48 +00:00
Agetian
d4c4afcf0b
- Added a more conservative version of AILogic PayEnergy for PutCounter AI that only pays energy if the creature is in combat (attacking/blocking) or if there's more energy available than the most expensive energy cost of a permanent SA on the battlefield requires plus whatever the PutCounter SA requires.
...
- Set this logic for Longtusk Cub and Bristling Hydra.
- TODO: maybe somehow teach the AI to pay energy if it can save the creature from lethal damage from a spell?
2017-06-16 10:30:13 +00:00
Agetian
0934b09128
- Formatting fix, part 2.
2017-06-15 05:40:56 +00:00
Agetian
3055356e44
- Formatting fix.
2017-06-15 05:40:27 +00:00
Agetian
6591dadc4c
- Fixed the flooding of quest shop with dozens of color booster packs (now the total number of color booster packs corresponds to the total number of standard booster packs).
2017-06-15 05:19:49 +00:00
Agetian
33a901bbf8
- Fixed a note in CHANGES.txt.
2017-06-15 04:35:58 +00:00
Hanmac
14d975ee8e
Runesword: replace outdated hidden Keyword
2017-06-14 20:17:38 +00:00
Agetian
a69b345c00
- Improved and patched up the Snapcaster AI logic, enabled it for Snapcaster Mage (was previously disabled, most likely due to a crash).
...
- Added a variant of the Snapcaster logic called PlaySpellForFree used for cards that allow to play spells without paying their mana cost. Set this for Goblin Dark-Dwellers.
2017-06-14 14:14:58 +00:00
swordshine
988bda701d
- HOU: Add Wildfire Eternal (keyword: Afflict), still need to update ai
2017-06-14 08:17:32 +00:00
swordshine
ed7497007f
- HOU: Add two cards
2017-06-14 07:40:32 +00:00
Agetian
05213c5128
- Aetherworks Marvel is now banned in Standard.
2017-06-14 06:16:01 +00:00
Agetian
9ba44e1847
- Fixed Ward of Bones.
2017-06-13 20:31:33 +00:00
Agetian
328a5a745b
- Fixed Doubling Cube and Mana Reflection interaction.
...
- Updated several cards to use C->X format instead of Colorless->X for mana reflection (the latter is outdated and does not work anymore).
2017-06-13 17:56:05 +00:00
Agetian
26a96cd245
- Fixed Mana Reflection not doubling colorless mana.
2017-06-13 17:47:57 +00:00
Krazy
37ab0d5650
Add random duels to mobile version and move from button to main list
2017-06-13 04:27:34 +00:00
Agetian
ce7ab53f49
- Fixed Thrasios, Triton Hero moving a revealed nonland card to the bottom of the library after scry and prior to drawing a card.
2017-06-13 03:59:01 +00:00
Agetian
ea65d1de4d
- The Siege cycle cards now visualize their chosen mode in the card detail panel.
2017-06-12 13:20:21 +00:00
Agetian
0da85091fe
- Integrating latest Oracle updates by Indigo Dragon.
2017-06-12 12:18:23 +00:00
Agetian
d33ffc83aa
- Fixed Demoralize.
2017-06-12 12:16:39 +00:00
swordshine
62a8205bff
- Archenemy Nicol Bolas: Add two schemes
2017-06-12 08:01:07 +00:00
Agetian
3be7d4764c
- Better names for split NeedsToPlay vars (SplitNeedsToPlay/SplitNeedsToPlayVar).
2017-06-12 06:40:36 +00:00
Agetian
65850b63b1
- Added a way for split cards to have separate NeedsToPlay/NeedsToPlayVar sets for the right split (named NeedsToPlaySplit/NeedsToPlayVarSplit, respectively).
...
- Added NeedsToPlayVarSplit to the right split of Dusk // Dawn.
2017-06-12 06:21:52 +00:00
Agetian
860c3d7022
- Added a missing reference to Archive Trap.
2017-06-12 05:29:30 +00:00
Hanmac
123c26e994
dreams of the dead: use LeaveBattlefield now
2017-06-12 05:07:17 +00:00
Agetian
30d95794df
- Added the ability to make the AI play CopySpellAbilityAi on triggers if AILogic$ Always is set. Added this logic to Pyromancer Ascension.
2017-06-12 04:47:15 +00:00
Hanmac
e81528916a
cards: use LeaveBattlefield param instead of HiddenKeyword
2017-06-12 04:31:58 +00:00
Hanmac
86e11be6c1
Grixis Plane uses Unearth Keyword now
2017-06-12 04:03:56 +00:00
swordshine
c145502c8f
- Archenemy Nicol Bolas: Add three schemes
2017-06-11 01:40:37 +00:00
Hanmac
cdda8da011
Frostwielder: use ReplacementEffect
2017-06-10 18:33:10 +00:00
Hanmac
e139d0e82a
Insult // Injury: fixed Description
2017-06-10 17:42:34 +00:00
Hanmac
6bce8a7915
Flaying Tendrils: use Replacement Effect instead
2017-06-10 17:36:10 +00:00
Hanmac
f6bbf5f766
Haakon Avatar: use Replacement Effect
2017-06-10 17:20:02 +00:00
Hanmac
04e55cacb6
cards: update cards with ReplaceDyingDefined
2017-06-10 17:15:34 +00:00
Hanmac
580aed115a
cards: fixed Kumano
2017-06-10 15:33:15 +00:00
Hanmac
28456d8514
cards: Kumano cards, replace Hidden Keyword with Replacement Effect
2017-06-10 15:21:36 +00:00
Agetian
5180f68484
- Added AI NeedsToPlayVar to Dusk // Dawn.
...
- NOTE: I tried adding a graveyard count restriction to the flip side (Dawn), but that made the AI not play the card at all (does the AI consider SVars on both sides at the same time?...)
2017-06-10 15:11:11 +00:00
swordshine
a3f2112793
- Archenemy Nicol Bolas: Add two schemes
2017-06-10 14:26:28 +00:00
swordshine
dd2e76ec65
- Archenemy Nicol Bolas: Add a scheme
...
- Update scripts and add codes for C17 leaks
2017-06-10 14:07:13 +00:00
Agetian
33ac16eba6
- Comment unification.
2017-06-10 13:33:11 +00:00
Agetian
054d06794d
- Clarified one of the AI profile comments.
2017-06-10 13:32:36 +00:00
Agetian
a844577e1a
- Added AILogic LandForLand to Tectonic Edge.
2017-06-10 13:03:10 +00:00
Agetian
0bce0ee2e1
- AI should only sac Ghost Quarter if it either has more lands in play than the opponent, or equal amount of lands but at least one replacement land in hand, otherwise the AI tends to play too suboptimally.
2017-06-10 07:02:53 +00:00
Agetian
fca32cb035
- AI should only play Trial of Solidarity if it has at least a couple creatures out on the battlefield.
2017-06-10 04:06:11 +00:00
austinio7116
362fe5a693
Update to card generated deck model to include latest decks
2017-06-09 15:38:23 +00:00
swordshine
82a19b7692
- Archenemy Nicol Bolas: Add two schemes
2017-06-09 06:04:39 +00:00
swordshine
82109aadd3
- HOU: Add a card
2017-06-09 05:19:01 +00:00
swordshine
dda8ed861b
- HOU: Add two cards
2017-06-09 04:56:29 +00:00
Agetian
2967bd0403
- Added an alt wincon achievement for Triskaidekaphobia.
2017-06-08 20:18:25 +00:00
Agetian
3462573dd9
- Committing the latest oracle updates from Indigo Dragon.
2017-06-08 18:55:30 +00:00