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
Agetian
46a5512209
- Fixed mana cost for Conqueror's Galleon.
2017-09-12 10:51:41 +00:00
Agetian
63c83e97c4
- [XLN] Added Makeshift Munitions and Vicious Conquistador.
2017-09-12 09:00:24 +00:00
Agetian
cf311fdeb1
- Fixed Alluring Siren implementation.
2017-09-12 08:16:54 +00:00
Agetian
04ef82bc70
- [XLN] Added Legion Conquistador.
2017-09-12 03:26:04 +00:00
Agetian
d34fa71797
- [XLN] Added Dowsing Dagger / Lost Vale, Legion's Landing / Adanto, the First Fort.
2017-09-11 18:04:42 +00:00
Agetian
bee7bccc12
- A couple XLN card fixes / updates.
2017-09-11 17:48:44 +00:00
Agetian
74eea096b1
- Added some more experimental combat AI options, currently disabled by default.
...
- Enabling some of the previously experimental, now tested combat AI options (random favorable trades, holding combat tricks until block, trading to save a planeswalker, attempting to avoid attacking into certain blocks).
2017-09-11 17:37:43 +00:00
Indigo Dragon
02c028584b
Added Iconic Masters.txt
2017-09-11 15:17:04 +00:00
Agetian
8759532964
- Experimental: in combat AI, try to avoid counting static abilities that grant power bonuses twice in case the creature has already attacked and the relevant bonus is already accounted for in getNetPower/getNetToughness (aims to fix AI prediction of creature power in presence of cards such as War Horn).
2017-09-11 14:16:02 +00:00
Agetian
372ee945de
- Added puzzle PC_122215 coded by Xitax.
2017-09-11 04:32:41 +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
94693f530e
- Documenting changes in CHANGES.txt.
2017-09-10 15:11:33 +00:00
Agetian
ee9eced602
- Integrating PTK Quest world by Xyx.
2017-09-10 15:09:05 +00:00
Agetian
58fa9b8182
- Added a known issue note to As Foretold card text.
2017-09-10 14:40:05 +00:00