Commit Graph

5864 Commits

Author SHA1 Message Date
Agetian
174444e3b5 - Allow Sarkhan the Mad AI to use the 0 ability as a source of card advantage when Sarkhan is low on loyalty. 2017-06-24 14:06:26 +00:00
Hanmac
ae33812bb6 custodi soulcaller add Reference 2017-06-24 13:29:56 +00:00
Agetian
378d2fbbc6 - Added simple logic for Sarkhan the Mad to make the AI able to use it to produce 5/5 flying dragon tokens out of its own creatures. 2017-06-24 13:07:46 +00:00
Agetian
19cca4ce79 - Updated more cards to account for the ruling about hidden zones and cards like Eradicate. 2017-06-24 12:52:45 +00:00
Agetian
f543eccad2 - Cranial Extraction: removed an unused SVar. 2017-06-24 11:54:11 +00:00
Agetian
38cf5eca85 - Eradicate, Memoricide: added missing references.
- Cranial Extraction: updated to take the hidden zone ruling into consideration.
2017-06-24 11:53:41 +00:00
Agetian
2b00f33495 - Set the library Search parameter for Memoricide. 2017-06-24 11:34:14 +00:00
Agetian
d75d726efd - Eradicate should count as "searching in the library". 2017-06-24 11:33:34 +00:00
Agetian
deb6f1503e - Reordered abilities on Eradicate according to how they are worded on the card. 2017-06-24 11:27:59 +00:00
Agetian
6658fea59c - Updated Appetite for Brains and Perish the Thought to reveal cards to everyone (similar to Transgress the Mind). 2017-06-24 11:20:16 +00:00
Agetian
cee6d35bd2 - Fixed a mistype in the new Eradicate script. 2017-06-24 10:54:23 +00:00
Agetian
cac16dfe51 - Updated Eradicate to allow optional exile from private zones (hand, library). 2017-06-24 10:53:12 +00:00
Agetian
32ae08986e - Updated Transgress the Mind to reveal the hand to everybody and then let the player choose a card and exile it (with an additional switch not to reveal the hand two times to the activator). 2017-06-24 10:37:46 +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
Agetian
37a774fd98 - Integrating Marek's HOU contributions from June 23-June 24. 2017-06-24 07:26:32 +00:00
Krazy
2e7c39877e Add Java update notification when Forge is started 2017-06-24 06:59:07 +00:00
Krazy
26d1895faa Make counter tabs 10% smaller and update preferences for more options 2017-06-23 18:05:00 +00:00
Agetian
85a7d1304a - Adding MTG Deck Clusters netdeck set from Austinio. 2017-06-23 17:08:30 +00:00
Agetian
8bbde8c11c - Added missing BoosterCovers definitions to AKH,AER. 2017-06-23 15:59:09 +00:00
Agetian
52d1d0ec3a - Fixed Ange of the God Pharaoh card name. 2017-06-22 19:54:17 +00:00
Agetian
e96d28e811 - Ligature AE -> Ae update. 2017-06-22 16:11:44 +00:00
Agetian
1423d27dc6 - Thawing Glaciers should not fire its trigger if it changed zones in between activation and end of turn (since it's going to be a new object). 2017-06-22 13:40:34 +00:00
swordshine
397924034b - HOU: Added 2 cards 2017-06-22 11:14:52 +00:00
swordshine
2212a4584a - HOU: Added 5 cards 2017-06-22 10:53:57 +00:00
Agetian
718be14a58 - Adding Hour of Devastation Invocations. 2017-06-22 10:36:32 +00:00
swordshine
967bdb1aa3 - HOU: Added 3 cards 2017-06-22 10:19:57 +00:00
Agetian
a8b401f22c - In Planar Conquest, if all the planes are unlocked, the green reward will be a Chaos Battle instead of 5 planeswalker emblems.
- Documenting recent changes in CHANGES.txt, moved some of the older changes over to MANUAL.txt.
2017-06-22 05:28:47 +00:00
Krazy
6e891101ce Add new counter display and associated preference; clean up preferences screen a little 2017-06-22 02:25:06 +00:00
swordshine
89e72f382f - Fixed Reyhan, Last of the Abzan 2017-06-22 01:50:56 +00:00
Agetian
b6545dcc97 - Attempting to fix issues with Animate Dead, Mikaeus, the Unhallowed (indirect Undying), and possibly other things. 2017-06-21 18:54:12 +00:00
Agetian
70a6032e68 - A different approach to remedying the broken Play Effect problem (uses a dedicated SVar on a SpellAbility). 2017-06-21 13:33:11 +00:00
Agetian
8f2aa095ce - Fixed casting a non-instant spell from a Play Effect not working for the human player. 2017-06-21 13:07:58 +00:00
Agetian
b45afe03a7 - Attempted to fix the dialog popup for optional costs popping up for cards with no optional costs [please review]. 2017-06-21 12:12:09 +00:00
Agetian
07de8055dc - Added some AI deck hints to Upcoming. 2017-06-21 06:35:50 +00:00
Agetian
b30d659aeb - Added some AI deck hints for Amonkhet cards. 2017-06-21 06:33:09 +00:00
Agetian
d573f60acc - Some comment cleanup in PlayerControllerHuman. 2017-06-21 04:46:22 +00:00
Hanmac
e29ec6fb83 GameActionUtil: add getOptionalCostValues to return OptionalCost with its Cost objects
SpellAbility: add canPlayWithOptionalCost
PlayerControllerHuman: got formated
2017-06-21 04:23:30 +00:00
Agetian
ce4cfd11bb - Added AILogic$ ConsiderSac to Heart-Piercer Manticore, updated the logic not to sacrifice creatures with power 0 to it or valuable creatures unless lethal damage can be dealt to player (is CreatureEvalThreshold too permissive/restrictive? could stand to be improved, most likely). 2017-06-20 12:53:37 +00:00
Agetian
53ea39f787 - Added NeedsToPlay AI var to Harvest Season. 2017-06-20 12:26:55 +00:00
Agetian
d23eb5d678 - Corrected collector card numbers for DDS. 2017-06-19 15:41:44 +00:00
Agetian
a9ce0de935 - Added Welcome Deck 2017 definition file. 2017-06-19 15:15:20 +00:00
Agetian
927575fbfa - PumpAll AI should respect AIPreference:SacCost if specified.
- Specified a basic AIPreference for Maw of the Obzedat, marked it as AI playable.
2017-06-19 04:58:32 +00:00
Agetian
b19efd6c0d - Implemented a way to auto-suggest basic lands in the Add Basic Lands dialog in desktop and mobile Forge. 2017-06-18 16:41:51 +00:00
Agetian
bcaf069d96 - Changed Wrexial, the Risen Deep to work correctly with damage redirection. 2017-06-18 10:19:06 +00:00
Agetian
c6b405bad5 - Restored trigger zone for Wrexial, the Risen Deep. 2017-06-18 09:55:13 +00:00
Agetian
5f08e2d065 - Fixed Wrexial, the Risen Deep trigger not working. 2017-06-18 09:52:22 +00:00
Agetian
ca043336a8 - Marked 1 more card with AILogic$ ReplaySpell. 2017-06-18 09:27:49 +00:00
Agetian
4565d64ca8 - Marked more cards with AILogic$ ReplaySpell. 2017-06-18 09:27:13 +00:00
Hanmac
a49e0e4926 upcomming: add Desert Cycling lands 2017-06-18 06:40:22 +00:00
Agetian
d71691eca7 - Added NeedsToPlay to Shields of Velis Vel. 2017-06-18 04:30:34 +00:00