Commit Graph

10862 Commits

Author SHA1 Message Date
Sloth
da3e7bd6f7 - Reverted newgame_background.jpg. 2011-09-24 12:09:50 +00:00
Sloth
c8f344491d - Fixed delayedTriggers. 2011-09-24 11:51:55 +00:00
Sloth
a370b638bf - Fixed Oblivion Ring (by changing getCardState to search all zones for the card). 2011-09-24 11:30:24 +00:00
Chris
055ceec0cc - Added the recent commit logs to changes.txt. 2011-09-24 10:46:35 +00:00
Sloth
5e857f9ecc - Little AI improvements in AF ChangeZone Hidden. 2011-09-24 10:25:30 +00:00
Sloth
d1f3b3164b - Fixed destroyPlaneswalkers checking non-Planeswalker types (so two Artifact Planeswalker won't destroy each other). 2011-09-24 07:18:12 +00:00
Sloth
1774ca0173 - Added two missing setinfos. 2011-09-24 06:35:08 +00:00
Sloth
899e81b83f - Fixed type of Pit Spawn. 2011-09-24 06:30:39 +00:00
Sol
b27858ac70 Increasing Commons in a Quest Booster Pack to 11
Increasing Money earned from Quest Victories
2011-09-24 04:03:01 +00:00
Sol
e423c274d6 Island SetInfo didn't update properly 2011-09-24 03:49:54 +00:00
Sol
5ad46c1595 - Fixing SetInfo for Basic Land 2011-09-24 03:27:58 +00:00
Sloth
b0bc6d22ee - Added Innistrad setinfo to reprints. 2011-09-23 20:15:30 +00:00
Sloth
54dc9e0c12 - Added Runic Repetition. 2011-09-23 20:03:02 +00:00
Sloth
9daacbae6b - Added a Planeswalker check to AbilityFactory.playReusable to make the AI use the abilities each turn (without random factor). 2011-09-23 19:11:29 +00:00
Hellfish
33e7b4c396 *Fixed Beacon of Destruction text. 2011-09-23 18:58:57 +00:00
Sloth
a64ad70ec8 - Added Woodland Sleuth. 2011-09-23 15:55:57 +00:00
Sloth
a9cd143ca2 - Fixed name of Curse of the Nightly Hunt. 2011-09-23 15:55:37 +00:00
Chris
f000585b5b - Added missing LQ pic URLs. 2011-09-23 14:46:50 +00:00
Sol
a45e8a8c74 Improve error message in CardRules 2011-09-23 14:40:16 +00:00
Chris
72999b3172 - Fixed several :Q pic URLs. 2011-09-23 14:38:28 +00:00
Chris
b97176aeb4 - Cleared out the changes.txt file, is ready for new material. 2011-09-23 14:31:04 +00:00
Maxmtg
9c025e2fea enabling limited play with ISD 2011-09-23 14:27:06 +00:00
Maxmtg
70f099d61e Performed formats rotation.
added ISD line to boosters.txt
2011-09-23 14:20:55 +00:00
Chris
684af1d788 [maven-release-plugin] prepare for next development iteration 2011-09-23 12:34:00 +00:00
Chris
f75601e7bf [maven-release-plugin] prepare release forge-1.1.4 forge-1.1.4 2011-09-23 12:33:51 +00:00
Hellfish
c9f585f38c *Partially converted Venser, the Sojourner to script. 2011-09-23 12:27:00 +00:00
Chris
7bc953ce83 - Preparing the changes.txt file for the next bi-weekly build and release. 2011-09-23 12:10:00 +00:00
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