Commit Graph

6674 Commits

Author SHA1 Message Date
Agetian
fb32273477 - Corrected a token name. 2017-09-15 16:42:45 +00:00
Agetian
b7edc01952 - Working out some TODO items in Ixalan card scripts (treasure token images, previously unconfirmed P/T). 2017-09-15 16:12:37 +00:00
Agetian
d07a65d553 - Bundle and Booster Box info for Ixalan. 2017-09-15 16:00:18 +00:00
Agetian
58218f10da - Added booster generation info to Ixalan.txt. 2017-09-15 15:57:59 +00:00
Agetian
690eebb6a1 - Added Trilobite creature type. 2017-09-15 15:52:58 +00:00
Agetian
9bd9936781 - Fixed capitalization in Ixalan.txt. 2017-09-15 15:40:01 +00:00
Indigo Dragon
bf62325329 Added Ixalan.txt Edition File 2017-09-15 15:38:08 +00:00
Agetian
a3775e0b57 - Fixed Deathgorge Scavenger and improved AI logic for it. 2017-09-15 15:38:02 +00:00
Agetian
b5edcaf5ac - Added a missing reference to Liliana, Defiant Necromancer. 2017-09-15 14:54:37 +00:00
Agetian
b332038722 - Fixed the AI trying to flip Sasaya, Orochi Ascendant endlessly without satisfying its condition.
- Several script fixes from Marek.
2017-09-15 14:08:27 +00:00
kevlahnota
7e982b327b Refactor some String.replace to use TextUtil.fastReplace 2017-09-15 09:01:58 +00:00
Agetian
91585464bd - [XLN] Added 4 cards by Marek. 2017-09-15 06:35:52 +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
87cbc6229a - Fixed Soul Link. 2017-09-15 05:59:45 +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
093b5451c3 - Some XLN fixes. 2017-09-15 04:12:13 +00:00
Agetian
896dff3fdc - [XLN] Added 15/09 cards by Marek. 2017-09-15 04:09:12 +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
a73b480b1f - [XLN] Updated Enrage cards such that the trigger fires only once in case of simultaneous combat damage. 2017-09-14 13:43:21 +00:00
Agetian
4d374dd587 - Fixed a miswrite in laneswalker achievements, 2017-09-14 13:26:00 +00:00
Agetian
e7a559327c - A tweak in CHANGES.txt. 2017-09-14 08:28:32 +00:00
Agetian
ede35abe1a - A tweak in CHANGES.txt. 2017-09-14 06:25:05 +00:00
Agetian
edc36f915d - Documenting changes in CHANGES.txt. 2017-09-14 06:24:42 +00:00
Agetian
05a9d457aa - Improvements to Counter AI. 2017-09-14 06:18:05 +00:00
Agetian
57e5135346 - Improvements to Scry AI. Also, made Scry AI configurable using several AI profile preferences. 2017-09-14 05:35:35 +00:00
Agetian
74980f84d5 - A more generic implementation of AF MustAttack. 2017-09-14 04:19:03 +00:00
Agetian
fa7f1cc21a - [XLN] Added Axis of Mortality, Brazen Buccaneers, Desperate Castaways, Dire Fleet Hoarder, Imperial Lancer, Skulduggery. Added some deck hints and technical info to some XLN scripts. 2017-09-14 03:56:05 +00:00
kevlahnota
8c90fb3c15 Planchase Mod for mobile Forge. Uses BG art of current planes when a player planeswalk. 2017-09-14 00:45:52 +00:00
kevlahnota
021a48c070 The string replacement for achievement collection is not needed. 2017-09-14 00:42:39 +00:00
Agetian
8be583083e - Added XLN planeswalker achievements. 2017-09-13 18:45:28 +00:00
Agetian
8d15a7249a - A fix in planeswalker achievement file. 2017-09-13 18:41:59 +00:00
Agetian
6259793f39 - Fixing a mistype in achievement file names. 2017-09-13 18:41:07 +00:00
Agetian
772faf8cd2 - Updated rankings for AKH and HOU. 2017-09-13 18:25:52 +00:00
Agetian
dd7141aeaa - Adding initial rankings for Iconic Masters. 2017-09-13 18:21:59 +00:00
Agetian
521a3f9341 - Adding Iconic Masters to blocks.txt.
- Adding Ixalan to blocks.txt (currently disabled until all the relevant information about the set is revealed).
2017-09-13 18:15:44 +00:00
Agetian
37ebb5731d - Added Ydwen Efreet.
- Forge is now at 100 unsupported cards total.
2017-09-13 16:35:11 +00:00
Agetian
933ce64cce - Fixed a NPE when trying to repeat last add card before anything has been actually added at least once. 2017-09-13 15:41:12 +00:00
Agetian
b8d0019ece - Added Dulcet Sirens. 2017-09-13 15:37:33 +00:00
Agetian
4df3da0856 - [XLN] Added Charging Monstrosaur, Kinjalli's Caller, Tilonalli's Knight. 2017-09-13 15:22:44 +00:00
Agetian
0b7fc67c3f - Experimental: for Dingus Egg, do not check the time stamp of the card that changed zone (fixes interaction with Sacred Ground). Should this be the default behavior for ChangesZone triggers that do not seem to care for how many times the card had changed zones before the trigger resolves? 2017-09-13 14:52:09 +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
a0abaf62b4 - [XLN] Added Trove of Temptation. This card is ugly, so certain side effects in corner cases are probably still possible. Currently implemented as a keyword-like ability similar to "no more than X creatures can attack each turn" etc., but maybe is better as a global rule, I'm not sure (and not sure how to properly convert it to a global rule either...). Assistance and improvements are welcome. 2017-09-13 08:59:35 +00:00
Agetian
85ece1ec63 - [XLN] Added Ruthless Knave. 2017-09-13 08:42:10 +00:00
Agetian
ba284aafe3 - [XLN] Added Snapping Sailback by azcotic. 2017-09-13 08:35:25 +00:00
Agetian
f25ab2f892 - [XLN] Added Lightning-Rig Crew, Raiders' Wake, Sword-Point Diplomacy 2017-09-13 08:32:30 +00:00
Agetian
9850f2e242 - [XLN] Added Sky Terror. 2017-09-12 17:02:59 +00:00
Agetian
9313fa9193 - [XLN] Added Adanto Vanguard, Captivating Crew, Dire Fleet Ravager, River Sneak, Spell Swindle 2017-09-12 16:58:50 +00:00
Agetian
5af3384b02 - Improved implementation for Alluring Siren. 2017-09-12 11:07:46 +00:00