Commit Graph

3461 Commits

Author SHA1 Message Date
Sloth
cdf0002f13 - Updated some SVars. 2015-09-25 20:58:06 +00:00
Agetian
a429f544db - Better description for the Ultimate Sacrifice BFZ event deck. 2015-09-25 20:10:30 +00:00
Agetian
033f419f5f - Added the Ultimate Sacrifice BFZ event deck to quest deck precons 2015-09-25 20:01:55 +00:00
Agetian
e8fcb6ceb4 - Added 4 out of 5 BFZ precons to Quest mode (Swarming Instinct requires Bane of Bala Ged, event deck Ultimate Sacrifice requires Bone Splitters). 2015-09-25 19:33:33 +00:00
Sloth
267b15e8b2 - Fixed more scripts of Processors. 2015-09-25 18:13:51 +00:00
Agetian
d6a578beff - Fixed the second part of the trigger of Guul Draz Overseer (related to trigger zones). 2015-09-25 18:01:20 +00:00
Agetian
3da122b751 - Fixed Guul Draz Overseer triggering from zones other than the battlefield. 2015-09-25 18:00:33 +00:00
Sloth
ada0948fb3 - Fixed ExiledMoveToGrave cost for optional triggers.
- Fixed script of Ulamog's Reclaimer.
2015-09-25 17:56:46 +00:00
Agetian
7bb70d6491 - Fixed a non-UTF-8 symbol in Tajuru Warcaller's ability descriptions.
- Fixed Omnath, Locus of Rage triggering from zones other than the battlefield.
- Added ForceRevealToController$ True to Fertile Thicket to ensure that the player sees all the cards prior to taking action (per the card text "Look at the......")
2015-09-25 06:37:47 +00:00
Sol
3451d4bda6 - Fix description for Imposing Visage 2015-09-24 17:05:39 +00:00
Agetian
3425e4f10c - Fixed Titan's Presence. 2015-09-23 20:01:59 +00:00
Agetian
49ecea76b9 - Add "ForceRevealToController$ True" to Seek the Wilds to allow the player to look at all four cards first before making a decision and then ordering the remaining cards. 2015-09-23 12:23:11 +00:00
Agetian
55393af656 - Fix March of the Tomb incorrectly returning an additional Ally card from the graveyard (even if in excess of total CMC restriction) if only one targetable Ally card was left in the graveyard after targeting. 2015-09-23 09:04:45 +00:00
Agetian
5219832985 - Fixed a trigger description of Quest for Ula's Temple. 2015-09-23 06:42:20 +00:00
Agetian
fe9ac18f44 - Support CARDNAME generalization in the optional prompt for AB Dig. 2015-09-23 06:40:35 +00:00
Agetian
6e3eac1258 - A somewhat cleaner implementation for the fixes for Explorer's Scope and Quest for Ula's Temple. 2015-09-23 06:09:05 +00:00
Agetian
ed6afbc77b - Implemented a better fix for Explorer's Scope that does not break a ton of other AB Dig abilities. Also fixes Quest for Ula's Temple.
- Note, however, that this fix as it is introduces an additional complication for card scripting in the form of extra parameters ForcedRevealToController / ShowOptionalAbilityPrompt. I tried making these global and based on card logic but there are enough card scripts that utilize ChangeNum$ All + NumToDig$ 1 in different ways that making it global in different ways tends to break different card scripts. Better ideas are welcome.
2015-09-23 05:07:13 +00:00
Agetian
5bfd4b22ff - Tweaked the BFZ Gideon planeswalker achievement text. 2015-09-22 07:24:01 +00:00
Sol
92ad5379d1 - Updating formats to reflect October 2nd Standard (post-rotation) 2015-09-22 03:42:22 +00:00
Sol
5085bdbcb4 - Adding BFZ Block 2015-09-22 02:27:41 +00:00
Sol
75579f3d57 - Merging BFZ was failing, so exporting/importing 228 completed BFZ cards. Not sure why the merge wasn't working? 2015-09-22 02:23:38 +00:00
Sloth
7ee205f78a - Added a medium version of the Goldfinger quest opponent. 2015-09-21 21:14:21 +00:00
Agetian
723a607c9f - Added code support for cards dependent on the maximum total CMC of targets (e.g. March from the Tomb). Basic AI support also added (but can most likely be made smarter, feel free to improve).
- Note that the relevant SA parameter has been renamed to "MaxTotalTargetCMC" (from "WithTotalCMC") to avoid confusion with the ChangeZone parameter "WithTotalCMC" that means "the total CMC of a single card".
2015-09-21 16:34:53 +00:00
Agetian
0c05987129 - Fixed Proteus Machine type-changing effect not lasting indefinitely. 2015-09-21 11:36:41 +00:00
Agetian
35a1278d4a - Updated the text for one of the BFZ achievements. 2015-09-21 10:27:27 +00:00
Agetian
f21bc2901f - Fixed AB Dig to correctly allow optional abilities and to reveal the card to the controller of the ability even in case it's not valid for further action.
- Fixed Explorer's Scope effect. This also fixes abilities like that of Ajani, Mentor of Heroes which are supposed to be optional but were not treated as optional before.
- Note that this change may break something. Testing is welcome.
2015-09-21 08:39:13 +00:00
Agetian
b3674746ea - Added BFZ planeswalker achievements. 2015-09-21 05:08:16 +00:00
tojammot
34cc56ce2f Adjusted the Bruce Lee 3 quest opponent deck and added Suika Ibuki 3. 2015-09-21 00:59:54 +00:00
drdev
22bfc9f1e3 Support editing individual filters via menu 2015-09-20 16:32:37 +00:00
drdev
32f9e971e0 Fix so resetting filters fully resets advanced search filter 2015-09-20 15:32:44 +00:00
Sloth
e7dedb9501 - AI updates for Encircling Fissure. 2015-09-20 12:52:25 +00:00
Sloth
b7aaba3e29 - Fixed Venser, Shaper Savant not countering spells. 2015-09-20 08:10:46 +00:00
Agetian
a9325bcff8 - SVar naming convention fix. 2015-09-20 05:59:22 +00:00
Agetian
f657edc06d - Fixed Crazed Firecat not ETBing with the correct amount of counters. 2015-09-20 05:56:41 +00:00
Agetian
10abd36c59 - Fixed Dwynen's Elite (ChangesZone trigger should not be optional). 2015-09-20 05:25:11 +00:00
Krazy
ec560217e0 Added BFZ edition file and image urls. 2015-09-18 22:50:09 +00:00
tojammot
9927bcc8a3 Adjusted a quest deck and added a hard one: Bruce Lee 3 2015-09-18 06:35:04 +00:00
Sloth
ea15f98006 - Added the medium quest opponent Aladdin 2. 2015-09-17 19:09:19 +00:00
Sol
868ed451fc - Fixing some Card scripts 2015-09-16 18:41:51 +00:00
Sol
59536bbe62 - Fixing base property for Riptide Laboratory 2015-09-14 18:59:13 +00:00
Sol
8b50e21835 - Added Elkin Lair by squee1968 (with a small fix) 2015-09-12 21:37:35 +00:00
Sol
e3705b98af - Fix Kytheon using the wrong Conditional syntax 2015-09-12 19:06:31 +00:00
Krazy
9026b6fead Added missing Theros fat pack image. 2015-09-12 15:14:34 +00:00
Chris
2ee65644c8 [maven-release-plugin] prepare for next development iteration 2015-09-12 15:06:07 +00:00
Chris
35c8a1ec4e [maven-release-plugin] prepare release forge-1.5.45 2015-09-12 15:05:57 +00:00
Chris
b62649b71b Added new card names to changes.txt.
Preparing the changes.txt file for the next beta build and release.
2015-09-12 15:01:20 +00:00
Sol
74ab79df51 - Rotfeaster Maggot trigger should not be optional 2015-09-12 14:23:37 +00:00
drdev
f329d010b6 Fix so advanced search encodes symbols on desktop 2015-09-12 01:52:12 +00:00
drdev
8d3fb1750d Add Advanced Search support for desktop 2015-09-12 01:38:51 +00:00
Sol
7382c0db9c - Fix Oubliette to actually be an Oubliette, and not just an Oblivion Ring 2015-09-12 00:58:55 +00:00