Commit Graph

8754 Commits

Author SHA1 Message Date
RumbleBBU
ad65d2fe20 Full Cardpool sealed deck games now allow you to choose 3-12 booster packs instead of the default 6. 2012-09-08 17:53:09 +00:00
moomarc
392747bb37 - Fixed Fork. It now correctly changes the color of the copied spell to red. 2012-09-08 16:36:43 +00:00
Sol
68b0b9c9f1 - Upgraded Combat Blockers/Assignment to adhere to latest rules.
- Upgraded MultipleBlockers/AssignDamage UI Element to automate a lot of the monotonous process
- Simplify some Combat Damage functions
2012-09-08 12:46:18 +00:00
moomarc
ad15235119 - Expanded UntapYType cost for Benthic Explorers 2012-09-08 11:28:27 +00:00
moomarc
3bc1f0e390 - Added Crackleburr
- Added untapYType<amount/valid/description> cost type
2012-09-08 08:32:12 +00:00
RumbleBBU
671728e4b1 Slightly better error handling for the 4-9 sets/sealed deck block patch 2012-09-08 03:58:02 +00:00
Sloth
38c5c833dc - Fixed AF GainControl resolve (ouch). 2012-09-07 19:35:47 +00:00
Sloth
98ab331a41 - Splice onto Arcane now also works with cards cast with AF Play. 2012-09-07 18:13:44 +00:00
RumbleBBU
d7d4c79743 Allow 4-9 set formations in blocks for extra flexibility in Sealed Deck, 3rd attempt 2012-09-07 12:31:50 +00:00
RumbleBBU
69b5527cf3 Allow 4-9 set formations in blocks for extra flexibility in Sealed Deck, 3rd attempt 2012-09-07 12:31:14 +00:00
Sloth
87bb4fce69 - Converted Rebound to use AF Play. 2012-09-07 11:04:55 +00:00
Sloth
5ceafc765a - Fixed Sundering Titan crash. 2012-09-07 09:22:47 +00:00
Sloth
a5bc4a8534 - Fixed theme decks being affected by Singleton mode. 2012-09-07 09:18:39 +00:00
Sloth
ef37ae475b - Cleanup. 2012-09-07 09:00:36 +00:00
Sloth
c9ddba5132 - Improved cycling AI some more. 2012-09-07 09:00:20 +00:00
moomarc
9e5ec17ecf - Fixed some minor checkstyle errors (mostly trailing linespaces) 2012-09-07 08:44:41 +00:00
moomarc
f976868b0c - Added Rite of Consumption
- Fixed Corrupt and Syphon Soul (now only gain life equal to damage actually dealt after prevention)
2012-09-07 08:19:51 +00:00
Sol
69886a9992 - Converted Devour to DualListBox 2012-09-07 03:41:27 +00:00
Hellfish
14f8ed863e *Fixed Clones that ETB several times. 2012-09-06 17:59:41 +00:00
Sloth
47d49cd72d - Added AI support for typecycling. 2012-09-06 08:28:25 +00:00
Sloth
822f93c59c - Improved AI using Cycling abilities. 2012-09-05 20:48:35 +00:00
Sloth
71172bee1d - Renamed playCardNoCost to playCardWithoutManaCost (which is what it should be. Now if it only would be). 2012-09-05 12:32:54 +00:00
Sloth
864fd72190 - AF GainControl will no longer resolve when the loseControl criteria are already met. 2012-09-05 11:04:59 +00:00
Sloth
39907900ba - Fixed Absorb. 2012-09-05 10:56:17 +00:00
Sloth
1834e96cd6 - AF Attach will now properly unenchant when moving auras. 2012-09-04 19:40:46 +00:00
Sloth
52bb1f9b75 - Fixed CostChange abilities affecting unless costs. 2012-09-04 19:32:50 +00:00
Sloth
098e81839e - Fixed AI casting pump spells with X=0. 2012-09-04 18:57:49 +00:00
Sloth
adcd0bfe87 - Added SVar:PlayMain1:TRUE to some cards. 2012-09-04 18:52:05 +00:00
Sloth
ada055e53d - Tweaks and cleanup in ComputerUtilAttack. 2012-09-04 11:29:41 +00:00
Sloth
8e81f78b0f - improved removeCanPlayAI. 2012-09-04 09:23:23 +00:00
RumbleBBU
010e3992c6 Fixed a null pointer problem with multi-discard cards (e.g. Mindstab Thrull) when there are some but not enough cards in hand. 2012-09-03 12:04:52 +00:00
Sloth
30d9e0bf0d - Fixed an AI bug with attacksAlone triggers. 2012-09-03 08:56:37 +00:00
Sloth
3cca3b4efa - Fixed Emrakul, the Aeons Torn shaking of auras like Dragon Breath. 2012-09-03 08:45:38 +00:00
RumbleBBU
068032efb0 Added support for varying number of sets in the starter pack code. (So you could play a sealed game with, say, one starter pack and one booster by modifying blocks.txt.) --BBU 2012-09-03 07:04:33 +00:00
RumbleBBU
ba6f44a1a8 Added the option to pick up to two Starter Packs, if available, instead of Boosters in Sealed Deck games. --BBU 2012-09-03 06:25:17 +00:00
RumbleBBU
8d761513e6 Fixed Null Pointer Exception when the AI is trying to rank cards which have no draft ranking available. --BBU 2012-09-03 05:54:15 +00:00
Sloth
a5f2ebbf8e - Fixed toSimpleString() in cost. 2012-09-02 21:35:47 +00:00
Sloth
7aab9c8636 - Fixed a bug in the random deck generator that caused decks to have 28 lands. 2012-09-02 21:29:16 +00:00
Sol
2c8eb83a62 - RearrangeTopOfLibrary now using DualListBox 2012-09-02 20:13:20 +00:00
Sloth
e4d8c7ec54 - Added an AI check for Mirror Gallery. 2012-09-02 19:26:43 +00:00
Sloth
6601b0fcdd - Fixed AI of Stomp and Howl. 2012-09-02 19:24:18 +00:00
Sloth
1b0408775e - Fixed a bug in preventDamageCanPlayAI. 2012-09-02 19:06:37 +00:00
Sloth
9261f0d4b4 - Fixed AI of Flameblast Dragon. 2012-09-02 19:01:52 +00:00
Sol
5dff8256fd - AF_TwoPiles will now use DualListBox
- DualListBox now will display Source Cards when selected
2012-09-02 18:48:17 +00:00
Sloth
da9ba6e45e - Added the AI SVar MustAttack. 2012-09-02 18:39:37 +00:00
Sloth
efd971d53b - Fixed AI for Cone of Flame. 2012-09-02 18:30:36 +00:00
Sol
8d2725d499 - Convert Spawnwrithe to script 2012-09-02 17:59:20 +00:00
Sol
7f5036196b - Improving labeling for Dual List Box. Top of the list will resolve first for Triggers. 2012-09-02 15:11:38 +00:00
Hellfish
2cea041fd0 *Readded the etbCounter handling I accidentally deleted. 2012-09-02 14:42:20 +00:00
Sloth
3e37506a7e - Improved changeKnownOriginCanPlayAI. 2012-09-02 12:06:15 +00:00