Chris H
ea1770b1a7
Migrate upcoming DOM files
2018-04-16 21:32:59 -04:00
Rob Schnautz
8a34c8330f
Update jace_beleren.txt
2018-03-22 22:06:24 +00:00
swordshine
d66e041db3
- DOM: Added a few cards
2018-03-13 12:26:47 +08: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
e909cfc744
Adding to cards where needed part 2
2018-02-11 01:49:43 +01:00
Agetian
b3f1bad6b7
- Fixed Jungle Creeper.
2018-01-24 16:02:11 +03:00
Agetian
831b5a8ba3
- Fixed Tomb Robber and Jadecraft Artisan oracle texts, marked Tomb Robber as currently AI-unplayable (needs a special ExploreAi logic).
2018-01-16 22:40:56 +03:00
Chris H
f9f83660f5
Fix Jadelight Ranger description
2018-01-14 17:55:24 -05:00
Chris H
4a799cf45f
Migrate RIX to appropriate card letter folders
2018-01-13 10:21:23 -05: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
7e6771d550
- [Part 2] Adding support for DamageDone replacement effects and triggers to work with emblems (for cards with ChooseSource).
2017-11-29 07:35:58 +00:00
Agetian
70e4d80965
- A more advanced untap logic for cards like Voyaging Satyr that allows the AI to pool mana and untap lands for more in order to cast a bigger spell.
2017-10-16 06:21:29 +00:00
Agetian
5b147d4ab2
- Marking more cards with {T}: Untap target land as AI-playable (similar to Voyaging Satyr).
2017-10-15 14:25:46 +00:00
Agetian
a8d73f6172
- Fix empty lines in scripts: part 2
2017-10-14 14:29:23 +00:00
Agetian
2089450a1d
- Fix zero cost AB/DB on triggers: letters J and K
2017-10-14 11:14:23 +00:00
Agetian
43c23059ba
- RemAIDeck update: next iteration (letter J).
2017-10-12 13:10:01 +00:00
Agetian
d865a8ba0c
- Some Ixalan card logic update.
2017-10-05 03:48:01 +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
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
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
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
Indigo Dragon
7232f9446a
Replaced all double spaces __ with single spaces _
2017-09-02 14:17:43 +00:00
Indigo Dragon
4036fc44e3
More brackets [] and colons : for planeswalkers
...
That should be it for now.
2017-09-02 11:05:25 +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
817a691248
- [XLN] Integrating Oracle updates by Indigo Dragon: Planeswalkers now have the Legendary supertype.
2017-08-28 17:35:53 +00:00
Agetian
8ddc3ae172
- Fixed Jeskai Charm.
2017-08-25 20:27:26 +00:00
Agetian
9b880eb669
- Fixed AI for Jace, Telepath Unbound -3 ability.
2017-08-05 03:53:16 +00:00
Agetian
eaae999878
- Fixed Jace, Architect of Thought -2 ability not allowing to order the cards going to the bottom of the library.
2017-08-04 15:54:31 +00:00
Sol
c31fb7381b
- Move HOU cards to appropriate named folders (delete 7 reprint dupes)
2017-07-09 01:11:43 +00:00
Agetian
e44dc0155a
- Integrating Oracle updates by Indigo Dragon.
2017-06-30 18:54:04 +00:00
Agetian
5086b21fda
- AF Charm cards update: SpellDescription is no longer required for Charm, it is generated automatically from the relevant choice abilities.
2017-06-24 09:15:55 +00:00
Hanmac
aafd47bcd0
Jave Vryn Prodigy needs two Effects for the replacement
2017-06-17 06:15:28 +00:00
Agetian
0da85091fe
- Integrating latest Oracle updates by Indigo Dragon.
2017-06-12 12:18:23 +00:00
Agetian
3462573dd9
- Committing the latest oracle updates from Indigo Dragon.
2017-06-08 18:55:30 +00:00
Agetian
d82215a556
- Oracle update: Jackals
2017-04-29 13:54:11 +00:00
Agetian
0ed79806b6
- Integrating Indigo Dragon's errata update from April 24.
2017-04-24 20:02:22 +00:00
Krazy
be3c1cbbf2
Moved everything back to cardforge.org in preparation for release
2017-04-22 05:55:17 +00:00
Agetian
ccdb42d9d3
- Big card text update from Indigo Dragon, part 2.
2017-03-17 18:19:34 +00:00
Agetian
db1a097945
- Big card text update from Indigo Dragon, part 1.
2017-03-17 13:06:12 +00:00
Agetian
694e38c6da
- Integrating card text updates from Indigo Dragon (PCA pack).
2017-03-14 13:40:48 +00:00