Agetian
538ea82899
- AiBlockController: fixed a logic error in random trade code that led to overly aggressive trades
2017-09-13 15:09:12 +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
6ed9a8b336
- A little tweak to the previous commit.
2017-09-13 14:25:44 +00:00
Agetian
24df4e78c7
- Random favorable trades on block: when evaluating face-down Morph of Manifested creature, evaluate it based on its original face, not the face down 2/2 one.
2017-09-13 14:12:32 +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
b026111ef8
- Attempting to fix generation of keyword text with long descriptions.
2017-09-13 06:46:18 +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
f19c9183f0
- Decouple MustAttackEntity from MustAttackEntityThisTurn for Alluring Siren.
2017-09-12 16:34:37 +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
7182ad2e9c
- Some more NPE prevention in getSpellAbilityPriority.
2017-09-12 02:56:34 +00:00
Agetian
072508e1c1
- Added a TODO comment.
2017-09-11 19:12:47 +00:00
Agetian
91101a7c40
- Added a TODO comment
2017-09-11 19:12:33 +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
2a87d338b4
- Removed a superfluous comment.
2017-09-11 14:17:19 +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
f332db93ad
- Added a couple final declarations in PumpAi.
2017-09-11 11:08:21 +00:00
Agetian
6ffc687174
- Some improvements to Aristocrats PumpAi and Electrostatic Pummeler AI.
...
- Added some final declarations in SpecialCardAi.
2017-09-11 11:06:39 +00:00
Agetian
ba6079164c
- Attempting to fix a concurrent exception on an accidental quick reentry of addAttackingBand.
2017-09-11 09:55:26 +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
9eddb37c3e
- As Foretold: a simpler check for split half CMCs.
2017-09-10 16:50:19 +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
Agetian
89b377ab8f
- Added a difficult to resolve known issue about As Foretold to ISSUES.txt.
2017-09-10 14:36:50 +00:00
Agetian
1d93fccbb3
- As Foretold: simplified implementation of copyWithDefinedMana
2017-09-10 13:42:16 +00:00
Agetian
f8786bcd47
- Ancestral Vision and similar cards should also be castable without paying their mana cost (117.6a).
2017-09-10 11:46:34 +00:00
Agetian
8adf2043f7
- Added puzzle PS_HOU8 coded by Nigol.
2017-09-10 11:35:46 +00:00
Agetian
8af3fe3db8
- Attempting to fix an issue with fastlands and slowlands ETBing in the wrong state when entering the battlefield together with other lands at the same time.
...
- Fixed an issue with LastStateBattlefield/LastStateGraveyard not returning anything unless at least some ability has been played.
2017-09-10 11:32:42 +00:00
Agetian
09c1db9afe
- As Foretold: allow interaction with spells that initially have no mana cost (e.g. Ancestral Vision).
2017-09-10 11:28:07 +00:00
Indigo Dragon
2f738ff2b7
Updated Rarity corrections
2017-09-10 08:07:16 +00:00
Agetian
4429e36c3f
- Improved copyWithDefinedMana such that the defined mana cost is added to spells that initially have no mana cost.
...
- TODO: it's still impossible to cast e.g. Ancestral Vision via As Foretold, even though it should be possible according to a ruling. Not sure how to fix, help is welcome.
2017-09-10 07:53:27 +00:00
Agetian
0b8a3cfcea
- Emblems should be colorless.
2017-09-10 06:19:07 +00:00
Agetian
c3d43f6021
- Use CARDNAME in the desc of As Foretold.
2017-09-10 06:02:28 +00:00
Agetian
2a5badbc7c
- Added As Foretold.
2017-09-10 05:54:43 +00:00
Agetian
3c5f24f99d
- Fixed Shefet Monitor text.
2017-09-10 03:23:18 +00:00
Agetian
105212a667
- Fixed interaction between Animate Dead and Worldgorger Dragon.
2017-09-10 03:21:49 +00:00