Commit Graph

17192 Commits

Author SHA1 Message Date
Sloth
80662a3cbe - Fixed AI of Spore Cloud. 2012-09-15 18:38:52 +00:00
Sloth
5680039153 - Fixed hasCandidates failing to look for SpellAbilities on the stack. 2012-09-15 18:22:23 +00:00
Sol
53645eb7cc - Cleanup references to eqPump
- Cleanup unused imports
2012-09-15 17:59:23 +00:00
Sol
09a8f2472a - Add specific Game Log for unmorphing 2012-09-15 17:48:30 +00:00
moomarc
35512b7eb6 - Converted Conqueror's Pledge 2012-09-15 17:03:47 +00:00
moomarc
a7768a2532 - Added Bog Down 2012-09-15 16:33:11 +00:00
Sol
70f1e0acb6 - Fixed Nihilith trigger
- Added a specific Suspend message to the GameLog
2012-09-15 16:28:38 +00:00
moomarc
c0b8d7ca65 - Converted Breath of Darigaaz and Burst Lightning to proper kicker spells 2012-09-15 16:22:07 +00:00
Sloth
bba54add85 - Fixed Blood Reckoning and Hissing Miasma. 2012-09-15 15:39:11 +00:00
Sloth
3d0d2d5046 - Better fix for Ertai's Trickery. 2012-09-15 15:32:45 +00:00
moomarc
f07ba03601 - Fixed Death Wind 2012-09-15 15:24:38 +00:00
Sloth
229b2da8fd - Fix for Ertai's Trickery. 2012-09-15 15:03:15 +00:00
Chris
0868e8baa4 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-09-15 10:42:55 +00:00
Sloth
2d87227eb0 - Added Nightscape Battlemage and Thornscape Battlemage. 2012-09-14 18:11:43 +00:00
Sloth
0f45292fa0 - Added Ana Battlemage. 2012-09-14 16:39:23 +00:00
Sloth
1bf0bc3390 - Improved description of the new ETBCounter keyword. 2012-09-14 16:22:10 +00:00
Sloth
23f347a147 - Fixed Homarid. 2012-09-14 16:10:46 +00:00
Chris
26f8b4b541 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-09-14 10:20:42 +00:00
moomarc
2f19910197 - Added Revenant Patriarch 2012-09-14 08:43:11 +00:00
RumbleBBU
73dd3b221a Removed some unused imports from CSubmenuSealed.java 2012-09-14 07:58:11 +00:00
moomarc
b06f1210dc - Fixed Lava Spike (missing Arcane type) 2012-09-14 06:40:16 +00:00
moomarc
cf145ced6d - Added Double Negative, Repel Intruders, River's Grasp and Torrent of Souls
- Expanded Target selection for 'up to' amounts on the stack
- Allowed for spells with TargetMin$0 to still be played if it has CanPlayNoTgt$True
2012-09-14 06:27:30 +00:00
Maxmtg
be0723da57 DeckSection iteration - making it right 2012-09-13 20:47:33 +00:00
Sloth
6303ebd06a - Fixed a possible NPE in hasProperty in the Player class. 2012-09-13 18:13:56 +00:00
Sloth
cba9d6f6f9 - Added the quest deck InuYasha 1 by Nordos. 2012-09-13 11:32:01 +00:00
Sloth
358e408a69 - Fixed AI bug with Kicker. 2012-09-13 11:01:39 +00:00
moomarc
9c8ef0ce14 - Removed Rite of Consumption from new cards list again (made it into the previous beta afterall) 2012-09-13 10:58:05 +00:00
moomarc
b06c506953 - Fixed Cellar Door's stack description
- Improved Coalition Relic so that you can choose a color for each counter removed
2012-09-13 10:17:40 +00:00
Chris
e7fb88ba8b - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-09-13 10:16:14 +00:00
moomarc
307ad67e8e - Fixed Coalition Relic 2012-09-13 07:56:51 +00:00
moomarc
f0c690fa6e - Fixed Trepanation Blade 2012-09-13 07:45:35 +00:00
Sloth
3548c3b3fb - Fixed cmc calculation of cards with multiple X in their costs. 2012-09-13 07:37:26 +00:00
Sloth
6f0b456e26 - Added Roar of Jukai. 2012-09-13 07:31:12 +00:00
Sloth
540abdbb60 - Added Entangler and Thoughtweft Trio. 2012-09-13 07:14:09 +00:00
moomarc
d50736efe9 - Some small checkstyle fixes 2012-09-13 07:12:14 +00:00
Sloth
5c78a102fc - Added Cenn's Tactician and High Ground. 2012-09-13 07:06:37 +00:00
Sloth
11d7aa1cee - Added Two-Headed Dragon. 2012-09-12 19:40:15 +00:00
Chris
adcc752a53 - Added a fluff piece to the changes.txt file. 2012-09-12 19:35:17 +00:00
Sloth
5702976b83 - Added Echo Circlet and Vanguard's Shield. 2012-09-12 19:34:02 +00:00
Sloth
4736f4e23c - Added support for Kicker on Instant/Sorceries.
- Added Blood Tribute.
2012-09-12 19:21:12 +00:00
Sloth
5f74746eb6 - Added Ironfist Crusher and Valor Made Real. 2012-09-12 18:18:56 +00:00
Sloth
b497cbe299 - Added Foriysian Interceptor and Selesnya Sagittars. 2012-09-12 18:13:36 +00:00
Sloth
a9eac3f50c - The AI will now make use of the keywords "CARDNAME can block any number of creatures." and "CARDNAME can block an additional creature." when blocking.
- Added Palace Guard.
2012-09-12 18:07:49 +00:00
Hellfish
7dcd856b9a *Fixed Hydras and friends. (X-costed spells in general?)
*Fixed exception handling in etbCounter and calculateAmounnt.
2012-09-12 17:43:28 +00:00
Sloth
6bdeea33ee - Added missing java file. 2012-09-12 16:17:39 +00:00
Sloth
8969b8d067 - Improved AI blocking creatures with "CARDNAME can't be blocked except by two or more creatures.". 2012-09-12 14:45:20 +00:00
RumbleBBU
f7f56e817a Minor cleanup of GauntletMini.java 2012-09-12 14:04:03 +00:00
RumbleBBU
509e3c3290 In gauntlet mode, Restart button now restarts the current round (not the whole tournament) + general improvements to GauntletWinLose.java 2012-09-12 13:51:35 +00:00
moomarc
9a3dcc11b2 - Moved Vraska to RtR new cards in CHANGES.txt. Also added a few cards that were missing from newly added cards. 2012-09-12 13:05:51 +00:00
Sloth
05304054a7 - Added Return costs to payCostDuringAbilityResolve.
- RtR: Added Faerie Imposter.
2012-09-12 12:46:09 +00:00