Commit Graph

5193 Commits

Author SHA1 Message Date
jendave
b4c8dc3c5a fix card text for Solar Tide and Barbed Lightning. 2011-08-06 15:04:10 +00:00
jendave
1f824ca4c7 fix emdash C/P from gatherer in One Dozen Eyes. 2011-08-06 15:04:04 +00:00
jendave
3908dff4e4 - Card.getText() was not appending the Champion text to cards with the Champion keyword. This is fixed and we no longer need this text in the text field. 2011-08-06 15:03:58 +00:00
jendave
ab29128d20 *Added Bloodshot Trainee 2011-08-06 15:03:48 +00:00
jendave
a601922c76 added Plague Witch (from Nemesis) 2011-08-06 15:03:42 +00:00
jendave
de7f4230d7 added Stronghold Biologist (from Nemesis) 2011-08-06 15:03:36 +00:00
jendave
12458c8290 added Stronghold Machinist (from Nemesis) 2011-08-06 15:03:30 +00:00
jendave
ccb4f77631 *Added
Blunt the Assault
	Exsanguinate
	Neurok Replica
	Stoic Rebuttal
2011-08-06 15:03:23 +00:00
jendave
e273f80fe4 fixed typo in celestial mantle 2011-08-06 15:03:14 +00:00
jendave
7d00f35559 *Re-added Blocks-mode for triggers (Options are always good ^^;) 2011-08-06 15:03:08 +00:00
jendave
e446b4c121 - Unearth really should be straight exiled, not sacrificed. 2011-08-06 15:03:02 +00:00
jendave
1549a97d0f - Fixing emdash converted letter that Gatherer produces 2011-08-06 15:02:56 +00:00
jendave
644ec9baf0 add Promise of Power (from Mirrodin) 2011-08-06 15:02:50 +00:00
jendave
cad43f8a49 - Fix for Unearth mistakenly being Exiled after it Resolves 2011-08-06 15:02:44 +00:00
jendave
1dcd531156 now, add Instill Energy 2011-08-06 15:02:38 +00:00
jendave
c5de41eae9 simplify text for Worm Harvest 2011-08-06 15:02:30 +00:00
jendave
2a46061ac1 add Barbed Lightning (from Darksteel) 2011-08-06 15:02:25 +00:00
jendave
31d9330252 - Fix for Unnerve and Witch Hunter 2011-08-06 15:02:18 +00:00
jendave
b16ab256ba fix canPlay for Meteor Crater 2011-08-06 15:02:12 +00:00
jendave
4bb50d8567 remove Instill Energy (that wasn't supposed to be committed yet) 2011-08-06 15:02:07 +00:00
jendave
51d2e3b791 add Instill Energy (from original base Alpha) 2011-08-06 15:02:01 +00:00
jendave
a0a1cc4ab9 fix up text for Syphon Life 2011-08-06 15:01:53 +00:00
jendave
617d862b10 - Fixing Flame Jab's Cost Description
- Deck Editor seems to be missing the addition of the Clear Filter button
2011-08-06 15:01:48 +00:00
jendave
904b5f6284 *Moved trigger points for Attacks-mode.
*Added AttacksUnblocked and AttackerBlocked trigger modes.
*Removed Blocks trigger mode.
2011-08-06 15:01:40 +00:00
jendave
ff037879d5 - Added a Clear Filter button to the deck editor. It appears to work correctly. 2011-08-06 15:01:32 +00:00
jendave
4bce38fb1b *Removed a bunch of debug output that might cause more of that string compatibility trouble we've had before.
*In an attempt to make triggers work with the dreaded "intervening if" clause, the trigger handler wraps the triggered ability
in another ability which does the checking again. Works with "ETB with Metalcraft" guys like Bleak Coven Vampires at least.
*Added PresentZone and PresentPlayer companion parameters to IsPresent.
2011-08-06 15:01:26 +00:00
jendave
ad3e26d97d *Fixed calls to runTrigger regarding Taps and Untaps.
*Removed End-of-phase trigger option.
*Triggerhandler now runs all triggers in APNAP order.
2011-08-06 15:01:15 +00:00
jendave
ad08b3ffbf add One Dozen Eyes (from Mirrodin). This is a reasonable example of how to do Entwine. 2011-08-06 15:01:06 +00:00
jendave
625c2ae50f AF_Token stack description tweaks for drawbacks and readability. 2011-08-06 15:00:59 +00:00
jendave
e2f4c655b8 add Sudden Death (from Time Spiral) 2011-08-06 15:00:54 +00:00
jendave
e7723d49ac add Stonewood Invocation (from Time Spiral) 2011-08-06 15:00:48 +00:00
jendave
ce79fa507f fix Fault Line (AB -> SP) 2011-08-06 15:00:42 +00:00
jendave
97fae77236 add Sulfur Elemental (from Planar Chaos) 2011-08-06 15:00:36 +00:00
jendave
60a99d0db0 add Krosan Grip (from Time Spiral) 2011-08-06 15:00:30 +00:00
jendave
c6818bbde5 update Celestial Crusader to have Split second 2011-08-06 15:00:24 +00:00
jendave
6f30b97ab0 add Word of Seizing (from Time Spiral) 2011-08-06 15:00:18 +00:00
jendave
b95a868a8b update Quagnoth and Take Possession which had hacked or no implementations of Split second and converted to the real thing. 2011-08-06 15:00:12 +00:00
jendave
3fd06413ec add Wipe Away (from Time Spiral) as an example of Split second. 2011-08-06 15:00:06 +00:00
jendave
beebb2ad9d add new keyword: Split second 2011-08-06 14:59:59 +00:00
jendave
01dc189adc add Cyclopean Snare (from Ravnica:City of Guilds) 2011-08-06 14:59:52 +00:00
jendave
53622ebf56 add Remove Enchantments (from Legends) 2011-08-06 14:59:46 +00:00
jendave
5e29f8a640 add Part Water (from Legends) 2011-08-06 14:59:38 +00:00
jendave
61adb939b2 add Reaper King (from Shadowmoor) 2011-08-06 14:59:32 +00:00
jendave
ce92ca8e8e - Another deck editor mod which should help to limit the width to a max of 1400 pixels. Useful for large screen monitors. 2011-08-06 14:59:23 +00:00
jendave
5070eb16fd - FindBugs inspired housekeeping.
- Fixed what appeared to be a slight bug in the chump blocking code for ComputerUtil_Block2.getBlockers
2011-08-06 14:59:18 +00:00
jendave
ebdccf3f8b - Cleanup of combat damage assignment. Fixed a bug with Double Strike.
- Improved the AI handling of trampling creatures.
2011-08-06 14:59:11 +00:00
jendave
f0cc26420b minor text edits for a few cards to more closely match Gatherer. 2011-08-06 14:59:03 +00:00
jendave
4b248b7344 added Weirding Shaman (from Morningtide) 2011-08-06 14:58:51 +00:00
jendave
d053283aa4 - The Player can now also manually distribute combat damage when an attacking creature with trample is blocked by only one creature. (This fixes the trample+lifelink issue and is correct ruleswise).
- Improved the AI handling of trampling creatures.
2011-08-06 14:58:44 +00:00
jendave
930ca4e34a - Moved the damage prevention of Protection to staticDamagePrevention.
- Removed the canDamage function.
2011-08-06 14:58:38 +00:00