Maxmtg
baf16a2719
remove setinfos, part c
2013-06-22 07:45:27 +00:00
swordshine
5253f90284
- Fixed Reveal effect
2013-06-22 05:53:51 +00:00
Maxmtg
a75835f664
CantBeBlockedByAmount + expression used to specify number or creatures that can block given attacker
2013-06-21 21:42:26 +00:00
Sloth
06eb8e3e43
- Added a new AI SVar "NonStackingAttachEffect".
2013-06-21 21:39:55 +00:00
Maxmtg
68d3a7cdb2
more blocking-related keywords replaced with CanBeBlockedBy+expression
2013-06-21 19:13:23 +00:00
Maxmtg
fa443cea0d
Text for CantBeBlockedBy is composed in runtime
2013-06-21 18:14:52 +00:00
swordshine
0d18289699
- Fixed Clash of Realities
2013-06-18 01:04:54 +00:00
swordshine
789af07ebe
- Added 30 banding cards
2013-06-16 04:23:55 +00:00
swordshine
19d93f9e34
- Added Mindlock Orb and Shadow of Doubt
2013-06-15 00:31:43 +00:00
swordshine
49a021115a
- Renamed TriggerFlippedCoin
...
- Move GuiDialog.flipCoin to FlipCoin effect
- Added Krark's Thumb
2013-06-13 12:25:58 +00:00
Sloth
c12d510e2d
- Updated some SVars.
2013-06-13 06:08:49 +00:00
swordshine
382af849c9
- Added Chisei, Heart of Oceans , Dream Leash, Spinning Darkness, and Thought Lash
2013-06-13 00:32:47 +00:00
Sloth
5f943abf8c
- Updated some SVars.
2013-06-11 06:36:09 +00:00
swordshine
87f736dea3
- Added Choking Vines
2013-06-10 07:36:38 +00:00
swordshine
d812210598
- Added Chancellor of the Annex
2013-06-06 06:41:47 +00:00
Maxmtg
c108d462c2
experimental parameter "OneOff" for triggers - fixes chandra_the_firebrand.txt
2013-06-05 20:41:45 +00:00
swordshine
a014edf910
- Fixed Chandra, the Firebrand's effect not being exiled (still need fix the trigger)
2013-06-05 11:29:16 +00:00
swordshine
077eb79e65
- Added Cobra Trap
2013-06-05 03:56:32 +00:00
Sloth
bc389221bf
- Added Chain Stasis.
2013-06-03 13:51:52 +00:00
Sloth
74a281035d
- Fixed Chain Lightning copies being cast (the spell is copied onto the stack).
2013-06-03 13:17:43 +00:00
Maxmtg
5b44514fd4
handleLeylinesAndChancellors - scripted all actions performed from opening hand
...
now you may execute actions from opening hand in any order (rule 103.5)
2013-06-02 22:21:46 +00:00
Sloth
3fa617b3eb
- Fixed static gain control abilities not working with type change static abilities.
2013-06-02 20:49:43 +00:00
swordshine
206c672df0
- Updated scripts
2013-06-02 08:40:22 +00:00
Sloth
aaaa82b49b
- Added SVar:NonStackingEffect:True to some cards (A-C).
2013-05-28 21:59:33 +00:00
swordshine
8e51258419
- Updated 2 cards by squee1968
2013-05-28 02:29:55 +00:00
RedDeckWins
a813f7887d
b, c, and d slowtrips converted.
2013-05-26 16:39:10 +00:00
Sloth
cab5b2c3a6
- Added SVar:RemAIDeck:True to Cephalid Broker.
2013-05-25 19:46:06 +00:00
Sloth
c3d90f185a
- Added Caged Sun.
2013-05-24 21:19:55 +00:00
moomarc
42c1bc2896
- M14: Added Jace's Mindseeker
2013-05-24 12:59:13 +00:00
Sloth
3c35a3c52e
- Added Chain of Plasma.
2013-05-22 09:59:19 +00:00
Maxmtg
ccf9fd4600
crown_of_empires - uses a common variable, not a custom condition to check for M12 empire parts.
...
Removed special conditions from spellability/SpellAbilityCondition.java
adjusted visibility for a few methods
Zone: cotains(predicate<Card>) method added, still don't know if it's correct to put it there.
2013-05-18 22:38:36 +00:00
Sloth
274e2e904c
- Updated some BuffedBy SVars.
2013-05-15 17:42:59 +00:00
swordshine
3f961c64f9
- cleanup
2013-05-09 02:29:40 +00:00
swordshine
7577d00896
- Added Aven Mindcensor
2013-05-07 01:01:08 +00:00
swordshine
641a7e935e
- Chord of Calling is working in current version
2013-05-05 10:48:03 +00:00
swordshine
89ed0e26dd
- Fixed Crypt Incursion
2013-05-04 01:38:36 +00:00
swordshine
a1b991bc50
- Added Callous Oppressor
2013-05-03 08:17:19 +00:00
Sloth
c130d0fc1e
- Fixed Compost trigger being optional.
2013-05-03 05:59:57 +00:00
swordshine
1f6c218993
- Added Catch // Release
2013-05-01 05:04:34 +00:00
swordshine
f79184a9d5
- Added Carry Away
2013-04-30 05:27:46 +00:00
Sloth
c9adf43f5e
- Updated some AI SVars.
2013-04-29 21:10:47 +00:00
Sol
5d36c10276
- assignSetInfo.py now compatible with Python 2.6
...
- Fixing far_away.txt filename
2013-04-26 22:22:29 +00:00
Sloth
9fafd34a74
- Updated mtg-data.txt.
...
- Updated DGM setinfo and oracle entries.
2013-04-26 21:04:40 +00:00
Sloth
5c6f8e89a9
- Merged DGM branch.
2013-04-26 19:08:02 +00:00
RedDeckWins
40ef9e0bcd
Cyclone implemented. UnlessCost supports UnlessXColor to specify the color of mana which must be paid for X in an UnlessCost.
2013-04-26 01:57:20 +00:00
Maxmtg
bad3cf3191
forgot to commit 2 days ago
2013-04-21 11:18:24 +00:00
swordshine
c32830f6a1
- Added 3 cards
2013-04-20 01:08:56 +00:00
Sloth
97aca3753a
- Updated some AI SVars.
2013-04-18 07:23:20 +00:00
Sol
8c637ed500
- Added Corrosion
2013-04-18 02:23:00 +00:00
Maxmtg
33ade082ab
12 Cards with alternative kickers have different syntax now (code will follow)
...
+Illuminate
2013-04-16 17:43:19 +00:00