Commit Graph

46877 Commits

Author SHA1 Message Date
jendave
98450b951c - Added these cards to cards.txt: Aerie Mystics; Diamond Faerie; Frostwind Invoker; Gerrard's Battle Cry; Ghost Tactician; Goblin Lookout; Goblin Soothsayer; Lavafume Invoker; Leonin Sun Standard; Skyshaper; Stampede Driver.
- Added the LQ pic urls but not the rarities for the above cards.
2011-08-06 05:41:47 +00:00
jendave
033243bfcf Added abAllPump keyword 2011-08-06 05:41:41 +00:00
jendave
4ef7e94d33 - Updated the card-pictures.txt file. I did not update the rarity files. 2011-08-06 05:41:36 +00:00
jendave
7a91080c08 - Removed a line in Ability_Mana to keep spacing for mana to work with new ManaPool code. 2011-08-06 05:41:31 +00:00
jendave
d6d56d648e - Forgot to add Mana.java for ManaPool changes which was half the point 2011-08-06 05:41:26 +00:00
jendave
db745667eb Big ManaPool Update
- Combined Mana Pool and Snow Mana Pool
- Combined ManaCost and Mana_PayCost
- Reworked how choices are made when paying for costs
- Bugfixes: Spectral Possession and Flame Javelin can now use the ManaPool to be cast.
- Snow mana can't be used to give yourself infinite mana by canceling abilities
- Added spaces between all cards that generate more than 1 mana for smooth parsing.
2011-08-06 05:41:18 +00:00
jendave
d408f68a7b - Added Steel Overseer. 2011-08-06 05:41:03 +00:00
jendave
d9f3cc6dc8 - Replaced the accented character in the spell description for Admonition Angel and Fledgling Griffin. 2011-08-06 05:40:56 +00:00
jendave
9f88004d2a * separate layout save of new and old GUI 2011-08-06 05:40:46 +00:00
jendave
ce1895bb93 Added "SVar:RemAIDeck:True" to the cards listed under "Buyback cards" and "Fog cards" and "Win condition cards" and "Symmetrical effects" and "(Color) Hosers" and "Harmful effects" and "Fetchlands" and "Painlands" and "Filter Lands" and "Medallions" and "manapool stuff". This finishes this part of our project. :) 2011-08-06 05:40:36 +00:00
jendave
02073422ff Added "SVar:RemAIDeck:True" to the cards listed under "cards the AI cannot play (effectively)". This merge has the 3rd 18 of 54 cards. 2011-08-06 05:40:31 +00:00
jendave
86f237fede Added "SVar:RemAIDeck:True" to the cards listed under "cards the AI cannot play (effectively)". This merge has the 2nd 18 of 54 cards. 2011-08-06 05:40:26 +00:00
jendave
835b35a979 Fixed bug in xCount where Counting Named cards were trying to count "CARDNAME" instead of the original card name. 2011-08-06 05:40:14 +00:00
jendave
d6336c8260 Added Kulrath Knight 2011-08-06 05:40:09 +00:00
jendave
bb55639b70 Added hasCounters() to support Kulrath Knight. 2011-08-06 05:40:04 +00:00
jendave
796dcbf00a Added Gwafa Hazid, Profiteer 2011-08-06 05:39:59 +00:00
jendave
cd4c230e3c Added "SVar:RemAIDeck:True" to the cards listed under "cards the AI cannot play (effectively)". This merge has the 1st 18 of 54 cards. 2011-08-06 05:39:54 +00:00
jendave
37770737d2 Forgot Gwafa Hazid's controller draw clause. 2011-08-06 05:39:50 +00:00
jendave
f749d3934b Added check for "SVar:RemAIDeck:True" in cards.txt to replace removed card list. 2011-08-06 05:39:44 +00:00
jendave
accb3293bb Added "SVar:RemAIDeck:True" to the cards listed under "semi useless". 2011-08-06 05:39:39 +00:00
jendave
5c75c4e927 Added "SVar:RemAIDeck:True" to the cards listed under "useless, or combo cards". 2011-08-06 05:39:34 +00:00
jendave
1eb6648659 Added "SVar:RemAIDeck:True" to the cards listed under "cards that have bugs" and "not fully implemented". 2011-08-06 05:39:29 +00:00
jendave
045737a757 Added "SVar:RemAIDeck:True" to the cards listed under "remove "bad" and multi-colored cards". 2011-08-06 05:39:21 +00:00
jendave
d95b38c5e6 Added Gwafa Hazid, Profiteer 2011-08-06 05:39:13 +00:00
jendave
09d0cbbeca Added Gwafa Hazid, Profiteer checks in canBlock and canAttack. 2011-08-06 05:39:08 +00:00
jendave
4e1e9214b0 Added BRIBERY counter. 2011-08-06 05:39:02 +00:00
jendave
b5ad201786 Provided for cards.txt keyword "SVar:RemAIDeck:True" to replace removed cards list. 2011-08-06 05:38:57 +00:00
jendave
46a3ccf73a Added a medium deck centered around indestructible permanents with lots of mass removal called Gimli 2. 2011-08-06 05:38:51 +00:00
jendave
b8887d9e74 - Fixed AI_getMostExpensivePermanent, AI_getBestEnchantment and AI_getBestArtifact in CardFactoryUtil.java.
- Enabled the AI to use the spDestroyTgt target restrictions it previously couldn't handle.
2011-08-06 05:38:43 +00:00
jendave
5fb883abed Added more cards to be removed from generated decks. 2011-08-06 05:38:36 +00:00
jendave
9a18731d60 Added the option ShuffleIntoLibrary to spBounceTgt. Added Deglamer. 2011-08-06 05:38:30 +00:00
jendave
5171e4547c - Fixed getValidCards in CardList.java to handle a Restriction of more than one Permanent.#### (before the tmpList wouldn't get updated)
- Fixed the AI of spBounceTgt to accept Type.#### targets.
- Converted the following cards to keyword and commented out the card object for these cards: Celestial Purge; Unmake.
2011-08-06 05:38:23 +00:00
jendave
faab8b549c Added Saprazzan Raider, Timid Drake and Zephyr Spirit. 2011-08-06 05:38:16 +00:00
jendave
9d40d7890a - Converted the following cards to keyword and commented out the card object for these cards: Regress; Repulse; Temporal Fissure; Temporal Spring and Unsummon.
- Removed a duplicate filter from spBounceTgt.
- Added an AI check for Overwhelming Forces
2011-08-06 05:38:10 +00:00
jendave
190f8128bb Converted the following cards to implemented via keyword and commented out the card object for these cards: Boomerang; Deny Reality; Eye of Nowhere; Rescind; Surging AEther. 2011-08-06 05:38:03 +00:00
jendave
164e57a353 Minor addition to the spBounceTgt AI. 2011-08-06 05:37:57 +00:00
jendave
5b7efcc320 - Removed duplicate "filter" variable in Culling Sun. 2011-08-06 05:37:52 +00:00
jendave
0f92330dee - Improved the AI of Consume the Meek, Culling Sun, Retribution of the Meek, Cleanse and Plague Wind by considering indestructible.
- reverted the changes to Mirror Gallery
2011-08-06 05:37:47 +00:00
jendave
da5787b298 - Improved the AI of Soulscour, Day of Judgment, Planar Cleansing and All is Dust by considering indestructible. 2011-08-06 05:37:41 +00:00
jendave
5fdfe987ae - Improved the AI of Wrath of God and Damnation by considering indestructible.
- Added getNotKeyword (to filter out cards with certain keywords) to Cardlist.java.
- More elegant implementation of Mirror Gallery.
2011-08-06 05:37:35 +00:00
jendave
944242146a * move main GUI creation to Swing thread
* force LAF update on start to have consistent LAF on all widgets
2011-08-06 05:37:30 +00:00
jendave
f63cc84727 - Fixed some bugs with Qasali Pridemage and improved the AI's targeting a bit. 2011-08-06 05:37:24 +00:00
jendave
35fdd20765 Added Mirror Gallery. 2011-08-06 05:37:19 +00:00
jendave
464034b950 Fixed "two indestructible legends not dying" bug, by using sacrificeDestroy instead of destroy in destroyLegendaryCreatures. 2011-08-06 05:37:13 +00:00
jendave
7183d230f8 added more cards to be removed from generated decks. 2011-08-06 05:37:07 +00:00
jendave
f867c127ab Added Symbiotic Beast, Tukatongue Thallid, Haru-Onna and Jackalope Herd. 2011-08-06 05:37:01 +00:00
jendave
f522a52299 Added Grixis Slavedriver, Rotlung Reanimator and Breeding Pit. 2011-08-06 05:36:56 +00:00
jendave
c98a530caa Added Viashino Cutthroat, Viashino Sandscout and Viashino Sandstalker. 2011-08-06 05:36:52 +00:00
jendave
0630f16731 Fixed Sapphire Leech. 2011-08-06 05:36:47 +00:00
jendave
e2e1c95cb1 I have updated the list of cards removed from random constructed decks. I merged this list into both of the GenerateConstructedDeck java files. 2011-08-06 05:36:43 +00:00