Agetian
6f421e688a
- Fixing cards with a damage prevention replacement effect which did not have ActiveZones set.
2018-04-23 09:38:51 +03:00
Chris H
ea1770b1a7
Migrate upcoming DOM files
2018-04-16 21:32:59 -04:00
Hanmac
b5be110f0c
Replacement Effect instead of StaticDamage
2018-04-10 07:15:41 +02:00
swordshine
45b6f1a6ef
- Fixed "precombat main phase" triggers
2018-04-05 22:07:15 +08:00
swordshine
3af07078c1
- Added Naban, Dean of Iteration (the Changetext effect was tested)
2018-03-25 22:07:29 +08:00
swordshine
e80acafc0e
Merge branch 'ddu-functional-updates' into 'master'
...
DDU functional updates
See merge request core-developers/forge!309
2018-03-25 07:13:36 +00:00
Rob Schnautz
21835f574d
Update phyrexias_core.txt
2018-03-22 00:58:04 +00:00
Rob Schnautz
38dc30f9b9
Update plains.txt
2018-03-22 00:48:25 +00:00
Rob Schnautz
6c8a00df5d
Update pyrite_spellbomb.txt
2018-03-22 00:34:27 +00:00
Rob Schnautz
58a897dd6d
Update pia_and_kiran_nalaar.txt
2018-03-22 00:04:13 +00:00
Hanmac
79c43d7c9f
cards: update cards with DamageMap
2018-03-14 07:15:02 +01:00
Michael Kamensky
8c680da98c
Merge branch 'PriceOfProgress' into 'master'
...
Price of progress
See merge request core-developers/forge!210
2018-02-19 04:37:54 +00:00
Michael Kamensky
bcc0fc9e00
Merge branch 'AINoncombatantCreatures' into 'master'
...
Ai noncombatant creatures
See merge request core-developers/forge!221
2018-02-18 09:10:39 +00:00
Michael Kamensky
f5e095f345
Merge branch 'cantblock' into 'master'
...
CantBlockBy as Static Ability
See merge request core-developers/forge!218
2018-02-18 08:05:59 +00:00
Hanmac
e990c3648e
cards: update card scripts for new CantBlockByStatic
2018-02-17 10:29:07 +01:00
Seravy
92f663c753
AI for Price of Progress
2018-02-14 13:25:13 +01:00
Seravy
e04d88977e
adding to cards L-Z
...
Added creatures with low power that have
-abilities that tap for something really valuable like drawing a card
-abilities that usually need to be saved until enemy turn (counter a spell, tap a creature, prevent damage)
-abilities that usually deal equal or more damage if not attacking (prodigal sorcerer, grim lavamancer)
Generally avoided abilities where activating before combat is an acceptable choice and thus the attack decision doesn't come up anyway as the AI already used the ability.
However, this behavior is unacceptable on certain abilities (mostly those with higher mana costs) which should not be used before the end of main 2 as it prevents the AI from actually playing their cards. (like Hanna Ship Navigator)
I suspect this will need quite a bit of improvement in the future but we have to start somewhere.
2018-02-11 22:13:58 +01:00
Seravy
ff054d44b7
Adding to cards where needed part 3 - Done up to base set 10th ED, expansions Apocalypse
2018-02-11 02:14:58 +01:00
Seravy
e909cfc744
Adding to cards where needed part 2
2018-02-11 01:49:43 +01:00
Seravy
b51ca84a8f
Adding to cards where needed (and removing from cards where it isn't safe to rely on one copy, like Moat)
2018-02-11 00:28:22 +01:00
Hanmac
586c2eb9b0
cards: update Buyback scripts
2018-01-29 22:50:07 +01:00
swordshine
9f25644645
- Fixed Phytotitan
2018-01-27 20:39:39 +08:00
swordshine
af1be79f78
- Necromancy and its friends now use delayed triggers instead of animated triggers
2018-01-26 19:24:29 +08:00
swordshine
6076954881
- Fixed Palace Jailer
2018-01-18 09:21:53 +08:00
swordshine
e3265ace4b
- Added Palace Jailer
2018-01-17 18:32:08 +08:00
Chris H
4a799cf45f
Migrate RIX to appropriate card letter folders
2018-01-13 10:21:23 -05:00
swordshine
917ae1daab
- Updated the Dinosaur type for a few cards
2018-01-13 21:15:50 +08:00
swordshine
bee34c064b
- Removed a param in the previous commit
2018-01-10 22:09:26 +08:00
swordshine
7ba64ce136
- Added Peack Talks
2018-01-10 22:06:57 +08:00
KrazyTheFox
6d5e56f6bf
Normalize line endings
2017-12-28 23:40:29 -05:00
Indigo Dragon
327795855a
Reapplying 36129, except this time it works.
...
Turns out I accidentally changed the Name of liberating_combustion.txt, wrecking everything.
2017-12-04 07:58:52 +00:00
Agetian
b3c5494e74
- Reverted r36129 as requested.
2017-12-04 07:29:52 +00:00
Indigo Dragon
9fc4a247aa
EDIT: WHOOPS THIS BORKED EVERYTHING PLS REVERT
...
Added plenty of DeckHints:Name$, some DeckHints:Color, many DeckNeeds:Name$
Most notably the Planeswalker Deck Into pack exclusive cards eg. [[Chandra, Pyrogenius]] and [[Liberating Combustion]]. New Policy: If a card would refer to another card, each get DeckHints:Name$ of the other.
2017-12-04 07:12:25 +00:00
Agetian
ac70e6504a
- Fixed the Ability$Counters deck hint in Proliferate.
2017-10-15 09:56:36 +00:00
Agetian
b5a167df05
- Unify most AITgts filtering calls in the AI code (except a couple which work differently).
2017-10-15 08:09:23 +00:00
Agetian
a8d73f6172
- Fix empty lines in scripts: part 2
2017-10-14 14:29:23 +00:00
Agetian
d412bcc718
- Fix zero cost AB/DB on triggers: letter P
2017-10-14 11:18:27 +00:00
Agetian
d30c95c58c
- Fixed Phthisis.
2017-10-14 04:51:15 +00:00
Agetian
bd85ed3577
- RemAIDeck update: deck hints for Proliferate and Sunburst.
2017-10-13 07:44:51 +00:00
Agetian
c68887f5f5
- RemAIDeck update: next iteration (Sunburst).
2017-10-08 12:33:19 +00:00
Agetian
5172aaafdb
- RemAIDeck update: next iteration (letters P and Q, some playable Graft).
2017-10-05 13:05:36 +00:00
Agetian
d8ec34aa6f
- RemAIDeck update: next iteration.
2017-10-05 06:35:39 +00:00
Agetian
f7746a0da6
- RemAIDeck update: next iteration (cards that grant continuous bonuses until untapped).
2017-10-05 04:45:22 +00:00
Agetian
2c7d75996e
- Marked Phyrexian Unlife as having a non-stacking effect.
2017-10-03 15:02:31 +00:00
Agetian
a1831ab338
- Hunt for obscure RemAIDecks: removing RemAIDeck in cards that are currently AI playable. Part 1.
2017-10-01 08:16:29 +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
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
623cda83d5
- Script update: CombatDamageDoneOnce -> DamageDoneOnce|CombatDamage$True
2017-09-25 06:46:19 +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