Commit Graph

9767 Commits

Author SHA1 Message Date
Sloth
32f18c3784 - Improved canTgtCreature(). 2012-09-19 10:14:57 +00:00
Sloth
dff90b1768 - Fixed AI not playing Voice of All. 2012-09-19 10:14:17 +00:00
Doublestrike
8fafb2e2e2 Small comment added, didn't want to forget. 2012-09-19 08:17:37 +00:00
moomarc
09e72bd70a - Fixed variable name for AI ForgetChanged 2012-09-19 08:07:03 +00:00
Doublestrike
3e177aa27c Bugfix: double listing of precon decks in new quest UI. 2012-09-19 07:53:20 +00:00
moomarc
37df7af9b2 - Small tweak to sharesNameWith 2012-09-19 07:52:42 +00:00
moomarc
147793ae9c - RtR: Added Search the City 2012-09-19 07:49:38 +00:00
moomarc
fd0f91435c - Fixed Mosswort Bridge
- fixed a possible NPE related to xCount with SAs
2012-09-19 05:54:34 +00:00
Doublestrike
6fcac03089 Small commenting update. 2012-09-19 04:47:41 +00:00
Doublestrike
03d4b549a6 Bugfix: Restored "challenges become available more frequently" functionality for MAP and ZEPPELIN bazaar items. 2012-09-19 04:35:36 +00:00
Doublestrike
105ce09c29 Bugfix: zeppelin button sometimes visible although zeppelin hadn't been purchased. 2012-09-19 04:07:22 +00:00
Doublestrike
7404a94683 Fixed "unlimited challenge" bug in quest mode. 2012-09-19 01:44:47 +00:00
Sloth
9bd131b86f - Little tweak for pump prediction. 2012-09-18 21:00:46 +00:00
Sloth
4443657d5d - Improved gainLifeCanPlayAI. 2012-09-18 20:52:16 +00:00
Sloth
5497720889 - The AI will now predict P/T pumping abilities of blockers (but not multiple activations). 2012-09-18 19:15:02 +00:00
Sloth
6276200cf5 - Added AI support for pump abilities with "CARDNAME can block an additional creature.". 2012-09-18 17:51:39 +00:00
RumbleBBU
6c2143d2cc Support (plus a sample) added for metasets in sealed deck blocks. They can be used to build boosters that are based on a selection of sets, a custom cube or the full cardpool. 2012-09-18 16:54:12 +00:00
moomarc
8f3cc7cb0e - Added Anurid Swarmsnapper, Foriysian Totem, Luminous Guardian, and Mounted Archers.
- Stacked "CARDNAME can block an additional creature" keywords will only display 1 description with the number of additional creatures it can block (eg CARDNAME can block an additional 3 creatures.)
2012-09-18 09:19:02 +00:00
Doublestrike
29c7416eb8 Lurking aesthetic update #5: Removed unnecessary borders from a few home screen top-level scroll panes. 2012-09-18 08:36:03 +00:00
Doublestrike
3b7894a50f Lurking update #4: Removed "current deck" file controls from quest spell shop. 2012-09-18 08:19:36 +00:00
Doublestrike
176c974818 Lurking aesthetic update #3: Fixed bazaar merchant font size. 2012-09-18 08:10:02 +00:00
Doublestrike
aad348087a Lurking aesthetic update #2: Fixed offset/overlap problem on home screen drag cells. 2012-09-18 08:04:48 +00:00
Doublestrike
d175afa1a8 Lurking aesthetic update #1: removed border from outer edges of lowest FPanel. 2012-09-18 07:42:17 +00:00
Sloth
8ea9164959 - Fixed Time Vault. 2012-09-18 06:05:36 +00:00
Sloth
bd5d792ada - Fixed NPE of the "Add 4 cards" button. 2012-09-18 05:50:46 +00:00
Sloth
6d6b80aa25 - Cleanup. 2012-09-18 05:41:00 +00:00
Sol
5b87a7487f - Disable Auto Button for a set non-zero DLB size
- Improve the AssignDamage blockers dialog for Deathtouch
2012-09-18 04:03:56 +00:00
Sloth
79d1f05f25 - Cleanup. 2012-09-17 19:20:31 +00:00
Sloth
bdd34f548e - Added Necravolver and Rakavolver by marc. 2012-09-17 18:45:49 +00:00
Sloth
89bd7ca480 - Fixed "SharesColorWith TopCardOfLibrary". 2012-09-17 11:36:20 +00:00
RumbleBBU
36346238e7 The player can now choose 3-12 booster packs instead of the default 6 in Custom (Cube) Sealed Deck games too. 2012-09-17 10:05:26 +00:00
Sloth
1add9713b3 - Converted the Karoo lands to script. 2012-09-17 08:51:14 +00:00
Sloth
d7aa97a458 - Converted the Lair lands to script. 2012-09-17 08:43:30 +00:00
RumbleBBU
c51af4987e Removed some unused code from Deckgroup.rankAiDecks(). 2012-09-17 07:51:20 +00:00
RumbleBBU
0173a03249 Style fix for SCubmenuSealed.java. 2012-09-17 07:49:26 +00:00
RumbleBBU
6a680bb3fc Sealed deck game creation now checks for name uniqueness and asks whether you want to replace the previous game. 2012-09-17 07:34:27 +00:00
Sloth
3bda945ac3 - Added Cytoplast Root-Kin. 2012-09-16 21:38:04 +00:00
Sloth
87cb2ca9ee - Moved all code related to the discarded list to the CostDiscard class. 2012-09-16 21:00:40 +00:00
Sloth
2bfb0309b6 - Experimental: Run checkStaticAbilities before ETB triggers are checked. 2012-09-16 20:37:50 +00:00
Sloth
09d4e4ea26 - Little AI tweak in sortSpellAbilityByCost. 2012-09-16 19:19:53 +00:00
Sloth
897cd63122 - Added a new xCount that also has the SpellAbility as parameter.
- Added Kicked option.
- Converted Dwarven Landslide.
2012-09-16 18:47:10 +00:00
Sol
5ff8728352 - Changed Select All Param in DualListBox to an integer to allow for compatibility with Sideboarding 2012-09-16 14:00:32 +00:00
Sloth
6bd356cb2c - The AI will no longer sacrifice the sourcecard of a GainLife ability unless it has 5 or less life. 2012-09-16 12:29:43 +00:00
Sloth
c12234e320 - Blood Tribute will now gain life equal to the life really lost by it. 2012-09-16 11:57:30 +00:00
Sloth
ad53b3a0e1 - Fixed "Condition$ Kicked". 2012-09-16 07:07:06 +00:00
Sloth
e7593df071 - Fixed static triggers triggering twice. 2012-09-16 06:53:13 +00:00
Sloth
16464e9973 - The AI will now use AF Tap very conservatively during its own turn. 2012-09-15 21:14:04 +00:00
Sloth
b881d758af - The AI will now check ETB Replacement effects when casting permanent spells. 2012-09-15 20:43:58 +00:00
Hellfish
54fdc5d011 *Fixed Modular description crashing. 2012-09-15 19:41:16 +00:00
Sloth
eb0af8160c - The AI will now regenerate permanents threatened by AD DestroyAll. 2012-09-15 19:25:46 +00:00