Agetian
3819a845f0
- Improved token pictures for tokens generated by Fabricate.
2017-08-09 10:12:34 +00:00
Agetian
d66c0f2d61
- Fixed AF DestroyAll destroying cards that can't be destroyed in case those cards were granted indestructibility by another card that is destroyed first (e.g. Crested Sunmare + horse tokens and an attempted removal via a Wrath of God type effect).
2017-08-09 09:55:25 +00:00
Agetian
0bf9da71ab
- Fixed Traverse the Outlands casting cost.
2017-08-08 14:59:16 +00:00
Agetian
a07ff51c68
- [C17] Added 9 cards implemented by Marek (all tested ingame).
2017-08-08 12:23:56 +00:00
Agetian
48faabee49
- Committing card script corrections by Marek.
2017-08-08 11:38:27 +00:00
Agetian
d2f9eeab12
- Rudimentary prediction for Insult // Injury double damage effect for the AI (currently done in a way similar to how several other effects are predicted, which is (a) suboptimal - needs to be figured out from the replacement effect itself; (b) needs to be moved out from the Card and Player classes into the AI class, probably ComputerUtilCombat). Feel free to improve.
2017-08-08 10:00:04 +00:00
Agetian
c8ba4f0379
- Added AI logic parameter to Duskmantle, House of Shadow
2017-08-08 09:29:56 +00:00
Agetian
fba0fe1866
- Preparing Forge for Android publish 1.6.1.004 [incremental/fixes].
2017-08-08 05:16:16 +00:00
Agetian
9685b92bc9
- Fixed a NPE in QuestDuelReader.
2017-08-08 04:46:48 +00:00
Agetian
3ae9779eec
- Removed a debug print line.
2017-08-08 04:45:12 +00:00
Agetian
ebbdc46305
- Fix imports.
2017-08-08 04:44:37 +00:00
Agetian
4fb1c866da
- AI: Avoid infinitely activating AF Untap on another permanent that will then be used to untap the first one (e.g. 2x Kiora's Follower)
2017-08-08 04:44:05 +00:00
Agetian
431d5ef8a8
- Added support for Renowned and Monstrous X properties to GameState.
2017-08-08 04:12:49 +00:00
Agetian
174d1f7838
- Puzzle mode improvements: no triggers will now run when the game state is set up; triggers will run in combat if attackers are declared.
2017-08-08 04:07:18 +00:00
Hanmac
b57ecea305
kefnet should cleanup choosen card
2017-08-07 16:28:23 +00:00
Agetian
64f39dcb79
- Fixed Glarecaster and Mirrorwood Treefolk.
2017-08-07 08:01:14 +00:00
Agetian
86149145f6
- Extended support for single target precast spells in Puzzle Mode.
2017-08-07 07:42:33 +00:00
Agetian
f3c41e9a66
- Use the ";" delimiter for precast spell declarations.
2017-08-07 05:00:42 +00:00
Agetian
2a6723f8db
- Fixed an occasional change.
2017-08-07 04:50:12 +00:00
Agetian
2bb8d8b52a
- Some puzzle mode improvements. Added support for precasting simple (untargeted) spells at the beginning of the game via AIPrecast/HumanPrecast parameters. Added support for Flipped and Meld card states.
2017-08-07 04:49:24 +00:00
Agetian
ac86cf19a0
- Added puzzles PC_080415 and PC_081115 coded by Xitax.
2017-08-07 03:59:08 +00:00
Agetian
ae29fef6d4
- Solution attempt #2 for the delayed trigger activator bug: store the original delayed trigger activator and restore it before running the trigger if a stored value was found, in case it was previously overwritten by the AI routines (fixes e.g. Rainbow Vale).
2017-08-07 03:43:38 +00:00
Agetian
54486cb5be
- Reverting 34942 for now, causes weird, hard to track side effects. Better solution needed.
2017-08-06 18:17:56 +00:00
Agetian
22e41df8ea
- Fixed a NPE in HostedMatch.
2017-08-06 18:03:45 +00:00
Agetian
d6dfc2ffb6
- Attempting to fix a long-standing bug with the delayed triggers getting the wrong activator set at their resolution time (the AI was aggressively overwriting the activator via its SpellAbility simulation routines).
...
- Ensured that all callers of getOriginalAndAltCostAbilities both call setActivatingPlayer and then reset it to its original value if there was one after the simulation completes. Thus, an aggressive setActivatingPlayer inside getOriginalAndAltCostAbilities should not be necessary.
2017-08-06 11:52:03 +00:00
Agetian
cb9d0ce3ed
- Rebalanced Vanellope von Schweetz 1 quest opponent.
...
- Added Ice King 1 quest opponent by tojammot.
2017-08-06 11:43:11 +00:00
Agetian
cef5117e29
- Fixed Guan Yu, Sainted Warrior [fixing an occasionally missed | ].
2017-08-06 07:43:56 +00:00
Agetian
466af94499
- Fixed Guan Yu, Sainted Warrior.
2017-08-06 07:43:17 +00:00
Agetian
ab9dea6930
- Fixed Challenge achievements being awarded in Puzzle Mode.
2017-08-05 11:50:54 +00:00
Agetian
cc2c585a55
- Added missing break statement.
2017-08-05 10:18:51 +00:00
Agetian
f9b1a59368
- Minor goal specification according to description.
2017-08-05 10:17:04 +00:00
Agetian
23cbe917c2
- Improvements and fixes for the new puzzle goal.
2017-08-05 10:09:04 +00:00
Hanmac
971f9694da
ForgeConstants: add missing Constants
2017-08-05 10:01:05 +00:00
Agetian
32f057fa26
- Added support for "Destroy Permanents" goal in puzzle mode.
...
- Added puzzle PC_042815 implemented by Xitax.
2017-08-05 09:58:27 +00:00
Agetian
8c7edaaca4
- Added support for "Destroy Permanents"/"Kill Creatures" goal in puzzle mode.
...
- Added puzzle PC_042815 implemented by Xitax.
2017-08-05 09:54:27 +00:00
Hanmac
205323200a
PlaneswalkerArchivements and AltWinArchivements are not make in res/lists
2017-08-05 09:45:33 +00:00
Agetian
9b880eb669
- Fixed AI for Jace, Telepath Unbound -3 ability.
2017-08-05 03:53:16 +00:00
austinio7116
3ce53cedc8
Something funny happened when I committed this file - so trying again
2017-08-04 19:15:23 +00:00
austinio7116
37e44968dc
Update to card-based random deck data to include post HOU Pro Tour decks
2017-08-04 19:13:28 +00:00
Agetian
4fb58bc005
- All Hallow's Eve trigger should act as an intervening if clause.
2017-08-04 17:29:51 +00:00
Agetian
b24832dd84
- All Hallow's Eve must return the creatures to the battlefield once the last counter is removed (without necessarily waiting till the next upkeep).
2017-08-04 17:20:41 +00:00
Agetian
57aa32f0c1
- Added Bow to My Command.
...
- Currently probably one of the most complicated scripts, utilizing a couple hacks to simulate the "tap creatures with power 8 or greater" triggered ability. Most likely needs, at least, an UnlessCost update to support the tapXType cost with total creature power, and also potentially another update when/if shared turns and shared decisions are implemented.
2017-08-04 16:15:28 +00:00
Agetian
60c20cc628
- Added Choose Your Demise.
2017-08-04 15:57:05 +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
Agetian
f0af71d8c0
- Removed an experimental test line.
...
- Fixed Hazduhr the Abbot out of sight trigger definition.
2017-08-04 10:39:05 +00:00
Agetian
b65fed7a0d
- Minor fix in description generation.
2017-08-04 10:23:45 +00:00
Agetian
364205cd9b
- Added Hazduhr the Abbot.
2017-08-04 10:22:41 +00:00
Agetian
081ea769a1
- Removed an unused variable.
2017-08-04 08:46:48 +00:00
Agetian
7fef69635f
- Chain of Acid doesn't need a special AITgts specification.
2017-08-04 08:46:01 +00:00
Agetian
e3c3315873
- Improved the AI logic for Chain of Acid.
2017-08-04 08:43:47 +00:00