Commit Graph

5679 Commits

Author SHA1 Message Date
swordshine
5cc0b20654 - Remove hidden keyword "At the beginning of the end step, exile CARDNAME." 2014-03-19 04:55:34 +00:00
Sol
6c747b5857 - Check if creatures in combat are actually still creatures during state checks 2014-03-19 01:34:18 +00:00
Sol
8075435210 - Flip incorrect short circuit boolean in checkBlockPayments 2014-03-18 23:32:37 +00:00
swordshine
531672aed8 - remove hidden keyword "At the beginning of the next end step, destroy CARDNAME if it attacked this turn." 2014-03-18 12:15:02 +00:00
swordshine
41970a601c - Remove hidden keyword "At the beginning of the end step, destroy CARDNAME." 2014-03-18 11:58:56 +00:00
swordshine
86769d8321 - Remove hidden keyword "At the beginning of the end step, sacrifice CARDNAME." 2014-03-18 10:39:16 +00:00
swordshine
e03d626ef9 - Tweak AI 2014-03-17 13:08:57 +00:00
swordshine
9de574b38f - Update scripts for Sneak Attack. Started to convert hidden keyword "At the beginning of the end step, destroy/exile/sacrifice CARDNAME." 2014-03-17 08:49:40 +00:00
swordshine
565cb20407 - Fixed Heat Shimmer 2014-03-17 04:41:30 +00:00
Sol
33edd69fa4 - Adding a fakeSA into Blocker Payment 2014-03-16 13:55:45 +00:00
swordshine
ad8dc923db - Update scripts (m - z) 2014-03-16 12:16:57 +00:00
swordshine
3ea49c0a45 - Fixed incorrect remembered objects in delayed triggers (Necropotencenow draws one card for each of its delayed triggers). More cards will be converted 2014-03-16 09:33:58 +00:00
swordshine
efa06e6830 - Fixed Bestow so Far // Away works correctly 2014-03-16 05:44:05 +00:00
swordshine
30cd3954c3 - Added Legerdemain and Gauntlets of Chaos
- Fixed isManaAbility
2014-03-16 03:48:38 +00:00
drdev
fb37d4ea57 Fix Card.canBeShownTo 2014-03-14 23:09:45 +00:00
Chris
70c89f29c1 [maven-release-plugin] prepare for next development iteration 2014-03-14 16:59:37 +00:00
Chris
be44e84f34 [maven-release-plugin] prepare release forge-1.5.14 2014-03-14 16:59:26 +00:00
Sol
abdd8c85e9 - Reverting changes from r25173 to Card.java that broke a lot of things. DrDev, please revisit this after release and test it via main Forge before committing. 2014-03-14 12:49:05 +00:00
drdev
1bd2df2d28 Ensure cards hidden if you shouldn't be able to see them 2014-03-13 22:32:58 +00:00
swordshine
64e71155af - Update scripts 2014-03-13 11:35:34 +00:00
swordshine
a44c27aae5 - Added Dakkon Blackblade Avatar 2014-03-13 11:09:10 +00:00
swordshine
3fce6a5f2c - Move TargetsWithRelatedProperty to canTarget 2014-03-12 04:42:59 +00:00
swordshine
96e03e5fcf - Added Minds Aglow 2014-03-12 04:41:29 +00:00
Sol
7bdfeefb1d - Experimental fix for a single creature being declared as an Attacker twice 2014-03-12 02:24:10 +00:00
swordshine
54ba797151 - Added Arena, Echo Chamber, and Magus of the Arena 2014-03-11 00:21:27 +00:00
swordshine
2b14baabb5 - Added Evangelize 2014-03-10 13:32:03 +00:00
swordshine
a4be2a944d - Converted keyword "Permanents don't untap during their controllers' untap steps" to a static ablility
- Added Dream Tides, Magnetic Mountain, Mudslide, Thelon's Curse
2014-03-10 00:32:54 +00:00
abbcdfin
e45fe26e1b Show the card being discarded for discard replacement effects 2014-03-09 13:46:15 +00:00
Sloth
177d6f3346 - Fixed replicate cost not being calculated correctly sometimes. 2014-03-09 12:09:20 +00:00
swordshine
d5b516a7cb - Added Mind Bomb and Well of Lost Dreams 2014-03-09 04:58:50 +00:00
swordshine
03ce7bd1c3 - Update scripts 2014-03-09 04:57:33 +00:00
swordshine
48f7b96224 - Added Forbidden Ritual 2014-03-08 06:07:53 +00:00
swordshine
c33a0295cc - Added Trade Secrets 2014-03-08 01:19:05 +00:00
Sol
8e7dd1a4ac - Switch propaganda fix to EmptySa which fills in activating player. 2014-03-06 03:17:42 +00:00
swordshine
f5a8b2706d - Updated scripts 2014-03-06 02:09:08 +00:00
swordshine
6c67cef9ed - tweak Devour 2014-03-06 01:50:15 +00:00
swordshine
6576136f39 - tweak Amplify 2014-03-06 01:17:52 +00:00
swordshine
a72d8e0882 - Fixed etbcounter transform Garruk Relentless 2014-03-06 00:22:08 +00:00
swordshine
cd45fd824d - Added Diaochan, Artful Beauty 2014-03-05 05:08:04 +00:00
Sol
34c2d37b46 - Preventing a crash by passing a dummy SpellAbility into Propaganda effects 2014-03-05 03:53:07 +00:00
swordshine
986dd76696 - Added Mangara's Tome 2014-03-04 13:41:24 +00:00
Sloth
128bde09d6 - Improved AI using Vivid lands and similar cards. 2014-03-04 13:00:09 +00:00
swordshine
d53cc62788 - Added Choice of Damnations 2014-03-04 04:52:31 +00:00
swordshine
971e4475d9 - Added Confusion in the Ranks 2014-03-03 05:52:40 +00:00
teferi
076783aac4 reverting module refactoring changes 2014-03-02 14:19:50 +00:00
teferi
2065010633 updating eclipse project files 2014-03-01 22:59:47 +00:00
teferi
3fb97dfe15 - Adding mobile modules to the maven BuildConfig.java
- moving mobile source and resource files to adhere to the maven conventions
- clean up of the poms
- regenerated the eclipse project files with mvn eclipse:eclipse to put them inline with the modifications of the poms
- adding structure of the bundle module
2014-02-28 09:11:29 +00:00
swordshine
fc6584086e - Added Shieldmage Advocate 2014-02-28 04:30:40 +00:00
Sloth
0acc06e6d4 - Fixed Evoke not being recognized as a Permanent spell by the AI. 2014-02-27 13:29:52 +00:00
swordshine
0f51e5944c - Missing file 2014-02-26 11:28:30 +00:00