Commit Graph

665 Commits

Author SHA1 Message Date
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
Sloth
7bf79be1e4 - Added Hipparion. 2013-04-14 14:12:25 +00:00
Sloth
6502684f3c - Added the static ability "CantBlockUnless".
- Added Cowed by Wisdom.
2013-04-14 14:01:27 +00:00
Sloth
d00599e774 - Fixed Cabal Interrogator. 2013-04-14 08:23:09 +00:00
Sol
06c8c68bb7 - Bugfix: Wishes can only retrieve cards you own which prevents retrieving an opponents card, which would then go into that player's hand 2013-04-13 16:50:10 +00:00
Sol
75e0ff91ff - These flicker effects were still using the wrong Defined$ param 2013-04-13 15:14:25 +00:00
Sloth
473dc9c6ea - Fixed more Flicker cards. 2013-04-13 13:34:05 +00:00
Sloth
8b0c0481a9 - Created a new AI SVar "NonStackingEffect" for cards like Blood Moon or Crucible of Worlds. 2013-04-09 21:43:38 +00:00
swordshine
de9498790c - Added Chance Encounter 2013-04-09 08:32:42 +00:00
swordshine
60c76d1758 - Fixed Binding Grasp
- Added Cathedral Membrane
2013-04-09 00:48:06 +00:00
swordshine
4c6e09b8be - Added Cairn Wanderer, Concerted Effort, and Death-Mask Duplicant 2013-04-07 05:04:12 +00:00
swordshine
917f5babd0 - Some script changes about the counter effect 2013-04-05 07:51:16 +00:00
Sloth
cc245d2a98 - Added BecomesBlocked abilities.
- Added Curtain of Light and Dazzling Beauty.
2013-04-04 12:52:52 +00:00
swordshine
24e37b13a1 - Added Kaboom! 2013-04-04 11:06:11 +00:00
Maxmtg
e3eb4dd972 simultaneous announces for X and multikicker work now.
Comet storm scripted, Strength of Tajuru scriptable.
possible side effect: AI can may become unable to cast spells with X in their cost. (see ComputerUtilMana.java:242)
2013-04-03 20:59:31 +00:00
Maxmtg
d4d19f4f65 Tested consume_spirit.txt with Announce with X that must be colored - works! 2013-04-03 19:12:55 +00:00
swordshine
9679890ede - Fixed Jihad (IsPresent is not used in static abilities) 2013-04-03 00:19:14 +00:00
swordshine
397d2ce3cd - Some stack descriptions 2013-04-02 12:06:04 +00:00
swordshine
d83b6b7e66 - Added Cut the Tethers 2013-04-02 05:29:40 +00:00
swordshine
0567c7a3a5 - Improved AI for Cleansing 2013-04-02 02:06:44 +00:00
Maxmtg
e1d6825341 fixed script for castigate 2013-04-01 20:35:14 +00:00
moomarc
9da6f43379 - Made a few more cards multiplayer-ready
- Improved OpponentTurn restrictions and conditions for multiplayer
2013-03-28 13:59:56 +00:00
Sol
c6d461fe14 - Convert Catastrophe to Generic choice 2013-03-23 02:37:02 +00:00