Commit Graph

8754 Commits

Author SHA1 Message Date
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
Sloth
5576f7116b - Improved description of Finest Hour. 2012-09-15 18:39:15 +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
Sol
70f1e0acb6 - Fixed Nihilith trigger
- Added a specific Suspend message to the GameLog
2012-09-15 16:28:38 +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
Sloth
229b2da8fd - Fix for Ertai's Trickery. 2012-09-15 15:03:15 +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
RumbleBBU
73dd3b221a Removed some unused imports from CSubmenuSealed.java 2012-09-14 07:58:11 +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