Chris
4c626757ac
- Added the recent commit logs to changes.txt.
2011-09-23 11:49:52 +00:00
Chris
2e6d6f0b7e
- Ran set info script.
2011-09-23 11:48:02 +00:00
Sloth
a970008541
- Added Make a Wish.
2011-09-23 10:52:42 +00:00
Sloth
65d519c59b
- Added the parameter "AtRandom" to AF ChangeZone Hidden.
...
- Added Ghoulraiser.
2011-09-23 10:40:40 +00:00
Hellfish
21af8ad1b5
*Added flying to Voracious Dragon
2011-09-23 09:32:10 +00:00
jendave
66aa8a2ee5
Fix lifecylce issue with builder-helper plugin
2011-09-23 07:18:00 +00:00
ArsenalNut
7cefa68d62
Innistrad H-Z
2011-09-23 04:14:22 +00:00
ArsenalNut
a13753ce76
Innistrad A-G
2011-09-23 04:06:20 +00:00
ArsenalNut
d21a76a1e4
added Innistrad to setInfoScript.py
2011-09-23 02:07:26 +00:00
ArsenalNut
7070a2d4db
added Morbid to GameActionUtil.specialConditionsMet to support etbCounter
2011-09-23 02:06:15 +00:00
Sloth
f72dee2d8c
- Added missing SVars to the Radiance cards.
2011-09-22 20:54:17 +00:00
Sloth
87584cdfbc
- Fixed Tainted Well.
2011-09-22 20:45:22 +00:00
jendave
d0abd123d8
Fix bug that would prevent most developers from creating Windows executables.
2011-09-22 17:41:17 +00:00
jendave
16c2a97103
update build so that jar-with-deps does not get deployed
2011-09-22 16:59:56 +00:00
jendave
cf07dc96ee
Fix oracleScript file format. Add some files to gitignore
2011-09-22 16:20:40 +00:00
Hellfish
c7efc933aa
*Added
...
Azorius Herald
Court Hussar
Patagia Viper
2011-09-22 16:03:29 +00:00
Hellfish
6cae7c4c26
*Fixed a stupid oversight in the ManaNeededToAvoidNegativeEffect code.
2011-09-22 14:51:23 +00:00
Hellfish
ec65b5d300
*Fixed ThisTurnEntered
2011-09-22 14:26:08 +00:00
Chris
c3861aa6e8
- Added LQ pic URLs.
2011-09-22 14:16:00 +00:00
Hellfish
d495b687f4
*Added ManaSpent & ManaNotSpent restrictions to Triggers. Triggers with ManaSpent$ Green for instance will only go off if Green mana was spent to cast the host card.
...
*New AI SVar; "ManaNeededToAvoidNegativeEffect". This is a comma-separated list of colors the AI will try to use to pay for the cost, but only if it actually has a source for that color mana.
*Added Plaxmanta.
2011-09-22 13:42:16 +00:00
Hellfish
501fbd20ae
*Ran Oracle & SetInfo script for the last Radiance cards.
2011-09-22 12:21:09 +00:00
Hellfish
44c5f1188d
*Added Radiance parameter to AF_PreventDamage & AF_Protection.
...
*Added StackDescription handling of Radiance for all affected AFs (DealDamage,Destroy,PreventDamage,Protection & Pump)
*Added
Bathe in Light
Wojek Apothecary
2011-09-22 11:42:11 +00:00
Chris
a72a258508
- Added the recent commit logs to changes.txt.
2011-09-22 10:34:51 +00:00
Chris
4d9c3d190a
- Ran oracle script.
2011-09-22 10:33:29 +00:00
Chris
19f7a60eb4
- Ran set info script.
2011-09-22 10:32:28 +00:00
Hellfish
795c4cbead
*Added Radiance parameter to AF_Destroy.
...
*Converted Leave No Trace to Radiance parameter.
2011-09-22 09:23:03 +00:00
Maxmtg
5e464d1753
issue 322
2011-09-22 04:31:01 +00:00
Maxmtg
c84bbb9751
DeckImport is transferring cards to deckeditor. The whole deckediting still needs improvement.
2011-09-22 01:53:14 +00:00
Sloth
02820b8938
- Fixed Evil Presence.
2011-09-21 18:07:59 +00:00
Hellfish
9fb5fbe1c7
*Fixed Champion's Drake.
2011-09-21 17:07:50 +00:00
Maxmtg
bbab59e766
refactored and a bit improved DeckImport
2011-09-21 15:27:17 +00:00
Hellfish
acfd398777
*Fixed some levelers inappropriately losing keywords and some other tweaks.
2011-09-21 14:32:35 +00:00
Hellfish
7afaf4aa36
*Fixed Hada Spy Patrol.
2011-09-21 14:21:19 +00:00
Hellfish
98aefb5a6b
*Added initial Radiance parameter to AF_DealDamage.
...
*Converted Wojek Embermage to script.
*Converted Cleansing Beam to Radiance parameter.
*Fixed one of the Haunt triggers, previously it would bug the AIs ETB trigger evaluation.
*Added Count$DamageDoneThisTurn
*Added Brightflame
2011-09-21 14:19:09 +00:00
Sloth
920f8fc593
- Fixed Salvaging Station.
2011-09-21 13:10:53 +00:00
Sloth
f543b5e193
- Fixed trigger of Shield of the Righteous.
2011-09-21 13:10:02 +00:00
Sloth
1eea46f650
- Added Skyshroud Cutter.
2011-09-21 12:09:38 +00:00
Chris
ec6092b7ba
- Added the recent commit logs to changes.txt.
2011-09-21 10:32:38 +00:00
Sloth
5305f44765
- Moved the Data 3 deck to tier 2.
2011-09-21 09:16:53 +00:00
Sloth
4e9fc260da
- Added Ronom Serpent.
2011-09-21 09:13:05 +00:00
Sloth
465ab34f72
- Added Ohran Yeti.
2011-09-21 08:38:57 +00:00
Hellfish
676e60cfa7
*Separated targeted cards to pump from untargeted cards to pump. Fixes the example where a black creature with Prot White doesn't get pumped when Wojek Siren targets another black creature. I will attempt to insert this basic structure into the other AFs that Radiance cards can use.
2011-09-21 07:49:37 +00:00
Sloth
33c7b0666b
- Added Mishra's Bauble.
2011-09-21 05:35:31 +00:00
Maxmtg
d742205910
some tuning for deckimport appearance
2011-09-21 04:45:47 +00:00
ArsenalNut
b1eb571296
Added partial RememberSacrificed support to Sacrifice. Cannot remember Human choices because of game actions in GUI
2011-09-21 04:34:28 +00:00
Maxmtg
b270e744ef
DeckImport - wip
2011-09-21 04:00:53 +00:00
Maxmtg
33ce88cb56
Deck recognition (work in progress)
...
Card.isSick returned
some DeckEditor-related classes renamed
2011-09-21 01:14:42 +00:00
Sol
ffe83b0af3
- Added support for Attaching to Players on Auras ETB Indirectly.
2011-09-21 00:37:12 +00:00
Maxmtg
0f6fbfe728
DeckAnalysis moved to package with deckeditors, Default deckeditor has a button to invoke interactive deck import.
2011-09-20 23:05:42 +00:00
Hellfish
470b64e453
*Fixed the mouse hover on the stack cardpanels.
...
*Fixed Simian Brawler
2011-09-20 21:43:41 +00:00