Commit Graph

16447 Commits

Author SHA1 Message Date
Sloth
426e07a460 - Fixed AI of Phyrexian Rager and Phyrexian Gargantua. 2012-08-24 20:17:26 +00:00
Sloth
d76b294007 - Added some DeckNeeds (Red). 2012-08-24 20:15:05 +00:00
Sloth
b0ec99fcf4 - Added some DeckNeeds (Green). 2012-08-24 19:54:44 +00:00
Sloth
01a97c21b9 - Added pump AI for the keyword "CARDNAME can't be regenerated.". 2012-08-24 19:40:25 +00:00
Sloth
071b42734c - Disabled cancel option when hit by Mire's Toll. 2012-08-24 19:13:04 +00:00
Sloth
298fab72cd - Split DeckHints into DeckHints and DeckNeeds. Cards with DeckNeeds will only be included if the specified type of cards are in the deck already (for cards like Angel's Feather). 2012-08-24 18:58:19 +00:00
Sloth
ce484a47ef - Fixed AI using cards with SVar:RemRandomDeck:True in limited decks. 2012-08-24 18:36:33 +00:00
moomarc
c141014255 - Fixed Sedge Sliver description duplicate 2012-08-24 15:15:16 +00:00
moomarc
eec1526f31 - Added a log output in GameActionUtil.payCostDuringAbilityResolve for an AddCounter cost failing because the card couldn't have the type of counter placed on it (eg: Aboroth with Melira, Silvok Outcast) 2012-08-24 10:15:19 +00:00
Sloth
d7d9227fd7 - Fixed AI not being able to pay non mana costs for cumulative upkeep. 2012-08-24 10:10:18 +00:00
Chris
47bf5172e9 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-08-24 10:04:40 +00:00
moomarc
2ee82943fe - Added Aboroth
- expanded cumulative upkeep to include non-mana costs (for cost objects supported in GameActionUtil.payCostDuringAbilityResolve)
2012-08-24 08:44:41 +00:00
Sloth
42e23488a5 - Added the Dr Watson decks and updated Sherlock Holmes. 2012-08-24 08:23:31 +00:00
Sloth
b73a053336 - Fixed some tokens not always being exiled at end of turn. 2012-08-24 07:45:17 +00:00
Sloth
935cf55959 - Fixed Deadapult. 2012-08-23 20:16:58 +00:00
Sloth
328ebecffc - Renamed "Quest event deck" to "Quest opponent deck" in constructed submenu. 2012-08-23 19:53:58 +00:00
Sloth
1f248bef24 - Added Blood Funnel. 2012-08-23 18:45:49 +00:00
moomarc
330a07b625 - Added Circu, Dimir Lobotomist
- Added "sharesNameWith Remembered" property to isValid
- Added optional param StackDescription to millStackDescription
- Added optional param ChoiceTitle to ChoosePlayer
2012-08-23 15:00:12 +00:00
Sloth
a641cc3ea8 - Converted Mana Vortex to script and fixed it. 2012-08-23 11:41:47 +00:00
Sloth
539e2f2939 - Converted some card scripts to use "UnlessCost$ Sac<...". 2012-08-23 11:29:04 +00:00
Sloth
477759c47c - Converted some card scripts to use "UnlessCost$ Sac<...". 2012-08-23 11:15:36 +00:00
Sloth
ae3d723387 - Added support for blocks with up to six sets (by RumbleBBU). 2012-08-23 10:54:36 +00:00
Sloth
e63085944d - Fixed Nim Deathmantle. 2012-08-23 08:10:26 +00:00
Sloth
918ea18caa - Fixed colors of Tok-Tok, Volcano Born and Tovolar's Magehunter. 2012-08-23 08:05:29 +00:00
Sloth
792588857d - Fixed text of Search for Tomorrow. 2012-08-23 07:50:37 +00:00
Sloth
43d92972aa - Cleanup of fix in CSubmenuSealed. 2012-08-22 20:22:33 +00:00
Chris
c6ff3b3dbf - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-08-22 18:40:37 +00:00
Sloth
fb848bcad9 - Fixed some more instances of using the host card of the AF instead of the source card of the SA. 2012-08-22 15:52:48 +00:00
Sloth
aca015560e - Fixed combination of Necrotic Ooze and Viashino Slasher. 2012-08-22 15:43:18 +00:00
Sloth
7c79ca923f - Added SVar:RemAIDeck:True to Ghazban Ogre and Meadowboon. 2012-08-22 12:22:38 +00:00
Sloth
f1de789031 - Fixed AI of Soul Parry. 2012-08-22 12:19:53 +00:00
Sloth
723a013a11 - Added SVar:RemAIDeck:True to Pursuit of Knowledge. 2012-08-22 12:13:45 +00:00
Sloth
182a1d495a - Renamed juzamjedi.zsealed to juzamjedi.sealed. 2012-08-22 12:09:14 +00:00
Sloth
18ab3c91e2 - Fixed sealed format with full cardpool giving both players the same cards. 2012-08-22 11:59:18 +00:00
Chris
d935ca5d14 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-08-22 10:00:24 +00:00
moomarc
3e7ac0fc57 - Fixed Tetravus 2012-08-22 09:45:27 +00:00
Sol
15d3a1ffa7 - For triggers with no Valid Target Candidates, just cancel them instead of asking for targets. 2012-08-22 02:31:30 +00:00
Sloth
946be4d8f4 - Fixed AI of Wurmskin Forger. 2012-08-21 20:08:09 +00:00
Sloth
46cd2516ae - Little tweak of AI attacking checks. 2012-08-21 19:57:02 +00:00
Hellfish
4d865f765d *Spellcheck ;P CardCharactersticName -> CardCharacter/i/sticName.
*Moved curSetCode to CardCharacteristic. Fixes clone Set crash.
2012-08-21 19:12:15 +00:00
moomarc
aa4fb71039 - Commented out the console output of generated token names that I used for testing 2012-08-21 15:03:17 +00:00
moomarc
24af3ccea1 - Fixed multicolor tokens not generating image names correctly 2012-08-21 14:59:39 +00:00
moomarc
72db7625c3 - Added a new icon for the alpha strike button. 2012-08-21 14:52:18 +00:00
Sloth
2a9a4e6d45 - Fixed a possible NPE in hasProperty. 2012-08-21 08:01:44 +00:00
Sol
2a414686cd - Added Alpha Strike button (temporarily using the Settings icon) 2012-08-21 03:49:44 +00:00
Sol
28f6c91baa - Change the Starting coin flip to two die rolls to remove useless choice.
- Added Play/Draw option for the Human (Computer will always Play first)
2012-08-21 02:18:44 +00:00
Sol
e5e0674bc3 - When Planeswalkers are in your Hand, display their Base Loyalty 2012-08-20 23:59:46 +00:00
Sloth
10b52a56be - Fixed double triggering of some ChangeZone triggers. 2012-08-20 18:16:58 +00:00
Sloth
9254fe50f7 - Added the deck Milhouse Van Houten 2. 2012-08-20 10:48:15 +00:00
Chris
c41fddc6cd - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-08-20 10:19:13 +00:00