Commit Graph

33559 Commits

Author SHA1 Message Date
Agetian
56a3b65804 - Added code support for SetTypes in CopyPermanentEffect. 2017-06-24 19:39:32 +00:00
Krazy
784f7e6c41 Update download lists 2017-06-24 18:35:20 +00:00
Agetian
8a7f7bef03 - Added an AI logic for Sarkhan the Mad ultimate. 2017-06-24 18:18:35 +00:00
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
Agetian
adefa11d3a - Minor formatting fix. 2017-06-24 13:33:48 +00:00
Hanmac
ae33812bb6 custodi soulcaller add Reference 2017-06-24 13:29:56 +00:00
Agetian
dd897bef84 - More formatting. 2017-06-24 13:10:17 +00:00
Agetian
96b338ddd0 - Code formatting and import fixes. 2017-06-24 13:09:14 +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
33a9638205 - AF ChangeZoneAll: when searching someone else's hand, reveal the cards in it first to the activator of the ability (since searching the zone involves seeing what's in it first). 2017-06-24 09:33:15 +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
Krazy
60533647ac Allow selecting of quest events from anywhere in the panels, not just the radio button itself 2017-06-24 07:43:50 +00:00
Agetian
37a774fd98 - Integrating Marek's HOU contributions from June 23-June 24. 2017-06-24 07:26:32 +00:00
Krazy
916e7332e9 Remove testing logic for last commit 2017-06-24 07:00:09 +00:00
Krazy
2e7c39877e Add Java update notification when Forge is started 2017-06-24 06:59:07 +00:00
Krazy
54d7971372 Some formatting fixes 2017-06-24 04:57:34 +00:00
Krazy
a6993eae8e Add shift+click multi-select to custom quest format dialog 2017-06-24 04:57:11 +00:00
Agetian
98fc81cc7d - In Mobile Forge, FChoiceList should always reset the selection on tapping an item in the list, otherwise the selector can get locked up in the "all items selected" mode upon clicking the "add all" / "remove all" button. 2017-06-23 19:23:18 +00:00
Krazy
287b48ce40 Hopefully actually fix java version checking 2017-06-23 18:40:19 +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
4b9f226949 - Experimental: always check the combat LKI when determining if a card was blocked, since isInPlay can't be used at this point to determine if a card is still on the battlefield (combat methods receive LKI copies of cards?). This fixes e.g. Abu Ja'Far not working correctly when blocking a creature, but has potential to break something, please keep your eyes open. 2017-06-23 16:56:34 +00:00
Agetian
8bbde8c11c - Added missing BoosterCovers definitions to AKH,AER. 2017-06-23 15:59:09 +00:00
Agetian
648023f66d - Fixed the wrong player being marked as a loser when winning the game via a spell effect (alt wincon), which led to various side effects, most notoriously awarding a mythic Hellbent achievement when winning via an alt wincon such as Felidar Sovereign. 2017-06-23 15:48:30 +00:00
Agetian
ae149ac913 - Better place for the oppList isEmpty check in Donate AI. 2017-06-22 20:15:36 +00:00
Agetian
52d1d0ec3a - Fixed Ange of the God Pharaoh card name. 2017-06-22 19:54:17 +00:00
Agetian
2097d2207b - Fixed Donate AI crashing if all opponents have hexproof. 2017-06-22 19:53:21 +00:00
Agetian
8942419d6c - Preparing Forge for Android publish v1.5.64.005 [incremental]. 2017-06-22 19:46:20 +00:00
Agetian
65e2bf0938 - Hide anisotropic filtering for now behind a comment (pending further testing). 2017-06-22 19:27:23 +00:00
Agetian
195bdb0d6b - Enable anisotropic filtering when filtering battlefield textures on mobile Forge by default. 2017-06-22 19:01:46 +00:00
nefigah
cf6d6fe525 Mobile: Adjust texture filtering and add optional anisotropic support (commented out for now) 2017-06-22 18:41:59 +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
84c7b501c4 - Fixed an occasional comment corruption. 2017-06-22 09:15:55 +00:00
Agetian
379273e2b4 - AI should announce multikicker value for cards like Bloodhusk Ritualist to work correctly. 2017-06-22 09:15:20 +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